document.write( "Question 144766: The vertex of parabola is at the point (-1, -3). how do i get the equation of the parabola? \n" ); document.write( "
Algebra.Com's Answer #105485 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The vertex of parabola is at the point (-1, -3). how do i get the equation of the parabola?
\n" ); document.write( "------------------
\n" ); document.write( "Form y = ax^2 + bx + c
\n" ); document.write( "---------
\n" ); document.write( "The vertex occurs where x = -b/2a
\n" ); document.write( "So, -b/2a = -1 ; b = 2a
\n" ); document.write( "----------------------------------
\n" ); document.write( "Therefore, let a = 1,then b = 2
\n" ); document.write( "y = x^2 + 2x + c
\n" ); document.write( "-------
\n" ); document.write( "But y = -3 when x = -1,so:
\n" ); document.write( "-3 = 1 -2 + c
\n" ); document.write( "c = -2
\n" ); document.write( "----------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "y = x^2 + 2x -2 is a parabola with vertex = (-1,-3).
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====
\n" ); document.write( "
\n" ); document.write( "
\n" );