What are all the possible rational zeros for f(x)=x^3+5x^2-11x-6f(x)=x3+5x211x6 and how do you find all zeros?

1 Answer
Oct 26, 2016

f(x)f(x) has zeros 22 and -7/2+-sqrt(37)/272±372

Explanation:

f(x) = x^3+5x^2-11x-6f(x)=x3+5x211x6

By the rational roots theorem, any rational zeros of f(x)f(x) are expressible in the form p/qpq for integers p, qp,q with pp a divisor of the constant term 66 and qq a divisor of the coefficient 11 of the leading term.

Thats means that the only possible rational zeros are:

+-1, +-2, +-3, +-6±1,±2,±3,±6

In addition, note that the signs of the coefficients of f(x)f(x) are in the pattern: + + - -++. With one change of sign, Descartes' Rule of Signs tells us that f(x)f(x) has exactly one positive Real zero. So let's try the positive rational possibilities first:

f(1) = 1+5-11+6 = 1f(1)=1+511+6=1

f(2) = 8+5(4)-11(2)-6 = 8+20-22-6 = 0f(2)=8+5(4)11(2)6=8+20226=0

So x=2x=2 is a zero and (x-2)(x2) a factor of f(x)f(x):

x^3+5x^2-11x-6 = (x-2)(x^2+7x+3)x3+5x211x6=(x2)(x2+7x+3)

The remaining two zeros are roots of the quadratic: x^2+7x+3 = 0x2+7x+3=0, which we can solve using the quadratic formula:

x = (-b+-sqrt(b^2-4ac))/(2a)x=b±b24ac2a

color(white)(x) = (-7+-sqrt(7^2-4(1)(3)))/(2*1)x=7±724(1)(3)21

color(white)(x) = (-7+-sqrt(49-12))/2x=7±49122

color(white)(x) = -7/2+-sqrt(37)/2x=72±372