document.write( "Question 962767: What is the vertex and axis of symmerty for y=-2x^2+16x-16 \n" ); document.write( "
Algebra.Com's Answer #588220 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the vertex and axis of symmetry for \n" ); document.write( "y=-2x^2+16x-16 \n" ); document.write( "vertex form of equation for a parabola: y=A(x-h)^2+k, (h,k)=coordinates of the vertex \n" ); document.write( "complete the square: \n" ); document.write( "y=-2(x^2-8x+16)+32-16 \n" ); document.write( "y=-2(x-4)^2+16 \n" ); document.write( "vertex: (4, 16) \n" ); document.write( "axis of symmetry: x=4 \n" ); document.write( " |