Sign In
Start by looking for integer zeros. Integer zeros are factors of the constant term.
1, -3 ± sqrt(7)
We want to find the zeros of the polynomial function y=P(x). To do so, we need to solve the equation P(x)=0. x^3+5x^2-4x-2=0
The degree of P(x) is 3. Thus, by the Fundamental Theorem of Algebra, we know that P(x)=0 has exactly three roots. Let's find them.
By the Rational Root Theorem, we know that integer roots must be factors of the constant term. Since the constant term of P(x) is - 2, the possible integer roots are ± 1 and ± 2. Let's check.
| x | x^3+5x^2-4x-2 | P(x)=x^3+5x^2-4x-2 |
|---|---|---|
| 1 | 1^3+5( 1)^2-4( 1)-2 | 0 ✓ |
| - 1 | ( - 1)^3+5( - 1)^2-4( - 1)-2 | 6 * |
| 2 | 2^3+5( 2)^2-4( 2)-2 | 18 * |
| - 2 | ( - 2)^3+5( - 2)^2-4( - 2)-2 | 18 * |
We found that 1 is a root for P(x)=0. Thus (x-1) is a factor of the polynomial. Let's use synthetic division to factor (x-1) out and thus find the other two roots.
Bring down the first coefficient
Multiply the coefficient by the divisor
Add down
Multiply the coefficient by the divisor
Add down
Multiply the coefficient by the divisor
Add down
Using synthetic division to remove the first root, 1, left us with the following polynomial. x^2+6x+2
We will use the Quadratic Formula to find the remaining factors. To do so, we will need to identify the values of a, b, and c. x^2+6x+2 ⇔ 1x^2+ 6x+ 2=0 We can see above that a= 1, b= 6, and c= 2. Finally, we will substitute these values into the Quadratic Formula.
Substitute values
Calculate power
Multiply
Subtract term
Split into factors
sqrt(a* b)=sqrt(a)*sqrt(b)
Calculate root
Factor out 2
Cancel out common factors
We have found our two other roots, x=-3+sqrt(7) and x=-3- sqrt(7). Finally, let's list all of the roots we have found for the given function.
x=1, -3 + sqrt(7), and -3-sqrt(7)