document.write( "Question 1037442: A boy is one third the age of his father. The sum of their ages is 52. What are their ages? \n" ); document.write( "
Algebra.Com's Answer #652063 by thesvw(77)![]() ![]() You can put this solution on YOUR website! Let the father age be A. So sons age is A/3.\r \n" ); document.write( "\n" ); document.write( "A + A/3 = 52\r \n" ); document.write( "\n" ); document.write( "4A =156\r \n" ); document.write( "\n" ); document.write( "A = 39 years. \n" ); document.write( " |