191k views
1 vote
I need help

Given the following functions:

f(x) = x^2
g(x) = x - 3

Find the composition of the two functions and show your process:

f(g(x))

1 Answer

3 votes

Answer:


f(x) = {x}^(2) \\ g(x) = x - 3\\ \\ f(g(x))(x) = {(x - 3)}^(2) \\ = {x}^(2) - 6x + 9

I hope I helped you^_^

User Zijun
by
5.6k points