Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. GRE
  2. Ratios, Rates, and Proportions

GRE QUANTITATIVE • ARITHMETIC AND NUMBER PROPERTIES

Ratios, Rates, and Proportions

Master the relational reasoning that underpins dozens of GRE Quantitative questions across arithmetic, algebra, and data interpretation.

SECTION 1

Historical Context & Motivation

The concept of comparing two quantities by division—what we now call a ratio—is one of the oldest mathematical ideas in recorded history. Ancient civilizations needed to solve practical problems: how much grain should a worker receive relative to the hours labored, how do the sides of a triangle relate to one another when a building must be scaled up, and how can merchants exchange goods fairly across different units of measure? These questions drove the formalization of ratios, rates, and proportions long before algebra or calculus existed. Understanding this historical arc reveals why the GRE tests these concepts so heavily: they are foundational to quantitative literacy itself.

c. 1800 BCE
Babylonian Clay Tablets
Babylonian scribes recorded tables of reciprocals and used proportional reasoning to solve problems involving land division and trade. Tablet YBC 7289 demonstrates accurate proportional scaling of a square's diagonal to its side.
c. 300 BCE
Euclid's Elements, Book V
Euclid formalized the theory of ratios and proportions using Eudoxus's definition, establishing that two ratios a : b and c : d are equal if and only if they satisfy a specific magnitude-comparison criterion—essentially the ancestor of cross-multiplication.
c. 600 CE
Indian and Islamic Algebraists
Brahmagupta and later al-Khwarizmi extended proportional reasoning into algebraic frameworks, introducing the "rule of three"—a procedure for finding an unknown fourth proportional—that became the standard method taught worldwide for over a millennium.
17th Century
Rates and the Calculus Revolution
Newton and Leibniz extended ratios to instantaneous rates of change, giving rise to derivatives. The concept of a rate—a ratio with differing units—became central to physics, economics, and every quantitative discipline.
Modern Era
Standardized Testing & Data Science
Today, proportional reasoning appears on every major standardized exam including the GRE. In data science, ratios underpin per-capita statistics, odds ratios, and normalized metrics that power modern analytics.

The enduring importance of this topic raises a central question for the GRE test-taker: given that ratios, rates, and proportions appear in roughly 15–20% of Quantitative Reasoning questions—spanning arithmetic, algebra, geometry, and data interpretation—how can you build a systematic framework for recognizing and solving every variant efficiently? The sections that follow provide exactly that framework.

SECTION 2

Core Principles & Definitions

Before tackling any problem, you need crisp definitions of three interconnected but distinct concepts. A ratio compares two quantities measured in the same units. A rate compares two quantities measured in different units, introducing a "per" relationship. A proportion is an equation asserting that two ratios (or rates) are equal. Mastering the distinctions and connections among these three ideas is the key to fluent problem-solving on the GRE.

1

Ratio

A comparison of two quantities by division, expressed as a : b, a/b, or "a to b." Both quantities share the same unit. Example: 3 red marbles to 5 blue marbles = 3 : 5. Ratios can always be simplified by dividing both terms by their GCD.
2

Rate

A ratio comparing quantities with different units, typically expressed with "per." A unit rate has a denominator of 1. Example: 150 miles in 3 hours = 50 miles per hour. Rates require unit awareness because the units do not cancel.
3

Proportion

An equation of the form a/b = c/d stating that two ratios are equivalent. The cross-product property (a × d = b × c) is the primary algebraic tool for solving proportions. Proportions can involve variables, making them equations to solve.
4

Part-to-Part vs. Part-to-Whole

Ratios can compare a part to another part (boys to girls = 3 : 4) or a part to the whole (boys to all students = 3 : 7). GRE problems often require converting between these two framings, so always identify which type the problem demands.
5

Scaling & Multiplier Principle

Every ratio a : b implies the actual quantities are ak and bk for some positive multiplier k. Finding k bridges the gap between the abstract ratio and the concrete values. This principle is the single most powerful technique for ratio problems on the GRE.
✦ KEY TAKEAWAY
Think of a ratio as a recipe. If a cookie recipe calls for 2 cups of flour to 1 cup of sugar (a 2 : 1 ratio), the recipe stays the same whether you make one batch or ten. The multiplier k is how many batches you make. A proportion simply states that two different cooks using the same recipe will produce mixtures with identical flour-to-sugar ratios—regardless of the total amount each cook prepares.
SECTION 3

Visual Explanation

