Let $P(x)=ax^2+bx+c$ with $a≠0$ . The polynomial $P(x)$ is factorable in real numbers if we can find real numbers $m$ , $n$ , $k$ and $l$ so that $P(x)=(mx+n)(kx+l)$ .
a) Show that $P(x)$ is factorable if and only if $b^2−4ac≥0$ .
b) Show that $3x^2−5x+10$ is not factorable in real numbers.
I understand that in order for a polynomial to be factorable it's roots need to be rational numbers, and for that to happen the discriminant needs to be a perfect square. Yet I do not know how to put all of this together into a proof or how to show that this is the case. For example, is the perfect square statement common knowledge or do I need to explain that in some way aswell.