document.write( "Question 365800: The difference between two numbers is 23. One third the larger number plus three times the smaller number is 81. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #260723 by robertb(5830)![]() ![]() You can put this solution on YOUR website! l - s = 23. This is the same as s = l-23. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "or l = 45, the larger number. \n" ); document.write( "s = 22, the smaller number. \n" ); document.write( " |