Question
Question: Solve the following quadratic equation and find the value of x. \(2{{x}^{2}}+7x+3=0\) (a). \(x...
Solve the following quadratic equation and find the value of x.
2x2+7x+3=0
(a). x=−21,3
(b). x=−21,−3
(c). x=21,−3
(d). x=21,3
Solution
Hint: Compare the given quadratic equation with the general quadratic equation, and find the value of coefficients as variables a, b, c. Take the product of highest degree coefficient and constant. Use this value to factorize the equation. By using the factored form, try to get values of x satisfying the equation. These values of x are required to result in the question.
Complete step-by-step solution -
Factorization: For factorising a quadratic follow the steps:
Allot x2 coefficient as “a”, x co-efficient as “b”, constant as “c”.
Find the product of the 2 numbers a, c. Let it be k.
Find 2 numbers such that their product is k, sum is b.
Rewrite the term bx in terms of those 2 numbers.
Now, factor the first two terms.
Now, factor the last two terms.
If we do it correctly our 2 new terms will have one more common factor.
Now take that common to get quadratic as a product of 2 terms, from which you get the roots.
Given expression in the question can be written as:
2x2+7x+3=0
Here, we get a=2,b=7,c=3 . so, product ac is:
a⋅c=2⋅3=6
So, the 2 numbers whose product is 6, sum is 7 are:
1, 6 (∵1×6=6;1+6=7)
By this we can write our quadratic equation as:
2x2+6x+x+3=0
Now take 2x as common from first two terms, we get:
⇒2x(x+3)+x+3=0
Now take (x+3) common from whole equation, we get:
⇒(2x+1)(x+3)=0
By this we get 2 equations, which are written as:
2x+1=0 , x+3=0
From these we get the roots as given below:
x=−21,x=−3
Therefore, option (b) is correct.
Note: The idea of getting the 2 numbers fitting the required condition is the only crucial element, do it properly. Instead of 6x+x even if you write x+6x, you take x common from first two terms and 3 as common from last two terms, even then you will reach the same result. So, it doesn’t matter in which order you use the 2 numbers.