document.write( "Question 1191560: The larger of two numbers is 10 less than twice the smaller number. If the sum of the two
\n" ); document.write( "numbers is 38, find the two numbers.
\n" ); document.write( "

Algebra.Com's Answer #823360 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The larger of two numbers is 10 less than twice the smaller number. If the sum of the two numbers is 38, find the two numbers.
\n" ); document.write( "----------
\n" ); document.write( "L = 2S - 10
\n" ); document.write( "L + S = 38
\n" ); document.write( "---
\n" ); document.write( "2S - 10 + S = 38
\n" ); document.write( "S = 16
\n" ); document.write( "
\n" ); document.write( "
\n" );