document.write( "Question 565253: george's father is 4 times as old as george. george is 2 years older than his brother tim.george's father is 36.how old is tim?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #365730 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! Let 'G' be George's age and 'T' Tim's age. Then 36=4*G, so G=9. Now G=T+2 gives 9=T+2, so T=7. Tim is 7. \n" ); document.write( " |