document.write( "Question 66257: I'm having a hard time with this problem. Please help!\r
\n" );
document.write( "\n" );
document.write( "2) For the function y = x2 - 6x + 8, perform the following tasks:
\n" );
document.write( "a) Put the function in the form y = a(x - h)2 + k.
\n" );
document.write( "Answer:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #47005 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the function y = x^2 - 6x + 8, perform the following tasks: \n" ); document.write( "a) Put the function in the form y = a(x - h)2 + k. \n" ); document.write( "-------------- \n" ); document.write( "Rewrite as: \n" ); document.write( "y-8 = x^2-6x \n" ); document.write( "Complete the square, as follows: \n" ); document.write( "x^2-6x+9=y-8+9 \n" ); document.write( "(x-3)^2=y+1 \n" ); document.write( "y=(x-3)^2-1 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |