document.write( "Question 28694: For the function y=x^2-6x+8, perform the following tasks:
\n" );
document.write( "Put the function in the form y=a(x-h)^2+k
\n" );
document.write( "What is the line of symmetry? \n" );
document.write( "
Algebra.Com's Answer #15624 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! [1] \n" ); document.write( "[2] \n" ); document.write( "expand this \n" ); document.write( " \n" ); document.write( "Since the coefficient of x^2 is 1, make a = 1 \n" ); document.write( "group the constant terms together \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Set the coefficients on the left equal to those on the right \n" ); document.write( "-2h = -6 \n" ); document.write( "h = 3 \n" ); document.write( "h^2 + k = 8 \n" ); document.write( "9 + k = 8 \n" ); document.write( "k = -1 \n" ); document.write( "going back to [2] \n" ); document.write( " \n" ); document.write( "expand this to check \n" ); document.write( " \n" ); document.write( "OK \n" ); document.write( "What is the axis of symmetry? \n" ); document.write( "x = +3 \n" ); document.write( "check \n" ); document.write( "does x + a give me the same y as x - a for any value of a? \n" ); document.write( "plug in some values for x \n" ); document.write( "y(3 + 1) = 0 \n" ); document.write( "y(3 - 1) = 0 \n" ); document.write( "y(3 + 2) = 3 \n" ); document.write( "y(3 - 2) = 3 \n" ); document.write( "a far out one \n" ); document.write( "y(3 + 12) = 143 \n" ); document.write( "y(3 - 12) = 143 \n" ); document.write( "OK \n" ); document.write( " |