document.write( "Question 1091356: The combined ages of a mother,her son and her daighter are 61 years. The mother is 22 years older than her son and 31 yryears older than her daughter. How old is each person.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #705757 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Mother age  + son age   + daughter age = 61,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "  x         + (x-22)    + (x-31)       = 61.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for x, mother age.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );