Respuesta :
f(g(x)) means you take the g function and put it into x in the f function. He took the function and put it into the g, which was the incorrect order. He should have had this: [tex]f(g(x))=-4(5x^2)[/tex]
Answer:
Option 1 - The composition was done in the incorrect order.
Step-by-step explanation:
Given : [tex]f(x)=-4x[/tex] and [tex]g(x)=5x^2[/tex] . Â Andrew finds the composition [f o g](x) as shown below.
[tex][f o g](x)= 5(-4x)^2 = 5(16x^2) = 80x^2[/tex]
To find : What error did Andrew make?
Solution :
We have given two functions [tex]f(x)=-4x[/tex] and [tex]g(x)=5x^2[/tex]
Now, we find [f o g](x) i.e, substitute the value of g in f(x)
[tex][f o g](x)=f(g(x))=f(5x^2)[/tex]
[tex][f o g](x)=-4(5x^2)[/tex]
[tex][f o g](x)=-20x^2[/tex]
Exact solution is [tex][f o g](x)=-20x^2[/tex].
Andrew mistake is that he finds [g o f](x) i.e, he take the composition in incorrect order.
Therefore, Option 1 is correct.
The composition was done in the incorrect order.