How do you find all zeros of the function #f(x)=x^3+3x^2-34x+48#?
1 Answer
Jul 15, 2016
The zeros are
Explanation:
A simple way to find the zeros of this function is to factor the polynomial. There are several ways to find these factors, but for this question, let's take a computer-based short-cut! We can look for the zeros by plotting the function, and if we are lucky we'll see the integer values that correspond to the zeros:
graph{x^3+3x^2-34x+48 [-10, 10, -20, 20]}
from this we can guess that the zeros are
if we multiply this out and regain our original cubic polynomial then our guesses are correct:
therefore, our guesses are correct!