Asked by Kathleen
I am stuck on a question about composition functions. They want you to find f(g(x)) and g(f(x)) using the following numbers:
g(x)= 10x
f(x)= x (squared)+4
g(x)= 10x
f(x)= x (squared)+4
Answers
Answered by
drwls
Those are not numbers, they are called functions.
First consider f{g(x)}
Substitute 10x for the x in the f(x) function.
f{g(x)} = 100 x^2 + 4
Now consider g{f(x)}
Substitute x^2 +4 for x in the g(x) function.
g{f(x)} = 10 (x^2 +4) = 10x^2 + 40
First consider f{g(x)}
Substitute 10x for the x in the f(x) function.
f{g(x)} = 100 x^2 + 4
Now consider g{f(x)}
Substitute x^2 +4 for x in the g(x) function.
g{f(x)} = 10 (x^2 +4) = 10x^2 + 40
Answered by
Kathleen
Thank you! i had those answers but they looked funny. Thanks again
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.