document.write( "Question 399410: The ages of Whitney, Wesley, and Wanda are consecutive integers. The sum of their ages is 108. What are their ages? \n" ); document.write( "
Algebra.Com's Answer #282849 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
108/3 = 36, the middle integer
\n" ); document.write( "--> 35, 36 & 37
\n" ); document.write( "----------------
\n" ); document.write( "If you need to do it the \"hard way\",
\n" ); document.write( "n = middle integer
\n" ); document.write( "(n-1) + n + (n+1) = 108
\n" ); document.write( "3n = 108
\n" ); document.write( "n = 36, etc
\n" ); document.write( "
\n" ); document.write( "
\n" );