Hi Cammy V
y = -5x2 - 14x + 3
Since your are given the x-intercepts and the y intercept you can use this information to find a
Using the factored from of the quadratic equation
y = a(x - p)(x - q) where p and q are the x intercpts
p = 1/5 =0.2
q = -3
y = a(x - 0.2)(x + 3)
Use the given coordinates for the y - intercept (0, 3) to solve for a
x = 0
y = 3
3 = a(0 - 0.2)(0 + 3)
3 = -0.6a
3/(-0.6) =-5 = a
y = -5(x - 0.2)(x + 3). this is the factored format
y = -5(x2 + 3x - 0.2x - 0.6)
y = -5(x2 + 2.8 - 0.6)
y = -5x2 - 14x + 3 this is the general or standard format
I hope this helps you can graph both the factored format and the standard form by hand, on a graphing calculator, or a desmos.com to confirm and see all the given points. You can also put this into vertex format if you want and plot all three.
I hope this helps