document.write( "Question 343079: The ages of three brothers are consecutive integers with the sum of 96. How old are the three brothers? \n" ); document.write( "
Algebra.Com's Answer #245550 by katealdridge(100)\"\" \"About 
You can put this solution on YOUR website!
Brother DISABLED_event_one= x. Brother two = x+1, since that is the definition of consecutive integers. Brother three = x+2. Add them all together and let the sum equal 96.
\n" ); document.write( "x + x+1 + x+2 = 96 combine like terms
\n" ); document.write( "3x + 3 = 96 subtract three from both sides.
\n" ); document.write( "3x = 93 divide both sides by three.
\n" ); document.write( "x = 31. The youngest brother is 31, therefore, the other brothers are 32 and 33.
\n" ); document.write( "If you have any further questions please check out my facebook page, Kate Calendrillo, tutor. If you are satisfied with my response, please \"like\" my page.
\n" ); document.write( "
\n" );