Question 564968
what is the largest possible product for two odd integers whose sum is 30?
----------
225 = 15*15
----------
13*17 = 221
11*19 = 209
etc
{{{(15 - n)*(15 + n) = 225 - n^2}}}
n = 0 is the max product