Find the maximum value of $\frac{xyz}{(1+5x)(4x+3y)(5y+6z)(z+18)}$ as $x$, $y$, and $z$ range over all positive real numbers.
My first instinct was to apply AM-GM on each factor in the denominator since every variable is a positive real number. I also thought that it is just right to do so because minimizing the denominator would maximize the expression. The answer I got was $\frac{1}{2880}$, but the answer key states that it is $\frac{1}{5120}$. How come?
By AM-GM, we have $$1+5x \ge 2\sqrt{5x}, ~\text{ Eq. when}~ x=1/5~~~~(1)$$ $$4x+3y \ge 2\sqrt{12xy} ~\text{Eq. when}~y=4/15 ~~~~(2)$$ $$5x+6z \ge 2\sqrt{30xz} ~\text{Eq. when}~z=1/6 ~~~~~(3)$$ So $$z+18 > 2\sqrt{18z}~~~~ ~\text{ as Eq. when}~z=18 (contradiction)~~~~ (4)$$ Multiplying them we get $$(1+5x)(4x+3y)(5x+6z)(x+18) > 1440 xyz$$ $$\frac{xyz}{(1+5x)(4x+3y)(5x+6z)(x+18)} < \frac{1}{1440}.$$