SOLUTION: Find the standard form of the equation for the parabola having a vertex (-3,6) that contains the origin

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: Find the standard form of the equation for the parabola having a vertex (-3,6) that contains the origin      Log On


   



Question 131997: Find the standard form of the equation for the parabola having a vertex (-3,6) that contains the origin
Found 2 solutions by rapaljer, stanbon:
Answer by rapaljer(4671) About Me  (Show Source):
You can put this solution on YOUR website!
The first step is to find the slope between (-3,6) and (0,0)!

m=%280-6%29%2F%280%2B3%29
m=-6%2F3=-2

The equation is y=-2x+0

This can be written in standard form by adding +2x to each side:
2x+y=0

R^2

Answer by stanbon(75887) About Me  (Show Source):
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.
------------
Form: y = ax^2+bx+c
Using (0,0) you find 0 = a*0+b*0+c
So c = 0
----------
Foem y = ax^2+bx
Using (-3,6) you find 6 = a(-3)^2+b(-3)
6 = 9a -3b
2 = 3a-b
b = 3a-2
Let a=1, then b = 3*1-2 = 1
------------------------------
So a=1,b=1,c=0
EQUATION:
y = x^2+x
==================
Cheers,
Stan H.