To determine the necessary and sufficient information to compute the number of students choosing only E1, only E2, and only E3, we need to analyze the given data and establish equations for the problem. Given:
1. Total students = 190
2. Students choosing two electives = 50
3. Students choosing E1 is half of those choosing E2, and one-third of those choosing E3.
For students:
Let:- E1 be students choosing E1
- E2 be students choosing E2
- E3 be students choosing E3
- x be students choosing only E1
- y be students choosing only E2
- z be students choosing only E3
- a be students choosing both E1 and E2
- b be students choosing both E2 and E3
- c be students choosing both E3 and E1
From the given:
- E1 = a + c + x
- E2 = a + b + y
- E3 = b + c + z
Since:
E1 = 0.5 * E2 and
E1 = (1/3) * E3a + c + x = 0.5 * (a + b + y)a + c + x = (1/3) * (b + c + z)Total students choosing 2 electives:
a + b + c = 50Total students choosing at least 1 elective:
x + y + z + a + b + c = 190We can conclude that:
The information required is: "Number of students choosing only E2, and number of students choosing both E2 and E3."