document.write( "Question 615365: Average age of 4 sons of a family is 12 years. Average age of sons together with their parents is 28 years. If father is older than mother by 6 years . Find the age of mother? \n" ); document.write( "
Algebra.Com's Answer #387113 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Average age of 4 sons of a family is 12 years. Average age of sons together with their parents is 28 years. If father is older than mother by 6 years . Find the age of mother? \n" ); document.write( "** \n" ); document.write( "let x=age of mother \n" ); document.write( "x+6=age of father \n" ); document.write( ".. \n" ); document.write( "Total age of 4 sons/4=12 \n" ); document.write( "Total age of 4 sons=48 \n" ); document.write( ".. \n" ); document.write( "(Total age of 4 sons+father's age+mother's age)/6=28 \n" ); document.write( "(48+x+6+x)/6=28 \n" ); document.write( "48+x+6+x=168 \n" ); document.write( "2x=168-54=114 \n" ); document.write( "x=114/2 \n" ); document.write( "x=57 \n" ); document.write( "ans: \n" ); document.write( "age of mother=57\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |