← ArticlesRatio, Rate and Proportion in Engineering CalculationsEngineering · Engineering MathematicsLesson 7/7← PrevNext →
GuidePublished 14 Aug 202623 min readBy Kevin JoginMathematicsEngineering MathematicsRatioRate and Proportion in Engineering Calculations

Engineering · Mathematics · Engineering Mathematics

Ratio, Rate and Proportion in Engineering Calculations

Engineering handbook for ratio, rate and proportion in engineering calculations, covering the secret language of numbers, how a struggling baker, a broke...

Executive summary

This handbook section converts the supplied engineering material into a practical, source-controlled reference. It concentrates on the following learning outcomes.

The Secret Language of Numbers
How a Struggling Baker, a Broke Investor, and a Curious Kid Cracked the Code That Runs the Entire World
What Is a Ratio, Really?
Three Ways to Write a Ratio
Ratios With More Than Two Quantities
Simplifying Ratios — Finding the Essence

The Secret Language of Numbers


How a Struggling Baker, a Broke Investor, and a Curious Kid Cracked the Code That Runs the Entire World



What Is a Ratio, Really?

Forget the textbook definition for a moment.

A ratio is a relationship. It tells you how two or more things compare to each other in quantity.

When the practitioner's grandmother wrote her recipe, she wasn't just listing ingredients. She was encoding a relationship between them:

Ingredient Amount
Flour 2 cups
Sugar 1 cup
Butter ½ cup
Baking Powder 1 teaspoon

The ratio of flour to sugar is 2 : 1 (read as "two to one").

This means: for every 2 cups of flour, you need 1 cup of sugar.


Three Ways to Write a Ratio

You'll see ratios written in different formats, but they all mean the same thing:

Format Example Read As
Colon notation 2 : 1 "Two to one"
Fraction notation 2/1 or ²⁄₁ "Two over one"
Word notation "2 to 1" "Two to one"

Key insight for you: The format doesn't matter. The relationship does. Whether you write 2:1 or 2/1, you're saying the same thing — the first quantity is twice the second.


Ratios With More Than Two Quantities

the practitioner's full recipe ratio looks like this:

Flour : Sugar : Butter : Baking Powder = 2 cups : 1 cup : ½ cup : 1 tsp

But wait — the units aren't the same (cups vs. teaspoons). And that's perfectly fine. Ratios can compare quantities with the same units or different units. When units are different, the ratio is sometimes called a rate (more on that soon).



Simplifying Ratios — Finding the Essence

When Joaquin sat the practitioner down later that evening (the grand opening was postponed — it happens), he showed her something elegant.

"Look," he said, drawing on a napkin. "Your flour-to-sugar ratio is 2:1. But what if the recipe called for 6 cups of flour and 3 cups of sugar?"

the practitioner thought for a second. "That's... still the same recipe?"

"Exactly. Because 6:3 simplifies to 2:1."


How to Simplify a Ratio

Step 1: Find the Greatest Common Factor (GCF) of both numbers. Step 2: Divide both numbers by the GCF.

Example:

Simplify the ratio 18 : 24

  • Factors of 18: 1, 2, 3, 6, 9, 18
  • Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
  • GCF = 6

186:246=3:4\frac{18}{6} : \frac{24}{6} = 3 : 4

18 : 24 simplifies to 3 : 4


Quick-Reference: Simplification Examples

Original Ratio GCF Simplified Ratio
10 : 15 5 2 : 3
12 : 8 4 3 : 2
45 : 30 15 3 : 2
100 : 250 50 2 : 5
7 : 7 7 1 : 1
14 : 49 7 2 : 7

Your takeaway: Simplifying a ratio is like reducing a fraction. You're stripping away the clutter to see the core relationship.



The Difference Between Ratio and Rate

the practitioner learned this the hard way when she started pricing her cupcakes.

A ratio compares quantities of the same kind (flour to sugar, boys to girls, wins to losses).

A rate compares quantities of different kinds — and always includes units.

Concept Example Units
Ratio 3 boys : 5 girls same kind (people)
Rate 120 km in 2 hours different kinds (distance ÷ time)
Unit Rate 60 km per 1 hour rate with denominator of 1

Unit Rate: The Most Useful Number in Daily Life

A unit rate tells you "how much per one."

the practitioner needed to figure out her cost per cupcake:

Total ingredient cost: 45 currency units Cupcakes made: 30

Unit Rate=4530=1.5 currency units per cupcake\text{Unit Rate} = \frac{45}{30} = 1.5 \text{ currency units per cupcake}

Now she knows: each cupcake costs 1.5 currency units in ingredients.


Unit Rate Comparison Table

Here's how unit rates help you make smarter decisions:

Product Option A Option B Better Deal
Rice 5 kg for 12.50 8 kg for 18.40 A (2.50/kg vs 2.30/kg) — Actually B wins!
Juice 1 L for 3.00 1.5 L for 4.20 B (3.00/L vs 2.80/L)
Internet 100 Mbps for 40/month 200 Mbps for 65/month B (0.40/Mbps vs 0.325/Mbps)

Pro tip for you: Next time you're at the store, mentally divide price by quantity. The smaller unit rate = the better deal.



Enter Proportion — Where the Magic Happens

Three months after her cupcake disaster, the practitioner's café was thriving. She'd perfected her grandmother's recipe at small scale. But now a corporate client wanted 200 cupcakes for an event.

Her original recipe made 12 cupcakes with 2 cups of flour.

"How much flour do I need for 200?" she asked Joaquin.

Joaquin smiled. "Now you need a proportion."


What Is a Proportion?

A proportion is a statement that two ratios are equal.

ab=cd\frac{a}{b} = \frac{c}{d}

Or written with colons:

a : b = c : d

This reads: "a is to b as c is to d."


Setting Up the practitioner's Proportion

If 2 cups of flour make 12 cupcakes, how many cups make 200 cupcakes?

2 cups12 cupcakes=x cups200 cupcakes\frac{2 \text{ cups}}{12 \text{ cupcakes}} = \frac{x \text{ cups}}{200 \text{ cupcakes}}


Solving With Cross-Multiplication

The most powerful tool for solving proportions:

If ab=cd\frac{a}{b} = \frac{c}{d}, then a×d=b×ca \times d = b \times c

Applying this:

2×200=12×x2 \times 200 = 12 \times x

400=12x400 = 12x

x=40012=33.33 cups of flourx = \frac{400}{12} = 33.33 \text{ cups of flour}

the practitioner needs approximately 33⅓ cups of flour for 200 cupcakes.


The Cross-Multiplication Visual

    2           x
   ───    =    ───
   12          200

   2 × 200  =  12 × x     ← Cross multiply
     400    =   12x
      x     =   33.33

Proportion Solving: Step-by-Step Framework

Here's a method you can use for any proportion problem:

STEP 1: Identify what you know and what you need to find.
STEP 2: Set up two equivalent ratios with the unknown as "x".
STEP 3: Cross-multiply.
STEP 4: Solve for x.
STEP 5: Check — does your answer make logical sense?


The Four Properties of Proportion

Once you understand these four properties, you'll see shortcuts everywhere.

Given a proportion: a : b = c : d (or a/b = c/d)


Property 1: Cross Product Property

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

The product of the extremes equals the product of the means.

Example: If 3/4 = 6/8, then 3 × 8 = 4 × 6 → 24 = 24 ✓


Property 2: Invertendo (Inversion)

If ab=cd, then ba=dc\text{If } \frac{a}{b} = \frac{c}{d} \text{, then } \frac{b}{a} = \frac{d}{c}

You can flip both fractions and the proportion still holds.

Example: If 2/5 = 4/10, then 5/2 = 10/4 → 2.5 = 2.5 ✓


Property 3: Alternendo (Alternation)

If ab=cd, then ac=bd\text{If } \frac{a}{b} = \frac{c}{d} \text{, then } \frac{a}{c} = \frac{b}{d}

You can swap the middle terms.

Example: If 3/6 = 5/10, then 3/5 = 6/10 → 0.6 = 0.6 ✓


Property 4: Componendo-Dividendo

If ab=cd, then a+bab=c+dcd\text{If } \frac{a}{b} = \frac{c}{d} \text{, then } \frac{a+b}{a-b} = \frac{c+d}{c-d}

This property is a powerful shortcut in advanced problem-solving.


Properties Summary Table

Property Statement What It Means
Cross Product ad = bc Diagonals multiply to equal values
Invertendo b/a = d/c Flip both sides
Alternendo a/c = b/d Swap the middles
Componendo-Dividendo (a+b)/(a-b) = (c+d)/(c-d) Add-and-subtract shortcut


Types of Proportion — Direct vs. Inverse

This is where the practitioner's friend Joaquin enters his own story.

Joaquin was an aspiring investor. He'd saved up some money and was trying to figure out how different factors affected his returns. That's when he stumbled into two types of proportion that changed his thinking forever.


Direct Proportion

When one quantity increases, the other increases at the same rate (and vice versa).

Written as: y ∝ x (y is directly proportional to x)

Formula:

y=kxy = kx

where k is the constant of proportionality.

Joaquin's Example:

He noticed that the more hours he worked freelancing, the more money he earned:

Hours Worked (x) Earnings (y) Rate (k = y/x)
5 150 30
10 300 30
15 450 30
20 600 30

The constant k = 30 (he earns 30 currency units per hour). The relationship is perfectly directly proportional.

How to spot direct proportion:

  • The ratio y/x is always the same constant
  • The graph is a straight line through the origin
  • Double one → Double the other
Earnings
 (y)
  |          /
  |        /
  |      /     ← Straight line through origin
  |    /         = Direct Proportion
  |  /
  |/__ Hours (x)

Inverse Proportion

When one quantity increases, the other decreases at the same rate.

Written as: y ∝ 1/x (y is inversely proportional to x)

Formula:

y=kxor equivalentlyxy=ky = \frac{k}{x} \quad \text{or equivalently} \quad xy = k

Joaquin's Example:

He was planning a road trip. The faster he drove, the less time it took:

Speed (x) km/h Time (y) hours Product (k = x × y)
40 6 240
60 4 240
80 3 240
120 2 240

The constant k = 240 (the total distance is 240 km). Speed and time are inversely proportional.

How to spot inverse proportion:

  • The product x × y is always the same constant
  • The graph is a curved hyperbola
  • Double one → Halve the other
Time
 (y)
  |\
  | \
  |  \
  |   \       ← Curved line (hyperbola)
  |    \___      = Inverse Proportion
  |       ‾‾‾‾‾-----
  |__ Speed (x)

Direct vs. Inverse: Comparison Chart

Feature Direct Proportion Inverse Proportion
Relationship Both increase or both decrease One increases, other decreases
Symbol y ∝ x y ∝ 1/x
Equation y = kx xy = k
Constant k = y/x k = x × y
Graph Shape Straight line through origin Hyperbola
Double test Double x → Double y Double x → Halve y
Real example More items → More cost More workers → Less time


Real-World Applications — Where Ratio and Proportion Live

Let's follow the practitioner, Joaquin, and the practitioner's 14-year-old niece the practitioner (who thinks math is boring) through a single day. Watch how many times ratio and proportion show up.


Cooking and Baking (the practitioner's World)

the practitioner's signature lemonade recipe:

Lemon juice : Water : Sweetener = 1 : 4 : 0.5

Servings Lemon Juice Water Sweetener
1 50 ml 200 ml 25 ml
4 200 ml 800 ml 100 ml
10 500 ml 2000 ml 250 ml
50 2500 ml 10000 ml 1250 ml

The ratio stays constant. Every row is 1:4:0.5. That's proportion at work.

Your lesson: When you scale a recipe, you're solving a proportion. Change one number, the rest must change by the same factor.


Money and Finance (Joaquin's World)

Joaquin wants to split a 10,000 currency unit investment between stocks and bonds in a 3:2 ratio.

Step 1: Total parts = 3 + 2 = 5

Step 2: Value of one part = 10,000 ÷ 5 = 2,000

Step 3:

  • Stocks = 3 × 2,000 = 6,000 currency units
  • Bonds = 2 × 2,000 = 4,000 currency units

The "Divide in a Given Ratio" Formula

To divide a total amount T in the ratio a : b:

First share=aa+b×T\text{First share} = \frac{a}{a+b} \times T

Second share=ba+b×T\text{Second share} = \frac{b}{a+b} \times T

For three-way splits (a : b : c):

First share=aa+b+c×T\text{First share} = \frac{a}{a+b+c} \times T


Practice Table: Dividing Amounts in Ratios

Total Amount Ratio Part 1 Part 2 Part 3
1,000 1 : 4 200 800
600 2 : 3 : 1 200 300 100
5,000 3 : 7 1,500 3,500
12,000 1 : 2 : 3 2,000 4,000 6,000
900 4 : 5 400 500

Maps and Scale (the practitioner's Homework)

the practitioner was doing geography homework. Her map had a scale of 1 : 50,000.

"What does that even mean?" she groaned.

the practitioner sat beside her. "It means 1 cm on the map equals 50,000 cm in real life. That's 500 meters."

Map Distance Calculation Real Distance
1 cm 1 × 50,000 cm 500 m
3.5 cm 3.5 × 50,000 cm 1,750 m (1.75 km)
7 cm 7 × 50,000 cm 3,500 m (3.5 km)
12 cm 12 × 50,000 cm 6,000 m (6 km)

The Scale Formula:

Real Distance=Map Distance×Scale Factor\text{Real Distance} = \text{Map Distance} \times \text{Scale Factor}

Map Distance=Real DistanceScale Factor\text{Map Distance} = \frac{\text{Real Distance}}{\text{Scale Factor}}


Speed, Distance, and Time

Joaquin's road trip calculation is a classic proportion problem:

Speed=DistanceTime\text{Speed} = \frac{\text{Distance}}{\text{Time}}

Distance=Speed×Time\text{Distance} = \text{Speed} \times \text{Time}

Time=DistanceSpeed\text{Time} = \frac{\text{Distance}}{\text{Speed}}

Problem: A car travels 180 km in 3 hours. How long to travel 300 km at the same speed?

1803=300x\frac{180}{3} = \frac{300}{x}

180x=900180x = 900

x=5 hoursx = 5 \text{ hours}


Medicine and Dosage

A doctor prescribes medication based on body weight:

Dosage: 5 mg per kg of body weight

Patient Weight (kg) Dosage (mg)
20 (child) 100
50 250
70 350
90 450

This is direct proportion: y = 5x, where x is weight and y is dosage.


Photography: The Golden Ratio

the practitioner noticed something in art class that stopped her from calling math boring.

The Golden Ratio (φ ≈ 1.618) appears everywhere:

φ=1+521.618\varphi = \frac{1 + \sqrt{5}}{2} \approx 1.618

Where It Appears The Ratio
Flower petals (spirals) Adjacent Fibonacci numbers approach 1.618
Human face (beauty standards) Width-to-length ratios near 1:1.618
Architecture (Parthenon) Height-to-width ≈ 1:1.618
Photography (Rule of Thirds) Derived from golden ratio
DNA molecule (groove ratio) Major/minor groove ≈ 1.618

"Math isn't just in textbooks," the practitioner told the practitioner. "It's in sunflower spirals, seashells, and the screen you're scrolling right now."



Percentage as a Special Ratio

Here's something that clicks for most people: a percentage is just a ratio with 100 as the second term.

75%=75:100=75100=3475\% = 75 : 100 = \frac{75}{100} = \frac{3}{4}


Converting Between Ratios, Fractions, Decimals, and Percentages

Ratio Fraction Decimal Percentage
1 : 2 1/2 0.50 50%
1 : 4 1/4 0.25 25%
3 : 4 3/4 0.75 75%
1 : 5 1/5 0.20 20%
2 : 3 2/3 0.667 66.7%
1 : 8 1/8 0.125 12.5%
1 : 3 1/3 0.333 33.3%
7 : 10 7/10 0.70 70%
1 : 1 1/1 1.00 100%

Conversion formulas:

Ratio a:bFraction =ab\text{Ratio } a:b \rightarrow \text{Fraction } = \frac{a}{b}

FractionDecimal: divide numerator by denominator\text{Fraction} \rightarrow \text{Decimal: divide numerator by denominator}

DecimalPercentage: multiply by 100\text{Decimal} \rightarrow \text{Percentage: multiply by 100}



Unitary Method — The Universal Problem Solver

This is the technique Joaquin taught the practitioner, and she said it was the single most useful math trick she'd ever learned.


The Unitary Method: Find the Value of ONE, Then Scale

The idea: First, find what one unit is worth. Then multiply to find any number of units.

Problem: If 8 notebooks cost 120 currency units, how much do 13 notebooks cost?

Step 1: Find cost of 1 notebook
        120 ÷ 8 = 15 currency units

Step 2: Find cost of 13 notebooks
        15 × 13 = 195 currency units

Unitary Method for Direct Proportion

Given Find 1 Unit Find Target
5 kg → 75 c.u. 1 kg → 15 c.u. 12 kg → 180 c.u.
3 hrs → 210 km 1 hr → 70 km 7 hrs → 490 km
4 workers → 80 items 1 worker → 20 items 9 workers → 180 items

Unitary Method for Inverse Proportion

Here's where it flips. With inverse proportion, more of one means less of the other.

Problem: 6 workers can build a wall in 10 days. How long would 15 workers take?

Step 1: Find total work units
        6 workers × 10 days = 60 worker-days

Step 2: Divide by new number of workers
        60 ÷ 15 = 4 days
Workers Days Total Worker-Days (constant)
6 10 60
10 6 60
15 4 60
20 3 60
30 2 60
60 1 60


Compound Proportions (The Chain Rule)

As Joaquin's investments grew, so did the complexity of his calculations. He encountered problems with more than two variables — and that's where compound proportion comes in.


What Is Compound Proportion?

When a quantity depends on two or more other quantities simultaneously, you use compound proportion.

Problem: If 8 workers working 6 hours a day can complete a project in 15 days, how many days will 10 workers need if they work 8 hours a day?

Setting up the chain:

Factor Original New Relationship
Workers 8 10 Inverse (more workers → fewer days)
Hours/day 6 8 Inverse (more hours → fewer days)
Days 15 ? What we're solving for

Days=15×810×68\text{Days} = 15 \times \frac{8}{10} \times \frac{6}{8}

=15×0.8×0.75= 15 \times 0.8 \times 0.75

=9 days= 9 \text{ days}


Chain Rule Decision Framework

When setting up the fraction for each factor, ask:

"If this factor increases, will the answer increase or decrease?"

If Answer Should... Place the Factor As...
Decrease (inverse) Fraction < 1 (smaller/bigger)
Increase (direct) Fraction > 1 (bigger/smaller)


Ratios With Fractions and Decimals

the practitioner thought she was done. Then the practitioner showed her ratios that contained fractions and decimals.

"Don't panic," the practitioner said. "Just convert them to whole numbers."


Simplifying Ratios With Fractions

Problem: Simplify the ratio ⅔ : ⁵⁄₆

Step 1: Find the LCM of the denominators (3 and 6). LCM = 6.

Step 2: Multiply each fraction by 6:

23×6:56×6=4:5\frac{2}{3} \times 6 : \frac{5}{6} \times 6 = 4 : 5


Simplifying Ratios With Decimals

Problem: Simplify 0.75 : 1.25

Step 1: Multiply both by 100 (or 10, or whatever removes the decimal):

0.75×100:1.25×100=75:1250.75 \times 100 : 1.25 \times 100 = 75 : 125

Step 2: Simplify by dividing by GCF (25):

7525:12525=3:5\frac{75}{25} : \frac{125}{25} = 3 : 5


Conversion Practice Table

Original Ratio Step 1 Step 2 Simplified
½ : ¾ ×4 → 2 : 3 2 : 3
⅓ : ⅖ ×15 → 5 : 6 5 : 6
0.4 : 0.6 ×10 → 4 : 6 ÷2 → 2 : 3 2 : 3
1.5 : 2.5 : 3.0 ×2 → 3 : 5 : 6 3 : 5 : 6
¼ : 0.5 ¼ : ½ → ×4 → 1 : 2 1 : 2


Key Business Ratios Every Entrepreneur Should Know

Ratio Formula the practitioner's Numbers What It Tells You
Profit Margin Profit ÷ Revenue 2,400 ÷ 8,000 = 0.30 30% of revenue is profit
Cost Ratio Cost ÷ Revenue 5,600 ÷ 8,000 = 0.70 70% goes to costs
Ingredient Ratio Ingredient Cost ÷ Total Cost 2,800 ÷ 5,600 = 0.50 Half of costs are ingredients
Revenue Per Item Revenue ÷ Items Sold 8,000 ÷ 2,000 = 4.00 Each cupcake brings in 4 c.u.
Labor Ratio Labor Cost ÷ Revenue 1,600 ÷ 8,000 = 0.20 20% goes to labor

the practitioner discovered her ingredient costs had been creeping up — the cost-to-revenue ratio went from 0.65 to 0.70 over three months. Without ratio analysis, she'd never have spotted it.

Your lesson: Ratios don't just solve math problems. They make invisible trends visible.



Advanced Concept — Continued Proportion and Mean Proportional


Continued Proportion

Three quantities a, b, c are in continued proportion if:

ab=bc\frac{a}{b} = \frac{b}{c}

This means b² = ac (b is the geometric mean of a and c).

Example: Are 2, 6, 18 in continued proportion?

26=13and618=13\frac{2}{6} = \frac{1}{3} \quad \text{and} \quad \frac{6}{18} = \frac{1}{3}

Yes! And check: 6² = 36 = 2 × 18 ✓


Mean Proportional (Geometric Mean)

The mean proportional between a and c is:

b=a×cb = \sqrt{a \times c}

Example: Find the mean proportional between 4 and 25.

b=4×25=100=10b = \sqrt{4 \times 25} = \sqrt{100} = 10

Check: 4 : 10 = 10 : 25 → 0.4 = 0.4 ✓


Third Proportional

If a : b = b : x, then x is the third proportional to a and b.

x=b2ax = \frac{b^2}{a}

Example: Find the third proportional to 3 and 6.

x=623=363=12x = \frac{6^2}{3} = \frac{36}{3} = 12

Check: 3 : 6 = 6 : 12 → 1:2 = 1:2 ✓


Fourth Proportional

If a : b = c : x, then x is the fourth proportional.

x=b×cax = \frac{b \times c}{a}

Example: Find the fourth proportional to 2, 5, and 8.

x=5×82=402=20x = \frac{5 \times 8}{2} = \frac{40}{2} = 20

Check: 2 : 5 = 8 : 20 → 0.4 = 0.4 ✓



Mixtures and Alligation — The Art of Blending

the practitioner started offering a premium coffee blend: a mix of two beans at different prices.


The Alligation Rule

If you mix two ingredients at different prices/concentrations:

Quantity of CheaperQuantity of Dearer=Dearer PriceMean PriceMean PriceCheaper Price\frac{\text{Quantity of Cheaper}}{\text{Quantity of Dearer}} = \frac{\text{Dearer Price} - \text{Mean Price}}{\text{Mean Price} - \text{Cheaper Price}}

Problem: the practitioner wants to create a coffee blend costing 25 currency units per kg. She has:

  • Bean A: 20 c.u./kg
  • Bean B: 35 c.u./kg

Ratio=35252520=105=2:1\text{Ratio} = \frac{35 - 25}{25 - 20} = \frac{10}{5} = 2 : 1

She needs 2 parts Bean A for every 1 part Bean B.


Alligation Diagram (The Cross Method)

    Bean A (20)          Bean B (35)
         \                /
          \              /
           Mean (25)
          /              \
         /                \
   (35-25)=10        (25-20)=5

   Ratio of A : B = 10 : 5 = 2 : 1

Mixture Problems Practice

Cheaper (per kg) Dearer (per kg) Target (per kg) Mix Ratio
10 18 12 3 : 1
15 25 22 3 : 7
30 50 35 3 : 1
8 14 10 2 : 1


Practice Problems — From Beginner to Expert


Level 1: Beginner

1. Simplify the ratio 36 : 48.

Solution: GCF = 12 → 36÷12 : 48÷12 = 3 : 4

2. A recipe uses flour and sugar in a 5:2 ratio. If you use 15 cups of flour, how much sugar do you need?

Solution: 5/2 = 15/x → 5x = 30 → x = 6 cups

3. Share 450 currency units between Ana and Ben in the ratio 4:5.

Solution: Total parts = 9. Ana = (4/9)×450 = 200 c.u. Ben = (5/9)×450 = 250 c.u.

4. If 1 cm on a map = 25 km in reality, what real distance does 7.2 cm represent?

Solution: 7.2 × 25 = 180 km


Level 2: Intermediate

5. The ratio of boys to girls in a class is 3:5. If there are 24 boys, find the total number of students.

Solution: 3/5 = 24/x → x = 40 girls. Total = 24 + 40 = 64 students

6. A car travels 240 km on 16 liters of fuel. How far can it go on 25 liters?

Solution: 240/16 = x/25 → 16x = 6000 → x = 375 km

7. If y is directly proportional to x, and y = 45 when x = 9, find y when x = 15.

Solution: k = 45/9 = 5. y = 5 × 15 = 75

8. 12 workers can finish a job in 20 days. How many workers are needed to finish it in 8 days?

Solution: 12 × 20 = 240 worker-days. 240 ÷ 8 = 30 workers


Level 3: Advanced

9. If a:b = 3:4 and b:c = 5:7, find a🅱️c.

Solution: Make b equal in both: a:b = 15:20 and b:c = 20:28 Therefore a🅱️c = 15:20:28

10. Three business partners invest in the ratio 2:3:5 and earn a total profit of 75,000 currency units. The second partner decides to donate their share equally to the other two. How much does each partner end up with?

Solution: Original shares: Partner A = 15,000; Partner B = 22,500; Partner C = 37,500 B donates 22,500 ÷ 2 = 11,250 each Final: A = 26,250; B = 0; C = 48,750

11. A 60-liter mixture contains milk and water in a 7:3 ratio. How much water must be added so the ratio becomes 3:7?

Solution: Current: Milk = 42L, Water = 18L After adding x liters of water: 42/(18+x) = 3/7 294 = 54 + 3x → 3x = 240 → x = 80 liters

12. If (3x + 5y)/(3x - 5y) = 7/3, find x:y.

Solution (using Componendo-Dividendo): (3x+5y+3x-5y)/(3x+5y-3x+5y) = (7+3)/(7-3) 6x/10y = 10/4 x/y = 100/24 = 25/6 → x:y = 25:6



Common Mistakes and How to Avoid Them

the practitioner, Joaquin, and the practitioner each made mistakes that became powerful lessons. Here are the most common ones:


Mistake Table

Mistake Example Why It's Wrong Correct Approach
Mixing up ratio order Writing boys:girls as 5:3 when it's 3:5 Order matters in ratios Always label what comes first
Forgetting units Comparing 2 km/hr to 500 m/min Different units aren't comparable Convert to same units first
Adding instead of multiplying Doubling a recipe by adding 2 to each Scaling requires multiplication Multiply each by the scaling factor
Cross-multiplying incorrectly a/b = c/d → ac = bd Diagonal, not horizontal a×d = b×c
Confusing direct and inverse "More workers = more days" More workers = FEWER days Ask: does more of X mean more or less of Y?
Not simplifying Leaving answer as 12:8 Always simplify 12:8 = 3:2
Ratios with zero Writing 5:0 Ratio with zero is undefined Ratios require positive values


The Master Formula Sheet

Here's your one-page reference. Bookmark this section.


Core Formulas

Concept Formula
Ratio of a to b a : b or a/b
Proportion a/b = c/d → ad = bc
Direct Proportion y = kx (k = y/x = constant)
Inverse Proportion xy = k (k = x×y = constant)
Dividing T in ratio a:b First = aT/(a+b), Second = bT/(a+b)
Mean Proportional b = √(a×c)
Third Proportional x = b²/a
Fourth Proportional x = bc/a
Percentage to Ratio p% = p:100
Scale Real = Map × Scale Factor
Unit Rate Total ÷ Quantity
Speed Distance ÷ Time
Alligation (Dearer - Mean) : (Mean - Cheaper)

Key Properties

Property If a/b = c/d, then...
Cross Product ad = bc
Invertendo b/a = d/c
Alternendo a/c = b/d
Componendo (a+b)/b = (c+d)/d
Dividendo (a-b)/b = (c-d)/d
Componendo-Dividendo (a+b)/(a-b) = (c+d)/(c-d)


Quick-Reference Cheat Sheet for Everyday Life

Life Situation What You're Really Doing Method
Doubling a recipe Scaling a ratio Multiply all quantities by 2
Comparing prices Finding unit rates Divide price by quantity
Splitting a bill unevenly Dividing in a ratio Use a:b formula
Reading a map Using scale proportion Map distance × scale factor
Calculating tip Percentage (ratio to 100) Bill × (tip%/100)
Mixing paint colors Alligation/mixing ratio Follow ratio of components
Adjusting medication dose Direct proportion Dose = rate × weight
Estimating travel time Inverse proportion (speed) Time = distance/speed
Resizing an image Maintaining aspect ratio Keep width:height constant
Converting currency Unit rate Amount × exchange rate


Engineering takeaway

Whenever you face a problem involving comparison, scaling, or distribution, follow this framework:

Step 1: Identify the relationship. Is it a comparison (ratio)? A scaling problem (proportion)? Does it go up together (direct) or in opposite directions (inverse)?

Step 2: Set up the equation. Write the known ratio. Set it equal to the ratio with the unknown. Use cross-multiplication or the unitary method.

Step 3: Solve and check. Does the answer make sense? Is the ratio simplified? Do the units match?

That's it. That's the whole system.

the practitioner used it to build a thriving café. Joaquin used it to grow his investments. the practitioner used it to ace her math exam and understand why her photos look better at certain dimensions.

Now it's your turn.



What's Next?

Challenge yourself: Pick one situation from your day tomorrow — cooking, shopping, commuting, budgeting — and identify the ratio hiding in it. Write it down. Simplify it. You'll be amazed how quickly your "math brain" starts seeing the world differently.

Coming up in this series: Chapter 6 dives into Percentages — profit, loss, discounts, taxes, and the math behind every price tag you see.


Have a question about ratio and proportion? Found a creative ratio in your daily life? Drop it in the comments below — the best examples might get featured in a future post.


Series Navigation:

  • Chapter 1: Understanding Numbers
  • Chapter 2: Whole Numbers and Integers
  • Chapter 3: Fractions — The Art of Parts
  • Chapter 4: Decimals — Precision in Numbers
  • Chapter 5: Ratio and Proportion ← You are here
  • Chapter 6: Percentages (Coming Soon)
  • Chapter 7: Powers and Roots (Coming Soon)

Engineering use and verification

Write the known quantities, units and required result before calculating. Preserve exact values through intermediate steps, apply the agreed sequence of operations, and round only at the stated reporting stage. Use an independent estimate to test order of magnitude and sign. When a result feeds design or inspection, retain the calculation trail so another practitioner can reproduce it without relying on undocumented calculator settings.

  • Confirm scope, assumptions, interfaces and required outcome.
  • Use one controlled unit system and show every conversion.
  • Identify current project, customer and regulatory requirements.
  • Separate source examples from mandatory acceptance criteria.
  • Check calculations, tables and selections by an independent method.
  • Verify safety, maintainability and credible failure modes.
  • Record evidence, revisions, approvals and unresolved limitations.
  • Validate the result under representative operating conditions.

Continue learning

Fractions, Decimals and Percentages for Engineering Work: Advanced ConceptsGuide · Engineering MathematicsFractions, Decimals and Percentages for Engineering Work: The Grand Conversion ChartGuide · Engineering MathematicsFractions, Decimals and Percentages for Engineering Work: THE WORLD OF NUMBERSGuide · Engineering MathematicsNumber Systems, Signed Values and the Number LineGuide · Engineering Mathematics