document.write( "Question 919098: The ages of Grandad, Uncle John and Tom add up to 105 years. Grandad is twice as old as Uncle John, and Uncle John is twice as old as Tom. Grandad is how old? Uncle John is how old? Tom is how old? \r
\n" ); document.write( "\n" ); document.write( "What is the best way to approach these type of questions?
\n" ); document.write( "

Algebra.Com's Answer #557573 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Write an equation for each statement
\n" ); document.write( ":
\n" ); document.write( "\"The ages of Grandad, Uncle John and Tom add up to 105 years.\"
\n" ); document.write( "g + j + t = 105
\n" ); document.write( " \"Grandad is twice as old as Uncle John,\"
\n" ); document.write( "g = 2j
\n" ); document.write( " \"and Uncle John is twice as old as Tom.\"
\n" ); document.write( "j = 2t
\n" ); document.write( "divide both sides by
\n" ); document.write( "t = .5j
\n" ); document.write( ":
\n" ); document.write( "Replace g and t in the 1st equation
\n" ); document.write( "2j + j + .5j = 105
\n" ); document.write( "3.5j = 105
\n" ); document.write( "j = 105/3.5
\n" ); document.write( "j = 30 yr is John;s age
\n" ); document.write( ":
\n" ); document.write( "You should be able to find the other ages, ensure that they add up to 105 \r
\n" ); document.write( "\n" ); document.write( " Grandad is how old? Uncle John is how old? Tom is how old?
\n" ); document.write( "
\n" );