Factor x^2+4x+5
Problem
Solution
Identify the coefficients of the quadratic expression
a*x2+b*x+c wherea=1 b=4 andc=5 Calculate the discriminant using the formula
D=b2−4*a*c to determine if the expression can be factored over the real numbers.Substitute the values into the discriminant formula:
D=4−4*(1)*(5)=16−20=−4 Conclude that since the discriminant is negative (
D<0 , the quadratic has no real roots and cannot be factored into linear factors with real coefficients.Apply the quadratic formula
x=(−b±√(,D))/(2*a) to find the complex roots:x=(−4±√(,−4))/(2*(1))=(−4±2*i)/2=−2±i Write the factored form using the complex roots
(r_1)=−2+i and(r_2)=−2−i in the form(x−(r_1))*(x−(r_2))
Final Answer
Want more problems? Check here!