document.write( "Question 1161933: The sum of two numbers is 52 . The smaller number 8 is less than the larger number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #785607 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 52 . The smaller number 8 is less than the larger number. What are the numbers? \n" ); document.write( "-------- \n" ); document.write( "a + b = 52 \n" ); document.write( "a - b = 8 \n" ); document.write( "------------- Add \n" ); document.write( "2a = 60 \n" ); document.write( "a = 30 \n" ); document.write( "b = 22 \n" ); document.write( " \n" ); document.write( " |