I have a very weak background in math and am (slowly) attempting to learn more. I'm starting with "How to Read and Do Proofs" by Daniel Solow (5th edition). In Chapter 7 (pg.83), he presents this proposition:
If a, b, and c are real number with a < 0, then there is a real number y such that for every real x, $ax^2 + bx +c \le y$.
He begins the proof with:
Let $y = \frac{4ac-b^2}{4a}$.
This is most likely a naive question, but where is he getting the beginning of the proof from? Thanks, in advance.