Here is the problem on page 108 in the 5th edition that I am having trouble with:
The average number of students per class at School X is 25 and the average number
of students per class at School Y is 33. Is the average number of students per
class for both schools combined less than 29 ?
(1) There are 12 classes in School X.
(2)There are more classes in School X than in School Y.
I reasoned that I need to find the variables for this equation:
(Total Students in School X + Total Students in School Y) / (Total number of classes in School X + Total number of classes in school Y)
I selected C.
First I reasoned that if school x has an average of 25 students per class then the equation must me
Average per class for school x = (number of total students in school x) / (number of classes in school x)
So:
With Statement 1, I re-arranged the formula to give me the total number of students for school X, by knowing how many classes were in school x total
12*25 = 300 Students in School X
Now with Statement 2 It says the number of classes in school Y are less than school x so that means it has to be an integer and the highest possible value based on this condition is 11.
So I now can calculate the students in school Y
Classes of school y * Average per class = Students in School Y
11*33 = 363
Now with this information I can solve for the average students per class combined for school x and school y
(Total students in school X + total students in school Y) / (Total number of classes in school x and y)
(300+ 363) / (12+11) = 28.8 students per class
which is less than 29
..-------------------
However after reading the description in the book I am confused because it doesnt take the number of students in the schools into account.