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 #282838 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Let x = age of youngest
\n" ); document.write( "then
\n" ); document.write( "x+1 = middle
\n" ); document.write( "x+2 = oldest
\n" ); document.write( ".
\n" ); document.write( "x + x+1 + x+2 = 108
\n" ); document.write( "3x + 3 = 108
\n" ); document.write( "3x = 105
\n" ); document.write( "x = 35
\n" ); document.write( ".
\n" ); document.write( "solution: 35, 36, and 37 years old\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );