Question
Question: How do you solve \({{x}^{2}}-5x=14\) ?...
How do you solve x2−5x=14 ?
Solution
In this question, we have to find the value of x. The equation given to us is in the form of a quadratic, therefore when we solve this problem, we will get two values for x, which satisfy the equation. Therefore, we will apply the discriminant method to solve this problem. We first find subtract 14 on both sides of the equation and then get the value of a, b, and c. Then, we will get the value of discriminant D=b2−4ac, and thus find the value of x using the discriminant formula x=2a−b±b2−4ac .After necessary calculations, get two equations of x, we solve them separately to get the value of x, which is our required answer.
Complete step by step answer:
According to the question, a quadratic equation is given to us and we have to solve the equation for the value of x.
The equation is x2−5x=14 ----------------- (1)
Firstly, we will subtract 14 on both sides of the equation (1), we get
⇒x2−5x−14=14−14
As we know, the same term with opposite signs cancel out each other, therefore we get
⇒x2−5x−14=0 ------------- (2)
As we know, the general quadratic equation is in form of ax2+bx+c=0 ---------- (3)
Thus, on comparing equation (2) and (3), we get a=1, b=−5, and c=−14 ------- (4)
So, now we will find the discriminant D=b2−4ac by putting the above values in the formula, we get
⇒D=(−5)2−4.(1).(−14)⇒D=25−(−56)
Thus, on further solving, we get
⇒D=25+56⇒D=81
We know 9 is the square root of 81, we get
⇒D=9 -------------- (5)
Since we see the discriminant is a real number, thus now we will find the value of x, using the discriminant method,
⇒x=2a−b±D
⇒x=2a−b±b2−4ac --------------- (6)
So, we will put the value of equation (4) and (5) in equation (6), we get
⇒x=2.(1)−(−5)±9
On further simplification, we get
⇒x=25±9
Therefore, we will split the above equation in terms of (+) and (-), we get
⇒x=25+9 -------- (7) , or
⇒x=25−9 ---------- (8)
Now, we will first solve equation (7), we get
⇒x=214
As we know, 2 is the factor of 14 and 2, therefore, we get
⇒x=7 -------- (9)
Now we will solve equation (8), we get
⇒x=2−4
As we know, 2 is the factors of 2 and 4, therefore we get
⇒x=−2 -------- (10)
Thus, from equations (9) and (10), we get the value of x.
Therefore, for the equation x2−5x=14 , we get the value of x=7,−2 .
Note:
While solving this problem, do all the steps carefully and avoid errors to get the correct answer. One of the alternative methods for solving this problem is using splitting the middle term method. In this method, we first split the middle term in the factors of the constant value and then take the common value among all and make necessary calculations to get the required value of x.