document.write( "Question 882382: A man was 26 years old when his son was born. Now,he is three times as old as his son.How old is the son now? \n" ); document.write( "
Algebra.Com's Answer #532811 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! A man was 26 years old when his son was born. Now,he is three times as old as his son.How old is the son now? \n" ); document.write( "*** \n" ); document.write( "let x=age of son now \n" ); document.write( "3x=age of man now \n" ); document.write( "man is always 26 yrs older than his son \n" ); document.write( "3x-x=26 \n" ); document.write( "2x=26 \n" ); document.write( "x=13 \n" ); document.write( "age of son now=13 \n" ); document.write( " \n" ); document.write( " |