document.write( "Question 1048794: the smaller of two numbers is 18 less than the larger number. if 5 times the larger number exceeds 4 times the smaller number by 100. find the numbers\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #664366 by chen.aavaz(62)\"\" \"About 
You can put this solution on YOUR website!
Smaller number: x
\n" ); document.write( "Larger number: y
\n" ); document.write( "Then \"y+=+18%2Bx\"
\n" ); document.write( "Also \"5%2Ay+=+4%2Ax%2B100\" so, by substituting y from the first equation, we get:\r
\n" ); document.write( "\n" ); document.write( "\"5%2A%2818%2Bx%29+=+4%2Ax%2B100\"
\n" ); document.write( "\"5%2Ax%2B90+=+4%2Ax%2B100\"
\n" ); document.write( "\"x+=+10\" so larger number y = 28
\n" ); document.write( "
\n" );