document.write( "Question 252946: One number is five more than another.
\n" ); document.write( "Five times the smaller equals four times the larger.
\n" ); document.write( "Find the numbers
\n" ); document.write( "

Algebra.Com's Answer #185109 by mlm47688(4)\"\" \"About 
You can put this solution on YOUR website!
#1=x
\n" ); document.write( "#2=x+5
\n" ); document.write( "5x=4(x+5)
\n" ); document.write( "5x=4x+20
\n" ); document.write( "x=20
\n" ); document.write( "#1=20
\n" ); document.write( "#2=25
\n" ); document.write( "
\n" );