document.write( "Question 1010872: How to find a turning point if you are given this expression : -2x^2+40x-600
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #626348 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How to find a turning point if you are given this expression : -2x^2+40x-600 \n" ); document.write( "---- \n" ); document.write( "The \"turning point\" or vertex occurs when x = -b/(2a) \n" ); document.write( "---- \n" ); document.write( "Your Problem:: \n" ); document.write( "x = -b/(2a) = -40/(2*-2) = 10 \n" ); document.write( "Then y = f(10) = -2(10)^2 + 40(10) - 600 = -200+400-600 = -400 \n" ); document.write( "--- \n" ); document.write( "Ans: Vertex is (10,-400) \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |