document.write( "Question 1198739: The product of two numbers is 51. Find the numbers if the
\n" );
document.write( "sum of three times one number and the other is as large as
\n" );
document.write( "possible. Find them if the same sum is as small as possible. \n" );
document.write( "
Algebra.Com's Answer #832360 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 51 is equal to 51 * 1 or 17 * 3. \n" ); document.write( "there are no other integers whose product is 51. \n" ); document.write( "3 * 51 + 1 = 154 \n" ); document.write( "3 * 1 + 51 = 52 \n" ); document.write( "3 * 17 + 3 = 54 \n" ); document.write( "3 * 3 + 17 = 26 \n" ); document.write( "the numbers that give the largest sum would be 51 and 1. \n" ); document.write( "the numbers that give the smallest sum would be 3 and 17. \n" ); document.write( "that what i think.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |