document.write( "Question 929761: In a family, a couple has a son and a daughter. The age of the father is four times that of his daughter and the age of the son is half of that of his mother. The wife is 8 years younger to her husband and the brother is seven years older than his sister. What is the age of the mother? \n" ); document.write( "
Algebra.Com's Answer #567819 by ptfile(81)\"\" \"About 
You can put this solution on YOUR website!
The age of the father is four times that of his daughter.
\n" ); document.write( "f=4s
\n" ); document.write( "the age of the son is half of that of his mother.
\n" ); document.write( "b=1/2m or m=2b
\n" ); document.write( "brother is seven years older than his sister.
\n" ); document.write( "b=s+7
\n" ); document.write( "The wife is 8 years younger to her husband.
\n" ); document.write( "f=m+8 or 4s=2(s+7)+8
\n" ); document.write( "4s=2(s+7)+8
\n" ); document.write( "4s=2s+14+8
\n" ); document.write( "4s=2s+22
\n" ); document.write( "2s=22
\n" ); document.write( " s=11
\n" ); document.write( " b=18
\n" ); document.write( " m=36
\n" ); document.write( " f=44\r
\n" ); document.write( "\n" ); document.write( "The wife's age is 36 years old.
\n" ); document.write( "
\n" ); document.write( "
\n" );