Difference between revisions of "2000 PMWC Problems/Problem I15"

(Created page with "==Problem== The sum of several positive integers is <math>20</math>. Find the largest product that can be formed by these integers. ==Solution== ==See Also==")
 
(Solution)
Line 3: Line 3:
  
 
==Solution==
 
==Solution==
 +
Try 5: 2*3*4*5*6 = 720
 +
Try 4: 3*4*6*7 = 504
 +
Try 3...
 +
6 numbers is too many.
  
 
==See Also==
 
==See Also==

Revision as of 14:21, 31 January 2017

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... 6 numbers is too many.

See Also