document.write( "Question 617042: How do i find the x and y coordinate of the vertex, the line of symmetry, and the max/min of f(x) for the problem f(x)=-2^2+2x+7? \n" ); document.write( "
Algebra.Com's Answer #388096 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do i find the x and y coordinate of the vertex, the line of symmetry, and the max/min of f(x) for the problem f(x)=-2x^2+2x+7? \n" ); document.write( "** \n" ); document.write( "f(x)=-2x^2+2x+7 \n" ); document.write( "complete the square \n" ); document.write( "y=-2(x^2-2x+1/4)+7+1/2 \n" ); document.write( "y=-(x-1/2)^2+15/2 \n" ); document.write( "this is an equation for a parabola that opens downwards \n" ); document.write( "Its standard form: y=A(x-h)^2+k , (h,k)=(x,y) coordinates of the vertex, A=multiplier which affects width or steepness of the curve \n" ); document.write( ".. \n" ); document.write( "vertex:(1/2,15/2) \n" ); document.write( "line or axis of symmetry: x=1/2 \n" ); document.write( "maximum: 15/2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |