Michael J. answered 01/09/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
First problem:
Use the rational root theorem and synthetic division to factor the polynomial.
2/3 | 3 4 -7 2
2 4 -2
__________________________
3 6 -3 0
You have
(3x - 2)(x2 + 2x - 1) = 0
Set the factors equal to zero. Use the quadratic formula for the quadratic factor to solve for x.
Second problem:
Do the same thing.
-7 | 1 8 6 -5 14
-7 -7 7 -14
___________________________________
1 1 -1 2 0
(x + 7)(x3 + x2 - x + 2) = 0
The use it again to get a quadratic factor.
-2 | 1 1 -1 2
-2 2 -2
________________________
1 -1 1 0
(x + 7)(x + 2)(x2 - x + 1) = 0
You know what to do here.
Last problem:
Use the zeros to find the polynomial. Complex zeros have conjugates.
x1 = -i
x2 = i
x3 = 9 - i
x4 = 9 + i
f(x) = (x + i)(x - i)(x - [9 - i])(x - [9 + i])
f(x) = (x2 + 1)(x2 - (9 - i)x - (9 + i)x + (81 + 1))
f(x) = (x2 + 1)(x2 - 18x + 82)