document.write( "Question 1123863: The larger of two numbers is 14 less than twice the smaller number. The sum of the two numbers is 31. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #740236 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The larger of two numbers is 14 less than twice the smaller number. The sum of the two numbers is 31. Find the two numbers. \n" ); document.write( "---------- \n" ); document.write( "L = 2S - 14 \n" ); document.write( "L + S = 31 \n" ); document.write( "etc \n" ); document.write( " |