Respuesta :
f(x) = 0.5x - money per ticket
g(x) = 8x - tickets per hour
We replace g(x) with its value (8x).
f(g(x)) = f(8x)
We replace the x in f(x) with 8x.
f(8x) = 0,5 × 8x
f(8x) = 4x
⇒ f(g(x)) = 4x
Correct answer:
a. f(g(x)) = 4x, which represents the money Aurora made in dollars per hour
Composing functions means to use the output of the inner function as the input for the outer function.
In this case, the inner function is g(x)=8x, which means that Aurora sells 8 tickets per hour.
So, if we give 8x (number of tickets sold) as input to the function f(x)=0.5x, we'll get
[tex]f(x)=0.5x \implies f(8x)=0.5(8x)=4x[/tex]
Since the function f tells us how much Aurora gains per ticket, f(g(x)) basically means:
Aurora gains 0.5 dollars per ticket, and she sells 8 ticket per hour, so she gains 4 dollars per hour.