document.write( "Question 353246: Sarah is 3 times as old as Rob. their ages together add up to 16. how old is Sarah? \n" ); document.write( "
Algebra.Com's Answer #252408 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "Let x be Rob's age. Then 3x will be Sarah's age.
\n" ); document.write( ".
\n" ); document.write( "question states
\n" ); document.write( "x + 3x = 16
\n" ); document.write( "4x = 16
\n" ); document.write( "x = 4 (Rob's age)
\n" ); document.write( ".
\n" ); document.write( "3x = 12
\n" ); document.write( "Sarah is 12 years old.
\n" ); document.write( ".
\n" ); document.write( "check your answer
\n" ); document.write( "4 + 12 = 16
\n" ); document.write( "
\n" );