Premiergrad Start practising

TrapQuantitative · Data Insights

Hidden Constraint: When the equation allows more than the problem does

A Hidden Constraint is a restriction implied by the wording, variable type, operation, or real-world setting. If you ignore it, your algebra may be correct while your answer remains impossible.

GMAT questions frequently attach meaning to a variable: a positive integer, a number of employees, a nonzero rate, a distinct rank, a valid percentage. Those nouns and qualifiers are part of the mathematics.

The algebraic set and the valid set

Consider:

If n is a positive integer and n(n − 3) = 0, what is n?

The equation produces two candidates:

n = 0 or n = 3

But the question does not permit every real solution. It permits positive integers. Zero is removed, leaving n = 3.

The mistake is not “forgot how to solve a quadratic.” It is solving the equation and failing to return to the domain.

Where constraints hide

Look for:

Some constraints are stated. Others arise from operations. If x appears in a denominator, x ≠ 0 even when the stem never says so in words.

Signals that this trap is active

Use a constraint ledger

Before manipulating the expression, write a short ledger:

n: positive integer
x: nonzero
employees: whole-number count
probabilities: 0 to 1

After solving, run each candidate through the ledger and the original equation. This is faster than trying to remember every restriction while calculating.

Data Sufficiency Very Hard · Weighted Average

An electronics retailer sold a total of 90 laptops, each of which was either a Standard laptop or a Premium laptop. Each Standard laptop sold for $s and each Premium laptop sold for $p. The average (arithmetic mean) selling price of the 90 laptops was $250. How many Standard laptops were sold? (1) The Standard laptops sold for $50 less than the Premium laptops. (2) Either s=220 or p=220.

Answer: C

Let n be the number of Standard laptops. Total revenue is 90×250=22500. Statement (1) gives s=p−50, so revenue = n(p−50)+(90−n)p = 90p−50n. This alone has two unknowns. Statement (2) alone leaves the other price unknown. Combining: if s=220, then p=270 and 24300−50n=22500, so n=36. If p=220, then s=170 and 19800−50n=22500, so n=−54, impossible. Thus n=36 is uniquely determined.

Original GMAT-style question written for Premiergrad and checked by an independent blind solve. Not an official GMAT question.

What Lumen looks for

Lumen reads the answer you chose, not just whether it was wrong. On a question like this it separates three things that all look identical in a score: a concept you have not met, a reasoning step that went sideways, and a correct method pointed at the wrong target. Those need three different next weeks, and only the third one is fixed by re-reading the topic.

A single answer is weak evidence and Lumen says so. It becomes a diagnosis when the same shape shows up across several questions — which is the part a page like this cannot do for you.

Hidden Constraint versus Missing Case

These traps are related but different.

One makes the candidate set too large; the other makes your analysis too small.

This trap commonly appears in Number Properties, Inequalities, Roots and Exponents, Overlapping Sets, and Data Sufficiency.

The correction is simple enough to remember:

Solve inside the permitted world, then test every candidate against that world.

Try the free diagnostic quiz to see whether your wrong answers cluster around constraints, cases, or calculation.

Test my constraint control →

Related

Does this one recur in your answers?

You may well have handled the example above. The useful question is whether the same pattern shows up elsewhere in your work — across topics, where you are not expecting it. That is what the diagnostic measures.

Check my answers for this trap Everything on this page stays free and open — no account needed to read it or to attempt the questions above.

Last reviewed 2026-09-17