Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Ratio Word Problems (GRE/GMAT) – Complete Guide
Source: https://www.fatskills.com/gre/chapter/how-to-solve-ratio-word-problems-gregmat-complete-guide

How to Solve: Ratio Word Problems (GRE/GMAT) – Complete Guide

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

⏱️ ~5 min read

How to Solve: Ratio Word Problems (GRE/GMAT) – Complete Guide

Score Impact: This question type appears 4-6 times on the GRE and 3-5 times on the GMAT—mastering it can boost your Quant score by 5+ points, moving you from the 60th to the 80th+ percentile.


WHAT THIS QUESTION TYPE IS ACTUALLY TESTING

The exam isn’t testing your ability to compute ratios—it’s testing: 1. Precision in translating words into equations (e.g., "for every 2 apples, there are 3 oranges" → A/O = 2/3). 2. Flexibility with unknown multipliers (e.g., recognizing that 2x : 3x is the simplest form of a ratio). 3. Resistance to common traps (e.g., assuming ratios are actual counts, ignoring hidden constraints like "total must be divisible by 5").


ANATOMY OF THE QUESTION

Structure Breakdown

  1. Stem: Introduces a scenario with two or more quantities in ratio form (e.g., "The ratio of boys to girls in a class is 3:4").
  2. Conditions: Adds constraints (e.g., "If 5 boys join, the ratio becomes 4:5").
  3. Answer Choices: Typically 5 options, with 1-2 "trap" answers that assume incorrect multipliers or ignore constraints.
  4. What to Ignore: Irrelevant details (e.g., "The class meets on Tuesdays") or absolute numbers unless tied to the ratio.

Representative Example

In a mixture, the ratio of alcohol to water is 2:5. If 4 liters of alcohol are added, the new ratio becomes 4:5. How many liters of water were in the original mixture? - Stem: Ratio of alcohol to water = 2:5. - Condition: Adding 4L alcohol changes the ratio to 4:5. - Answer Choices: (A) 5 (B) 10 (C) 15 (D) 20 (E) 25


THE DECISION FRAMEWORK (Step-by-Step)

Run this process for every ratio problem under timed conditions.

  1. Assign Variables with a Multiplier
  2. Convert the ratio into an equation using an unknown multiplier (x).
  3. Example: Alcohol : Water = 2:5Alcohol = 2x, Water = 5x.

  4. Translate the Condition into an Equation

  5. Use the given change to set up a new ratio equation.
  6. Example: New alcohol = 2x + 4, New ratio = 4:5(2x + 4)/5x = 4/5.

  7. Solve for the Multiplier (x)

  8. Cross-multiply and solve the equation.
  9. Example: 5(2x + 4) = 4(5x)10x + 20 = 20xx = 2.

  10. Find the Requested Quantity

  11. Plug x back into the original variable.
  12. Example: Water = 5x = 5(2) = 10 liters.

  13. Check for Hidden Constraints

  14. Ensure the answer makes sense (e.g., no negative volumes, integer values if required).
  15. Example: 10 liters is a valid answer (no constraints violated).

  16. Eliminate Wrong Answers

  17. Use the solved value to rule out options that don’t match or violate conditions.

Worked Examples

Example 1 – Straightforward

Question: The ratio of cats to dogs in a shelter is 3:7. If there are 42 dogs, how many cats are there? Framework Application: 1. Assign variables: Cats = 3x, Dogs = 7x. 2. Translate condition: Dogs = 42 → 7x = 42 → x = 6. 3. Find cats: 3x = 3(6) = 18. 4. Check: No hidden constraints. 5. Answer: (C) 18.

Elimination Logic: - (A) 12 → 3x = 12 → x = 4, but 7x = 28 ≠ 42. - (B) 14 → 3x = 14 → x ≈ 4.67, not an integer. - (D) 21 → 3x = 21 → x = 7, but 7x = 49 ≠ 42. - (E) 28 → 3x = 28 → x ≈ 9.33, not an integer.


Example 2 – Common Trap Version

Question: A bag contains red and blue marbles in a 2:3 ratio. If 10 red marbles are removed, the ratio becomes 1:3. How many blue marbles are in the bag? Framework Application: 1. Assign variables: Red = 2x, Blue = 3x. 2. Translate condition: (2x – 10)/3x = 1/3. 3. Solve: 3(2x – 10) = 3x → 6x – 30 = 3x → 3x = 30 → x = 10. 4. Find blue marbles: 3x = 30. 5. Check: Red marbles = 20 – 10 = 10 → 10:30 = 1:3 (valid). 6. Answer: (D) 30.

Trap Answer: (B) 15 → Assumes x = 5 (2x – 10 = 0, invalid ratio).


Example 3 – Hard Variant

