document.write( "Question 32203: Suppose a class takes an exam and earns and average of 55.2. If all students earned integer scores from 0 to 100, is it possible to find four of the students whose average is 55.2? \n" ); document.write( "
Algebra.Com's Answer #18732 by Fermat(136)![]() ![]() You can put this solution on YOUR website! The answer is NO! \n" ); document.write( "If the average of four students is 55.2, then the sum total of their scores is 4*55.2 = 220.8. \n" ); document.write( "But we are told that their scores are integer values. Therefore the sum total of any number of scores is also an integer. \n" ); document.write( "Since 220.8 is not an integer, then it canot be the sum total of any number of scores. \n" ); document.write( "Therefore we cannot have four students, with integer scores, whose average is 55.2. \n" ); document.write( "It would work with 5 students though. \n" ); document.write( "In fact, this means that the number of students in the class must be a multiple of 5, if the average is 55.2 (= 55 1/5) \n" ); document.write( "Do you think you might get bonus marks if you mention this in your answer ? :) \n" ); document.write( " |