document.write( "Question 256878: If father’s age is 5 times that of son at present, and after 4 yrs sum of father’s age and son’s age is 44, what is the present age of son? \n" ); document.write( "
Algebra.Com's Answer #188930 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! If father’s age is 5 times that of son at present, and after 4 yrs sum of father’s age and son’s age is 44, what is the present age of son?\r \n" ); document.write( "\n" ); document.write( "F=father's age, S=son's age \n" ); document.write( "F=5*S\r \n" ); document.write( "\n" ); document.write( "5*S+4+S+4=44 \n" ); document.write( "6*S+8=44 \n" ); document.write( "6*S=36 \n" ); document.write( "S=6\r \n" ); document.write( "\n" ); document.write( "Son is presently 6 (5*6+6+8=30+6+8=36+8=44)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |