Here in the question it is not told that b people only attended a session on Cybersecurity. So b will be outside of the circle inthe venndiagram. Same with C as well. If we take X as the both b & c . Total given as a .
a = b-x+x+c-x+d. Now x = a-b-c-d fraction is required so a-b-c-d/a is the solution right? where am i missing bunuel
Bunuel
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}\)
GMAT Club Official Explanation:
Total = cybersecurity + cloud computing - both + neither
So:
a = b + c - both + d
Solving for both gives: both = b + c + d - a
Therefore, the required fraction both/total is (b + c + d - a)/a
Answer: C.