Find the Roots (Zeros) f(x)=x^3-3x^2+4x-2
Problem
Solution
Identify a potential rational root using the Rational Root Theorem by testing divisors of the constant term
−2 Test the value
x=1 by substituting it into the function:ƒ(1)=(1)3−3*(1)2+4*(1)−2=1−3+4−2=0 Divide the polynomial by the factor
(x−1) using synthetic division or long division to find the remaining quadratic factor.Perform the division:
(x3−3*x2+4*x−2)÷(x−1)=x2−2*x+2 Solve the quadratic equation
x2−2*x+2=0 using the quadratic formulax=(−b±√(,b2−4*a*c))/(2*a) Substitute the coefficients
a=1 b=−2 andc=2 into the formula:x=(2±√(,(−2)2−4*(1)*(2)))/(2*(1)) Simplify the expression:
x=(2±√(,4−8))/2=(2±√(,−4))/2=(2±2*i)/2=1±i
Final Answer
Want more problems? Check here!