document.write( "Question 592070: thomas is 1/4 old as his father . If the sum of their two ages is 60, then how old is thomas \n" ); document.write( "
Algebra.Com's Answer #375820 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let f=father's age. \n" ); document.write( "f + f/4 = 60 \n" ); document.write( "4f+f=240 multiply each side by 4. \n" ); document.write( "5f=240 \n" ); document.write( "f=48 \n" ); document.write( "48/4=12 Thomas' age. \n" ); document.write( " \n" ); document.write( " |