GRE word problems are a vocabulary test disguised as a math test. The underlying math is rarely beyond high school level โ but the way problems are phrased can trip up even strong math students who misread a key term. Words like "at most," "exclusive," "consecutive," and "at least one" have precise mathematical meanings that determine whether your equation setup is right or wrong before you've done a single calculation.
This guide covers the vocabulary of GRE quantitative word problems: mathematical terms, logical qualifiers, and the specific phrasing patterns that appear in official GRE questions.
Category 1: Inequality and Range Language
GRE word problems frequently describe ranges and constraints. The exact word used determines whether an endpoint is included or excluded โ a difference that can change the answer by ยฑ1.
| Phrase | Mathematical Meaning | Example |
|---|---|---|
| At least n | โฅ n (n is included) | "At least 5 students" means 5, 6, 7, ... |
| At most n | โค n (n is included) | "At most 10 items" means ..., 9, 10 |
| More than n | > n (n is excluded) | "More than 3 days" means 4, 5, 6, ... |
| Less than n | < n (n is excluded) | "Less than 7 hours" means ..., 5, 6 |
| No more than n | โค n (same as "at most") | "No more than 20 participants" means โค 20 |
| No less than n | โฅ n (same as "at least") | "No less than $50" means โฅ $50 |
| Between a and b | a < x < b (exclusive) OR a โค x โค b (inclusive) โ context determines | Always check if the problem says "between" with endpoints implied |
| From a to b | a โค x โค b (inclusive) | "From Monday to Friday" means all 5 days |
| Exclusive of | Not including | "All values exclusive of zero" means x โ 0 |
| Inclusive of | Including | "The range inclusive of 1 to 10" means 1, 2, ..., 10 |
Category 2: Ratio, Rate, and Proportion Language
| Phrase | Meaning | Trap to Watch For |
|---|---|---|
| Ratio of A to B | A/B or A:B | Order matters โ "ratio of boys to girls" โ "ratio of girls to boys" |
| A is what percent of B | (A/B) ร 100 | Identify which quantity is the "whole" (B) |
| Percent increase | [(New โ Old) / Old] ร 100 | Always divide by the original value, not the new one |
| Percent decrease | [(Old โ New) / Old] ร 100 | Same trap โ divide by the original |
| Per | Division (rate) | "60 miles per hour" = 60 รท 1 hour |
| Of | Multiplication (fraction problems) | "3/5 of 40" = (3/5) ร 40 = 24 |
| Is / Are | Equals sign | "12 is 40% of what number" โ 12 = 0.4 ร x |
Category 3: Sequence and Number Type Language
| Term | Definition | GRE Usage |
|---|---|---|
| Consecutive integers | Integers in order with no gaps: n, n+1, n+2 | "Three consecutive integers sum to 48" โ n + (n+1) + (n+2) = 48 |
| Consecutive even/odd | Even: n, n+2, n+4; Odd: n, n+2, n+4 (both +2) | Even consecutive integers differ by 2, not 1 |
| Prime | Divisible only by 1 and itself; must be > 1 | 1 is NOT prime โ a common trap |
| Factor / Divisor | A number that divides evenly into another | Factors of 12: 1, 2, 3, 4, 6, 12 |
| Multiple | The product of a number and any integer | Multiples of 3: 3, 6, 9, 12, ... |
| Remainder | What is left after division | "n divided by 7 leaves a remainder of 3" โ n = 7k + 3 |
| Distinct | Different; no repeats | "Select 3 distinct numbers" โ no number chosen twice |
| Integer | Whole number (positive, negative, or zero) | Fractions and decimals are NOT integers |
Category 4: Probability and Counting Language
Probability word problems have their own precise vocabulary. Misreading these terms is one of the most frequent sources of wrong answers on GRE quantitative questions.
"At least one" in probability means P(at least one) = 1 โ P(none). This is almost always easier to calculate via the complement. "Exactly k" means only that value โ not "at least k." "At most k" means 0, 1, 2, ..., k. "Independent events" means the outcome of one doesn't affect the other โ multiply their probabilities. "Mutually exclusive" means they can't both happen โ add their probabilities. These two are frequently confused.
Combination vs. Permutation: A combination is a selection where order doesn't matter (choosing 3 committee members from 10). A permutation is an arrangement where order matters (ranking 3 committee members first, second, third). The word "arrange" or "order" signals permutation; "choose," "select," or "group" signals combination.
Category 5: Geometry and Measurement Language
| Term | Precise Meaning | Common Misreading |
|---|---|---|
| Perimeter | Total distance around a shape | Confused with area (the space inside) |
| Area | The two-dimensional space inside a shape | Using perimeter formula instead |
| Bisect | To divide into two equal parts | Assuming it means "cut" without equal division |
| Perpendicular | Meeting at exactly 90ยฐ | Assuming any crossing angle means perpendicular |
| Parallel | Lines that never intersect; same slope | Assuming visual parallelism in non-scale diagrams |
| Diameter | Distance across a circle through its center | Confused with radius (half the diameter) |
| Tangent (to a circle) | Touching the circle at exactly one point; perpendicular to the radius at that point | Missing the perpendicularity implication |
Signal Words That Change Your Equation
Certain transition words in GRE word problems signal a specific mathematical operation. Missing them means setting up the wrong equation entirely:
- "Combined" / "together" / "total" โ addition
- "Difference" / "more than" / "less than" โ subtraction
- "Product" / "times" โ multiplication
- "Quotient" / "divided by" / "per" โ division
- "Exceeds by" โ A exceeds B by 5 means A โ B = 5
- "Reduced by" โ new value = old value โ reduction
- "Increased by a factor of n" โ new value = old value ร n (not + n)
FAQ
How important is vocabulary for GRE quantitative questions?
More important than most test-takers expect. Analysis of test-taker errors on GRE quant shows that roughly 20โ30% of wrong answers on word problems result from misreading the problem โ including misinterpreting key terms like "at least," "exclusive," "distinct," or "at most" โ rather than from calculation errors. Vocabulary is the difference between setting up the right equation and the wrong one.
What is the single most dangerous vocabulary term in GRE word problems?
"At least one" in probability problems โ because the natural approach (calculate directly) is much harder than the correct approach (1 minus the complement). Students who misread "at least one" as "exactly one" set up the wrong calculation entirely and get an answer that may look plausible but is wrong.
Do GRE quantitative problems ever use words in unusual ways?
Yes โ "between" is the most common example. In everyday English, "between 3 and 7" often implies 4, 5, 6 (exclusive). In some GRE problems, context implies 3, 4, 5, 6, 7 (inclusive). Always check whether endpoints matter for your calculation and whether the problem specifies "inclusive" or "exclusive."
Should I study math vocabulary separately from verbal vocabulary?
Yes โ they require different study methods. Mathematical vocabulary should be learned with worked examples showing exactly how each term translates into a calculation setup. Flashcards work well: front = term or phrase, back = mathematical translation + one worked example. The goal is automatic translation from English to equation, not just knowing the definition.
Practice These Words With Visual Flashcards
PassGREGMAT's visual flashcard system uses real photos to lock vocabulary into long-term memory. Free to start โ no account needed.