document.write( "Question 439620: Roxanne is 2 years older than John. 5 years from now the sum of their ages will be 108. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #303788 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
r=j+2
\n" ); document.write( "r+5+j+5=108
\n" ); document.write( "j=48
\n" ); document.write( "r=50
\n" ); document.write( "
\n" ); document.write( "
\n" );