document.write( "Question 139492This question is from textbook
\n" ); document.write( ": 1. The sum of the ages of John and Jacob is 20 years. Two years from now , one will be thrice as old as the other then. Find their present ages.
\n" ); document.write( "2. The sum of the ages of Manny and Dennis is 47 years. Seven years ago, Manny was twice as old as Dennis was then. How old is each now?
\n" ); document.write( "

Algebra.Com's Answer #101701 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
1. The sum of the ages of John and Jacob is 20 years. Two years from now , one will be thrice as old as the other then. Find their present ages.
\n" ); document.write( ":
\n" ); document.write( "Jo + Ja = 20
\n" ); document.write( "Jo = (20 - Ja); use for substitution
\n" ); document.write( ":
\n" ); document.write( "Write an equation for the statement:
\n" ); document.write( "\"Two years from now , one will be thrice as old as the other then.\"
\n" ); document.write( "Jo + 2 = 3(Ja + 2)
\n" ); document.write( "Jo + 2 = 3Ja + 6
\n" ); document.write( "Jo = 3Ja + 6 - 2
\n" ); document.write( "Jo = 3Ja + 4
\n" ); document.write( "Substitute (20-Ja) for Jo
\n" ); document.write( "20 - Ja = 3Ja + 4
\n" ); document.write( "20 - 4 = 3Ja + Ja
\n" ); document.write( "16 = 4Ja
\n" ); document.write( "Ja = \"16%2F4\"
\n" ); document.write( "Ja = 4 yrs
\n" ); document.write( ":
\n" ); document.write( "Jo = 20 - 4 = 16 yrs old
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "2. The sum of the ages of Manny and Dennis is 47 years.
\n" ); document.write( "M + D = 47
\n" ); document.write( "M = 47 - D
\n" ); document.write( ";
\n" ); document.write( "Seven years ago, Manny was twice as old as Dennis was then.
\n" ); document.write( "M - 7 = 2(D-7)
\n" ); document.write( ":
\n" ); document.write( " How old is each now?\r
\n" ); document.write( "\n" ); document.write( "Solve this one the same way as we did the 1st one.
\n" ); document.write( "
\n" );