Solveeit Logo

Question

Question: How do you solve \(9{x^2} - 12x + 4 = - 3\) ?...

How do you solve 9x212x+4=39{x^2} - 12x + 4 = - 3 ?

Explanation

Solution

The given equation is a quadratic equation in one variable xx. It should first be changed into the general form of a quadratic equation, which is given as ax2+bx+c=0a{x^2} + bx + c = 0. We will then use the coefficients to find the value of discriminant D=b24acD = {b^2} - 4ac. If D0D \geqslant 0, we use the quadratic formula x=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}to solve for xx.

Complete step by step solution:
We have to solve the given equation 9x212x+4=39{x^2} - 12x + 4 = - 3 using the quadratic formulax=b±b24ac2ax = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}}.
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.
9x212x+4=3 9x212x+4+3=0 9x212x+7=0  9{x^2} - 12x + 4 = - 3 \\\ \Rightarrow 9{x^2} - 12x + 4 + 3 = 0 \\\ \Rightarrow 9{x^2} - 12x + 7 = 0 \\\
General form of quadratic equation is written in the form of ax2+bx+c=0a{x^2} + bx + c = 0, where aa is the coefficient of x2{x^2}, bb is the coefficient of xx and cc is the constant term. The RHS is 00. On comparing the above rearranged equation with the general form, we observe that:
Coefficient aa of x2{x^2} is 99,
Coefficient bb of xx is 12 - 12,
and the constant term cc is 77.
Thus, a=9a = 9, b=12b = - 12 and c=7c = 7.
Now we check the value of discriminant DD by using the above values. DD is given by,
D=b24acD = {b^2} - 4ac
If D>0D > 0, the two roots will be real and distinct.
If D=0D = 0, the two roots will be real and equal.
If D<0D < 0, the two roots will be imaginary and distinct.
For a=9a = 9, b=12b = - 12and c=7c = 7, we have:
D=b24ac D=(12)24×9×7 D=144252 D=108  D = {b^2} - 4ac \\\ \Rightarrow D = {( - 12)^2} - 4 \times 9 \times 7 \\\ \Rightarrow D = 144 - 252 \\\ \Rightarrow D = - 108 \\\
Since, DD is negative here, the roots will be imaginary in nature. Therefore, there is no real solution for the given equation.

Note: When solving a quadratic equation, discriminant of the equation should always be calculated to check if the roots are real or not. In case, D<0D < 0, the real solution of the equation would not be possible. We can see that if D<0D < 0, we get a negative term under the roots in the quadratic formula, the real solution of which is not possible.