
Yuri O. answered 02/07/21
16 years online, 464 former SAT problems drilled down
Knowing zeros of a polynomial is only sufficient to write a polynomial expression if its numerical coefficient "a" is equal to "1".
It's not the case here.
The general form of this polynomial is
y = a(x + 1)(x - 2)(x - 3)
Substituting x, y values for point (0, 3):
3 = a(0 + 1)(0 - 2)(0 - 3) = a(1•(-2)•(-3)) = 6a
6a = 3
a =1/2
Therefore, the completely factored polynomial is
y = (1/2)(x +1)(x - 2)(x - 3)
Amara A.
Thank you for explaining this. I watched a few videos because although your math made sense, I didn't really get why. It makes much more sense now though and I appreciate you helping guide me through it.02/08/21