OFFLINEX
- 7
- 0
Homework Statement
Factor 12X^3-12X^2-60X+24=0
The discussion revolves around factoring the polynomial equation 12X^3-12X^2-60X+24=0, which is a third-degree polynomial. Participants are exploring various methods to factor this polynomial and identify its roots.
Several participants have offered different approaches to factor the polynomial, including testing specific roots and using synthetic division. There is an ongoing exploration of methods, with some participants questioning the efficiency of certain approaches while others suggest alternatives.
Some participants note that the original poster may have overlooked parts of the question, and there is a mention of previous guidance that may have been more straightforward. The discussion reflects a collaborative effort to clarify the problem and explore various factoring techniques.
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.