Question
Question: Factorize the following quadratic equation to find the roots: \[a){x^2} - 3x - 10 = 0\] \[b)2{x...
Factorize the following quadratic equation to find the roots:
a)x2−3x−10=0
b)2x2+x−6=0
c)2x2+7x+52=0
d)2x2−x+81=0
e)100x2−20x+1=0
Solution
We must break the middle term in order to solve this using the factorization method. Divide the middle term such that it can be the product of the first and last term. For example, in the first equation, -3x is split as a sum of -5x and +2x which are factors of the first and last term. i.e., 10 and 1.
Complete step-by-step solution:
a)x2−3x−10=0
We will find the factors of 10 and 1, then splits middle term in terms of those factors
⇒x2−5x+2x−10=0
We take x and 2 common
⇒x(x−5)+2(x−5)=0
⇒(x−5)(x+2)=0
We have product of them is zero
So, one or both terms should be zero
⇒(x−5)=0 and (x+2)=0
⇒x=5 and ⇒x=−2
The roots of x2−3x−10=0 are 5 and -2.
b)2x2+x−6=0
We will find the factors of -6 and 2, then splits middle term in terms of those factors
⇒2x2+4x−3x−6=0
We take x and 2 common
⇒2x(x+2)−3(x+2)=0
We have product of them is zero
So, one or both terms should be zero
⇒(2x−3)(x+2)=0
⇒(2x−3)=0 and (x+2)=0
⇒x=23 and x=−2
c)2x2+7x+52=0
We will find the factors of 10 (which is product of first and last term), then splits middle term in terms of those factor
⇒2x2+2x+5x+52=0
⇒2x(x+2)+5(x+2)=0
⇒(2x+5)(x+2)=0
We have product of them is zero
So, one or both terms should be zero
⇒x=2−5 and x=−2
d)2x2−x+81=0
We first multiply the whole equation by 8,
⇒16x2−8x+1=0
We will find the factors of 16 and 1, then splits middle term in terms of those factor
⇒16x2−4x−4x+1=0
⇒4x(4x−1)−1(4x−1)=0
⇒(4x−1)(4x−1)=0
We have product of them is zero
So, one or both terms should be zero
The value of x is same in both terms
⇒x=41
e)100x2−20x+1=0
We will find the factors of 100 and 1, then splits middle term in terms of those factor
⇒100x2−10x−10x+1=0
⇒10x(10x−1)−1(10x−1)=0
⇒(10x−1)(10x−1)=0
We have product of them is zero
So, one or both terms should be zero
The value of x is same in both terms
⇒x=101
Note: We can take care about the factors, sometimes we get middle terms split only by finding the factors of first and last term but sometimes we have to produce the first and last terms then find their factors as we did in the third example. We should also try to simplify our equation as we did in the fourth example.