Denise G. answered 05/20/20
Algebra, College Algebra, Prealgebra, Precalculus, GED, ASVAB Tutor
Since the x intercepts are -1 and 3, I would use those to get the factors.
y=a(x+1)(x-3)
To find a, pick a point on the parabola and plug in the values. I used the point (2,-6)
-6=a(2+1)(2-3)
-6=a(3)(-1)
-6=-3a
a=2
Put that into the equation
y=2(x+1)(x-3)
To put it in standard form, FOIL out the binomials
y=2(x2-3x+x-3)
y=2(x2-2x-3) Distribute the 2
y=2x2-4x-6