Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store
seo-qna
SearchIcon
banner

How do you factor $ {x^2} + x - 20 = 0 $ ?

Answer
VerifiedVerified
440.7k+ views
Hint: First we will reduce the equation further if possible. Then we will try to factorise the terms in the equation. Then solve the equation by using the quadratic formula and finally evaluate the value of the variable accordingly.

Complete step-by-step answer:
We will start off by reducing any reducible terms in the equation.
 $ {x^2} + x - 20 = 0 $
Now we will factorise the terms in the equation.
 $ {x^2} + x - 20 = 0 $
Now we will try to factorise by using the quadratic formula which is given by $ x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} $
To substitute the values, we first compare and evaluate the values from the general form of the quadratic equation. The general form of the quadratic equation is given by $ a{x^2} + bx + c = 0 $ .
When we compare the terms, we get the values as,
 $
  a = 1 \\
  b = 1 \\
  c = - 20 \;
  $
Now substitute all these values in the quadratic formula, to evaluate the value of the variable.
\[
  x = \dfrac{{ - b \pm \sqrt {{b^2} - 4ac} }}{{2a}} \\
  x = \dfrac{{ - 1 \pm \sqrt {{{(1)}^2} - 4(1)( - 20)} }}{{2(1)}} \\
  x = \dfrac{{ - 1 \pm \sqrt {(1) + 4(1)(20)} }}{{2(1)}} \\
  x = \dfrac{{ - 1 \pm \sqrt {(1) + 80} }}{2} \\
  x = \dfrac{{ - 1 \pm \sqrt {81} }}{2} \\
  x = \dfrac{{ - 1 \pm 9}}{2} \;
 \]
Now we solve for the value $ x $ separately.
So, we get the values as,
\[
  x = \dfrac{{ - 1 - 9}}{2} = \dfrac{{ - 10}}{2} = - 5 \\
  x = \dfrac{{ - 1 + 9}}{2} = \dfrac{8}{2} = 4 \;
 \]
Hence, the total valid solutions of the quadratic equation $ {x^2} + x - 20 = 0 $ are $ - 5,4 $
So, the correct answer is “ $ - 5,4 $ ”.

Note: The quadratic formula is the formula that provides the solution to a quadratic equation. there are two ways of solving a quadratic equation instead of using the quadratic formula, such as factoring , completing the square, graphing and others