document.write( "Question 230804: 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 #171231 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! find the y-intercept of a parabola whose vertex is (-1,2), which is turned \n" ); document.write( " downward, and whose width is the same as y = 2x^2. \n" ); document.write( ": \n" ); document.write( "Using the form ax^2 - bx + c = y \n" ); document.write( ": \n" ); document.write( "We know the axis of symmetry; x = -1, and a=2 \n" ); document.write( ": \n" ); document.write( "use the axis of symmetry formula to find b; x = -b/(2*a) \n" ); document.write( "-1 = \n" ); document.write( "-1 = \n" ); document.write( "4(-1) = -b \n" ); document.write( "-4 = -b \n" ); document.write( "b = +4 \n" ); document.write( ": \n" ); document.write( "We have 2x^2 + 4x + c = y \n" ); document.write( ": \n" ); document.write( "when x=-1, y=2 \n" ); document.write( "2(-1)^2 + 4(-1) + c = 2 \n" ); document.write( "2(1) - 4 + c = 2 \n" ); document.write( "2 - 4 + c = 2 \n" ); document.write( "-2 + c = 2 \n" ); document.write( "c = 2 + 2 \n" ); document.write( "c = 4 \n" ); document.write( ": \n" ); document.write( "equation: y = 2x^2 + 4x + 4; therefore, the y intercept = 4 \n" ); document.write( ": \n" ); document.write( "looks like this: \n" ); document.write( " \n" ); document.write( "Vertex -1,2; y intercept +4 \n" ); document.write( " \n" ); document.write( " |