Krish B. answered 09/30/14
Tutor
4.9
(11)
Applied Math & Physics Tutor
If you want a degree three polynomial, then we must have the form:
f(x) = ax3 + bx2 + cx + d, where a, b, c, and d are all real numbers.
Luckily, we are given that the solutions are -2, 3, and 7. So we can just say outright that the polynomial can be:
f(x) = (x+2)(x-3)(x-7) = x3 - 8x2 + x +42. But the coefficient of the x2 term isn't -16!
That's okay, because we're trying to pull a random function out of our butts, so we can kinda do whatever we want to this thing to make it fit what the problem needs.
If we multiply the whole thing by 2, we see that the -8x2 becomes a -16x2, which is what we want!
Multiplying everything by two is the same thing as:
f(x) = 2(x+2)(x-3)(x-7) = 2x3 - 16x2 + 2x +84
Judging from the first equality, we can easily see that the zeros do not change just because we added a constant out in front. And badaboom, we have our answer!