Number Properties is the topic on the GMAT Focus Quantitative section that punishes candidates most quietly. You do not lose points on Number Properties by failing to multiply two numbers; you lose them by misreading a single word, such as "positive," "integer," or "consecutive," and then walking confidently into a trap answer. In my experience the candidates who score in the 645–705 band on the GMAT Focus lose at least two of their 31 questions to a Number Properties stem they thought they had read correctly. The lesson is not to study more factor theorems; the lesson is to slow down on the language of the stem, classify the question family, and apply a narrow rule without contaminating it with unstated assumptions.
This guide walks through the architecture of a Number Properties question on the GMAT Focus: how the stem is built, the nine divisibility rules that cover roughly 80% of the work, the six recurring question families, and the tactical habits that separate a candidate who solves 8 out of 10 of these questions from one who solves 5. The GMAT Focus Quantitative section is a 31-question, 45-minute computer-adaptive module; Number Properties typically appears in 4 to 6 of those 31 questions, weighted across both easy and hard items. Working memory, not raw arithmetic, is the bottleneck.
What a GMAT Number Properties stem actually looks like
A Number Properties question asks about an integer — what it is, what it could be, what it must not be. The stem usually names an object (a positive integer n, a two-digit number, a product of two consecutive even integers) and then asks one of three things: identify a possible value, identify a value that must be true, or identify a value that cannot be true. The arithmetic component is almost always trivial. The reading component is where the points live.
Three words carry most of the weight. Positive rules out zero and the negatives; integer rules out fractions and decimals; consecutive tightens the spacing to exactly one. Candidates who skim past these words typically answer a different question than the one asked. A stem that says "the product of two consecutive positive integers" cannot be answered by selecting a number that uses consecutive negative integers, and a stem that says "a positive integer n" cannot be answered by selecting a fraction. The trap answers on the GMAT Focus are constructed to reward exactly this kind of skimming.
The other structural feature to internalise is that most Number Properties stems have a small, bounded solution space. The GMAT Focus rarely asks for the value of n outright; it asks for something derived from n, often a remainder, a digit, or a count of factors. The candidate who lists the first five admissible values of n will answer the question in under 90 seconds. The candidate who tries to set up an equation first usually spends twice that and still ends up listing the values anyway.
The nine divisibility rules that cover the majority of stems
Memorise the following list once, then use it until the reflexes are automatic. These nine rules are the operational core of Number Properties on the GMAT Focus; everything else is application.
- 2: last digit is even (0, 2, 4, 6, 8).
- 3: digit sum is divisible by 3.
- 4: last two digits form a number divisible by 4.
- 5: last digit is 0 or 5.
- 6: divisible by both 2 and 3.
- 9: digit sum is divisible by 9.
- 10: last digit is 0.
- 11: alternating sum of digits is divisible by 11.
- 12: divisible by both 3 and 4.
Rule 11 deserves a worked example because candidates frequently botch the alternating sum. Take the number 8,173. Compute (8 − 1 + 7 − 3) = 11, which is divisible by 11, so 8,173 is divisible by 11. Take 7,392. Compute (7 − 3 + 9 − 2) = 11, so 7,392 is divisible by 11 as well. The two-digit version of the rule — if a three-digit number abc has a + c equal to b, it is divisible by 11 — is a useful shortcut for the GMAT, since most stems that test divisibility by 11 use three-digit numbers.
One tactical note: do not test divisibility by 7 or 13 by inspection. If a GMAT Focus stem requires divisibility by 7, the question is not actually about the divisibility — it is about a property that follows from a constructed setup, such as "n is a multiple of 7 and of 8, what is the smallest value of n?" In those cases, multiply the lcm directly. The rule set above is for stem-reading, not for long division.
Six recurring question families and the shortcut for each
GMAT Focus Number Properties questions cluster into six families. Train yourself to name the family within ten seconds of reading the stem, because the shortcut is family-specific.
Remainder families
The stem names a positive integer n and a divisor d, then asks about the remainder when n is divided by d. The shortcut is to test the smallest admissible value of n by hand and then check whether the answer is preserved across two or three values. If a stem says "n is a positive integer such that n divided by 7 leaves a remainder of 3," the first three admissible values are 3, 10, 17. The remainder mod 7 is always 3, but the remainder when divided by 3 cycles as 0, 1, 2 — and that cycle is the answer the GMAT usually asks for.
Factor-count families
The stem names a number and asks how many positive divisors it has, or how many prime factors, or how many distinct prime factors. The shortcut is prime factorisation. For 360, write 360 = 2³ · 3² · 5¹. The number of positive divisors is (3+1)(2+1)(1+1) = 24. The number of distinct prime factors is 3. The number of prime factors counted with multiplicity is 6. GMAT Focus answer choices on factor-count questions are almost always close to each other — 22, 24, 27, 30 — so the calculation has to be exact.
Even/odd families
The stem names a sum, a product, or a power, and asks whether the result is even, odd, positive, or negative. The shortcut is a sign chart. The product of an even number of negatives is positive; the product of an odd number of negatives is negative. Powers: an even base raised to any positive integer is even. An odd base raised to any positive integer is odd. A negative base raised to an even exponent is positive; raised to an odd exponent, it is negative.
Prime and composite families
The stem names an integer and asks whether it is prime, asks for the smallest prime that divides it, or asks for the next prime greater than it. The shortcut is the prime list up to 50: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47. Memorise this list. Candidates who must count primes on the fly waste 30–45 seconds per question.
Consecutive-integer families
The stem names a product or sum of consecutive integers (even, odd, or unrestricted) and asks for a property of the total. The shortcut is the parity of the count. The sum of any two consecutive integers is odd; the sum of any three consecutive integers is a multiple of 3; the product of n consecutive integers is always divisible by n! (n factorial).
Units-digit families
The stem names a large power or product and asks only for the units digit. The shortcut is to reduce the base mod 10 and to identify the cycle. Powers of 2 cycle every 4: 2, 4, 8, 6. Powers of 3 cycle every 4: 3, 9, 7, 1. Powers of 7 cycle every 4: 7, 9, 3, 1. Powers of 8 cycle every 4: 8, 4, 2, 6. For a base ending in 0, 1, 5, or 6, the units digit never changes.
Worked example: a remainder-driven stem
Try the following, in the form you would meet it on the GMAT Focus: "When the positive integer n is divided by 5, the remainder is 3. When n is divided by 3, the remainder is 1. What is the smallest possible value of n?"
List the multiples of 5 that leave remainder 3: 3, 8, 13, 18, 23, 28, 33, 38. Test each for remainder 1 mod 3: 3 mod 3 = 0, 8 mod 3 = 2, 13 mod 3 = 1. The answer is 13. The whole calculation took four substitutions and twenty seconds. The trap answer on the GMAT Focus is usually the next admissible value (28) — a candidate who only tests 3 and 8 and assumes the pattern, or who tries to solve the system with the Chinese Remainder Theorem, will arrive at 28 only after burning 90 seconds.
Notice what was not done. There was no system of equations, no modular-arithmetic formula, no algebraic manipulation. The candidate read the stem, named the family (remainder), picked the cheaper of the two moduli (5, because the test of 3 is one division), listed six numbers, and stopped at the first hit. The General Maths principles paper on problem solving cites this style of "small-value enumeration" as the highest-yield approach for constrained-integer stems, and the GMAT Focus rewards it consistently.
Worked example: a factor-count stem
"How many positive integers less than 100 have exactly three positive divisors?" The shortcut is to recognise that a number has exactly three positive divisors if and only if it is the square of a prime. (Its divisors are 1, the prime, and the prime squared.) The primes whose squares are under 100 are 2, 3, 5, 7 — giving 4, 9, 25, 49. Four such numbers. The candidate who starts by listing numbers with exactly three divisors from 1 to 100 will get there, but will take three times as long and is more likely to drop a value in the counting.
Worked example: an even-odd product stem
"If a, b, and c are distinct positive integers, is the product abc even?" This is a Data Sufficiency–style prompt rewritten as Problem Solving. The answer is "yes if at least one of a, b, c is even." The trap is the candidate who reads "distinct positive integers" and assumes "odd" — but the integers need not be odd, and as soon as one is even, the product is even. The strategic move is to ask: "Under what conditions could the product be odd?" Only when all three integers are odd. The question therefore is "can we rule out that all three are odd?" and the typical GMAT stem gives you one extra fact (an even sum, a factor of 2) that closes the door immediately.
How to triage a Number Properties stem in 60 seconds
Time on the GMAT Focus Quantitative section is unforgiving. The official pacing is 45 minutes for 31 questions, which works out to roughly 87 seconds per question, but in practice you need a sub-60-second routine for the easier items so that the harder ones get their 120–150 seconds. A Number Properties stem should not consume more than 60 seconds unless it is a hard-mode item with a two-step setup.
Use the following sequence, in this order, every time.
- Underline the constraint words. Positive, integer, distinct, consecutive, prime, greater than. These are the words that change the answer.
- Name the family. Remainder, factor count, even/odd, prime/composite, consecutive, units digit, or "other." If "other," slow down.
- List three admissible values of the named object. This is the enumeration shortcut. The first three values almost always disambiguate the answer.
- Test the answer choices against the three values. Eliminate the ones that fail.
- Pick. If two answer choices are still alive after step 4, test a fourth value; do not extend the algebra.
The mistake most candidates make is to skip step 3 and go straight to algebra. The algebra is rarely the hard part of a Number Properties stem; the hard part is keeping the constraints straight. Listing three values forces the constraints into the open where you can see them.
Common pitfalls and how to avoid them
Five errors account for most of the lost points on Number Properties. Each one is mechanical, not conceptual, and each one is fixable with a five-second habit.
- Ignoring the word "positive." The default in your head should be "positive integer" until the stem tells you otherwise. A surprising number of stems leave "positive" implied, but a small fraction specify "non-negative" or omit positivity, and those few are where the trap answers sit.
- Treating "integer" as "whole number." On the GMAT, integer includes negatives and zero unless the stem restricts it. A candidate who assumes "integer means positive" loses a question every time a stem uses the word "non-positive."
- Stopping at the first admissible value. If the stem asks for a property that must hold "for all n," testing one value is not enough — you must confirm the property for at least two distinct values.
- Forgetting that 1 is not prime. The prime list starts at 2. A factor-count stem that includes 1 in the prime list will be off by one.
- Skipping the units-digit cycle. For powers of 2, 3, 7, and 8, the cycle is length 4. The candidate who computes each power from scratch wastes time; the candidate who knows the cycle finishes in five seconds.
How Number Properties fits into GMAT Focus scoring and prep
The GMAT Focus Quantitative section reports a score from 60 to 90 in one-point increments. Number Properties does not have its own subscore; the score is computed across all 31 questions, weighted by the adaptive engine based on the difficulty of the items you actually saw. In practice, a candidate who loses 4 of 5 Number Properties questions will feel the effect on the overall Quant score, but the section-level reporting does not break out the loss. This is why tactical work on Number Properties — closing the easy-mode errors and securing the hard-mode ones — pays off across the whole section.
In a 10-week prep plan, Number Properties should occupy roughly two weeks of focused work, sandwiched between arithmetic foundations and word problems. The first week is rule memorisation and the worked examples above. The second week is mixed problem sets of 15 to 20 items, timed at 70 seconds per question, with a review pass that classifies every error by family. Candidates who skip the family classification and only mark "wrong" end up relearning the same traps three times. The Diagnostic and review resources at TestPrep İstanbul are built around this family-by-family error tagging, which is why they tend to expose the missed constraint within the first ten questions of a Number Properties set.
Comparing the six question families at a glance
The table below summarises the six families, the typical stem language, and the fastest shortcut for each. Use it as a checklist during review.
| Family | Typical stem language | Fastest shortcut | Common trap |
|---|---|---|---|
| Remainder | "When divided by k, the remainder is r" | List 3 admissible values of n | Conflating remainders from two different divisors |
| Factor count | "How many positive divisors" | Prime factorisation, then (e1+1)(e2+1)… | Including 1 as a prime |
| Even/odd | "Is the product even?" | Sign chart of the factors | Assuming integers are positive |
| Prime/composite | "Which is the smallest prime dividing n?" | Memorised prime list to 50 | Forgetting 2 is the only even prime |
| Consecutive | "Sum of n consecutive integers" | Parity of the count, divisibility by n! | Off-by-one in the count |
| Units digit | "What is the units digit of 7^23?" | Identify the cycle length (2, 3, 4, or 1) | Forgetting the cycle resets at 0, 1, 5, 6 |
Practising Number Properties under GMAT Focus conditions
Three habits separate the candidates who improve on Number Properties from the ones who plateau after week three. The first is timed enumeration: take fifteen items, set a 17-minute timer, and force yourself to list admissible values before you start any algebra. The second is family tagging in the error log: every wrong answer gets a one-word tag (Remainder, Factor count, Even/odd, Prime/composite, Consecutive, Units digit, Other), and the family with the most tags becomes the next week of focused work. The third is the constraint-underline pass: any stem with two or more of the words positive, integer, distinct, consecutive, prime, even, odd gets read twice, with the words circled in your mind the second time.
The GMAT Focus test interface highlights selected text rather than the stem, which means you can re-read the stem with a click. Use that click on any Number Properties stem with two or more constraints. It is the cheapest fifteen-second investment on the section.
Conclusion and next steps
Number Properties rewards a candidate who reads the stem carefully, names the family, and applies a narrow rule. The arithmetic is rarely the obstacle; the obstacle is the hidden constraint, the wrong modulus, or the missed units-digit cycle. Train the nine divisibility rules and the six family shortcuts until they are reflexive, then run a two-week block of timed enumeration sets with family-tagged error logging. Candidates who follow this loop tend to convert 5 out of 10 Number Properties items on a diagnostic into 8 out of 10 within four weeks of focused work.
TestPrep İstanbul's Number Properties module is built around this same loop, with 200+ items keyed by family and a review pass that surfaces the constraint-underline habit explicitly. A diagnostic assessment is the natural starting point for candidates building a sharper preparation plan around GMAT Number Properties.