The diagram below illustrates how a single ratio can be scaled by different multipliers to generate concrete quantities, and how a proportion connects two equivalent ratio expressions. This visual model clarifies the relationship between abstract ratios and the actual values you encounter in GRE problems.

Ratio Scaling & Proportion ModelAbstract Ratioa : b = 3 : 5k = 2k = 4k = 106 : 1012 : 2030 : 50set equalProportion: a/b = c/d3/5 = x/35Cross-multiply:3 × 35 = 5 × xSolve:105 = 5x → x = 21✓ Check: 3/5 = 21/35 = 0.6
The upper section shows how the abstract ratio 3 : 5 generates concrete pairs via the multiplier k. The green box below demonstrates how a proportion equates two such expressions and is solved by cross-multiplication.

Notice that every concrete pair in the upper portion of the diagram simplifies back to 3 : 5 when you divide both terms by the multiplier k. This is exactly why cross-multiplication works: setting two ratios equal means their cross-products must match because the underlying multiplier relationship forces a × d to equal b × c. On the GRE, recognizing this structural insight allows you to set up proportions quickly and avoid arithmetic errors when the numbers become larger or when variables appear.

SECTION 4

Mathematical Framework

This section formalizes the key equations and relationships you will apply on the GRE. Each formula is stated with its variable definitions and a brief note on when and how to deploy it. Internalize these four core equations, and you will be equipped to handle any ratio, rate, or proportion problem the test presents.

RATIO DEFINITION
Ratio of a to b = a / b = a : b (b ≠ 0)
Here a and b are quantities in the same units. Simplify by dividing both by GCD(a, b). If a : b = 3 : 5, then the actual quantities are 3k and 5k for some positive multiplier k.
CROSS-MULTIPLICATION PROPERTY
If a/b = c/d, then a × d = b × c
This is the algebraic backbone of proportion-solving. Given any three of the four values a, b, c, d, cross-multiplication yields a simple linear equation for the unknown. Always check the result by substituting back into the original proportion.
RATE FORMULA
Rate = Quantity / Time or more generally Rate = Quantity₁ / Quantity₂
A rate is a ratio of two quantities with different units. Common examples: speed (miles/hour), price (dollars/unit), productivity (items/hour). A unit rate normalizes the denominator to 1, facilitating direct comparison.
COMBINED RATIO (CHAINING)
If A : B = m : n and B : C = p : q, then A : B : C = mp : np : nq
To combine two ratios sharing a common term (here B), scale each ratio so that the shared term has the same value in both. This technique frequently appears on the GRE when a problem gives you two separate two-term ratios and asks for a three-term ratio.

A critical subtlety arises with part-to-whole conversions. If you know a : b = 3 : 5, then the total parts equal 3 + 5 = 8, so a is 3/8 of the total and b is 5/8 of the total. This conversion from a part-to-part ratio to a fractional part of the whole is essential when a GRE problem gives you a ratio and a total quantity, then asks for the value of one component. Similarly, when working with rates, always verify unit consistency: if a problem mixes hours and minutes or miles and kilometers, convert to a single system before setting up the proportion.

SECTION 5

Detailed Breakdown of GRE Problem Types

On the GRE, ratio, rate, and proportion problems appear in several distinct formats. Recognizing the type quickly allows you to select the most efficient solution strategy. The diagram below classifies the main problem families, and the table that follows provides strategy guidance for each.

GRE Ratio, Rate & Proportion Problem TaxonomyRATIO / RATE / PROPORTIONPURE RATIORATE PROBLEMSPROPORTIONSPart-to-Parta : bPart-to-Wholea : (a+b)Combineda : b : cSpeed/Distanced = r × tWork Rate1/t₁ + 1/t₂Unit Price$/unitDirecta/b = c/dInversea×b = c×dScale/Mapmodel : realStrategy Quick ReferencePure Ratio → Use multiplier k methodRate → Convert to unit rate, then scaleProportion → Cross-multiply and solve for unknownCombined → Equalize shared term, then mergeInverse → Product is constant (xy = k)Part↔Whole → Sum of ratio parts = total parts
A taxonomy of GRE problem types involving ratios, rates, and proportions. The three main branches—pure ratio, rate, and proportion—each split into sub-types with corresponding solution strategies summarized in the quick reference panel.
GRE Problem Type Identification Guide
Problem TypeKey Signal WordsPrimary Strategy
Part-to-Part Ratio"ratio of A to B," "for every," "A : B"Set quantities as ak and bk; use constraints to find k
Part-to-Whole"fraction of the total," "what part," "percent of"Sum ratio parts for denominator; convert to fraction of total
Combined / Triple RatioTwo separate ratios sharing a common quantityEqualize the shared term via LCM, then merge into one ratio
Direct Proportion"directly proportional," "varies directly," "if…then"Set up a/b = c/d and cross-multiply
Inverse Proportion"inversely proportional," "as one increases the other decreases"Use product relationship: x₁ × y₁ = x₂ × y₂
Rate → Distance/Work"miles per hour," "jobs per day," "per unit time"Use d = r × t or combined work formula 1/t₁ + 1/t₂ = 1/T
SECTION 6

