SOLUTION: How do you write an equation for a parabola going through points (0,0) and (32,0)?

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: How do you write an equation for a parabola going through points (0,0) and (32,0)?      Log On


   



Question 816231: How do you write an equation for a parabola going through points (0,0) and (32,0)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How do you write an equation for a parabola going through points (0,0) and (32,0)?
-------------
Since the y-values are zero, x = 0 and x = 32 are roots.
----
Equation:
y = (x-0)(x-32)
y = x(x-32)
y = x^2 - 32x
=====================
Cheers,
Stan H.
=====================