Total no. of people attending or not attending the sessions = a ----- (1)
Total no. of people not attending either of the sessions = d ----- (2)
Let no. of people who attended both sessions = z ----- (3)
No. of people attended cybersecurity session exclusively = b - z ----- (4)
No. of people attended cloud computing session exclusively = c - z ----- (5)
No. of people attended cybersecurity session exclusively + No. of people attended cloud computing session exclusively + no. of people who attended both sessions + no. of people not attending either of the sessions = Total no. of people attending or not attending the sessions --------- (6)
Putting respective values of (1), (2), (3), (4), (5) in (6)
b - z + c - z + z + d = a
b + c + d - z = a
b + c + d - a = z
Fraction of the participants attended both sessions = z/ a
=
(b + c + d - a) / aBunuel
At a tech seminar with
a total participants,
b attended a session on cybersecurity, and
c attended a session on cloud computing. If exactly
d participants attended neither session, then in terms of
a,
b,
c, and
d, what fraction of the participants attended both sessions?
A. \(\frac{a - b - c + d}{a}\)
B. \(\frac{a - b - c - d}{a}\)
C. \(\frac{b + c + d - a}{a}\)
D. \(\frac{a - b - c + 2d}{a}\)
E. \(\frac{b + c - a + d}{a-d}\)