Modern Math — XAT Quantitative Ability & Data Interpretation
Every sub-topic in this chapter has exactly one question that decides everything else: does order matter (permutation) or not (combination)? Is an element replaced before the next pick, or not? Did you double-count an overlap? Get that one question right first, and the rest is direct formula application.
1. What XAT actually asks
Modern Math is estimated at roughly 5-7 of QA&DI's 28 questions across recent papers (see docs/exam-briefs/xat-2026-brief.md), covering permutations and combinations, probability, arithmetic/geometric progressions, and set theory. These sub-topics are grouped together because they share a common character: each rests on a small number of clean formulas, and the entire difficulty is correctly identifying which formula the question's wording actually calls for.
2. Permutations and combinations
Permutation (order matters): — arranging items from distinct items where the sequence matters (rankings, passwords, seating in distinct chairs).
Combination (order doesn't matter): — selecting items from where only the group composition matters (choosing a committee, picking a team).
The one question that decides everything: does swapping two selected items create a different outcome? If yes — permutation. If the outcome is the same selection either way — combination. "Arrange," "rank," "form a code" signal permutation; "select," "choose," "form a committee" signal combination.
Circular permutations of distinct items: , not — because rotating the whole arrangement doesn't create a new one, one position can always be fixed as a reference.
3. Probability
Mutually exclusive events (cannot both happen): . Independent events (one doesn't affect the other): .
With replacement vs. without replacement is this sub-topic's version of the permutation-vs-combination decision: drawing a card, replacing it, then drawing again keeps the total outcome count constant across draws; drawing without replacement shrinks the total by one each time, and probabilities for subsequent draws must be recalculated on the smaller remaining set.
Complementary probability is often the fastest path to an answer: — computing "none" is almost always easier than directly summing every "at least one" case.
4. Progressions
Arithmetic Progression (AP): consecutive terms differ by a constant .
Geometric Progression (GP): consecutive terms have a constant ratio .
The tell between AP and GP: check whether consecutive differences are constant (AP) or consecutive ratios are constant (GP) — a sequence like 3, 6, 12, 24 has ratio 2 throughout (GP), while 3, 6, 9, 12 has difference 3 throughout (AP). Testing both quickly on the first three given terms resolves which formula applies before any further work.
5. Set theory
For two sets, the union-intersection rule avoids double-counting elements present in both:
For three sets, the extended version accounts for every possible overlap:
The recurring XAT question type ("X% failed subject A, Y% failed subject B, Z% failed both — what % failed neither") is a direct union-intersection application: find the union (failed at least one), then subtract from 100% to find the complement (failed neither).
Worked examples
Q1. In how many ways can a committee of 3 people be selected from a group of 6 men and 4 women, if the committee must have exactly 2 men and 1 woman?
Pick an option to check your answer.
Show explanation
Solution. Select 2 men from 6: . Select 1 woman from 4: .
Since these are independent selections happening together, multiply: . This is a combination problem throughout — committee membership doesn't depend on selection order. Answer: (a).
Q2. A bag contains 5 red balls and 7 blue balls. Two balls are drawn at random without replacement. What is the probability that both balls are red?
Pick an option to check your answer.
Show explanation
Solution. . Since the first ball is not replaced, only 4 red balls remain out of 11 total for the second draw: .
. (b) is the trap of treating this as with replacement, squaring instead of adjusting the second draw's denominator and numerator. Answer: (c).
Q3. The sum of the first 20 terms of an arithmetic progression is 650, and the first term is 4. Find the common difference.
Pick an option to check your answer.
Show explanation
Solution. Sum formula: , with : .
Verify: , matching exactly. Answer: (b).
7. Common traps
- Confusing permutation and combination — always ask first whether reordering the same selected items changes the outcome.
- Forgetting to adjust probabilities for "without replacement" draws — the denominator (and sometimes numerator) shrinks with each draw; squaring or cubing a single-draw probability is only valid with replacement.
- Missing the constant-ratio vs. constant-difference test before assuming a sequence is AP when it's actually GP, or vice versa.
- Double-counting the intersection in set theory "union" questions — always subtract the overlap once; for three sets, add back the triple overlap after subtracting all three pairwise overlaps.
- Computing "at least one" directly instead of via the complement — this is almost always slower and more error-prone than computing .
- Using instead of for circular permutations — forgetting that rotating a circular arrangement doesn't create a genuinely new one.
8. When to guess, and why
Within your first 8 skips across all of Part 1, a modern math question involving a longer, multi-step calculation (a three-set union, a multi-draw probability chain) is a reasonable one to skip if a clean setup doesn't emerge quickly, since these sub-topics are especially prone to a single early misstep compounding through several later steps.
Beyond your 8th skip, a blind 1-in-5 guess has an expected value of exactly 0, while a blank costs -0.10 — mark your best remaining guess.
If you've correctly identified the sub-topic and formula but stalled on execution, a rough estimate (checking whether an answer's magnitude is even plausible, or whether it satisfies an obvious parity or divisibility check) often eliminates two or three options before guessing.
Summary
- Modern Math is roughly 5-7 of QA&DI's 28 questions, covering permutations/combinations, probability, progressions, and set theory.
- Permutation (order matters) vs. combination (order doesn't) is the single decision that determines every question in that sub-topic — check it first.
- With-replacement keeps draw probabilities constant across draws; without-replacement requires recalculating on a shrinking remaining set.
- Complementary probability () is almost always faster than directly computing "at least one."
- AP has a constant difference between consecutive terms; GP has a constant ratio — test both quickly on the first few given terms.
- The union-intersection formula prevents double-counting overlaps; the three-set version needs the triple overlap added back after all pairwise overlaps are subtracted.
- Circular permutations of items use , not , since rotation doesn't create a new arrangement.
- Past your 8th free skip in Part 1, a rough magnitude or parity check on a stalled multi-step calculation often narrows the field before a final guess is needed.
