document.write( "Question 851296: carol is 18 years older than Tony. the sum of there ages is 20. how old are they? \n" ); document.write( "
Algebra.Com's Answer #512678 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent Tony's age
\n" ); document.write( " (x+18) + x = 20
\n" ); document.write( " 2x = 2
\n" ); document.write( " x = 1, Tony's age. Carol is 19
\n" ); document.write( " \n" ); document.write( "
\n" );