.
The problem asks to find the number of students in the union of two sets.
This number is equal to 200 + 300 - 150 = 350. ANSWER
We add the numbers of students in the sets separately and then subract the number of the students in the intersection.
This way to count is called "inclusion-exclusion principle".
Solved and explained.
--------------
To see many other similar (and different) problems, look into my lesson
- Counting elements in sub-sets of a given finite set
in this site.
Then you will be prepared to solve problems like this one in your post.