document.write( "Question 65371: A fathers age is 13 times that of his son. In ten years the sons age will be 1/3of his fathers. What is the fathers age? What is the sons age? \n" ); document.write( "
Algebra.Com's Answer #45906 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fathers age is 13 times that of his son. In ten years the sons age will be 1/3of his fathers. What is the fathers age? What is the sons age? \n" ); document.write( "----------- \n" ); document.write( "NOW DATA: \n" ); document.write( "Let son's age be \"x\" yrs. \n" ); document.write( "Father is \"13x\" \n" ); document.write( "----------- \n" ); document.write( "IN TEN YRS. DATA: \n" ); document.write( "Son will be \"x+10\" \n" ); document.write( "Father will be \"13x+10\" \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "x+10=(1/3)(13x+10) \n" ); document.write( "3x+30=13x+10 \n" ); document.write( "10x=20 \n" ); document.write( "x=2 yrs (Son's age NOW) \n" ); document.write( "13x=26 yrs (Father's age NOW) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |