document.write( "Question 340763: the sum of four consecutive even numbers is 116. what is the largest integer \n" ); document.write( "
Algebra.Com's Answer #244099 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+2+x+4+x+6=116 \n" ); document.write( "4x=104 \n" ); document.write( "x=26 \n" ); document.write( "x+2=28 \n" ); document.write( "x+4=30 \n" ); document.write( "x+6=32 \n" ); document.write( " |