Help QR question

Started by Mamona
This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.

Mamona

Full Member
10+ Year Member
5+ Year Member
15+ Year Member
Advertisement - Members don't see this ad
Find f[g(x)] if f(x) = x^2 – 2x + 3 and g(x) = x + 1.

The answer is x^2 + 2
 
Hey, the question is asking for F of G of x. So sub g(x) = x + 1 into the equation f (x) = x^2 - 2x + 3. So wherever you see an x, sub in x = (x + 1)

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

Find f[g(x)] if f(x) = x^2 – 2x + 3 and g(x) = x + 1.

The answer is x^2 + 2