document.write( "Question 909930: Bens age is 6 years more than twice kims age. the sum of their ages is 24 years find each age? \n" ); document.write( "
Algebra.Com's Answer #552139 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x Kim's age
\n" ); document.write( "(2x+6) + x = 24
\n" ); document.write( "3x = 18
\n" ); document.write( "x = 6, Kim's age. Ben 18.
\n" ); document.write( "and...checking
\n" ); document.write( "sum = 24
\n" ); document.write( "
\n" );