document.write( "Question 1178328: Ten students sit a test consisting of 20 questions. Two students get 8 questions correct and one student gets 9 questions correct. The remaining seven students all get at least 10 questions correct and the average number of questions answered correctly by these seven students is an integer. If the average number of questions answered correctly by all ten students is also an integer, then that integer is? \n" ); document.write( "
Algebra.Com's Answer #807550 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Let x be the average number of questions correct by the group of 7 students.
\n" ); document.write( "Let y be the average of all the students.

\n" ); document.write( "According to the statement of the problem, x and y are both integers.

\n" ); document.write( "The total number of questions correct for all 10 students is 2(8)+1(9)+7(x), or 7x+25.

\n" ); document.write( "The total number of question correct for all 10 students is also 10 times their average number, or 10y.

\n" ); document.write( "So

\n" ); document.write( "\"10y+=+7x%2B25\"

\n" ); document.write( "That equation, with the given constraints, is easily solved using logical reasoning.

\n" ); document.write( "10y is a multiple of 5, and 25 is a multiple of 5; that means 7x is a multiple of 5.

\n" ); document.write( "And we know x is a number between 10 and 20. So x has to be 15.

\n" ); document.write( "The number the problem asks for is the average of all the students, which is y.

\n" ); document.write( "\"10y+=+7x%2B25+=+7%2815%29%2B25+=+130\"
\n" ); document.write( "\"y+=+13\"

\n" ); document.write( "ANSWER: The average number of questions correct for all 10 students is 13.

\n" ); document.write( "
\n" ); document.write( "
\n" );