Question
Question: How do you solve \(9{x^2} + 11x + 18 = - 10x + 8\)?...
How do you solve 9x2+11x+18=−10x+8?
Solution
The given equation is a quadratic equation in one variable x. The general form of a quadratic equation is given by ax2+bx+c=0. Solving this equation gives two values of the variable x as the result. We will use the factorization method to solve this quadratic equation.
Complete solution step by step:
We have to solve the given equation 9x2+11x+18=−10x+8. To find the value of x, we have to put the values of a, b and c in the quadratic formula. To get the values of a, b and c from the given equation, we rearrange the equation and compare it with the general form of the quadratic equation.
9x2+11x+18=−10x+8 ⇒9x2+11x+10x+18−8=0 ⇒9x2+21x+10=0
First step of the factorization method involves separation of the expression in the form bx as px and qx such that (p+q)=b and ac=pq.
Then by hit and trial method, we find that p=15 and q=6 would satisfy (p+q)=b and ac=pq.
Thus, we get:
⇒9x2+15x+6x+10=0
Then, we take 3x common from the first two terms and 2 from the last two terms on the Left Hand
Side or LHS.
⇒3x(3x+5)+2(3x+5)=0
Now we take the expression (3x+5)common on the LHS.
⇒(3x+5)(3x+2)=0
From the above equation, we get:
⇒3x+5=0 ⇒3x=−5 ⇒x=3−5
Also, we have:
3x+2=0 3x=−2 x=3−2
Hence, the two required values of x that we get on solving the given equation are 3−5 and 3−2.
Note: Another method to solve for x in the quadratic equation is by using the quadratic formula. The quadratic formula to solve for such equation is given by, x=2a−b±b2−4ac, where a, b and c are the numerical values of coefficients in the quadratic equation. We can check the answer by putting the result in the given equation to satisfy LHS = RHS.