document.write( "Question 822979: The larger of two numbers is 5 more than twice the smaller. If the smaller is subtracted from the larger, the result is 12. Find the numbers using elimination method. \n" ); document.write( "
Algebra.Com's Answer #495168 by faceoff57(108)\"\" \"About 
You can put this solution on YOUR website!
The larger of two numbers is 5 more than twice the smaller. If the smaller is subtracted from the larger, the result is 12. Find the numbers using elimination method.\r
\n" ); document.write( "\n" ); document.write( "L = 5 + 2S
\n" ); document.write( "L - S = 12\r
\n" ); document.write( "\n" ); document.write( "(5 + 2S) - S = 12
\n" ); document.write( "5 + 2S - S = 12
\n" ); document.write( "5 + S = 12
\n" ); document.write( "S = 7 \r
\n" ); document.write( "\n" ); document.write( "L - 7 = 12
\n" ); document.write( "L = 19 \r
\n" ); document.write( "\n" ); document.write( "Larger number is 19, Smaller number is 7.
\n" ); document.write( "
\n" );