By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
A Premium Study Guide for Serious GRE Candidates
Quantitative Comparison (QC) questions make up ~35% of the GRE Quant section (7–8 questions per test). They ask you to compare two quantities (Column A vs. Column B) and determine which is larger—or if the relationship cannot be determined. Mastering QC is the fastest way to boost your Quant score because: - Speed: QC questions are shorter than Problem Solving questions, so efficiency here frees up time for harder problems.- Accuracy: The GRE tests conceptual understanding (not just calculations), so plugging in numbers, simplifying expressions, and geometric reasoning are critical.- Traps: ETS designs QC questions to exploit common misconceptions (e.g., assuming variables are positive, ignoring zero, or misapplying geometric properties).
Example of a Real GRE-Style QC Question:| Column A | Column B | |----------|----------| | ( x^2 - 5x + 6 ) | ( 0 ) |
Quantity A: ( x = 2 ) Quantity B: ( x = 3 )
Answer Choices:A) Quantity A is greater.B) Quantity B is greater.C) The two quantities are equal.D) The relationship cannot be determined from the information given.
(We’ll solve this later using the step-by-step strategy.)
What it is: Substitute specific values for variables to test the relationship between Column A and Column B.When to use it:- When the question involves variables (e.g., ( x, y, n )) or undefined expressions (e.g., ( \frac{a}{b} )).- When the answer choices include D (Cannot be determined)—PIN helps confirm if the relationship is consistent or variable.- Always test at least 3 values: - A positive integer (e.g., ( x = 2 )) - A negative number (e.g., ( x = -1 )) - Zero (e.g., ( x = 0 )) - Bonus: Test fractions (e.g., ( x = \frac{1}{2} )) or extreme values (e.g., ( x = 100 )) if the relationship isn’t clear.
What it is: Algebraically manipulate Column A and Column B to make them easier to compare.When to use it:- When both columns are algebraic expressions (e.g., ( 3x + 5 ) vs. ( 2x + 10 )).- When the question involves inequalities (e.g., ( x > 2 ))—simplify to isolate the variable.- Key moves: - Subtract/add the same term to both columns. - Multiply/divide both columns by a positive number (but never by a variable unless you’re certain it’s positive). - Factor or expand expressions (e.g., ( x^2 - 4 ) → ( (x+2)(x-2) )).
What it is: Use properties of shapes, angles, and the coordinate plane to compare quantities.When to use it:- When the question involves figures (e.g., triangles, circles, rectangles).- When lengths, areas, or angles are compared (e.g., "Is the area of Triangle A greater than the area of Triangle B?").- Key properties to remember: - Triangles: The sum of any two sides must be greater than the third side. - Circles: The longest chord is the diameter; inscribed angles are half the central angle. - Coordinate Geometry: Use the distance formula (( \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} )) or slope (( \frac{y_2-y_1}{x_2-x_1} )).
What it is: Answer choice D is correct when the relationship changes depending on the value of the variable(s).When to suspect D:- If plugging in different numbers gives different results (e.g., Column A > Column B for ( x = 1 ), but Column A < Column B for ( x = -1 )).- If the question lacks sufficient constraints (e.g., "( x ) is a real number" vs. "( x ) is a positive integer").- Warning: If the question provides specific constraints (e.g., "( x > 0 )"), D is rarely correct.
What it is: Compare two fractions by cross-multiplying to avoid dealing with denominators.When to use it:- When both columns are fractions (e.g., ( \frac{a}{b} ) vs. ( \frac{c}{d} )).- When the question involves inequalities with fractions (e.g., ( \frac{x}{y} > \frac{y}{x} )).- Rule: - If ( \frac{a}{b} > \frac{c}{d} ), then ( ad > bc ) (assuming ( b ) and ( d ) are positive). - Never cross-multiply if denominators could be zero or negative!
What it is: Plug in values that break assumptions (e.g., zero, negatives, fractions, or extreme numbers).When to use it:- When the question seems too straightforward (ETS often hides traps in edge cases).- When the answer choices include D—edge cases help confirm if the relationship is consistent.- Common edge cases: - ( x = 0 ) (tests if zero is allowed). - ( x = 1 ) and ( x = -1 ) (tests symmetry). - ( x = \frac{1}{2} ) (tests fractions). - ( x = 100 ) (tests large numbers).
Question:| Column A | Column B | |----------|----------| | ( x^2 - 5x + 6 ) | ( 0 ) |
Since ( x ) is a variable, we’ll test multiple values.
Result: A = B.
Test ( x = 3 ):
Test ( x = 0 ):
Result: A > B.
Test ( x = 1 ):
Test ( x = 4 ):
Test ( x = -1 ):
Observation: For ( x = 2 ) and ( x = 3 ), A = B. For all other values, A > B.But wait! The question asks for the relationship in general, not just for ( x = 2 ) or ( x = 3 ). Since the relationship changes, the answer is D.
But let’s double-check with Step 3.
Conclusion: The relationship depends on ( x ), so the answer is D.
Why it happens: Students forget that ( x ) could be negative or zero.Example:| Column A | Column B | |----------|----------| | ( x^2 ) | ( x ) |
Wrong approach: Assume ( x > 0 ), so ( x^2 > x ) (A > B).Correct approach: Test ( x = -1 ): ( (-1)^2 = 1 > -1 ) (A > B). Test ( x = 0.5 ): ( 0.25 < 0.5 ) (A < B). Answer: D.
Why it happens: Students forget to test ( x = 0 ), which often changes the relationship.Example:| Column A | Column B | |----------|----------| | ( \frac{1}{x} ) | ( x ) |
Wrong approach: Test ( x = 1 ) (A = B) and ( x = 2 ) (A < B), conclude D.Correct approach: Test ( x = 0 ): ( \frac{1}{0} ) is undefined. Answer: D (since ( x = 0 ) is invalid).
Why it happens: Students cross-multiply fractions without ensuring denominators are positive.Example:| Column A | Column B | |----------|----------| | ( \frac{1}{x} ) | ( \frac{1}{x+1} ) |
Wrong approach: Cross-multiply to get ( x + 1 > x ), so A > B.Correct approach: If ( x = -2 ), denominators are negative, and the inequality flips. Answer: D.
Why it happens: Students misapply geometric properties (e.g., assuming a triangle exists when side lengths don’t satisfy the triangle inequality).Example:| Column A | Column B | |----------|----------| | Area of Triangle with sides 3, 4, 8 | 0 |
Wrong approach: Assume the triangle exists and calculate area.Correct approach: Check triangle inequality: ( 3 + 4 = 7 \not> 8 ). Triangle doesn’t exist, so area = 0. Answer: C.
Why it happens: Students test one value and assume the relationship holds for all values.Example:| Column A | Column B | |----------|----------| | ( x^3 ) | ( x^2 ) |
Wrong approach: Test ( x = 2 ): ( 8 > 4 ), so A > B.Correct approach: Test ( x = -1 ): ( -1 < 1 ) (A < B). Answer: D.
What it is: ETS makes one column seem always greater by giving a specific value (e.g., "( x = 2 )"), but the question asks for the general case.How to avoid it: Ignore the given values unless the question explicitly restricts ( x ) to those values.
What it is: Diagrams are often misleading (e.g., a right angle looks acute).How to avoid it: Never trust the diagram. Use given measurements and geometric properties instead.
What it is: Students avoid D because it "feels" wrong, but ETS includes it when the relationship is truly variable.How to avoid it: If plugging in different values gives different results, D is correct.
Answer: C (The two quantities are equal. Simplify Column A: ( \frac{y + x}{xy} = \frac{x + y}{xy} ).)
In the coordinate plane, point ( A ) is at ( (0, 0) ) and point ( B ) is at ( (4, 3) ).
Answer: C (Use distance formula: ( \sqrt{(4-0)^2 + (3-0)^2} = 5 ).)
Final Tip: On test day, write down your plug-in values to avoid careless mistakes. QC is about speed + accuracy—master this, and you’ll gain 10+ points on Quant.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.