document.write( "Question 737309: What is the expression for the sum of three consecutive EVEN integers if 4n + 2 is the least integer? \n" ); document.write( "
| Algebra.Com's Answer #450280 by stanbon(75887)      You can put this solution on YOUR website! What is the expression for the sum of three consecutive EVEN integers if 4n + 2 is the least integer? \n" ); document.write( "------- \n" ); document.write( "1st: 4n+2 \n" ); document.write( "2nd: 4n+4 \n" ); document.write( "3rd: 4n+6 \n" ); document.write( "------ \n" ); document.write( "Sum = 12n + 12 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |