Find the smallest value of $f(x) = \frac{x^2}{x-9}$ on the interval $(9, +\infty)$.
We should basically find the biggest $a$ such that $\frac{x^2}{x-9} \geq a$. We can multiply both sides by $x-9$ since it's positive and than we get $x^2-ax+9a \geq 0.$ I don't know how to proceed.
You're almost there: $\;x^2-ax+9a\ge0\iff \Delta\le0\;$ ,where $\;\Delta:=\,$ the discriminant of the given quadratic. Can you continue from here? Without derivatives and stuff: just basic algebra and basic geometry.