Asked by Jay

Pair of functions fx=3x and g(x) =3x^2-2x+3 find the following (f◦g)(x=)

Answers

Answered by Steve
(f◦g)(x)

f(x) = 3x
f(g) = 3g
but, g = 3x^2-2x+3
so, f(g) = 3(3x)^2 - 2(3x) + 3 = 9x^2 - 6x + 3

similarly, for (g◦f)(x)
g(f) = 3f^2 - 2f + 3
= 3(3x)^2 - 2(3x) + 3 = 27x^2 - 6x + 3
Answered by Steve
strange typo, but correct answer

f(g) = 3(3x^2 - 2x + 3) = 9x^2 - 6x + 3
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions