document.write( "Question 319773: Solve using the five-step problem-solving process. Show all steps necessary to arrive at your solution.\r
\n" );
document.write( "\n" );
document.write( "The sum of three consecutive even integers is 228. Find the integers
\n" );
document.write( "can someone help me \n" );
document.write( "
Algebra.Com's Answer #229012 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the integers be x, x+2, x+4 \n" ); document.write( ".. \n" ); document.write( "Their sum = x+x+2+x+4 \n" ); document.write( "=3x+6 \n" ); document.write( ".. \n" ); document.write( "3x+6=228 \n" ); document.write( "3x=228-6 \n" ); document.write( "3x=222 \n" ); document.write( "x=74 \n" ); document.write( "The numbers are 74,76,78 \n" ); document.write( " |