document.write( "Question 131997: Find the standard form of the equation for the parabola having a vertex (-3,6) that contains the origin \n" ); document.write( "
Algebra.Com's Answer #96382 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the standard form of the equation for the parabola having a vertex (-3,6) that contains the origin.
\n" ); document.write( "------------
\n" ); document.write( "Form: y = ax^2+bx+c
\n" ); document.write( "Using (0,0) you find 0 = a*0+b*0+c
\n" ); document.write( "So c = 0
\n" ); document.write( "----------
\n" ); document.write( "Foem y = ax^2+bx
\n" ); document.write( "Using (-3,6) you find 6 = a(-3)^2+b(-3)
\n" ); document.write( "6 = 9a -3b
\n" ); document.write( "2 = 3a-b
\n" ); document.write( "b = 3a-2
\n" ); document.write( "Let a=1, then b = 3*1-2 = 1
\n" ); document.write( "------------------------------
\n" ); document.write( "So a=1,b=1,c=0
\n" ); document.write( "EQUATION:
\n" ); document.write( "y = x^2+x
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );