document.write( "Question 988961: Jack is 3 years younger than Martin. Rob is 7 years older than Jack. The total age of the three boys is 25. Find the age of each boy. \n" ); document.write( "
Algebra.Com's Answer #609480 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
J=Jack's age; M=Marin's age=J+3; R=Rob's age=J+7
\n" ); document.write( ".
\n" ); document.write( "J+M+R=25
\n" ); document.write( "J+(J+3)+(J+7)=25
\n" ); document.write( "3J+10=25
\n" ); document.write( "3J=15
\n" ); document.write( "J=5 ANSWER 1: Jack is 5 years old.
\n" ); document.write( "M=J+3=5+3=8 ANSWER 2: Martin is 8 years old.
\n" ); document.write( "R=J+7=5+7=12 ANSWER 3: Rob is 12 years old.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( ".
\n" ); document.write( "J+M+R=25
\n" ); document.write( "5+8+12=25
\n" ); document.write( "25=25
\n" ); document.write( "
\n" ); document.write( "
\n" );