document.write( "Question 85409: Can someone please For the function y = x2 - 6x + 8, perform the following tasks: Put the function in the form y = a(x - h)2 + k and What is the equation for the line of symmetry for the graph of this function?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #61579 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y = x^2 - 6x + 8 \n" ); document.write( "y - 8 = x^2 - 6x \n" ); document.write( "y - 8 + 9 = (x - 3)^2 \n" ); document.write( "y + 1 = (x - 3)^2 \n" ); document.write( "y = (x - 3)^2 - 1 \n" ); document.write( "Vertical Parabol ~> Axis of Symmetry ~> x = 3 \n" ); document.write( " |