Question
Question: Solve the given quadratic equation for x: \(8{{x}^{2}}-22x-21=0\)...
Solve the given quadratic equation for x:
8x2−22x−21=0
Solution
- Hint: We can solve the above quadratic equation by factorization method. In the factorization method, we will split the term 22x in such a way that the split terms of 22x on multiplication will yield 21×8.
Complete step-by-step solution -
The equation given in the question that we have to solve is:
8x2−22x−21=0
We are going to split 22 in 22x in such a way that the terms in the split on multiplication yield 21×8.
Now, the factors of 21×8 are 7×3×4×2.
From the factors of 21×8 we can write 21×8 as 28×6.
If we subtract 6 from 28 we will get 22 which is the coefficient of x in the given quadratic equation.
Splitting 22x as:
22x=28x−6x
Substituting the above value of 22x in the given quadratic equation we get,
8x2−22x−21=0⇒8x2−(28x−6x)−21=0⇒8x2−28x+6x−21=0⇒4x(2x−7)+3(2x−7)=0⇒(4x+3)(2x−7)=0
Equating 4x+3 equal to 0 and 2x−7 equal to 0 we get,
4x+3=0;2x−7=0⇒x=−43,27
Hence, the solution of the given quadratic equation is x=−43,27.
Note: The alternative way of solving the above quadratic equation as follows:
8x2−22x−21=0
We are solving the roots of the equation by discriminant formula.
Discriminant of a quadratic equation is denoted by D.
For the quadratic equation ax2+bx+c=0 the value of D is:
D=b2−4ac
Comparing this value of D with the given quadratic equation 8x2−22x−21=0 we get,
D=(−22)2−4(8)(−21)⇒D=484+672⇒D=1156
The discriminant formula for finding the roots of quadratic equation ax2+bx+c=0 is:
x=2a−b±D
Comparing the above value of x with the given quadratic equation 8x2−22x−21=0 we get,
x=1622±1156⇒x=1622±34
Taking plus sign we get the value of x as:
x=1622+34⇒x=1656=27
Taking minus sign we get the value of x as:
x=1622−34⇒x=−1612=−43
Hence, we have got the same values of x as that we have obtained in solution part of the question.