
Patrick B. answered 12/01/19
Math and computer tutor/teacher
Quadratic equations ALWAYS have 2 solutions.
ASSuming you mean, "does not have a REAL solution" then that happens when the
discriminant is NEGATIVE.
In that case, b^2 - 4(1)(10) < 0
b^2 - 40 < 0
(b - sqrt(40)) (b + sqrt(40)) < 0
THis happens when the factors are opposite signs
So then if the factors have opposite signs, then the following condition MUST hold:
So then - sqrt(40) < b < sqrt(40)
BUT sqrt(40) = sqrt( 4*10) = sqrt(4) * sqrt(10) = 2 * sqrt(10)
THis leads to the answer you have shown in your post.