document.write( "Question 1048010: The sum of three consecutive even integers is 36. Let x represent the least consecutive integer.\r
\n" );
document.write( "\n" );
document.write( "What equation could be used to find the least consecutive integer?\r
\n" );
document.write( "\n" );
document.write( "What is the least consecutive integer? \n" );
document.write( "
Algebra.Com's Answer #663570 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x + (x+2) + (x+4) = 36 \n" ); document.write( "Solving for x \n" ); document.write( "x = 10, the least consecutive integer \n" ); document.write( "AND \n" ); document.write( "10 + 12 + 14 = 36 CHECKS! \n" ); document.write( " \n" ); document.write( " |