2000 PMWC Problems/Problem I15

Problem

The sum of several positive integers is $20$. Find the largest product that can be formed by these integers.

Solution

Try \[5: 2*3*4*5*6 = 720\] Try \[4: 3*4*6*7 = 504\] Try 3, then realize it's going to be smaller. 6 numbers is too many, since \[1+2+3+4+5+6=21\] Thus the answer is 720

See Also