Question
Question: How do you solve \({{x}^{2}}-6=x\) using the quadratic formula?...
How do you solve x2−6=x using the quadratic formula?
Solution
By quadratic formula, we mean the Sridhar Acharya formula, which is more commonly known. We compare the given equation with the general form of a quadratic equation to find out the coefficients and put them in the formula x=2a−b±b2−4ac . After that, we get two solutions to the given equation.
Complete step-by-step solution:
The given equation is
x2−6=x
The equation can be rearranged by moving the x term from the right hand side to the left hand side. The equation thus becomes,
⇒x2−x−6=0....equation1
Now, let us consider the general form of a quadratic equation which is
ax2+bx+c=0
By quadratic formula, we mean the Sridhar Acharya formula which states that the two roots of a quadratic equation can be expressed as
x=2a−b±b2−4ac
Where, a,b are the respective coefficients of the terms x2 , x and c is the constant term. Comparing the given equation x2−x−6=0 with the general quadratic equation ax2+bx+c=0 , we get
a=1b=−1c=−6
Having found out the coefficients, we put them in the Sridhar Acharya formula to get the two roots of the equation or the two values of x that satisfy the given equation. Thus,
⇒x=2(1)−(−1)±(−1)2−4(1)(−6)
Simplifying the terms, we get,
⇒x=21±1+4(6)
Further simplification gives
⇒x=21±1+24
Adding the two numbers 24 and 1 and implementing the square root, we get,
⇒x=21±5
Now, the two values of x after separating the + and the − from the ± , are
⇒x=(21+5) and x=(21−5)
On simplification, we get,
⇒x=3 and x=−2
Therefore, we can conclude that the two roots or solutions of the given equation x2−6=x are x=3 and x=−2 .
Note: We should remember the quadratic formula accurately and should not interpret it wrongly. As the coefficients play a vital role here, we must compare our equation with the general quadratic equation correctly. Also, there are various other ways to find the solution like, by plotting the corresponding graph and see where it intersects the x−axis , by completing the square, or by the middle term method.