In a certain school, 190
students take either Chemistry or physics. 130 take chemistry and 120 take both
subjects. Find those who take physics only.
Solution
In most cases, OR stands
for union whereas AND/BOTH, stands for intersection.
Let Chemistry = n(C),
physics = n(P).
n(C)= 130 ,
n(P)= ?
n(CuP) = 190,
n(CnP)= 120
n(CuP) = n(C) + n(P) -
n(CnP)
190 = 130
+ n(P) – 120
190 = n(P)
+ 10
190 - 10 = n(P)
n(P)= 180
physics only = n(P) –
n(CnP)
= 180 – 120
= 60
Hence those taking only
physics are 60.
TRY THIS…..
In a certain school, 227
students take either Chemistry or physics. 133 take chemistry and 105 take both
subjects. Find those who take physics only.
No comments:
Post a Comment