How do you use the rational root theorem to find the roots of f(x)=x^3+x^2-8x-6 f(x)=x3+x28x6?

1 Answer
Mar 23, 2018

The zeros of f(x)f(x) are -33, 1+sqrt(3)1+3 and 1-sqrt(3)13

Explanation:

Given:

f(x) = x^3+x^2-8x-6f(x)=x3+x28x6

The rational root theorem tells us that any rational zero of f(x)f(x) is 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.

That means that the only possible rational zeros are:

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

Trying each of these in turn, we eventually find:

f(-3) = (color(blue)(-3))^3+(color(blue)(-3))^2-8(color(blue)(-3))-6 = -27+9+24-6 = 0f(3)=(3)3+(3)28(3)6=27+9+246=0

So x=-3x=3 is a zero and (x+3)(x+3) a factor:

x^3+x^2-8x-6 = (x+3)(x^2-2x-2)x3+x28x6=(x+3)(x22x2)

We can find the zeros of the remaining quadratic by completing the square and using the difference of squares identity:

A^2-B^2 = (A-B)(A+B)A2B2=(AB)(A+B)

with A=(x-1)A=(x1) and B=sqrt(3)B=3 as follows:

x^2-2x-2 = x^2-2x+1-3x22x2=x22x+13

color(white)(x^2-2x-2) = (x-1)^2-(sqrt(3))^2x22x2=(x1)2(3)2

color(white)(x^2-2x-2) = ((x-1)-sqrt(3))((x-1)+sqrt(3))x22x2=((x1)3)((x1)+3)

color(white)(x^2-2x-2) = (x-1-sqrt(3))(x-1+sqrt(3))x22x2=(x13)(x1+3)

Hence the other two zeros are:

x = 1+-sqrt(3)x=1±3