How do you solve t^3-13t-12=0t313t12=0 ?

1 Answer
Dec 22, 2016

The solutions are t=-1t=1, t=4t=4 and t=-3t=3.

Explanation:

Given:

f(t) = t^3-13t-12f(t)=t313t12

Notice that 12+1=1312+1=13, so is there some value like t=+-1t=±1 which will give f(t) = 0f(t)=0 ?

We find:

f(-1) = -1+13-12 = 0f(1)=1+1312=0

So t=-1t=1 is a zero and (t+1)(t+1) a factor:

t^3-13t-12 = (t+1)(t^2-t-12)t313t12=(t+1)(t2t12)

To factor t^2-t-12t2t12 find a pair of factors of 1212 which differ by 11.

The pair 4, 34,3 works. Hence we find:

t^2-t-12 = (t-4)(t+3)t2t12=(t4)(t+3)

So the other two zeros are:

t = 4" "t=4 and " "t = -3 t=3