Question
Question: Factorize \({x^2} + 3x + 12 = 0\)...
Factorize x2+3x+12=0
Solution
Quadratic Formula: ax2+bx+c=0 Here a,b,care numerical coefficients. So to solve x we have:x=2a−b±b2−4ac So in order to solve the above given question using quadratic formula we have to find the values of a,b,ccorresponding to the given question.
Then by substituting the values in the above equation we can find the values for x and thereby factorize it.
Complete step by step solution:
Given
x2+3x+12=0............................(i)
Here we can’t use the grouping method since on observing the given expression we can’t find the two numbers whose sum is 3and product is12. So we use the Quadratic formula to factorize the given expression.
Now we need to compare (i) to the general formula and find the values of unknowns. Then we have to use the equation to find xby substituting all the values needed in it and by that way we can solve the equationx2+3x+12=0.
So on comparing (i) to the general formulaax2+bx+c=0, we get:
a=1,b=3,c=12.....................(ii)
Now to solve for xwe have x=2a−b±b2−4ac......................(iii)
Now substituting (ii) in (iii) we get:
x=2×1−(3)±(3)2−4(1×12) ⇒x=2−3±(9)−4(12) ⇒x=2−3±(9)−48 ⇒x=2−3±−39...........................(iv)Now we know that negative roots can be represented by imaginary numbers such that:
i=−1.............(v)
So substituting (v) in (iv), we get:
⇒x=2−3±39i
Now we see that there are two possibilities for ‘x’ such that:
⇒x=2−3+39iand⇒x=2−3−39i ⇒x=2−3+2i39and⇒x=2−3−2i39Therefore on factoring we get:
(x+23−39i)(x+23+39i)=0
So on factorization of x2+3x+12=0we get (x+23−39i)(x\+23+39i)=0.
Note: Quadratic formula is mainly used in conditions where grouping method cannot be used or when the polynomials cannot be reduced into some general identity.
Here we can’t use a grouping method since the Quadratic formula method is an easier and direct method in comparison to other methods.
Also while using the Quadratic formula when b2−4ac is a negative root then the corresponding answer would be a complex number.