Question
Question: How do you solve the equation \({{x}^{2}}-3x-18=0\) by using a quadratic formula?...
How do you solve the equation x2−3x−18=0 by using a quadratic formula?
Solution
Here in this question, we are given a quadratic equation in the form of ax2+bx+c=0. Therefore, we need to solve the given equation in order to find the roots or zeros. Roots or zeroes are the values which satisfy the equation. To solve a quadratic equation, we need to apply the formula in order to find the roots. Quadratic Formula is:
⇒x=2a−b±b2−4ac
Complete step by step answer:
Now, let’s solve the question.
The equation which has the highest degree as 2, and which is in the form of ax2+bx+c=0 is known as a quadratic equation where a and b are coefficients and c is the constant term. Roots or zeros are those values which satisfy the equation. In other words we can say that after placing these values, the equation becomes equal to zero. Common method of finding roots is splitting the middle term but in question it is mentioned to solve using quadratic formula.
So the quadratic formula is:
⇒x=2a−b±b2−4ac
Write the equation given in question.
⇒x2−3x−18=0
Here, a = 1, b = -3, c = -18. Now place all the values in the quadratic formula:
⇒x=2(1)−(−3)±(−3)2−4(1)(−18)
Now, solve further:
⇒x=23±9+72
Next is to solve the under root. We will get:
⇒x=23±81
Under root of 81 is 9. Place 9 above:
⇒x=23±9
Now, write both the values of roots:
∴x=23+9=212=6
∴x=23−9=2−6=−3
The values of x are: 6, -3.
This is our final answer.
Note: If in any question, we cannot perform middle term splitting, then we have to go for this method. But in some questions both the methods work. But the easiest way is middle term splitting and if we need to verify the answer, apply a quadratic formula and check the answer. Students should remember quadratic formulas for questions related to quadratic equations.