document.write( "Question 938715: Sam is 12 years older than Tom. The sum of their ages is 27. How old is each person? \n" ); document.write( "
Algebra.Com's Answer #571892 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x Tom's age. Sam \"x%2B12\"
\n" ); document.write( "(x+12) + x = 27
\n" ); document.write( "2x = 15 Check Your numbers submitted on Post
\n" ); document.write( "
\n" );