#not swim = 89 => #swim = 144-89 = 55
#not dance = 100 => #dance = 144 - 100 = 44
#not drive = 91 => #drive = 144 - 91 = 53
at least two = sum of two's + sum of three's = 37
sum of three's = 6
=> sum of two's = 31
total = S + D + Dr - (sum of two's ) - 2*(sum of three's) + none
144 = 55 + 44 + 53 -31 - 2*6 + none
=> none = 35
Answer is D.
Using the formula is a bad idea if you don't understand exactly when and how to use it. If you understand exactly when and how to use the formula, then you would find it too cumbersome to use it and will anyway prefer to reason out the answer!
In your formula, n(at least two of the events) is the sum of the intersection of the circles. This means each intersection includes the area where only two overlap and where all 3 overlap.
To check out the two formulas, check out this link:
https://gmatclub.com/forum/a-school-has ... l#p1207266After you check out the link, note that in your formula, n(at least two of the events) = (d + g) + (e + g) + (f + g)
whereas the 37 given to you in this question is (d + e + f + g)