document.write( "Question 919341: Express x^2-5x+6 in the form of (x-a)^2-b. Hence state the coordinates of the turning point of the curve y=x^2-5x+6.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I really don't understand how to work out the turning point so guidance would be very helpful. Thanks. \n" );
document.write( "
Algebra.Com's Answer #557643 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! the vertex form of a Parabola opening up(a>0) or down(a<0), \n" ); document.write( " \n" ); document.write( " Completing the Square to Obtain the Vertex Form: \n" ); document.write( "y = ax^2 + bx + c = 0 \n" ); document.write( "y = x^2-5x+6 = 0 \n" ); document.write( "y = (x - 5/2)^2 - (5/2)^2 + 6 = 0 \n" ); document.write( "y = (x - 5/2)^2 - 25/4 + 24/4= 0 \n" ); document.write( "y = (x - 5/2)^2 - 1/4 = 0 \n" ); document.write( "V(5/2, -1/4)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |