We want to write the equation of the that passes through the points (0,0), (2,30), and (7,0). Note that the y-coordinate of two of the points is 0. Therefore, we know that 0 and 7 are the of the .
Consider the of a quadratic function.
y=a(x−p)(x−q)
In this form,
p and
q are the
x-intercepts. Therefore, we know that, for our equation, it is
p = 0 and
q = 7.
y=a(x−0)(x−7)⇔y=ax(x−7)
Since the parabola passes through the point
(2,30), we can substitute
2 for
x and
30 for
y in the above equation, and solve for
a.
y=a⋅x(x−7)
30=a⋅2(2−7)
a=-3
Knowing that
a=-3, we can write the full equation of the parabola.
y=-3x(x−7)