#What are the roots of the equation x² - 4x - 5 = 0?
16 messages · Page 1 of 1 (latest)
do you know how to factor quadratic equations?
Yes
what is x^2-4x-5 in its factored form?
(x -5) (x +1)
so we have 0=(x-5)(x+1)
the good thing about factored form is that we can easily see the solution of the equation
Ohh okok now I get it