document.write( "Question 48277: I need to graph y= -4xsquared +16x-12
\n" );
document.write( "I also need to find the intercepts.
\n" );
document.write( "I have completed the square, except I come up with
\n" );
document.write( "y+76 = 4-(xsquared-4x-16)
\n" );
document.write( "I also came up with the y intercept of (0, -12)
\n" );
document.write( "I am not sure if that is right. I also could not come up with the x intercept because I can not get the equation into vertex form. I am really confused. \n" );
document.write( "
Algebra.Com's Answer #32001 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! y= -4x^2 +16x-12 \n" ); document.write( "-4(x^2-4x+4)=y+12-16 \n" ); document.write( "-4(x-2)^2 = y-4 \n" ); document.write( "(x-2)^2=-(1/4)(y-4)\r \n" ); document.write( "\n" ); document.write( "----------------------------\r \n" ); document.write( "\n" ); document.write( "I need to graph y= -4xsquared +16x-12 \n" ); document.write( "vertex at (2,4) \n" ); document.write( "axis of symmetry: x=2 \n" ); document.write( "y-intercept: (0,-12) \n" ); document.write( "x-intercepts: \r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |