document.write( "Question 945417: the present age of father is equal to the sum of ages of his 5 children. 12 years hence, the sum of ages of his children will be twice the age of their father. find the percentage of the father. \n" ); document.write( "
Algebra.Com's Answer #576581 by macston(5194)![]() ![]() You can put this solution on YOUR website! F=father's age S=sum of children's ages \n" ); document.write( "F=S \n" ); document.write( "2(F+12)=S+60 Substitute for S \n" ); document.write( "2(F+12)=F+60 \n" ); document.write( "2F+24=F+60 Subtract 24 from each side \n" ); document.write( "2F=F+36 Subtract F from each side \n" ); document.write( "F=36 ANSWER: Father's current age is 36 \n" ); document.write( "CHECK \n" ); document.write( "In 12 years, sum of children's age = twice fathers (Sum of children currently=father) \n" ); document.write( "S+60=2(F+12) Substitute for s \n" ); document.write( "F+60=2(F+12) \n" ); document.write( "36+60=2(36+12) \n" ); document.write( "96=2(48) \n" ); document.write( "96=96 \n" ); document.write( " \n" ); document.write( " |