Solveeit Logo

Question

Question: How do you solve \(9{x^2} + 11x + 18 = - 10x + 8\)?...

How do you solve 9x2+11x+18=10x+89{x^2} + 11x + 18 = - 10x + 8?

Explanation

Solution

The given equation is a quadratic equation in one variable xx. The general form of a quadratic equation is given by ax2+bx+c=0a{x^2} + bx + c = 0. Solving this equation gives two values of the variable xx 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+89{x^2} + 11x + 18 = - 10x + 8. To find the value of xx, we have to put the values of aa, bb and cc in the quadratic formula. To get the values of aa, bb and cc 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+188=0 9x2+21x+10=0  9{x^2} + 11x + 18 = - 10x + 8 \\\ \Rightarrow 9{x^2} + 11x + 10x + 18 - 8 = 0 \\\ \Rightarrow 9{x^2} + 21x + 10 = 0 \\\
First step of the factorization method involves separation of the expression in the form bxbx as pxpx and qxqx such that (p+q)=b(p + q) = b and ac=pqac = pq.
Then by hit and trial method, we find that p=15p = 15 and q=6q = 6 would satisfy (p+q)=b(p + q) = b and ac=pqac = pq.
Thus, we get:
9x2+15x+6x+10=0\Rightarrow 9{x^2} + 15x + 6x + 10 = 0
Then, we take 3x3x common from the first two terms and 22 from the last two terms on the Left Hand
Side or LHS.
3x(3x+5)+2(3x+5)=0\Rightarrow 3x(3x + 5) + 2(3x + 5) = 0
Now we take the expression (3x+5)(3x + 5)common on the LHS.
(3x+5)(3x+2)=0\Rightarrow (3x + 5)(3x + 2) = 0
From the above equation, we get:
3x+5=0 3x=5 x=53  \Rightarrow 3x + 5 = 0 \\\ \Rightarrow 3x = - 5 \\\ \Rightarrow x = \dfrac{{ - 5}}{3} \\\
Also, we have:
3x+2=0 3x=2 x=23  3x + 2 = 0 \\\ 3x = - 2 \\\ x = \dfrac{{ - 2}}{3} \\\
Hence, the two required values of xx that we get on solving the given equation are 53\dfrac{{ - 5}}{3} and 23\dfrac{{ - 2}}{3}.

Note: Another method to solve for xx in the quadratic equation is by using the quadratic formula. The quadratic formula to solve for such equation is given by, x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}, where aa, bb and cc 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.