GCSE Maths (Higher): Find the probability that a student studies at least one of two subjects.
Add the two totals, subtract the overlap once, then divide by the total number of students.
When a question asks whether a student studies at least one subject, this means:
This is mathematically the same as an OR probability.
If two subjects overlap, simply adding their totals will count some students twice. To avoid this, we use:
n(A ∪ B) = n(A) + n(B) − n(A ∩ B)
In a sixth form of 200 students:
Step 1: Add the two subject totals:
\(120 + 90 = 210\)
Step 2: Subtract the overlap:
\(210 - 50 = 160\)
Step 3: Divide by the total number of students:
\(\frac{160}{200} = \frac{4}{5}\)
If you see at least one, think: total minus neither, or use inclusion–exclusion directly.
Enjoyed this question?