document.write( "Question 925190: What are two numbers whose sum is 20 but their product is minimum\r
\n" );
document.write( "\n" );
document.write( "1)10,10
\n" );
document.write( "2)15,5
\n" );
document.write( "3)20,0
\n" );
document.write( "4)19,1 \n" );
document.write( "
Algebra.Com's Answer #561369 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Multiply the pairs together and compare. \n" ); document.write( "1) \n" ); document.write( "Do that for the remaining pairs and find the minimum. \n" ); document.write( " \n" ); document.write( " |