OFFLINEX
- 7
- 0
Homework Statement
Factor 12X^3-12X^2-60X+24=0
OFFLINEX said:The Attempt at a Solution
How does factoring those terms help solve the equation? Boreck and Dunkle have already told him how to do this.Дьявол said:You could try something like this:
[tex]12(x^3-x^2-5x+2)=0[/tex]
[tex]12(x^3+2x^2-2x^2-x^2-4x-x+2)=0[/tex]
[tex]12([x^3+2x^2] - [2x^2+4x] - [x^2+x-2])=0[/tex]
Now factor the terms and solve the equation.
Regards.
Дьявол said:[tex]12[x^2(x+2)-2x(x+2)-(x+2)(x-1)]=0[/tex]
[tex]12(x+2)[x^2-2x-(x-1)]=0[/tex]
What I did is actually, I found that -2 is the solution of the polynomial, so I found out way to factor the whole polynomial and save some time for dividing the whole polynomial with (x+2).
Regards.