document.write( "Question 1195826: Tommy is three years older than Jack. Sadie is seven less than twice Jack’s age. Sadie and Tommy are twins. How old is jack \n" ); document.write( "
Algebra.Com's Answer #828385 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "If J is Jack's age, then Tommy's age is J+3, and Sadie's age is 2J-7.

\n" ); document.write( "But Sadie and Tommy are twins:

\n" ); document.write( "J+3 = 2J-7
\n" ); document.write( "10 = J

\n" ); document.write( "ANSWER: Jack is 10

\n" ); document.write( "
\n" ); document.write( "
\n" );