document.write( "Question 129883: The differece between two numbers is 8. Five times the larger number is 4 more than 8 time the other. Find the numbers ? \n" ); document.write( "
Algebra.Com's Answer #94862 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=smaller, so x+8=larger\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Five times the larger number\" __ 5(x+8) __ 5x+40\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"is\" __ =\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4 more than 8 time the other\" __ 8x+4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5x+40=8x+4 __ 36=3x
\n" ); document.write( "
\n" );