document.write( "Question 1137207: Ray is x years old. His brother Ron is y years older than Ray.\r
\n" ); document.write( "\n" ); document.write( "What will the difference of their ages be in 5 years?
\n" ); document.write( "

Algebra.Com's Answer #755044 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The difference in their ages never changes
\n" ); document.write( "\"+x+%2B+y+\" is Ron's age now
\n" ); document.write( "\"%28++x+%2B+y+%29+-+x+=+y+\" ( the difference now )
\n" ); document.write( "\"+%28+x+%2B+y+%2B+5+%29+-+%28+x+%2B+5+%29+=+x+-+x+%2B+y+%2B+5+-+5+\"
\n" ); document.write( "\"+x+-+x+%2B+y+%2B+5+-+5+=+y+\" ( the difference in 5 yrs )
\n" ); document.write( "
\n" ); document.write( "
\n" );