2

Given that $a>b>0$ , find the least value of:- $$1000a+\frac{1}{1000b(a-b)}$$

Can anyone please help me out with this one? I tried but couldn't think of anything. Tried using A.M.G.M inequality but that gives an expression containing both $a$ and $b$ in the expression so it can't be used to find the least value i think. Please! Help! Thanks a lot!

2 Answers2

5

Hint: For any fixed $a > 0$, the quantity $1000a+\dfrac{1}{1000b(a-b)}$ is minimized by making $b(a-b)$ as large as possible. What value of $b$ (in terms of $a$) does this?

After figuring that part out, you'll be left with a one variable problem, which can be done with AM-GM or basic calculus.

JimmyK4542
  • 54,331
5

Hint. Note that $$1000a+\frac{1}{1000b(a-b)}=1000(a-b)+1000b+\frac{1}{1000b(a-b)}$$ then apply AM-GM inequality (this time for three terms instead of two!).

Robert Z
  • 145,942