document.write( "Question 850772: jerry is 7 years older than his sister terri . their age combined age is 33 . find the age of each person \n" ); document.write( "
Algebra.Com's Answer #512842 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
J+T=33
\n" ); document.write( "J-T=7\r
\n" ); document.write( "\n" ); document.write( "2J=40
\n" ); document.write( "J=20
\n" ); document.write( "T=13
\n" ); document.write( "
\n" );