document.write( "Question 770096: The age of Jack and John is 49. Jack is twice as old, as John was when Jack was as old as John is now. How old are the brothers? \n" ); document.write( "
Algebra.Com's Answer #469283 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = Jack's age
\n" ); document.write( "Let \"+b+\" = John's age
\n" ); document.write( "--------------------
\n" ); document.write( "\"+a+%2B+b+=+49+\"
\n" ); document.write( "--------------
\n" ); document.write( "The difference in their ages always
\n" ); document.write( "stays the same, \"+a+-+b+\"
\n" ); document.write( "--------------
\n" ); document.write( "Starting at the end of the problem,
\n" ); document.write( "\" when Jack was as old as John is now \"
\n" ); document.write( "So Jack's age was \"+b+\"
\n" ); document.write( "John had to have been \"+b+-+%28+a+-+b+%29+=+2b+-+a+\"
\n" ); document.write( "at that time
\n" ); document.write( "---------------
\n" ); document.write( "It says that Jack is now twice that age, so
\n" ); document.write( "\"+a+=+2%2A%28+2b+-+a+%29+\"
\n" ); document.write( "\"+a+=+4b+-+2a+\"
\n" ); document.write( "\"+3a+=+4b+\"
\n" ); document.write( "\"+b+=+%28+3%2F4+%29%2Aa+\"
\n" ); document.write( "----------------
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+a+%2B+b+=+49+\"
\n" ); document.write( "\"+a+%2B+%283%2F4%29%2Aa+=+49+\"
\n" ); document.write( "\"+%287%2F4%29%2Aa+=+49+\"
\n" ); document.write( "\"+a+=+%284%2F7%29%2A49+\"
\n" ); document.write( "\"+a+=+28+\"
\n" ); document.write( "and
\n" ); document.write( "\"+a+%2B+b+=+49+\"
\n" ); document.write( "\"+b+=+21+\"
\n" ); document.write( "Jack is 28 and John is 21
\n" ); document.write( "-----------
\n" ); document.write( "check:
\n" ); document.write( "\" when Jack was as old as John is now \"
\n" ); document.write( "Jack was 21
\n" ); document.write( "John had to have been 7 years younger,
\n" ); document.write( "or 14
\n" ); document.write( "Jack's age now is twice that age, or 28
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );