document.write( "Question 1084125: Complete the square to write each function in f(x) = a(x-h)^2 + k form. Determine the vertex and the axis of symmetry of the graph of the function. Then plot several points to complete the graph. \r
\n" );
document.write( "\n" );
document.write( "f(x) = x^2 - x - 6 \n" );
document.write( "
Algebra.Com's Answer #698185 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x^2-x-6=0 \n" ); document.write( "x^2-x=6 \n" ); document.write( "x^2-x+1/4=6.25, add 1/4 to both sides. Get 1/4 by taking half of the x term and squaring it. That will allow one to complete the square. \n" ); document.write( "(x-1/2)^2=6.25 \n" ); document.write( "(x-(1/2))^2-6.25=0 \n" ); document.write( "vertex is at (1/2, -6.25). One takes the value of x and changes the sign and the constant at the end keeps the sign and is the y-value. \n" ); document.write( "axis of symmetry is at x=(1/2) \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |