SOLUTION: Find all roots of the polynomial f(x) = 3x^3 - 7x^2 - 10x + 4 + 4x^3 - 5x^2 + 18x + 28.

Algebra.Com
Question 1209690: Find all roots of the polynomial f(x) = 3x^3 - 7x^2 - 10x + 4 + 4x^3 - 5x^2 + 18x + 28.

Answer by CPhill(1959)   (Show Source): You can put this solution on YOUR website!
1. **Combine like terms:**
f(x) = (3x^3 + 4x^3) + (-7x^2 - 5x^2) + (-10x + 18x) + (4 + 28)
f(x) = 7x^3 - 12x^2 + 8x + 32
2. **Rational Root Theorem:** This theorem helps us find possible rational roots. Any rational root will be of the form p/q, where p is a factor of the constant term (32) and q is a factor of the leading coefficient (7).
Possible values for p: ±1, ±2, ±4, ±8, ±16, ±32
Possible values for q: ±1, ±7
Possible rational roots: ±1, ±2, ±4, ±8, ±16, ±32, ±1/7, ±2/7, ±4/7, ±8/7, ±16/7, ±32/7
3. **Test potential roots:** We can use synthetic division or direct substitution. Let's try x = -2:
```
-2 | 7 -12 8 32
| -14 52 -120
------------------
7 -26 60 -88
```
Since the remainder is not zero, -2 is not a root.
Let's try x = 4:
```
4 | 7 -12 8 32
| 28 64 288
------------------
7 16 72 320
```
Since the remainder is not zero, 4 is not a root.
4. **Continue testing or use a calculator:** Testing all the possible rational roots is tedious. It's often more efficient to use a graphing calculator or online polynomial solver to approximate the roots.
Using a calculator or solver, we find the roots are approximately:
* x ≈ -1.089
* x ≈ 1.402 + 1.494i
* x ≈ 1.402 - 1.494i
Notice that there is one real root and two complex roots. It's difficult to find these roots by hand. Numerical methods are the most practical approach.

RELATED QUESTIONS

Find all roots of the polynomial f(x) = x^4 - 5x^3 + 5x^2 + 17x - 42 + 4x^4 + 10x^3 -... (answered by CPhill,mccravyedwin,ikleyn)
if f(x)=x^2-7x-4, then the value of f(2x+1)is a. 3x^2-18x+3 b. 4x^2+18x-3 c.... (answered by reviewermath)
Find all the roots of the function:... (answered by jsmallt9)
I need all the roots and zeros to these problems x^3+3x^2-5x-4=0... (answered by Fombitz)
(((((((Find the rationalroots of f. List any irrational roots correct to two decimal... (answered by fractalier)
find the real roots of the polynomial... (answered by stanbon)
Find all roots of the polynomial f(x) = 2x^3 - 5x^2 - 2x + 2 - 8x^3 + 11x^2 - 17x +... (answered by CPhill)
Find all the roots or zeros for the following polynomial.... (answered by ikleyn)
Find all the roots or zeros for the following polynomial. f(x)=x^4-2x^3+5x^2-8x+4 (answered by Boreal)