Edit: Added the plots of your problems in the applicable sections below:
The Discriminant:
The expression in the square root, D = b^2 - 4ac , is called the discriminant, because its value can be used to discriminate between the different types of solutions that are possible:
1) D > 0 results in two real solutions:
a) If D is a perfect square (like 4, 9 64, 100, etc.) then you get two rational solutions.
b) If D is a not perfect square then you get two irrational solutions. Example: 2)
http://www.wolframalpha.com/input/?i=plot++-x^2%2B5x-6.1%3D0
2) If D = 0 then you get a single real solution. Example: 1)
http://www.wolframalpha.com/input/?i=plot+1.44x^2-8.4x%2B12.25%3D0
3) If D < 0 then you get two complex solutions. (Note: you only get imaginary solutions if the discriminant is negative and b = 0!)