Solveeit Logo

Question

Question: How do you solve \(4{x^2} = 9x\) using quadratic formula?...

How do you solve 4x2=9x4{x^2} = 9x using quadratic formula?

Explanation

Solution

In this given problem to solve the equation and find the value of xx using quadratic formula, first simplify the equation such that all terms should be on left hand side and then compare the quadratic coefficients with coefficients of the given equation and then simply put the values in the quadratic formula to get the solution.

Formula used:
Quadratic formula: x=b±D2ax = \dfrac{{ - b \pm \sqrt D }}{{2a}}
Discriminant of the quadratic equation: D=b24acD = \sqrt {{b^2} - 4ac}

Complete step by step solution:
In order to solve the given expression x23=0{x^2} - 3 = 0 with help of quadratic formula, we need to first simplify the equation as follows

4x2=9x 4x29x+0=0  \Rightarrow 4{x^2} = 9x \\\ \Rightarrow 4{x^2} - 9x + 0 = 0 \\\

Now comparing it with standard quadratic equation to get value of quadratic coefficients
4x29x+0=0  and  ax2+bx+c4{x^2} - 9x + 0 = 0\;{\text{and}}\;a{x^2} + bx + c
Therefore respective values of quadratic coefficients are
a=4,  b=9  and  c=0a = 4,\;b = - 9\;{\text{and}}\;c = 0
Now we know that the solution for the quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 is given as
x=b±D2ax = \dfrac{{ - b \pm \sqrt D }}{{2a}}
Where DD is the discriminant of the quadratic expression, which can be calculated as
D=b24acD = \sqrt {{b^2} - 4ac}
So first finding the value of discriminant,
D=(9)24×4×0 D=81  D = {( - 9)^2} - 4 \times 4 \times 0 \\\ D = 81 \\\
Now substituting all the respective values in quadratic formula in order to get the solution for xx
x=(9)±812×4 =9±98 =9+98  or  998 =94  or  0  x = \dfrac{{ - ( - 9) \pm \sqrt {81} }}{{2 \times 4}} \\\ = \dfrac{{9 \pm 9}}{8} \\\ = \dfrac{{9 + 9}}{8}\;{\text{or}}\;\dfrac{{9 - 9}}{8} \\\ = \dfrac{9}{4}\;{\text{or}}\;0 \\\
Therefore x=94  and  x=0x = \dfrac{9}{4}\;{\text{and}}\;x = 0 are the required solutions for the equation 4x2=9x4{x^2} = 9x

Note: Quadratic formula is only applicable for quadratic equations that are equations with degree two. Sometimes students directly solve this type of question by cancelling out the degree of variable by division and getting the value, but in this process they left one solution for the equation that is x=0x = 0, so never directly cancel the degree of variables.