factor the high-degree polynomial 2x^5 -4x^3+2x to solve the polynomial equation 2x^5-4x^3+2x=0

A.x=-1 x=1
B. X=-1 x=0 x=1
C. X=2
D. X=0 x=1

1 answer

To solve the polynomial equation 2x54x3+2x=0, we can start by factoring the expression.

  1. Factor out the greatest common factor (GCF): The GCF of the terms in the polynomial is 2x. So, we can factor that out:

    2x(x42x2+1)=0

  2. Set the factored terms to zero:

    This gives us two equations to solve for zeros: 2x=0andx42x2+1=0

    From 2x=0, we find: x=0

  3. Next, we solve the quartic polynomial: Letting y=x2, we rewrite the quartic as: y22y+1=0 This can be factored as: (y1)2=0 Thus, we have: y1=0y=1 Reverting back to x: x2=1x=±1

  4. Sum up all the solutions: The complete set of solutions to the equation 2x54x3+2x=0 is: x=0,x=1,x=1

  5. Conclusion: The correct set of roots we found is x=1,x=0,x=1.

Hence, the answer is: B. x=1,x=0,x=1.