document.write( "Question 1041617: The sum of two numbers is 89. Three times the smaller number is 71 more than the larger. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #656534 by stanbon(75887) ![]() You can put this solution on YOUR website! The sum of two numbers is 89. Three times the smaller number is 71 more than the larger. Find the numbers. \n" ); document.write( "------- \n" ); document.write( "a + b = 89 \n" ); document.write( "3a = b+71 \n" ); document.write( "------- \n" ); document.write( "a + b = 89 \n" ); document.write( "3a- b = 71 \n" ); document.write( "--------- \n" ); document.write( "4a = 160 \n" ); document.write( "a = 40 \n" ); document.write( "b = 89-40 = 49 \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |