3.3 Ratios, Rates & Proportional Reasoning

Key Takeaways

  • A ratio compares two quantities; part-to-part ratios compare subsets (a:b), whereas part-to-whole ratios compare a subset to the total (a:(a+b)) and can be written as fractions.
  • A rate is a ratio comparing quantities with different units; a unit rate expresses a rate with a denominator of 1 (e.g., miles per hour, price per ounce).
  • A proportion is an equation stating two ratios are equal (a/b = c/d), which can be solved via cross-multiplication (a*d = b*c) or by finding the constant of proportionality (k = y/x).
  • Scale drawings use proportional relationships where the scale factor equals Drawing Dimension / Actual Dimension, requiring consistent unit conversions.
  • Dimensional analysis (unit conversion) uses conversion factors equal to 1 to systematically cancel unwanted units.
Last updated: July 2026

3.3 Ratios, Rates & Proportional Reasoning

Quick Summary: Proportional reasoning involves comparing quantities multiplicatively. Master part-to-part vs. part-to-whole ratios, ratio tables, rates, unit rates, constant of proportionality ($y = kx$), cross-multiplication for proportions, scale drawing conversions, and dimensional analysis.

Proportional reasoning is considered the watershed concept of middle grades mathematics and a core domain on the Praxis 5003 subtest. Elementary teachers must understand the mathematical transition from additive reasoning ($a + c = b$) to multiplicative reasoning ($a \cdot k = b$) and apply proportional techniques to solve real-world problems.


Core Concepts of Ratios

A ratio is an ordered pair of numbers comparing two quantities by division. Ratios can be expressed in three standard notations:

  • With the word "to": $3 \text{ to } 4$
  • With a colon: $3:4$
  • As a fraction: $\frac{3}{4}$

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

Understanding the distinction between part-to-part and part-to-whole ratios is vital when translating word problems into equations:

  • Part-to-Part Ratio: Compares one subgroup to another subgroup within a set.
  • Part-to-Whole Ratio: Compares one subgroup to the total combined set. Part-to-whole ratios can be interpreted directly as fractions.

Illustrative Example:

A classroom has $12$ boys and $15$ girls. Total students = $12 + 15 = 27$.

  • Part-to-Part Ratio (Boys to Girls): $12:15 = 4:5$ (For every 4 boys, there are 5 girls).
  • Part-to-Whole Ratio (Boys to Total): $12:27 = 4:9$ (Boys comprise $\frac{4}{9}$ of the entire class).

Equivalent Ratios & Ratio Tables

Equivalent ratios are ratios that express the same multiplicative relationship. You generate equivalent ratios by multiplying or dividing both terms by the same non-zero number.

A ratio table organizes equivalent ratios and serves as a powerful instructional tool for developing multiplicative reasoning in students.

Apples ($x$)$2$$4$$6$$10$$x$
Cost in Dollars ($y$)$$3.00$$$6.00$$$9.00$$$15.00$$$1.50 x$

Rates, Unit Rates & Constant of Proportionality

Rates vs. Unit Rates

  • A rate is a specialized ratio that compares two quantities measured in different units (e.g., $240 \text{ miles} / 4 \text{ hours}$).
  • A unit rate is a rate simplified so that its denominator is exactly $1$ unit (e.g., $60 \text{ miles per hour}$).

Unit Rate=Quantity AQuantity B\text{Unit Rate} = \frac{\text{Quantity } A}{\text{Quantity } B}

Unit Pricing Comparison

Unit pricing allows consumers to compare the cost-effectiveness of items sold in different package sizes:

  • Package A: $16 \text{ oz}$ for $$4.80 \implies \frac{$4.80}{16 \text{ oz}} = $0.30 \text{ per oz}$
  • Package B: $24 \text{ oz}$ for $$6.00 \implies \frac{$6.00}{24 \text{ oz}} = $0.25 \text{ per oz}$
  • Conclusion: Package B is the better buy because its unit rate is lower by $$0.05$ per ounce.

Constant of Proportionality ($k$)

Two quantities $x$ and $y$ form a proportional relationship if their ratio $\frac{y}{x}$ remains constant. This constant ratio is the constant of proportionality ($k$):

y=kx    k=yxy = kx \quad \implies \quad k = \frac{y}{x}

In a coordinate plane, a proportional relationship always forms a straight line passing through the origin $(0,0)$.


