document.write( "Question 1092346: The difference between two numbers is 44. Five times the smaller is equal to 8 more than the larger. What are the numbers?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #706973 by greenestamps(13215)\"\" \"About 
You can put this solution on YOUR website!

The difference between two numbers is 44.
\n" ); document.write( "\"x-y+=+44\" [x is the larger; y the smaller]

\n" ); document.write( "Five times the smaller is equal to 8 more than the larger.
\n" ); document.write( "\"5y+=+x%2B8\"

\n" ); document.write( "Usually if the two equations are given in this form, I use substitution, even though in general I much prefer elimination. Solve the first equation for x and substitute in the second equation.
\n" ); document.write( "\"x+=+y%2B44\"
\n" ); document.write( "\"5y+=+y%2B+44+%2B+8+=+y%2B52\"
\n" ); document.write( "\"4y+=+52\"
\n" ); document.write( "\"y+=+13\"
\n" ); document.write( "\"x+=+y%2B44+=+57\"
\n" ); document.write( "

\n" ); document.write( "The two numbers are 13 and 57.
\n" ); document.write( "
\n" );