document.write( "Question 1158671: A man is four times older than his son but five years older than his wife. The sum of their ages is 103. How old is the man? \n" ); document.write( "
Algebra.Com's Answer #781641 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
A man is four times older than his son
M = 4S
but five years older than his wife.
M = W+5
The sum of their ages is 103.
M+S+W = 103
Solve this system:
\r\n" );
document.write( "\r\n" );
document.write( "\"system%28M=4S%2CM=W%2B5%2CM%2BS%2BW=103%29\"\r\n" );
document.write( "\r\n" );
document.write( "I won't tell you the age of the man, but the son is 12.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );