document.write( "Question 357097: The larger of two numbers is 8 times the smaller. If the larger number exceeds the smaller by 56, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #255084 by neatmath(302)\"\" \"About 
You can put this solution on YOUR website!

Let x be the larger number, and y be the smaller number. We know:
\r
\n" ); document.write( "\n" ); document.write( "\"x=8y\" and
\r
\n" ); document.write( "\n" ); document.write( "\"x=y%2B56\"
\r
\n" ); document.write( "\n" ); document.write( "So, we can solve this system of equations by:
\r
\n" ); document.write( "\n" ); document.write( "\"8y=y%2B56\" substituting
\r
\n" ); document.write( "\n" ); document.write( "\"7y=56\"
\r
\n" ); document.write( "\n" ); document.write( "\"y=8\"
\r
\n" ); document.write( "\n" ); document.write( "Thus
\r
\n" ); document.write( "\n" ); document.write( "\"x=8%2A8\"
\r
\n" ); document.write( "\n" ); document.write( "\"x=64\"
\r
\n" ); document.write( "\n" ); document.write( "The two numbers are 64 and 8.
\r
\n" ); document.write( "\n" ); document.write( "I hope this helps!
\n" ); document.write( "
\n" );