Find the minimum value of $\sqrt{x^2+y^2}$, given $15x+8y=120$.
My attempt:
From $15x+8y=120$, I get $y=\frac{120-15x}{8}$. I substitute this value into $\sqrt{x^2+y^2}$, getting $\sqrt{\frac{289x^2-3600x+14400}{64}}$. I am stuck here as $289x^2-3600x+14400$ cannot be square-rooted.
