SOLUTION: Find the roots of the polynomial equation 2x^3 -4x^2 +2x =0
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: Find the roots of the polynomial equation 2x^3 -4x^2 +2x =0
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 1090210
:
Find the roots of the polynomial equation 2x^3 -4x^2 +2x =0
Answer by
natolino_2017(77)
(
Show Source
):
You can
put this solution on YOUR website!
2x^3-4x^2+2x = 2x(x^2-2x+1) = 2x(x-1)^2
So the roots are: 2x(x-1)^2 =0
2x=0 or (x-1)^2 = 0
x=0 or x=1 (with multiplicity =2)
Roots={0,1,1}
@natolino_