Factor x^2+2x+5
Problem
Solution
Identify the coefficients of the quadratic expression
a*x2+b*x+c wherea=1 b=2 andc=5 Check for real roots by calculating the discriminant
D=b2−4*a*c Calculate the discriminant:
D=2−4*(1)*(5)=4−20=−16 Determine the nature of the factors. Since the discriminant is negative, the expression cannot be factored using real numbers.
Apply the quadratic formula to find complex roots:
x=(−b±√(,D))/(2*a) Substitute the values:
x=(−2±√(,−16))/(2*(1)) Simplify the square root of the negative number:
x=(−2±4*i)/2 Divide by 2 to find the roots:
x=−1+2*i andx=−1−2*i Write the factors in the form
(x−(r_1))*(x−(r_2))
Final Answer
Want more problems? Check here!