document.write( "Question 615246: The highest number in a set of consecutive even integers is 40. If the average of all integers in this set is negative, what is the minimum number of integers in this set?
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #387102 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The average of the integers {-40, -38, ..., 40} is zero. Therefore the average of {-42, -40, -38, ..., 40} will be less than zero. There are 42 integers in that set. \n" ); document.write( " |