Solving Proportions

A proportion is a mathematical statement asserting that two ratios are equal:

ab=cd(b,d0)\frac{a}{b} = \frac{c}{d} \quad (b, d \neq 0)

Method 1: The Cross-Multiplication Property

For any valid proportion, the product of the means equals the product of the extremes:

ab=cd    ad=bc\frac{a}{b} = \frac{c}{d} \iff a \cdot d = b \cdot c

Worked Example:

Solve for $x$: $\frac{5}{8} = \frac{x}{36}$

  1. Apply cross-multiplication: $5 \times 36 = 8 \times x$
  2. Multiply: $180 = 8x$
  3. Divide by $8$: $x = \frac{180}{8} = 22.5$

Method 2: Scaling / Unit Rate Method

  1. Determine the unit rate: $\frac{5}{8} = 0.625$.
  2. Multiply by the target quantity: $x = 0.625 \times 36 = 22.5$.

Real-World Applications: Scale Drawings & Maps

A scale drawing or map is a proportional reduction or enlargement of an object. The scale factor is the constant ratio of the drawing measurement to the actual measurement:

Scale Factor=Drawing DimensionActual Dimension\text{Scale Factor} = \frac{\text{Drawing Dimension}}{\text{Actual Dimension}}

Step-by-Step Worked Scale Problem

Problem: On a city map, the scale is $\frac{1}{2}$ inch $= 3$ miles. If two parks are $4.5$ inches apart on the map, what is the actual distance between them in miles?

  1. Set up a proportion keeping units aligned: Map InchesActual Miles:0.53=4.5M\frac{\text{Map Inches}}{\text{Actual Miles}}: \quad \frac{0.5}{3} = \frac{4.5}{M}

  2. Cross-multiply: 0.5×M=3×4.5    0.5M=13.50.5 \times M = 3 \times 4.5 \implies 0.5M = 13.5

  3. Divide by $0.5$: M=13.50.5=27 milesM = \frac{13.5}{0.5} = 27 \text{ miles}


Unit Conversions (Dimensional Analysis)

Dimensional analysis (or the factor-label method) converts measurements from one unit to another by multiplying by conversion factors equal to $1$.

Convert 15 miles per hour to feet per second:\text{Convert } 15 \text{ miles per hour to feet per second:} Given: $1 \text{ mile} = 5280 \text{ feet}$, $1 \text{ hour} = 3600 \text{ seconds}$.

15 mi1 hr×5280 ft1 mi×1 hr3600 sec=15×5280×11×1×3600 ft/sec=792003600=22 ft/sec\frac{15 \text{ mi}}{1 \text{ hr}} \times \frac{5280 \text{ ft}}{1 \text{ mi}} \times \frac{1 \text{ hr}}{3600 \text{ sec}} = \frac{15 \times 5280 \times 1}{1 \times 1 \times 3600} \text{ ft/sec} = \frac{79200}{3600} = 22 \text{ ft/sec}


Praxis Traps & Common Misconceptions

[!WARNING]

  • Inverted Units in Proportions: Setting up mismatched numerators/denominators (e.g., $\frac{\text{inches}}{\text{miles}} = \frac{\text{miles}}{\text{inches}}$) leads to incorrect answers. Always verify units: $\frac{\text{Unit A}}{\text{Unit B}} = \frac{\text{Unit A}}{\text{Unit B}}$.
  • Additive vs. Multiplicative Thinking: Confusing additive changes with proportional scaling. If a $3 \times 5$ photo is enlarged so the width is $6$ (added 3), the new length is NOT $5 + 3 = 8$. Proportions require scaling: $3 \times 2 = 6 \implies 5 \times 2 = 10$.
Loading diagram...
Identifying Proportional vs. Non-Proportional Relationships
Test Your Knowledge

On a blueprint, a scale of $\frac{1}{2}$ inch represents $3$ feet. If a rectangular room measures $2.5$ inches by $4$ inches on the blueprint, what is the actual area of the room in square feet?

A
B
C
D
Test Your Knowledge

A machine fills $80$ bottles of juice in $5$ minutes. At this constant rate, how many hours will it take to fill $2,880$ bottles?

A
B
C
D
Test Your Knowledge

The ratio of red marbles to blue marbles in a bag is $3:5$. If there are $40$ blue marbles in the bag, what is the total number of marbles in the bag?

A
B
C
D