3.2 Ratios, Proportions, and Scaling Relationships
Key Takeaways
- Ratios represent relative magnitude, not concrete counts; always introduce an unknown multiplier x (e.g., 3x and 5x) to model actual quantities.
- Discrete items require integer constraints: if the ratio of men to women is 4:5, the total number of people must be an integer multiple of 9.
- To link two separate ratios sharing a common variable (e.g., A:B = 2:3 and B:C = 4:5), find the LCM of the shared term (LCM of 3 and 4 is 12) to scale both ratios into a unified chain (8:12:15).
- In ratio shifts where quantities are added or subtracted, set up an algebraic proportion using the original multiplier x and solve for the unknown.
- Multidimensional geometric scaling dictates that if linear dimensions scale by factor k, surface area scales by k^2 and volume scales by k^3.
3.2 Ratios, Proportions, and Scaling Relationships
Ratios and proportions are among the most pervasive mathematical concepts tested in GMAT Problem Solving. A ratio expresses a relationship of relative size between two or more quantities, completely independent of their absolute magnitudes. The GMAT frequently constructs trap answers that tempt test-takers to equate ratio units directly with physical units. Navigating these questions efficiently without a calculator requires systematic algebraic modeling using ratio multipliers, integer divisibility analysis, and ratio chaining.
Part-to-Part vs. Part-to-Whole Ratios
A fundamental distinction on the GMAT is between part-to-part ratios and part-to-whole ratios:
- Part-to-Part: Compares two distinct subsets of a population. For instance, in an office with 3 managers and 5 analysts, the ratio of managers to analysts is $3:5$.
- Part-to-Whole: Compares a single subset to the entire population. The total number of 'parts' is the sum of the individual parts: $3 + 5 = 8$. The fraction of managers is $\frac{3}{8}$ and the fraction of analysts is $\frac{5}{8}$.
Conversion Formula: If the ratio of component $A$ to component $B$ is $a:b$, then:
If a problem introduces three components with a ratio $A:B:C = a:b:c$, the total parts sum to $a + b + c$, and component $B$'s share of the total is $\frac{b}{a + b + c}$.
The Unknown Multiplier Method ($x$)
The most powerful tool for solving GMAT ratio word problems is the unknown multiplier, often denoted as $x$. Because a ratio $3:5$ could represent $6$ and $10$, $300$ and $500$, or $0.75$ and $1.25$, we define the actual quantities as: where $x$ is the common scaling factor.
The Discrete Integer Restriction
When dealing with indivisible, discrete objects—such as people, shares of stock, vehicles, or marbles—$x$ must be a positive integer. This constraint imposes strict divisibility rules that enable you to solve problems with seemingly minimal information:
- If the ratio of full-time to part-time workers is $4:7$, the total number of workers must be $4x + 7x = 11x$.
- Therefore, the total population must be an exact multiple of 11.
- If a Problem Solving question states that the total number of employees is between 40 and 50, the total must be 44, which uniquely forces $x = 4$ (yielding 16 full-time and 28 part-time workers).
Bridging Multiple Ratios (Ratio Chaining)
A standard GMAT setup provides two separate ratios that share a common entity and asks for a relationship across all variables. To unify them, determine the Least Common Multiple (LCM) of the shared entity and scale both ratios accordingly.
Step-by-Step Chaining Protocol
Suppose you are given:
- Identify the bridging term: $B$ appears in both ratios ($5$ parts in the first, $6$ parts in the second).
- Find the LCM of the bridging term: $\text{LCM}(5, 6) = 30$.
- Scale Ratio 1: Multiply all terms by $6$ so that $B = 30$:
- Scale Ratio 2: Multiply all terms by $5$ so that $B = 30$:
- Unify into a single chain:
Now, any part-to-part or part-to-whole question can be resolved instantly. For instance, the ratio $A : C$ is $24 : 35$, and $A$'s share of the combined total is $\frac{24}{24 + 30 + 35} = \frac{24}{89}$.
Dynamic Ratio Shifts: Modeling Additions and Removals
Many Problem Solving questions begin with an initial ratio, alter the quantities by adding or removing items, and provide a resulting ratio. Always assign the unknown multiplier $x$ to the initial ratio terms, translate the physical changes into an algebraic fraction, and solve for $x$.
Standard Equation Setup:
Worked Scenario: A library collection has fiction and non-fiction books in the ratio $7:3$. After 12 additional fiction books and 20 additional non-fiction books are acquired, the new ratio of fiction to non-fiction books is $3:2$. How many total books were in the library originally?
- Let original fiction books $= 7x$ and non-fiction books $= 3x$. Original total $= 10x$.
- Set up the equation incorporating the additions:
- Cross-multiply: (Note: On the actual GMAT, problems ensure integer results; here, let us verify integers in our test questions below!)
Proportionality: Direct, Inverse, and Joint Variation
Understanding functional variations allows you to solve rate, physics, and production questions on the fly:
Direct Variation ($y \propto x$)
When two quantities vary directly, their ratio remains constant: If quantity $x$ increases by a factor of 3, quantity $y$ also triples.
Inverse Variation ($y \propto \frac{1}{x}$)
When two quantities vary inversely, their product remains constant: If speed doubles, travel time for a fixed distance is halved. If a crew size is cut to $\frac{1}{3}$, the time required to complete the project triples.
Joint and Inverse-Square Variation
In advanced GMAT problems, a variable depends on multiple inputs:
- Joint Direct Variation: $z = k \cdot x \cdot y \implies \frac{z_1}{x_1 y_1} = \frac{z_2}{x_2 y_2}$.
- Inverse-Square Variation: Physical phenomena (light intensity, gravitational pull, electrostatic force) vary inversely with the square of distance: $I = \frac{k}{d^2}$. If distance increases by $25%$ ($d_2 = 1.25 d_1 = \frac{5}{4} d_1$), intensity scales by $\left(\frac{4}{5}\right)^2 = \frac{16}{25} = 0.64$, which represents a $36%$ reduction.
Geometric and Dimensional Scaling
The GMAT frequently tests ratios within geometric solids. When all linear dimensions of an object scale by a constant factor $k$:
| Dimension | Scaling Multiplier | Example ($k = 3$) |
|---|---|---|
| Linear Dimensions (radius, height, perimeter, edge) | $k^1 = k$ | Tripled ($3\times$) |
| Surface Area (base area, lateral area, total area) | $k^2$ | Multiplied by $9$ ($3^2$) |
| Volume / Capacity / Weight (cubic units) | $k^3$ | Multiplied by $27$ ($3^3$) |
The Cylinder Trap: If the radius of a cylinder is doubled ($r_2 = 2r_1$) while its height is halved ($h_2 = \frac{1}{2}h_1$), what happens to its volume? The volume doubles! Do not assume changes cancel out linearly when exponent powers differ.
Common GMAT Pitfalls & Cognitive Traps
Trap 1: The False Total Assumption
Assuming that a ratio of $3:4$ means there are 3 of item A and 4 of item B, or that item A constitutes $\frac{3}{4}$ of the total. A ratio of $3:4$ means $A$ is $\frac{3}{3+4} = \frac{3}{7}$ of the whole.
Trap 2: Direct Addition of Ratios
If Company 1 has a male-to-female ratio of $1:2$ and Company 2 has a male-to-female ratio of $2:3$, you cannot add them to get $3:5$. The combined ratio depends entirely on the absolute size of each company's workforce (weighted average).
Trap 3: The Variable Shift Error
When items are transferred between two groups (e.g., from group A to group B), remember that group A decreases while group B increases by the exact same quantity: $\frac{ax - k}{bx + k}$. Forgetting to add $k$ to the receiving group is a frequent error.
Worked Problem Solving Example
Question: In a university research lab, the ratio of graduate students to postdocs was initially $7:2$. When 6 additional postdocs joined and 3 graduate students left, the new ratio of graduate students to postdocs became $2:1$. How many total researchers (graduate students and postdocs) were initially in the lab?
Step-by-step Solution:
- Define initial quantities using unknown multiplier $x$:
- Set up the ratio equation after the personnel changes:
- Cross-multiply and solve for $x$:
- Calculate initial total: (Checking: Initial grads $= 35$, initial postdocs $= 10$. New grads $= 35 - 3 = 32$, new postdocs $= 10 + 6 = 16$. Ratio $= 32:16 = 2:1$. Valid!).
In an investment portfolio, the ratio of domestic stock value to international stock value is 3 to 4, and the ratio of international stock value to bond value is 6 to 5. If the total combined value of these three asset classes is $620,000, what is the dollar value of the international stocks?
In a graduate seminar, the ratio of full-time students to part-time students was initially 5 to 3. After 4 full-time students dropped the course and 6 part-time students enrolled, the ratio of full-time to part-time students became 1 to 1. What was the total number of students initially enrolled in the seminar?
The intensity of illumination on a surface varies inversely as the square of the distance from a light source. If the distance from the light source to the surface is increased by 25%, by what percentage does the intensity of illumination decrease?