Fatskills
Practice. Master. Repeat.
Study Guide: **GMAT Focus Edition: Data Sufficiency – Arithmetic & Algebra Setups**
Source: https://www.fatskills.com/gmat/chapter/gmat-focus-edition-data-sufficiency-arithmetic-algebra-setups

**GMAT Focus Edition: Data Sufficiency – Arithmetic & Algebra Setups**

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

GMAT Focus Edition: Data Sufficiency – Arithmetic & Algebra Setups

Premium Study Guide


What This Is

Data Sufficiency (DS) questions test your ability to determine whether given information is enough to answer a question—not to compute the answer itself. On the GMAT Focus Edition, DS appears exclusively in the Data Insights section (20 questions, 45 minutes). These questions often involve arithmetic (percentages, ratios, averages) and algebra (equations, inequalities, word problems). Mastering DS setups is critical because: - ~30% of Data Insights questions are DS (6–7 per test).
- Wrong answers cost double: A misstep here hurts your score more than a single Quant or Verbal error.
- Time pressure is extreme: You have ~2 minutes per question, so efficiency is non-negotiable.

Example GMAT-Style Question:
If x and y are positive integers, is x/y > 1? 1. x > y 2. y = 5

Why this matters: This question tests inequality manipulation and sufficiency logic—core skills for DS. Many students waste time solving for x and y instead of asking: "Do I have enough info to answer the question?"


Key Concepts & Techniques

  1. Sufficiency Logic
  2. What it is: Determine if the statements alone or together provide enough information to answer the question.
  3. When to use: Every DS question. Never solve unless the question explicitly asks for a value.
  4. Example: If the question asks "Is x > 5?" and Statement 1 says "x > 3," it’s insufficient (x could be 4 or 6).

  5. Variable Isolation

  6. What it is: Rearrange the question to express it in terms of a single variable or relationship.
  7. When to use: When the question involves equations or inequalities (e.g., "Is 2x + 3y > 10?").
  8. Example: For "Is x/y > 1?", rewrite as "Is x > y?" (since y is positive).

  9. Plugging in Numbers (PIN)

  10. What it is: Test extreme values (e.g., 0, 1, negatives, fractions) to check sufficiency.
  11. When to use: When statements give ranges or inequalities (e.g., "x > 2").
  12. Example: For "Is x² > 4?" and Statement 1: "x > -3," test x = -2 (yes) and x = 0 (no) → insufficient.

  13. Rate × Time = Distance (RTD) Table

  14. What it is: Organize work/rate problems into a table with columns for Rate, Time, Distance/Work.
  15. When to use: For work, speed, or mixture problems (e.g., "Two pipes fill a tank...").
  16. Example:
    | | Rate | Time | Work |
    |----------|------|------|-------|
    | Pipe A | 2 | t | 2t |
    | Pipe B | 3 | t | 3t |
    | Total| - | - | 5t |

  17. Ratio Box

  18. What it is: For ratio problems, create a box with original ratio, multiplier, and actual values.
  19. When to use: When statements give ratios or parts of a whole (e.g., "The ratio of boys to girls is 3:4").
  20. Example:
    | | Boys | Girls | Total |
    |--------|------|-------|-------|
    | Ratio | 3 | 4 | 7 |
    | Actual | 3x | 4x | 7x |

  21. Inequality Manipulation Rules

  22. What it is: Rules for multiplying/dividing inequalities (e.g., flip the sign when multiplying by a negative).
  23. When to use: When statements involve inequalities (e.g., "Is x/y > 1?" with y < 0).
  24. Example: If x > y and y < 0, then x/y < 1 (because dividing by a negative flips the inequality).

  25. Absolute Value Cases

  26. What it is: Split absolute value equations/inequalities into two cases (positive and negative).
  27. When to use: When the question or statements include |x| (e.g., "Is |x - 3| > 2?").
  28. Example: For "Is |x - 3| > 2?", split into:


    • x - 3 > 2x > 5
    • x - 3 < -2x < 1
  29. Quadratic Identities

  30. What it is: Recognize common quadratic forms (e.g., x² - y² = (x - y)(x + y)).
  31. When to use: When statements involve squared terms (e.g., "Is x² > y²?").
  32. Example: For "Is x² > y²?", rewrite as "Is (x - y)(x + y) > 0?" and analyze signs.

Step-by-Step Strategy

Follow this 4-step process for every DS question:


  1. Understand the Question
  2. Rewrite the question in your own words (e.g., "Is x > y?" instead of "Is x/y > 1?").
  3. Identify the unknowns and what you’re solving for.

  4. Analyze Statement 1 Alone

  5. Do not look at Statement 2 yet.
  6. Ask: "Does this statement alone give me a definitive yes or no?"
  7. If yesSufficient (eliminate B, C, E).
  8. If noInsufficient (eliminate A, D).

  9. Analyze Statement 2 Alone

  10. Forget Statement 1 entirely.
  11. Repeat Step 2 for Statement 2.
  12. If sufficientB or D (depending on Step 2).
  13. If insufficientC or E.

  14. Combine Statements (If Needed)

  15. Only if both statements alone are insufficient.
  16. Ask: "Together, do they give a definitive answer?"
  17. If yesC.
  18. If noE.

Fully Worked Example

Question:
If x and y are integers, is x > y? 1. x + y = 10 2. x² = y² + 20

Step 1: Understand the Question
- We need to determine if x > y for integer x and y.

Step 2: Analyze Statement 1 Alone
- x + y = 10x = 10 - y.
- Possible pairs: (5,5), (6,4), (4,6), (7,3), (3,7), ... - For (6,4): x > y (yes).
- For (4,6): x < y (no).
- Insufficient (eliminate A, D).

Step 3: Analyze Statement 2 Alone
- x² = y² + 20x² - y² = 20(x - y)(x + y) = 20.
- Possible integer pairs: - (x - y, x + y) = (2, 10)x = 6, y = 4x > y (yes).
- (x - y, x + y) = (-2, -10)x = -6, y = -4x < y (no).
- Insufficient (eliminate B).

Step 4: Combine Statements
- From Statement 1: x + y = 10.
- From Statement 2: (x - y)(10) = 20x - y = 2.
- Solve the system: - x + y = 10 - x - y = 2 - Add: 2x = 12x = 6, y = 4.
- x > y is always trueSufficient.
- Answer: C.


Common Mistakes

  1. Mistake: Solving for exact values when the question only asks for sufficiency.
  2. Why it happens: Students default to algebra instead of sufficiency logic.
  3. Correct approach: Ask "Do I have enough info?" before solving.

  4. Mistake: Forgetting to test edge cases (e.g., 0, negatives, fractions).

  5. Why it happens: Overlooking that variables can take extreme values.
  6. Correct approach: Always test x = 0, 1, -1, 0.5 when statements allow it.

  7. Mistake: Assuming variables are positive unless stated.

  8. Why it happens: GMAT often omits signs to trap you.
  9. Correct approach: Check if the question or statements restrict signs (e.g., "x and y are positive integers").

  10. Mistake: Combining statements too early.

  11. Why it happens: Jumping to conclusions without analyzing each statement alone.
  12. Correct approach: Always evaluate Statement 1 alone first, then Statement 2 alone, before combining.

  13. Mistake: Misapplying inequality rules (e.g., forgetting to flip the sign when multiplying by a negative).

  14. Why it happens: Carelessness with algebra.
  15. Correct approach: Write "FLIP SIGN" in your notes as a reminder.

GMAT Traps & Timing

  1. Trap: "Yes/No" vs. "Value" Questions
  2. What it is: DS questions can ask "Is x > 5?" (yes/no) or "What is x?" (value).
  3. How to avoid: For yes/no, sufficiency means always yes or always no. For value, sufficiency means exactly one value.

  4. Trap: Hidden Constraints

  5. What it is: The question may imply constraints (e.g., "x is a positive integer") that aren’t in the statements.
  6. How to avoid: Read the question twice to catch all constraints.

  7. Trap: Overlapping Statements

  8. What it is: Statements may seem to overlap but actually provide new info.
  9. How to avoid: Treat each statement as independent until combining.

  10. Timing:

  11. Average time per DS question: 1:45–2:00 minutes.
  12. If stuck: Guess and move on (no penalty for wrong answers).

Quick Practice

Question:
If x is a positive integer, is x divisible by 6? 1. x is divisible by 3. 2. x is divisible by 4.

Answer: C
Explanation: Statement 1 alone is insufficient (e.g., x = 3 → no; x = 6 → yes). Statement 2 alone is insufficient (e.g., x = 4 → no; x = 12 → yes). Combined, x is divisible by both 3 and 4 → divisible by 12 → divisible by 6.


Last-Minute Cram Sheet

  1. Sufficiency = Definitive answer (yes/no or single value).
  2. Never solve unless necessary—focus on sufficiency.
  3. Test edge cases (0, 1, negatives, fractions).
  4. Rewrite inequalities to match the question (e.g., "Is x/y > 1?""Is x > y?").
  5. Flip inequality signs when multiplying/dividing by a negative.
  6. RTD table for work/rate problems.
  7. Ratio box for part-to-part or part-to-whole problems.
  8. Absolute value → 2 cases (positive and negative).
  9. Quadratic identities (e.g., x² - y² = (x - y)(x + y)).
  10. Eliminate answers as you go (A/D → B → C/E).

⚠️ Trap: If a statement seems sufficient but has one counterexample, it’s insufficient.



ADVERTISEMENT