document.write( "Question 379108: Sams mom is three times his age. If the sum of their ages is 84, then what are their ages? \n" ); document.write( "
Algebra.Com's Answer #269225 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "sum of their ages is 84
\n" ); document.write( "Let x represent Sam's age and (84-x) his mother's age
\n" ); document.write( "Question states***
\n" ); document.write( "(84-x) = 3x
\n" ); document.write( "solving for x
\n" ); document.write( "84 = 4x
\n" ); document.write( "21 = x, Sam's age. His mother is 63 (84-21))
\n" ); document.write( "CHECKING our answer***
\n" ); document.write( "63 = 3*21 \n" ); document.write( "
\n" );