SOLUTION: Factor the following polynomial. Reduce any fractions. X^3-2x^2-5x+6
Algebra
->
Equations
-> SOLUTION: Factor the following polynomial. Reduce any fractions. X^3-2x^2-5x+6
Log On
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 1107022
:
Factor the following polynomial. Reduce any fractions.
X^3-2x^2-5x+6
Found 2 solutions by
Alan3354, ikleyn
:
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Factor the following polynomial. Reduce any fractions.
X^3-2x^2-5x+6
===============
What would you learn from me doing it?
Answer by
ikleyn(52781)
(
Show Source
):
You can
put this solution on YOUR website!
.
x^3 - 2x^2 - 5x + 6 = x^3 - 3x^2 + x^2 - 5x + 6 = (x^3-3x^2) + (x^2 - 5x + 6) = x^2*(x-3) + (x-2)*(x-3) = (x-3)*(x^2 + (x-2)) =
= (x-3)*(x^2+x-2) = (x-3)*(x+2)*(x-1).
Solved.