document.write( "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)? \n" ); document.write( "
Algebra.Com's Answer #679305 by stanbon(75887)![]() ![]() ![]() 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)? \n" ); document.write( "------------------------ \n" ); document.write( "f(x-5) = 4(x-3)^2+5 \n" ); document.write( "--- \n" ); document.write( "So, g(x) = 4(x-3)^2+12 = 4(x^2-6x+9)+12 = 4x^2 - 24x + 48 \n" ); document.write( "------- \n" ); document.write( "Ans: Turning point = (-b/(2a),g(-b/2a)) \n" ); document.write( "-b/(2a) = 24/8 = 3 \n" ); document.write( "g(3) = 4*9-24*3+48 = 36-72+48 = -36+48 = 12 \n" ); document.write( "Ans:: (3,12) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |