Solveeit Logo

Question

Question: How do you solve \({x^2} - x - 20 = 0?\)...

How do you solve x2x20=0?{x^2} - x - 20 = 0?

Explanation

Solution

The given equation is a quadratic equation that will get two solutions for xx. Firstly find the discriminant of the equation and then try to solve it further.

Complete answer:
Given equation x2x20=0{x^2} - x - 20 = 0. For a quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0, discriminant (DD) is given by. D=b24acD = {b^2} - 4ac
In the given equation we can see that the value of a=1a = 1 , the value of b=1b = - 1 and the value of c=20c = - 20 so now putting the values of a,  ba,\;b and cc in above equation to find the value of discriminant.
D=b24ac D=(1)24×1×(20) D=1+80 D=81  \Rightarrow D = {b^2} - 4ac \\\ \Rightarrow D = {( - 1)^2} - 4 \times 1 \times ( - 20) \\\ \Rightarrow D = 1 + 80 \\\ \Rightarrow D = 81 \\\
Now, we get the value of discriminant which is greater than 00, that means the roots of the equation x2x20=0{x^2} - x - 20 = 0 will be real and distinct. Read the note section of this question for more information.
To the given equation, we know that for a quadratic equation, roots are given by
x=1+92x = \dfrac{{1 + 9}}{2} _______(I)
So, we have the required values of a,  ba,\;b and DD that will be substituted in equation (I) to find the solution or roots of the given equation.
Let us substitute the of a,  ba,\;b and DD in equation (I), to get the required roots,
x=b±D2a x=(1)±812×1 x=1±812  \Rightarrow x = \dfrac{{ - b \pm \sqrt D }}{{2a}} \\\ \Rightarrow x = \dfrac{{ - ( - 1) \pm \sqrt {81} }}{{2 \times 1}} \\\ \Rightarrow x = \dfrac{{1 \pm \sqrt {81} }}{2} \\\
As we know, 81=±9\sqrt {81} = \pm 9, again solving further, we get
x=1±(±9)2 x=192  \Rightarrow x = \dfrac{{1 \pm ( \pm 9)}}{2} \\\ \Rightarrow x = \dfrac{{1 \mp 9}}{2} \\\
Here we got two solutions for xx, simplifying further to get the roots,
x=192\Rightarrow x = \dfrac{{1 - 9}}{2} and x=1+92x = \dfrac{{1 + 9}}{2}
x=82\Rightarrow x = \dfrac{{ - 8}}{2} and x=102x = \dfrac{{10}}{2}
x=4\Rightarrow x = - 4 and x=5x = 5
Finally we got the required roots of the equation, which arex=4x = - 4 and x=5x = 5

Note: If you have the value of discriminant then you can easily tell about the nature of roots as follows
1. Roots will be real and distinct, if D>0D > 0
2. Roots will be real and equal, if D=0D = 0
3. Roots will be imaginary or no real roots, if D<0D < 0
Where DD is the discriminant of the quadratic equation.