Asked by taylor

f(x) = 3x^2 , g(x) = 3x-1, and m(x) = 4x

Find and simplify the composition function g(m(f(x)))

answers i got which were wrong
3x-1(12x^3)
36x^4-12x^3

Maybe i am putting the information in incorrectly..

Should it look like this (3x^2(4x(3x^2))) then solve?

Answers

Answered by Steve
m(x) = 4x, so
m(f) = 4f = 12x^2
g(x) = 3x-1, do
g(m) = 3m-1 = 36x^2-1

Using your nested notation,

g(m(f(x)) = 3(m(f(x))-1
= 3(4(f(x))-1
= 3(4(3x^2))-1
=36x^2-1
There are no AI answers yet. The ability to request AI answers is coming soon!