document.write( "Question 111846: I am working on this problem. I am trying to set it up correctly.
\n" ); document.write( "The difference of two numbers is 48. The second is 8 less thatn 5 times the first. What are the two numbers.
\n" ); document.write( "First I tried to set up the problem like this:
\n" ); document.write( "x-y=48
\n" ); document.write( "y=5x-8.
\n" ); document.write( "Since this is a subtraction problem I am not sure how to solve.
\n" ); document.write( "Could anyone please help me.
\n" ); document.write( "Thank you,
\n" ); document.write( "tracy
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #81592 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
it looks like the first number and second number might be switched around in your setup\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the second equation shows y as the second number, so the first equation should probably be y-x=48
\n" ); document.write( "___ subtracting this from the second equation gives x=5x-56 or 56=4x
\n" ); document.write( "
\n" ); document.write( "
\n" );