document.write( "Question 1048458: The sum of three consecutive even integers is 36. Let x represent the least consecutive integer.
\n" );
document.write( "What equation could be used to find the least consecutive integer?
\n" );
document.write( "What is the least consecutive integer?\r
\n" );
document.write( "\n" );
document.write( "Enter your answers in the boxes. \n" );
document.write( "
Algebra.Com's Answer #664032 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let n be the least integer. Then the next two even integers are n+2 and n+4. So: \n" ); document.write( "n+n+2+n+4=36 \n" ); document.write( "3n=30 \n" ); document.write( "n=10 \n" ); document.write( "The integers are 10,12, and 14. ☺☺☺☺ \n" ); document.write( " |