document.write( "Question 419649: Find the y-intercept and the x-intercept for the slope: y=-2x^2+4x+2 \n" ); document.write( "
Algebra.Com's Answer #293537 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "y = -2x^2+4x+2 |Note use of ^ for squared term
\n" ); document.write( " y-intercept (when x = 0) Pt(0,2)\r
\n" ); document.write( "\n" ); document.write( "y= -2(x-1)^2 + 4 |completing the square Vertex Pt(1,4)
\n" ); document.write( " x-intercept (when y = 0)
\n" ); document.write( " -2(x-1)^2 + 4 =0
\n" ); document.write( " (x-1)^2 = 2
\n" ); document.write( " x = 1 ± sqrt(2) Pt(2.414,0) and Pt(-.414,0) the x-intercepts
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );