Arithmetic

Solving Proportions

Last updated: March 2026 · Beginner
Before you start

You should be comfortable with:

Real-world applications
🍳
Cooking

Recipe scaling, measurement conversions, portions

📐
Carpentry

Measurements, material estimation, cutting calculations

A proportion is an equation that says two ratios are equal. Solving a proportion means finding the unknown value that makes the two ratios equal. The main tool is cross-multiplication, which transforms a proportion into a simple equation.

If you need a refresher on what ratios are, start with Ratios and Proportions first.

The Cross-Multiplication Method

If ab=cd\frac{a}{b} = \frac{c}{d}, then:

a×d=b×ca \times d = b \times c

This works because equivalent fractions have equal cross products.

Example 1: Solve 35=x20\frac{3}{5} = \frac{x}{20}

Step 1: Cross-multiply:

3×20=5×x3 \times 20 = 5 \times x

60=5x60 = 5x

Step 2: Divide both sides by 5:

x=605=12x = \frac{60}{5} = 12

Check: 35=1220\frac{3}{5} = \frac{12}{20}. Simplify: 1220=35\frac{12}{20} = \frac{3}{5}

Example 2: Solve 7x=2130\frac{7}{x} = \frac{21}{30}

Step 1: Cross-multiply:

7×30=x×217 \times 30 = x \times 21

210=21x210 = 21x

Step 2: Divide both sides by 21:

x=21021=10x = \frac{210}{21} = 10

Check: 710=2130\frac{7}{10} = \frac{21}{30}. Simplify: 2130=710\frac{21}{30} = \frac{7}{10}

Example 3: Solve x9=812\frac{x}{9} = \frac{8}{12}

Step 1: Cross-multiply:

x×12=9×8x \times 12 = 9 \times 8

12x=7212x = 72

Step 2: Divide:

x=7212=6x = \frac{72}{12} = 6

Check: 69=812\frac{6}{9} = \frac{8}{12}. Both simplify to 23\frac{2}{3}

Setting Up Proportions from Word Problems

The key to word problems is making sure matching quantities are in the same position on both sides. There are two ways to set it up — both work:

Option A — same units across:

mileshours=mileshours\frac{\text{miles}}{\text{hours}} = \frac{\text{miles}}{\text{hours}}

Option B — same scenario down:

miles1miles2=hours1hours2\frac{\text{miles}_1}{\text{miles}_2} = \frac{\text{hours}_1}{\text{hours}_2}

Example 4: Scaling a Recipe

A recipe serves 4 people and calls for 6 cups of flour. How much flour do you need to serve 10 people?

Set up: Flour and people should be in the same positions:

6 cups4 people=x cups10 people\frac{6 \text{ cups}}{4 \text{ people}} = \frac{x \text{ cups}}{10 \text{ people}}

Cross-multiply: 6×10=4×x6 \times 10 = 4 \times x

60=4x60 = 4x

x=15x = 15

Answer: 15 cups of flour.

Example 5: Map Scale

On a map, 2 inches represents 50 miles. How many miles does 7 inches represent?

2 in50 mi=7 inx mi\frac{2 \text{ in}}{50 \text{ mi}} = \frac{7 \text{ in}}{x \text{ mi}}

Cross-multiply: 2x=3502x = 350

x=175x = 175

Answer: 175 miles.

Example 6: Unit Price

If 3 pounds of apples cost $4.50, how much do 8 pounds cost?

3 lb4.50=8 lbx\frac{3 \text{ lb}}{4.50} = \frac{8 \text{ lb}}{x}

Cross-multiply: 3x=363x = 36

x=12x = 12

Answer: $12.00.

Proportions with Decimals

Cross-multiplication works the same way with decimal values.

Example 7: Solve 2.54=x10\frac{2.5}{4} = \frac{x}{10}

2.5×10=4×x2.5 \times 10 = 4 \times x

25=4x25 = 4x

x=6.25x = 6.25

Common Mistake: Mixing Up Positions

The most frequent error is placing quantities in mismatched positions:

Wrong: 6 cups4 people=10 peoplex cups\frac{6 \text{ cups}}{4 \text{ people}} = \frac{10 \text{ people}}{x \text{ cups}} ← cups and people swapped on the right

Correct: 6 cups4 people=x cups10 people\frac{6 \text{ cups}}{4 \text{ people}} = \frac{x \text{ cups}}{10 \text{ people}} ← same units in same positions

Label your ratios to avoid this mistake.

Practice Problems

Test your understanding with these problems. Click to reveal each answer.

Problem 1: Solve 47=x35\frac{4}{7} = \frac{x}{35}

4×35=7x4 \times 35 = 7x

140=7x140 = 7x

x=20x = 20

Check: 47=2035=47\frac{4}{7} = \frac{20}{35} = \frac{4}{7}

Problem 2: Solve 9x=38\frac{9}{x} = \frac{3}{8}

9×8=3x9 \times 8 = 3x

72=3x72 = 3x

x=24x = 24

Check: 924=38\frac{9}{24} = \frac{3}{8}

Problem 3: A car travels 180 miles on 6 gallons of gas. How far can it go on 10 gallons?

1806=x10\frac{180}{6} = \frac{x}{10}

180×10=6x180 \times 10 = 6x

1800=6x1800 = 6x

x=300x = 300 miles

Problem 4: A recipe uses 2 cups of sugar for every 5 cups of flour. How much sugar do you need for 12 cups of flour?

25=x12\frac{2}{5} = \frac{x}{12}

5x=2×12=245x = 2 \times 12 = 24

x=4.8x = 4.8 cups of sugar

Problem 5: Solve x1.5=129\frac{x}{1.5} = \frac{12}{9}

9x=1.5×129x = 1.5 \times 12

9x=189x = 18

x=2x = 2

Check: 21.5=1.3\frac{2}{1.5} = 1.\overline{3} and 129=1.3\frac{12}{9} = 1.\overline{3}

Key Takeaways

  • A proportion states that two ratios are equal
  • Cross-multiplication converts a proportion into a solvable equation: ab=cd\frac{a}{b} = \frac{c}{d} means ad=bcad = bc
  • Always put matching units in matching positions when setting up proportions
  • Check your answer by substituting back and verifying the ratios are equal
  • Watch out for inverse proportions — more workers means less time, not more

Return to Arithmetic for more foundational math topics.

Last updated: March 29, 2026