document.write( "Question 1090806: A man is four times old as his son. The difference
\n" );
document.write( "between their ages is 36 yrs. Find the sum of their ages. \n" );
document.write( "
Algebra.Com's Answer #705258 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "M = 4S\r\n" ); document.write( "M-S = 36\r\n" ); document.write( "\r\n" ); document.write( "4S-S = 36\r\n" ); document.write( " 3S = 36\r\n" ); document.write( " S = 12\r\n" ); document.write( "\r\n" ); document.write( "The son is 12. The man is 4S or 4(12) or 48.\r\n" ); document.write( "\r\n" ); document.write( "The sum of their ages is 12+48 or 60.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |