document.write( "Question 456733: The difference of two numbers is 4. 5 times the smaller number is four more than three times the larger. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #313396 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The difference of two numbers is 4. 5 times the smaller number is four more than three times the larger. Find the two numbers.
\n" ); document.write( "---
\n" ); document.write( "Equations:
\n" ); document.write( "x - y = 4
\n" ); document.write( "5x = 3y+4
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"x\" and solve for \"y\":
\n" ); document.write( "5(y+4) = 3y+4
\n" ); document.write( "5y + 20 = 3y + 4
\n" ); document.write( "2y = -16
\n" ); document.write( "y = -8
\n" ); document.write( "-------
\n" ); document.write( "Solve for \"x\":
\n" ); document.write( "x +8 = 4
\n" ); document.write( "x = -4
\n" ); document.write( "---------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );