Nathan B. answered 07/16/18
Tutor
5
(20)
Elementary and Algebraic skilled
Okay, if you know your basic multiplication table, then you know that 4 * 5 = 20 (similarly, -4 * -5 = 20 too), but let's solve this through algebraic methods:
x(x - 1) = 20
x2 - x = 20
x2 - x - 20 = 0
(x + m)(x + n) = 0
We know m and n need to answer to the following:
m + n = - 1
m * n = -20
That gives us:
4 - 5 = -1
4 * -5 = -20
(x + 4)(x - 5) = 0
So x + 4 = 0, and x - 5 = 0
Isolating x gives us the following possibilities:
x = -4, 5