Question
Question: Solve $x^3 -3x^2+x-3=0$...
Solve x3−3x2+x−3=0
Answer
The solutions are 3, i, and −i.
Explanation
Solution
To solve the equation x3−3x2+x−3=0, we use factoring by grouping: x2(x−3)+1(x−3)=0 Factor out the common term (x−3): (x−3)(x2+1)=0 For the product to be zero, at least one factor must be zero:
- Set the first factor to zero: x−3=0 x=3
- Set the second factor to zero: x2+1=0 x2=−1 Taking the square root of both sides, we get: x=±−1 Using the imaginary unit i, where i=−1: x=±i The roots are 3, i, and −i.