Question: The ratio of men to women in a room is 5:8. If 6 men leave and 4 women join, the ratio becomes 1:2. What is the original number of women in the room? Framework Application: 1. Assign variables: Men = 5x, Women = 8x. 2. Translate condition: (5x – 6)/(8x + 4) = 1/2. 3. Solve: 2(5x – 6) = 8x + 4 → 10x – 12 = 8x + 4 → 2x = 16 → x = 8. 4. Find women: 8x = 64. 5. Check: Men = 40 – 6 = 34, Women = 64 + 4 = 68 → 34:68 = 1:2 (valid). 6. Answer: (E) 64.

Elimination Logic: - (A) 32 → x = 4 → Men = 20 – 6 = 14, Women = 32 + 4 = 36 → 14:36 ≠ 1:2. - (C) 48 → x = 6 → Men = 30 – 6 = 24, Women = 48 + 4 = 52 → 24:52 ≠ 1:2.


WRONG ANSWER PATTERNS

  1. Ignoring the Multiplier
  2. Why it looks right: Assumes the ratio numbers are actual counts (e.g., 2:5 → 2 cats, 5 dogs).
  3. Why it’s wrong: Ratios are proportional; actual counts are multiples of the ratio.

  4. Incorrectly Adding/Subtracting

  5. Why it looks right: Adds/subtracts directly to the ratio (e.g., "add 4 to 2:5 → 6:5").
  6. Why it’s wrong: You must add/subtract to the actual counts (2x + 4), not the ratio.

  7. Assuming Integer Solutions

  8. Why it looks right: Eliminates non-integer answers (e.g., x = 2.5).
  9. Why it’s wrong: Some problems allow non-integer multipliers (e.g., "2.5x liters").

  10. Misapplying the Condition

  11. Why it looks right: Sets up the equation backward (e.g., (2x + 4)/5x = 5/4 instead of 4/5).
  12. Why it’s wrong: Reverses the ratio order (alcohol:water vs. water:alcohol).

Common Mistakes

  1. Mistake: Forgetting to use a multiplier (x).
  2. Why it happens: Overconfidence in mental math.
  3. Correct approach: Always write 2x : 5x, not just 2:5.

  4. Mistake: Solving for the wrong variable.

  5. Why it happens: Misreading the question (e.g., solving for x when asked for 5x).
  6. Correct approach: Circle the requested quantity before solving.

  7. Mistake: Skipping the "check" step.

  8. Why it happens: Time pressure.
  9. Correct approach: Plug the answer back into the condition (e.g., verify the new ratio).

  10. Mistake: Assuming ratios are in simplest form.

  11. Why it happens: Overlooking that 4:6 can be reduced to 2:3.
  12. Correct approach: Simplify ratios before assigning variables.

  13. Mistake: Ignoring units or constraints.

  14. Why it happens: Tunnel vision on the ratio.
  15. Correct approach: Note if the answer must be an integer (e.g., "number of people").

TIME STRATEGY

  • Target Time: 1:15–1:30 per question.
  • When to Skip: If you can’t assign variables within 20 seconds, flag and return.
  • Minimum Work:
  • Assign variables (2x : 5x).
  • Write the equation ((2x + 4)/5x = 4/5).
  • Solve for x.
  • Plug x into the requested quantity.

BACKSOLVING AND SHORTCUTS

  1. Plug in Answer Choices
  2. Start with (B) or (D) and work backward.
  3. Example: For water = 10 liters (B), check if alcohol = 4 liters (2:5 ratio). Adding 4L alcohol → 8:10 = 4:5 (matches).

  4. Use the Multiplier as a Shortcut

  5. If the ratio is a:b and the total is a + b, the multiplier x must divide the total.
  6. Example: 3:4 ratio with total 35 → 3x + 4x = 35x = 5.

  7. Eliminate Based on Divisibility

  8. If the answer must be divisible by 3 (e.g., 3x), eliminate options not divisible by 3.

1-Minute Recap

"Here’s the exact process to solve any ratio problem in under 90 seconds: 1. Assign variables with a multiplier—always. 2:5 becomes 2x and 5x. 2. Translate the condition into an equation. If you add 4 liters, write (2x + 4)/5x = new ratio. 3. Solve for x. Cross-multiply, simplify, and find x. 4. Plug x back into the requested quantity. Need water? 5x is your answer. 5. Check for traps. Did you reverse the ratio? Forget the multiplier? Assume integers? Most wrong answers come from skipping Step 1 or Step 5. Stick to the framework, and you’ll get these right every time."


Final Note: Ratio problems are process-driven. Memorize the framework, and you’ll outperform 80% of test-takers. Practice 10 problems using these steps, and you’ll see the pattern.



ADVERTISEMENT