document.write( "Question 445093: find two positive numbers such that their sum is 25 and their product is a maximum? \n" ); document.write( "
Algebra.Com's Answer #306714 by chriswen(106)\"\" \"About 
You can put this solution on YOUR website!
To get the highest product you want to two numbers that are the closest and in the middle. So 12 and 13 will result in the highest product of 156. \n" ); document.write( "
\n" );