Let a,b,c, and d be positive real numbers such that a+b+c+d=10. Find the maximum value of ab2c3d4.
Solution — click to reveal
By AM-GM, a+b+c+d=a+2b+2b+3c+3c+3c+4d+4d+4d+4d≥1010a(2b)2(3c)3(4d)4=101027648ab2c3d4.Since a+b+c+d=10,ab2c3d4≤27648.Equality occurs when a=1,b=2,c=3, and d=4, so the maximum value is 27648.