SOLUTION: The function f(x)=-4(x+2)^2+5 is transformed into the function g(x) by the rule g(x)=f(x-5)+7. What are the coordinates of the turning point of g(x)?

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: The function f(x)=-4(x+2)^2+5 is transformed into the function g(x) by the rule g(x)=f(x-5)+7. What are the coordinates of the turning point of g(x)?      Log On


   



Question 1064247: The function f(x)=-4(x+2)^2+5 is transformed into the function g(x) by the rule g(x)=f(x-5)+7. What are the coordinates of the turning point of g(x)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The function f(x)=-4(x+2)^2+5 is transformed into the function g(x) by the rule g(x)=f(x-5)+7. What are the coordinates of the turning point of g(x)?
------------------------
f(x-5) = 4(x-3)^2+5
---
So, g(x) = 4(x-3)^2+12 = 4(x^2-6x+9)+12 = 4x^2 - 24x + 48
-------
Ans: Turning point = (-b/(2a),g(-b/2a))
-b/(2a) = 24/8 = 3
g(3) = 4*9-24*3+48 = 36-72+48 = -36+48 = 12
Ans:: (3,12)
------------
Cheers,
Stan H.
------------