document.write( "Question 443621: How would this equation be translated
\n" ); document.write( "One number is 5 larger than another number. Their sum is equal to 5 times their difference.
\n" ); document.write( "

Algebra.Com's Answer #305926 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
x = 5 + y\r
\n" ); document.write( "\n" ); document.write( "x + y = 5(x-y)
\n" ); document.write( "
\n" );