document.write( "Question 136502: Consider the function f(x)=x^2-6x+2\r
\n" );
document.write( "\n" );
document.write( "Find h, the x-coordinate of the vertex of this parabola, show the work \n" );
document.write( "
Algebra.Com's Answer #99988 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider the function f(x)=x^2-6x+2\r \n" ); document.write( "\n" ); document.write( "Find h, the x-coordinate of the vertex of this parabola, show the work \n" ); document.write( "------------------ \n" ); document.write( "There are at least two ways to find the vertex: \n" ); document.write( "1st Way: \n" ); document.write( "x = -b/2a = 6/2 = 3 \n" ); document.write( "y = f(3) = 9-18+2 = -7 \n" ); document.write( "------------------------ \n" ); document.write( "2nd way: \n" ); document.write( "x^2-6x = y - 2 \n" ); document.write( "Complete the square to get: \n" ); document.write( "x^2-6x+9 = y + 7 \n" ); document.write( "(y-3)^2 = y+7 \n" ); document.write( "h = 3 ; k = -7 \n" ); document.write( "=================== \n" ); document.write( "Substitute the two integers \n" ); document.write( "immediately to the left of h and the two integers immediately to the right of h \n" ); document.write( "into the function to find the corresponding y. Fill in the following table. \n" ); document.write( "Make sure your x-values are in increasing order in your table \n" ); document.write( "---- \n" ); document.write( "Let x = 1, then y = 1^2-6*1+2 = -3 \n" ); document.write( "Let x = 2, then y = 2^2-6*2+2 = -6 \n" ); document.write( "Let x = 4, then y = 4^2-6*4+2 = -6 \n" ); document.write( "Let x = 5, then y = 5^2-6*5+2 = -3 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Graph: \n" ); document.write( " \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |