Loading...

Solve for x x^4-3x^3-x^2+3x=0

Problem

x4−3*x3−x2+3*x=0

Solution

  1. Factor out the greatest common factor, which is x from all terms in the equation.

x*(x3−3*x2−x+3)=0

  1. Group the terms inside the parentheses to perform factoring by grouping.

x*((x3−3*x2)−(x−3))=0

  1. Factor out common terms from each group, specifically x2 from the first group and 1 from the second group.

x*(x2*(x−3)−1*(x−3))=0

  1. Factor out the common binomial (x−3) from the expression.

x*(x−3)*(x2−1)=0

  1. Apply the difference of squares formula to factor x2−1 into (x−1)*(x+1)

x*(x−3)*(x−1)*(x+1)=0

  1. Set each factor to zero using the zero product property to find the individual solutions for x

x=0

x−3=0⇒x=3

x−1=0⇒x=1

x+1=0⇒x=−1

Final Answer

x={−1,0,1,3}


Want more problems? Check here!