document.write( "Question 266393: sum of three consecutive integers if the first is z \n" ); document.write( "
Algebra.Com's Answer #195695 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Let z, z+1 & z+2 be the 3 consecutive integers. \n" ); document.write( "z+z+1+z+2 \n" ); document.write( "3z+3 ans. \n" ); document.write( " |