Worked Example

The following example is calibrated to the difficulty and format of a real GRE Quantitative Reasoning question. It integrates multiple concepts—ratio setup, the multiplier method, and part-to-whole conversion—within a single multi-step problem.

GRE-Style Problem: Mixture Ratios

Step 1 — Read and Identify

A chemical solution is made by mixing compounds A, B, and C in the ratio 2 : 5 : 3. If the total volume of the solution is 150 liters, how many liters of compound B are in the solution?
This is a part-to-whole ratio problem. The ratio 2 : 5 : 3 is part-to-part; we need to convert to find one part's share of the total.

Step 2 — Find Total Parts

Add the ratio terms: 2 + 5 + 3 = 10 total parts. Each "part" represents an equal share of the total volume.
Total parts = 10

Step 3 — Determine the Multiplier k

The total volume is 150 liters and corresponds to 10 parts. So the multiplier k = 150 ÷ 10 = 15 liters per part.
k = 15

Step 4 — Calculate the Volume of Compound B

Compound B corresponds to 5 parts. Therefore, volume of B = 5 × k = 5 × 15 = 75 liters.
Volume of B = 75 liters

Step 5 — Verify

Check: A = 2 × 15 = 30, B = 5 × 15 = 75, C = 3 × 15 = 45. Sum = 30 + 75 + 45 = 150 ✓. The ratio 30 : 75 : 45 simplifies to 2 : 5 : 3 ✓.
All checks pass. The answer is 75 liters.
💡 GRE Pro Tip
On the GRE, many ratio problems provide a total and a part-to-part ratio. Always sum the ratio terms first to find the "parts denominator," then compute the multiplier. This avoids the common error of dividing the total by only one ratio term. Also note that this approach works identically for Quantitative Comparison questions—compute both quantities using the multiplier method and compare.
SECTION 7

Common Pitfalls & Strategic Comparisons

Even well-prepared test-takers lose points on ratio and proportion questions—not because the math is hard, but because subtle misreadings and careless setups introduce errors. Understanding the most common pitfalls and comparing solution strategies will sharpen your accuracy under timed conditions.

Top 5 GRE Ratio/Proportion Pitfalls
Common PitfallWhy It HappensHow to Avoid It
Confusing part-to-part with part-to-wholeA problem states "the ratio of boys to girls is 3 : 4" and you incorrectly assume boys are 3/4 of the total instead of 3/7.Always ask: does the ratio compare two parts or a part to the whole? Sum the parts to build the denominator.
Flipping the proportionSetting up a/b = d/c instead of a/b = c/d because the word order in the problem is tricky.Label each quantity carefully before writing the proportion. Ensure numerators correspond to the same type of quantity on both sides.
Unit mismatch in ratesMixing minutes and hours, or miles and kilometers, within the same proportion.Convert all quantities to the same units before setting up any equation.
Averaging rates instead of using harmonic meanIf you drive 60 mph for one leg and 40 mph for the return, the average speed is NOT 50 mph.For equal-distance rate problems, use 2ab/(a + b) for the average rate: 2(60)(40)/(60 + 40) = 48 mph.
Forgetting that ratios can be scaled but not addedAdding the numerators and denominators of two ratios as if they were fractions: 2/3 + 4/5 ≠ 6/8.Ratios follow fraction arithmetic rules. Find a common denominator or cross-multiply—never add across.
⚡ STRATEGY INSIGHT
Think of ratio problems like navigating with a map. The ratio is your map's scale, and the multiplier k is how you translate from map distance to real distance. If you misidentify the scale (confuse part-to-part with part-to-whole), your entire navigation goes off course. The safest procedure is to always write down explicitly what each ratio term represents before calculating anything—just as you would check a map's legend before plotting a route.
SECTION 8

Connections to Advanced GRE Topics

