This project proves that with a set of two numbers that have a set sum and you multiply them, the pair with numbers that are closest to each other will get the highest number. EX: (Sum:10) 1x9 (1+9=10) = 9 but 5x5 (5+5=10) = 25 and there is no better pair.