document.write( "Question 915958: There are 4 children in the family. They were all born 2 years apart. The sum of their ages is 84. How old are the children? \n" ); document.write( "
Algebra.Com's Answer #555847 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x + (x+2) + x+4) + (x+6) = 84
\n" ); document.write( "4x = 72
\n" ); document.write( "x = 18
\n" ); document.write( "children are: 18, 20, 22, 24
\n" ); document.write( "and...checking
\n" ); document.write( "sum = 84
\n" ); document.write( "
\n" );