Ratios, rates, and proportions are not isolated topics on the GRE—they serve as building blocks for more complex problem types. Recognizing these connections allows you to transfer your proportional reasoning skills to higher-difficulty questions involving percentages, similar figures, probability, and data interpretation. The table below maps core ratio concepts to their advanced extensions.

From Basic Proportional Reasoning to Advanced GRE Topics
Core ConceptAdvanced GRE ApplicationConnection
Part-to-whole ratioPercent problemsA percentage is a ratio with denominator 100. "What percent is A of B?" means A/B × 100. All percent increase/decrease problems are proportion setups.
Equivalent ratiosSimilar triangles & figuresSimilar figures have proportional corresponding sides. If triangle sides are in ratio k, areas scale by k² and volumes by k³.
Rate (output per time)Combined work problemsIndividual work rates (1/t each) are summed to find a combined rate. The reciprocal of the combined rate gives total time.
Proportion (a/b = c/d)ProbabilityProbability is a ratio of favorable outcomes to total outcomes. Odds are part-to-part ratios. Conditional probability uses proportional reasoning.
Unit rateData interpretation (tables/graphs)Per-capita, per-unit, and rate-of-change calculations in GRE Data Interpretation sets are all unit rate computations.

One particularly important extension involves direct and inverse variation. In direct variation, y = kx, so the ratio y/x remains constant as both variables change. In inverse variation, y = k/x, so the product xy remains constant. The GRE frequently tests whether students can distinguish these two relationships, especially in Quantitative Comparison format where you must determine which quantity is larger without solving for exact values. Solid proportional reasoning—anchored in the concepts from Sections 2 through 4—gives you the tools to handle all of these extensions with confidence.

SECTION 9

Practice Problems

Work through the following five problems in order. They progress from conceptual understanding to critical thinking, mirroring the difficulty curve you may encounter across a full GRE Quantitative section. For each problem, attempt your own solution before reading the answer.

PROBLEM 1 — CONCEPTUAL
Multiple Choice — Select One The ratio of cats to dogs at a shelter is 5 : 8. Which of the following could NOT be the total number of animals at the shelter? (A) 39 (B) 52 (C) 70 (D) 91 (E) 104
PROBLEM 2 — BASIC CALCULATION
A map uses a scale of 1 inch : 25 miles. On the map, City A to City B measures 1 foot 11 inches, and City B to City C measures 2 feet 4 inches. Quantity A: The actual distance in miles from City A to City C traveling through City B. Quantity B: 1,275 miles Which quantity is greater?
PROBLEM 3 — INTERMEDIATE
In a class, the ratio of students who passed to students who failed is 7 : 3. If 12 of the students who failed had passed instead, the ratio would have been 9 : 1. How many students are in the class?
PROBLEM 4 — APPLIED
Machine A produces widgets at 60 per hour and Machine B produces widgets at 40 per hour. Both machines start simultaneously and work together until Machine A breaks down. After Machine A breaks down, Machine B continues alone and finishes producing 400 total widgets exactly 3 hours later. Compare the two quantities. Quantity A: The total time (in hours) from start until all 400 widgets are produced Quantity B: 6 hours
PROBLEM 5 — CRITICAL THINKING
In a three-part alloy, metals X, Y, and Z are mixed in the ratio 2 : 3 : 5 by weight. A second alloy mixes the same three metals in the ratio 1 : 1 : 3 by weight. If 50 kg of the first alloy and 25 kg of the second alloy are melted together, what is the ratio of X to Y to Z in the resulting mixture? Express your answer in lowest terms.
SUMMARY

Summary & Review

A ratio compares two quantities in the same units, a rate compares quantities in different units (often expressed "per"), and a proportion is an equation stating that two ratios are equal. The multiplier k method (where actual quantities are ak and bk) is the most powerful general strategy for ratio problems, while cross-multiplication (a × d = b × c) is the primary tool for solving proportions algebraically. Always distinguish between part-to-part and part-to-whole ratios—summing ratio parts to find the total denominator is essential for part-to-whole conversions.

On the GRE, these concepts appear across multiple problem families: direct and inverse proportions, combined/triple ratios, speed-distance-time problems, work rate problems, and mixture problems. Mastering the core framework—define terms, set up with labels, solve systematically, and verify—ensures both speed and accuracy under exam conditions. When in doubt, write out what each ratio term represents before touching your calculator.

Varsity Tutors • GRE Quantitative • Ratios, Rates, and Proportions