document.write( "Question 85582: The sum of two numbers is 21. Three times the smaller number is 2 less than twice the larger number. Find the two numbers \n" ); document.write( "
Algebra.Com's Answer #61818 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 21. Three times the smaller number is 2 less than twice the larger number. Find the two numbers \n" ); document.write( "-------------- \n" ); document.write( "Let one of the numbers be x; the other number is 21-x. \n" ); document.write( "EQUATION: \n" ); document.write( "3x = 2(21-x)-2 \n" ); document.write( "3x = 42-2x-2 \n" ); document.write( "5x=40 \n" ); document.write( "x=8 (smaller number) \n" ); document.write( "21-x=13 (other number) \n" ); document.write( "============= \n" ); document.write( "Cjeers. \n" ); document.write( "StamJ/ \n" ); document.write( " |