document.write( "Question 917299: The sum of two numbers is 30. Find the maximum possible product of the two numbers.\r
\n" ); document.write( "\n" ); document.write( "Any help would be greatly appreaciated
\n" ); document.write( "Thank you ^_^
\n" ); document.write( "

Algebra.Com's Answer #556606 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
The maximum product is going to be the two numbers that are closest together.
\n" ); document.write( "15 + 15 = 30
\n" ); document.write( "15 * 15 = 225
\n" ); document.write( "If the numbers need to be different, then 14 & 16
\n" ); document.write( "14 + 16 = 30
\n" ); document.write( "14 * 16 = 224
\n" ); document.write( "
\n" );