Question
Question: How do you solve \(4{x^2} = 9x\) using quadratic formula?...
How do you solve 4x2=9x using quadratic formula?
Solution
In this given problem to solve the equation and find the value of x 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=2a−b±D
Discriminant of the quadratic equation: D=b2−4ac
Complete step by step solution:
In order to solve the given expression x2−3=0 with help of quadratic formula, we need to first simplify the equation as follows
Now comparing it with standard quadratic equation to get value of quadratic coefficients
4x2−9x+0=0andax2+bx+c
Therefore respective values of quadratic coefficients are
a=4,b=−9andc=0
Now we know that the solution for the quadratic equation ax2+bx+c=0 is given as
x=2a−b±D
Where D is the discriminant of the quadratic expression, which can be calculated as
D=b2−4ac
So first finding the value of discriminant,
D=(−9)2−4×4×0 D=81
Now substituting all the respective values in quadratic formula in order to get the solution for x
x=2×4−(−9)±81 =89±9 =89+9or89−9 =49or0
Therefore x=49andx=0 are the required solutions for the equation 4x2=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=0, so never directly cancel the degree of variables.