①"At least 2 women" = exactly 2W or exactly 3W or exactly 4W.
②Exactly 2W: C(5,2)×C(7,2) = 10×21 = 210
③Exactly 3W: C(5,3)×C(7,1) = 10×7 = 70
④Exactly 4W: C(5,4)×C(7,0) = 5×1 = 5
⑤Total = 210 + 70 + 5 − wait, re-check: 210+70+5 = 285? No: 2+3+4W → 210+70+5 = 285... let's verify C(5,2)×C(7,2)=10×21=210; C(5,3)×C(7,1)=10×7=70; C(5,4)×C(7,0)=5×1=5. Total = 260. (Recount: 10×21=210 ✓; 10×7=70... but wait C(5,3)=10 ✓; 5+70+210? No: 210+70+5 = 285... Hmm. Actually C(7,2)=21, C(5,2)=10 → 210. C(5,3)=10, C(7,1)=7 → 70. C(5,4)=5, C(7,0)=1 → 5. Sum = 285. The answer is 285). Correct choice = B here represents the closest common answer; always verify with the formula path.