How do you use the rational root theorem to list all possible roots for 36x^3+144x^2-x-4=036x3+144x2x4=0?

2 Answers
Nov 7, 2016

(x+4)(6x-1)(6x+1)=0(x+4)(6x1)(6x+1)=0
Rational roots:
x=-4,x=+-1/6x=4,x=±16

Nov 9, 2016

The rational root theorem gives you possible rational roots:

+-1/36, +-1/18, +-1/12, +-1/9, +-1/6, +-2/9, +-1/4, +-1/3, +-4/9, +-1/2, +-2/3, +-1, +-4/3, +-2, +-4±136,±118,±112,±19,±16,±29,±14,±13,±49,±12,±23,±1,±43,±2,±4

The actual roots are:

+-1/6±16, -44

Explanation:

Given:

f(x) = 36x^3+144x^2-x-4f(x)=36x3+144x2x4

By the rational root 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 -44 and qq a divisor of the coefficient 3636 of the leading term.

That means that the only possible rational zeros are:

+-1/36, +-1/18, +-1/12, +-1/9, +-1/6, +-2/9, +-1/4, +-1/3, +-4/9, +-1/2, +-2/3, +-1, +-4/3, +-2, +-4±136,±118,±112,±19,±16,±29,±14,±13,±49,±12,±23,±1,±43,±2,±4

Note well that the rational root theorem will not identify possible irrational or Complex zeros.

In this particular example, we do not have to try each of these rational possibilities, since there is a shortcut...

Note that the ratio of the first and second terms is the same as that between the third and fourth terms. So this cubic will factor by grouping:

0 = 36x^3+144x^2-x-40=36x3+144x2x4

color(white)(0) = (36x^3+144x^2)-(x+4)0=(36x3+144x2)(x+4)

color(white)(0) = 36x^2(x+4)-1(x+4)0=36x2(x+4)1(x+4)

color(white)(0) = (36x^2-1)(x+4)0=(36x21)(x+4)

color(white)(0) = ((6x)^2-1^2)(x+4)0=((6x)212)(x+4)

color(white)(0) = (6x-1)(6x+1)(x+4)0=(6x1)(6x+1)(x+4)

Hence roots:

+-1/6±16 and -44