Asked by mandy

Function f and g are defined by
f:x→4-x and g:x→px^2+q where p and q are constants.Given that the composite function gf:x→x^2-8x+11,find
the values of p and q.

Answers

Answered by Reiny
f(x) = 4-x
g(x) = px^2 + q

g(f(x))
= g(4-x)
= p(4-x)^2 + q
= p(16 - 8x + x^2) + q
= px^2 - 8p x + 16p+q

if px^2 - 8p x + 16p+q = x^2 - 8x + 11

then<b> p = 1</b>
16p+q = 11
16 + q = 11
<b>q = -5</b>

and -8p = -8
p = 1, which checks out
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions