document.write( "Question 314272: Find the ordered pair for the vertex. y = 2x^2 - 4x + 6 \n" ); document.write( "
Algebra.Com's Answer #224659 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the ordered pair for the vertex.
\n" ); document.write( "y = 2x^2 - 4x + 6
\n" ); document.write( "a = 2 ; b = -4 ; c = 6
\n" ); document.write( "------------------------
\n" ); document.write( "The vertex occurs where x = -b/2a = 4/(2*2) = 1
\n" ); document.write( "f(1) = 2(1)^2 - 4(1) + 6 = 4
\n" ); document.write( "------------------------------------
\n" ); document.write( "Vertex: (1,4)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );