document.write( "Question 516135: A man is 20years older than his son. If the ratio of their ages is 3:8, how old is the son?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #344257 by scott8148(6628) You can put this solution on YOUR website! m = s + 20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3m = 8s\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 3(s + 20) = 8s ___ 3s + 60 = 8s \n" ); document.write( " |