document.write( "Question 1103524: ) Write the equation y=x^2-8x in the form y=a(x-h)^2 +k \n" ); document.write( "
Algebra.Com's Answer #718217 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the equation y=x^2-8x in the form y=a(x-h)^2 +k \n" ); document.write( "----------- \n" ); document.write( "y=x^2-8x \n" ); document.write( "complete the square of x^2-8x \n" ); document.write( "x^2-8x+16 \n" ); document.write( "--> y+16 = x^2-8x+16 \n" ); document.write( "y+16 = (x-4)^2 \n" ); document.write( "y = (x-4)^2 - 16 \n" ); document.write( "=================== \n" ); document.write( "a = 1 \n" ); document.write( " |