document.write( "Question 1100468: george was three times as old as joe 5 years ago. Their total age now is 42. How old is Joe now? \n" ); document.write( "
Algebra.Com's Answer #714950 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let g and j be george and joes' ages, respectively. Then \n" ); document.write( "g+j=42; g=42-j and \n" ); document.write( "g-5=3(j-5) \n" ); document.write( "42-j-5=3j-15 \n" ); document.write( "4j=52 \n" ); document.write( "j=13 \n" ); document.write( "g=29 \n" ); document.write( "George is 29, Joe is 13 \n" ); document.write( "☺☺☺☺ \n" ); document.write( " |