document.write( "Question 1016679: Jeremy is 3 years older than Emily. In 6 years the sum of their ages will be 75. How old is Jeremy now?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #633082 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
J=E+3\r
\n" ); document.write( "\n" ); document.write( "(J+6)+(E+6)=75\r
\n" ); document.write( "\n" ); document.write( "(E+3+6)+(E+6)=75\r
\n" ); document.write( "\n" ); document.write( "2E+15=75\r
\n" ); document.write( "\n" ); document.write( "E= 30\r
\n" ); document.write( "\n" ); document.write( "J= 33
\n" ); document.write( "
\n" );