document.write( "Question 316873: Please help me with this question. Write the quadratic function in the form
\n" ); document.write( " y=a(x-h) square + k and identify the vertex.\r
\n" ); document.write( "\n" ); document.write( "y= x square - 10x + 18
\n" ); document.write( "

Algebra.Com's Answer #226845 by tinbar(133)\"\" \"About 
You can put this solution on YOUR website!
firstly, you should know that the form y =a(x-h)+k directly tells us the vertex (h, k). Also, k is the optimal value, either a min or max depending on 'a' being + or -.
\n" ); document.write( "y = x^2-10x+18
\n" ); document.write( "y = {x^2-10x} + 18 <- first seperate the constant at the end from the terms that depend on x
\n" ); document.write( "next we have to turn {x^2-10x} into {x-?}^2
\n" ); document.write( "y = {x-5}^2 - 25. we need - 25 becuase {x-5}^2 expanded becomes x^2-10x+25, note that the +25 is an extra value produced when we completed the square. therefore we have to take it away with - 25 resulting in just the first two terms; x^2-10x, which is what we want.\r
\n" ); document.write( "\n" ); document.write( "don forget to add the original 18 constant.
\n" ); document.write( "y={x-5}^2 -25 +18
\n" ); document.write( "y = {x-5}^2 - 7
\n" ); document.write( "
\n" );