Mark M. answered 12/02/16
Tutor
4.9
(953)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f(x) = x3 + 3x2 + 6x
Since f(x) is a polynomial function, it is continuous
f(1) = 10 > 0
f(-1) = -4 < 0
So, by the Intermediate Value Theorem, f(x) has at least one real root, c, between x = -1 and x = 1.
Assume that f(x) has another real root, b.
So, f(b) = 0 and f(c) = 0. f(x) is a continuous function on the closed interval with endpoints b and c and is differentiable on the open interval with endpoints b and c.
Therefore, by Rolle's Theorem, There is at least one real number, d, between b and c where f'(d) = 0.
But, f'(x) = 3x2 +6x + 6 has no real roots (check by the quadratic formula).
**CONTRADICTION**
So, f(x) has only one real root.