document.write( "Question 1100535: For the equation f(x)=(-1/2)(x+3)^2+6 determine:
\n" );
document.write( "The vertex of the graph of f(x) & the axis of symmetry of the graph f(x) \n" );
document.write( "
Algebra.Com's Answer #715036 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Vertex is minus the -3 and plus the 6 or (3, 6) \n" ); document.write( "axis of symmetry is around x=3 \n" ); document.write( " \n" ); document.write( "check by (-1/2)(x^2+6x+9)+6 \n" ); document.write( "This is (-1/2)x^2-3x-4.5+6 \n" ); document.write( "or -(1/2)x^2-3x+1.5 \n" ); document.write( "vertex x-value and axis of symmetry is at -b/2a=3/-1=-3 \n" ); document.write( " |