Dear Neha
Your solution was quite elegant!
This was a good way of solving the question methodically, without having to dabble with too many variables in one go (which, as someone pointed out above, can get tedious).
I would just like to add a bit of explanation after the step where you calculate that the number of students studying both M and S = 120
Using your analysis:
nehawadhawan
First calculate # of students studying M and S, since the question has given us information about % of students who study both of these. Therefore,
# of students studying M: 44% of 400 = 176
# of students studying S: 56% of 400 = 224
# of students studying both M and S: 30% of 400 = 120
We see that the total number of students who study either Maths or Sociology = 176 + 224 - 120 = 280
So, in the image we know that the number of students in the zone with the black boundary = 280
Let's assume the number of students who study
only biology to be
b (this is the number that we have to maximize)
And, let's assume the number of students who study none of the three subjects, that is the number of students in the white space =
wSince the total number of students = 400, we can write:
280 +
b +
w = 400
Or,
b +
w = 400 - 280 = 120
That is,
b = 120 -
w So, the maximum value of
b will happen for
w = 0
This is how we get, the maximum value of
b = 120
I wanted to explicitly draw out the attention of the students to
w. Because, a few of the older solutions above have not even taken
w into account. They could still get the right answer because the question here was asking about the maximum value of
b (for which, as we saw,
w = 0). But in another question, this non-consideration of
w (the number of students who study none of the 3 subjects) could lead to a wrong answer.
Hope this helped.
- Japinder