It is trivial to prove that $(1+\sqrt{2})(1+\sqrt{3})(1+\sqrt{5}) \le 8\sqrt{30}$ using numeric methods. For example by multiplying
$(1+\sqrt{2}) \le 3 $
$(1+\sqrt{3}) \le 3 $
$(1+\sqrt{5}) \le 4 $
We get:
$(1+\sqrt{2})(1+\sqrt{3})(1+\sqrt{5}) < 36$
while $8\sqrt{30} \gt 40 $ because $\sqrt{30} \gt 5 $ . However for this particular problem it is asked a solution using the AM-GM inequality and I am not able to find one. Can anyone help me?