Andy C. answered 08/18/18
Tutor
4.9
(27)
Math/Physics Tutor
g(x-5) = -(x-5)^2 + 9
= -(x^2 - 10x + 25) + 9
= -x^2 + 10x - 25 + 9
= -x^2 - 10x - 16
= -(x^2 + 10x + 16)
= -(x + 8 )( x + 2 )
CHECK:
pick x = 10
then g(x) = g(10) = -10^2 + 9 = -100 + 9 = -91
g(x-5) = g(5) = -5^2 + 9 = -25 + 9 = -16
NOW: -(5+8)(5+2) = -13*7 = -91 using the ANSWER that we found in bold above
THAT shows the answer is correct