document.write( "Question 970933: A man was 24 years when his son was born. The man is now three times as old as his son. How old is his son? \n" ); document.write( "
Algebra.Com's Answer #593561 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the son's age be x.
\n" ); document.write( "Then the man's age is 3x.
\n" ); document.write( "If we subtract the son's age from the man's age we get 24.
\n" ); document.write( "3x-x=24
\n" ); document.write( "2x=24
\n" ); document.write( "x=12
\n" ); document.write( "The son's age is 12 years old.
\n" ); document.write( "The man's age is 36 years old.
\n" ); document.write( "
\n" );