document.write( "Question 231249: find the y-intercept of a parabola whose vertex is (-1,2), which is turned downward, and whose width is the same as y=2x^2 \n" ); document.write( "
Algebra.Com's Answer #171177 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
We need to come up with the equation of the parabola.\r
\n" ); document.write( "\n" ); document.write( "The general equation is:\r
\n" ); document.write( "\n" ); document.write( "\"y=a%28x-p%29%5E2%2Bq\"\r
\n" ); document.write( "\n" ); document.write( "The vertex is (p,q). So in our case, p=-1 and q=2.\r
\n" ); document.write( "\n" ); document.write( "The amplitude is a. In our case, it is turned downward, which makes it negative. It has the same width was y=2x^2, so our amplitude is a=-2.\r
\n" ); document.write( "\n" ); document.write( "Putting it all together:\r
\n" ); document.write( "\n" ); document.write( "\"y=-2%28x%2B1%29%5E2%2B2\"\r
\n" ); document.write( "\n" ); document.write( "To find the y-intercept, substitute x=0 and solve for y:\r
\n" ); document.write( "\n" ); document.write( "\"y=-2%280%2B1%29%5E2%2B2\"
\n" ); document.write( "\"y=-2%281%29%5E2%2B2\"
\n" ); document.write( "\"y=-2%2B2\"
\n" ); document.write( "\"y=0\"\r
\n" ); document.write( "\n" ); document.write( "The y-intercept is 0.
\n" ); document.write( "
\n" );