document.write( "Question 1099307: Please solve this question,
\n" ); document.write( "Ben is 3 years older than his sister and a third of the age of his mother.
\n" ); document.write( "His father is 4 year older than his mother and four time the age of his sister.
\n" ); document.write( "How old is Ben ?
\n" ); document.write( "Regards
\n" ); document.write( "Raza
\n" ); document.write( "

Algebra.Com's Answer #713748 by ikleyn(52818)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "From the condition, you have\r\n" );
document.write( "\r\n" );
document.write( "B = S + 3,\r\n" );
document.write( "\r\n" );
document.write( "3B = M,\r\n" );
document.write( "\r\n" );
document.write( "F = M + 4,\r\n" );
document.write( "\r\n" );
document.write( "4S = F.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then moving from the bottom to the top and making substitutions, you get this chain of equalities\r\n" );
document.write( "\r\n" );
document.write( "4S = F = M + 4 = 3B + 4 = 3*(S+3) + 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which gives you \r\n" );
document.write( "\r\n" );
document.write( "4S = 3*(S+3) + 4 ====>  4S = 3S + 13  ====>  S= 13.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The sister is 13 years old.  Ben is 13 + 3 = 16 years old.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The mother is  3*16 = 48 years old  and the father is  52 years old.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );