document.write( "Question 1037995: A man is 26 years older than his son. He is also 8 years older than three times his son's age. Find the son' age \n" ); document.write( "
Algebra.Com's Answer #652673 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A man is 26 years older than his son. \n" ); document.write( " \r\n" ); document.write( "M = S+26\r\n" ); document.write( " \n" ); document.write( "He is also 8 years older than three times his son's age. \n" ); document.write( " \r\n" ); document.write( "M = 3S+8\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |