document.write( "Question 1020230: Tom's age is 75% of Gerry's age. In 6 years , he will be 80% of Gerry's age. Find tom's age now? \n" ); document.write( "
Algebra.Com's Answer #636130 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let t = Tom's age now, and g = Gerry's age now.
\n" ); document.write( "Then from the first sentence we get\r
\n" ); document.write( "\n" ); document.write( "t = 0.75g (Equation A)\r
\n" ); document.write( "\n" ); document.write( "From the second sentence, we get\r
\n" ); document.write( "\n" ); document.write( "t + 6 = 0.80(g+6) (Equation B)\r
\n" ); document.write( "\n" ); document.write( "substituting Eqn.A into Eqn.B, we obtain\r
\n" ); document.write( "\n" ); document.write( "0.75g + 6 = 0.80(g+6)
\n" ); document.write( "==> 0.75g + 6 = 0.80g + 4.8
\n" ); document.write( "==> 1.2 = 0.05g
\n" ); document.write( "==> g = 1.2/0.05 = 24, Gerry's age now
\n" ); document.write( "==> t = 0.75*24 = \"highlight%2818%29\", Tom's age now.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );