How do you use the rational roots theorem to find all possible zeros of f(x) = 2x^3 + 3x^2 – 8x + 3?
1 Answer
Aug 9, 2016
Explanation:
f(x) = 2x^3+3x^2-8x+3
By the rational root theorem, any rational zeros of
That means that the only possible rational zeros are:
+-1/2, +-1, +-3/2, +-3
We find:
f(1) = 2+3-8+3 = 0
So
2x^3+3x^2-8x+3 = (x-1)(2x^2+5x-3)
Substituting
2x^2+5x-3 = 2(1/4)+5(1/2)-3 = 1/2+5/2-3 = 0
So
2x^2+5x-3 = (2x-1)(x+3)
So the final zero is