Hint: here is a way of doing a similar question.
$$4y^2-36y+100\ge K$$
We complete the square to obtain $$(2y-9)^2+19\ge K$$
And we know that squares are always greater than or equal to zero.
Where does the $19$ come from. Well $$19=100-9^2$$ and we can also compute $$b^2-4ac=36^2-4\times 4\times 100=-304=-16\times 19=(2a)^2\times 19$$ so that $\sqrt {b^2-4ac}=4\sqrt{-19}=2a\sqrt {-19}$ and using the quadratic formula to find the roots will cancel the factor $2a$. Notice that $36^2-4\times 4 \times 100=16\times (9^2-100)$. This is not a coincidence.
The negative number under the square root (the negative discriminant $b^2-4ac$) indicates that there are no real roots to the quadratic, so it always stays positive (or negative - this one is positive), and $K\gt 0$.
So the answer is related to the method you tried to use, and if you carry it through algebraically you can explore how it all fits together for yourself. I find that completing the square directly is often the easiest way to solve questions like this without making mistakes.