← ArticlesFractions, Decimals and Percentages for Engineering Work: The Grand Conversion ChartEngineering · Engineering MathematicsLesson 5/7← PrevNext →
GuidePublished 14 Aug 202622 min readBy Kevin JoginMathematicsEngineering MathematicsFractionsDecimals and Percentages for Engineering Work

Engineering · Mathematics · Engineering Mathematics

Fractions, Decimals and Percentages for Engineering Work: The Grand Conversion Chart

Engineering handbook for fractions, decimals and percentages for engineering work, covering the grand conversion chart, mental math shortcuts for percentages,...

Executive summary

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

The Grand Conversion Chart
Mental Math Shortcuts for Percentages
The "1% and Scale" Method
The "10% Building Block" Method
The "Flip" Trick
Common Mistakes and How to Avoid Them

The Grand Conversion Chart

Your ultimate at-a-glance reference. Bookmark this.

Fraction Decimal Percentage Common Use
1/100 0.01 1% Tiny change, rounding error
1/50 0.02 2% Small fee, minor adjustment
1/20 0.05 5% Standard sales tax, small tip
1/10 0.10 10% Easy tip, basic discount
1/8 0.125 12.5% Common in trading
1/6 0.1667 16.67% One-sixth share
1/5 0.20 20% Good tip, standard discount
1/4 0.25 25% Quarter, common discount
1/3 0.3333 33.33% One-third share
3/8 0.375 37.5% Common in stock markets
2/5 0.40 40% Less than half
1/2 0.50 50% Half-off sale, 50-50 split
3/5 0.60 60% Passing grade (some systems)
5/8 0.625 62.5% Just over 60%
2/3 0.6667 66.67% Two-thirds majority
3/4 0.75 75% Three-quarter mark
4/5 0.80 80% Strong performance
5/6 0.8333 83.33% Five-sixths
7/8 0.875 87.5% Nearly complete
9/10 0.90 90% Excellent performance
1 1.00 100% The whole thing
1 1/4 1.25 125% 25% more than the whole
1 1/2 1.50 150% Half again as much
2 2.00 200% Doubled
3 3.00 300% Tripled


Mental Math Shortcuts for Percentages

These tricks will make you faster than any calculator:


The "1% and Scale" Method

Find 1% first, then scale to whatever you need.

Example: Find 37% of 800

1% of 800 = 8
37% = 37 × 8 = 296

The "10% Building Block" Method

To find... Do this... Example (of 650)
10% Move decimal left 65
5% Half of 10% 32.5
1% Move decimal left twice 6.5
15% 10% + 5% 65 + 32.5 = 97.5
20% 10% × 2 65 × 2 = 130
25% Divide by 4 650 / 4 = 162.5
30% 10% × 3 65 × 3 = 195
33% Divide by 3 650 / 3 ≈ 216.67
40% 10% × 4 65 × 4 = 260
50% Divide by 2 325
60% 50% + 10% 325 + 65 = 390
75% 50% + 25% 325 + 162.5 = 487.5
90% 100% - 10% 650 - 65 = 585

The "Flip" Trick

x% of y = y% of x

This means:

  • 8% of 50 = 50% of 8 = 4 (much easier!)
  • 4% of 75 = 75% of 4 = 3 (instant!)
  • 16% of 25 = 25% of 16 = 4 (magic!)


Common Mistakes and How to Avoid Them

Mistake Why It's Wrong The Fix
Adding percentages of different bases 20% of 100 + 20% of 200 ≠ 20% of 300... wait, actually that one works. But 20% of A + 30% of B ≠ 50% of (A+B) Always calculate on the actual base
Assuming % increase + same % decrease = 0 +50% then -50% = -25% net Use multiplier method
Confusing % change with percentage points "Rates rose 2%" vs "rates rose 2 percentage points" Specify "percentage points"
Dividing by the new number for % decrease Should divide by the ORIGINAL Always use original as the base
Forgetting to convert % to decimal Writing 15% as 15 in calculations Always divide by 100 first
Treating fractions as two separate numbers "3/4 means 3 and 4" It's a single number: 0.75


Practice Problems — Test Yourself


Level 1: Foundation

  1. Convert 7/8 to a decimal and percentage.
  2. What is 35% of 1,200?
  3. Express 0.045 as a fraction in simplest form.
  4. Simplify: 48/72

Level 2: Intermediate

  1. A population of 45,000 increases by 12%. What's the new population?
  2. An item originally costs 380. After two successive discounts of 20% and 15%, what's the final price?
  3. What single discount equals successive discounts of 30% and 20%?
  4. If 40% of a number is 260, what is 65% of that number?

Level 3: Advanced

  1. A merchant marks up goods by 60% then offers a 25% discount. What's his net profit percentage?
  2. A sum doubles in 5 years at compound interest. In how many years will it become 8 times at the same rate?
  3. The price of an item increases by 20%, then decreases by 20%, then increases by 10%. What's the net change?
  4. In an election with two candidates, 15% of voters didn't vote. The winner got 60% of the votes cast and won by 2,100 votes. How many eligible voters were there?


Answer Key

1. 7 ÷ 8 = 0.875 = 87.5%

2. 0.35 × 1,200 = 420

3. 0.045 = 45/1000 = 9/200

4. GCF of 48 and 72 = 24 → 48/72 = 2/3

5. 45,000 × 1.12 = 50,400

6. 380 × 0.80 × 0.85 = 380 × 0.68 = 258.40

7. Combined = 1 - (0.70 × 0.80) = 1 - 0.56 = 0.44 → 44% discount

8. 40% of x = 260 → x = 650 → 65% of 650 = 422.5

9. Effective = 1.60 × 0.75 = 1.20 → 20% profit

10. If it doubles in 5 years, it quadruples in 10 years, and becomes 8× in 15 years (since 2³ = 8)

11. 1.20 × 0.80 × 1.10 = 1.056 → 5.6% net increase

12.

Let total eligible voters = V
Votes cast = 0.85V
Winner got 60% = 0.60 × 0.85V = 0.51V
Loser got 40% = 0.40 × 0.85V = 0.34V
Difference = 0.51V - 0.34V = 0.17V = 2,100
V = 2,100 / 0.17 ≈ 12,353 eligible voters



Engineering takeaway


Six months after that paralyzing restaurant moment, the practitioner did something she never thought possible. She led a budget presentation at work — complete with fractions, percentages, and projections — and her manager said, "This is the clearest financial breakdown anyone on this team has ever made."

Here's what the practitioner wants you to know:

You're not bad at math. You just never had someone explain it in a way that made sense to you.

The concepts in this guide — numbers, fractions, decimals, and percentages — aren't academic abstractions. They are the language of money, of measurement, of opportunity, of life.

Every time you calculate a tip, every time you understand a loan agreement, every time you evaluate a discount, every time you negotiate a raise — you're using these exact skills.

You now have them.



Your Next Steps

1. Bookmark this post. You'll come back to the conversion tables and formula sheets. Everyone does.

2. Practice one concept today. Just one. Start with the "1% and Scale" method the next time you're at a store.

3. Teach someone else. The best way to cement knowledge is to explain it. Find your own "the practitioner" and be their Mr. the practitioner.


If this post helped you see numbers differently, share it with someone who needs to read it. You probably already know who they are.



Quick-Reference Formula Card

╔══════════════════════════════════════════════════════════╗
║               ESSENTIAL FORMULAS                         ║
╠══════════════════════════════════════════════════════════╣
║                                                          ║
║  Fraction → Decimal:  Numerator ÷ Denominator            ║
║  Decimal → %:         Decimal × 100                      ║
║  % → Decimal:         Percentage ÷ 100                   ║
║  % → Fraction:        Percentage / 100, then simplify    ║
║                                                          ║
║  P% of N:            (P/100) × N                         ║
║  A is what % of B:   (A/B) × 100                         ║
║  % Change:           ((New-Old)/Old) × 100               ║
║  Compound Interest:  P × (1 + r/n)^(nt)                 ║
║  Rule of 72:         72 / rate = years to double         ║
║                                                          ║
║  x% of y = y% of x  (THE FLIP TRICK!)                   ║
║                                                          ║
╚══════════════════════════════════════════════════════════╝

Written with patience, for anyone who was ever told they "weren't a math person."

You are. You always were.


What Is a Fraction, Really?

the practitioner pulled out a piece of paper and drew a simple circle. Then he divided it into 4 equal parts and shaded 3 of them.

"A fraction," he said, "is just a way of describing a PART of something."


The Anatomy of a Fraction

Every fraction has exactly two parts:

    a       ← Numerator   (the PART you're talking about)
   ───
    b       ← Denominator (the TOTAL equal parts the whole is divided into)
Component What It Tells You Example in ¾
Numerator (top) How many parts you have 3
Fraction Bar (the line) Means "divided by" or "out of" ÷
Denominator (bottom) How many EQUAL parts make one whole 4

So ¾ literally means: "I divided something into 4 equal parts, and I'm talking about 3 of them."

That's it. That's the entire concept. Everything else is just learning the rules of how these parts interact.


Why the Denominator Can NEVER Be Zero

the practitioner asked the obvious question: "What if the bottom number is zero?"

Kaleb's answer was perfect:

"If I tell you I cut a pizza into zero slices... how many slices can you have? The question doesn't even make sense."

Division by zero is undefined in mathematics. It's not that the answer is zero or infinity — the operation itself has no meaning. So for any fraction a/b, the rule is absolute:

b0b \neq 0

The denominator must never, ever be zero.



The Family of Fractions — Types You Must Know

Over the next hour, Kaleb introduced the practitioner to the entire "fraction family." Think of these as different characters, each with a unique personality.


Proper Fractions

Definition: A fraction where the numerator is less than the denominator.

Proper Fraction: ab where a<b\text{Proper Fraction: } \frac{a}{b} \text{ where } a < b

What it means in real life: You have LESS than one whole.

Fraction Decimal What It Looks Like
1/2 0.5 Half a pizza
3/4 0.75 Three-quarters of a tank of fuel
7/8 0.875 Almost a full glass of water
2/5 0.4 Two slices out of five
99/100 0.99 So close to a whole, but not quite

Key insight: Proper fractions always live between 0 and 1 on the number line.

  0         1/4       1/2       3/4        1
  |----------|---------|---------|----------|
  ◄──── All proper fractions live here ────►

Improper Fractions

Definition: A fraction where the numerator is greater than or equal to the denominator.

Improper Fraction: ab where ab\text{Improper Fraction: } \frac{a}{b} \text{ where } a \geq b

What it means in real life: You have one whole OR MORE.

Fraction Decimal What It Means
4/4 1.0 Exactly one whole
5/3 1.667 One whole and two-thirds more
7/2 3.5 Three and a half
11/4 2.75 Two and three-quarters
100/10 10.0 Exactly ten

the practitioner wrinkled her nose. "Why would anyone write 7/2 instead of just saying three and a half?"

"Great question," Kaleb said. "Because in calculation, improper fractions are actually EASIER to work with."

That's a secret most textbooks don't tell you upfront: improper fractions are your best friend when multiplying and dividing. They eliminate the extra step of dealing with mixed numbers.


Mixed Numbers (Mixed Fractions)

Definition: A whole number combined with a proper fraction.

Mixed Number=Whole Part+Fractional Part\text{Mixed Number} = \text{Whole Part} + \text{Fractional Part}

Examples:

Mixed Number Read As Improper Fraction Equivalent
1 ½ "One and a half" 3/2
2 ¾ "Two and three-quarters" 11/4
5 ⅓ "Five and one-third" 16/3
10 ⅞ "Ten and seven-eighths" 87/8

Converting Between Mixed Numbers and Improper Fractions

This is a critical skill. Here's the system:

Mixed Number → Improper Fraction:

acb=(a×b)+cba\frac{c}{b} = \frac{(a \times b) + c}{b}

Example: Convert 3 ⅖ to an improper fraction.

Step 1: Multiply whole number × denominator:  3 × 5 = 15
Step 2: Add the numerator:                    15 + 2 = 17
Step 3: Keep the same denominator:             17/5

Answer: 3 ⅖ = 17/5

Improper Fraction → Mixed Number:

ab=QuotientRemainderb\frac{a}{b} = \text{Quotient}\frac{\text{Remainder}}{b}

Example: Convert 23/4 to a mixed number.

Step 1: Divide 23 ÷ 4 = 5 remainder 3
Step 2: The quotient (5) becomes the whole number
Step 3: The remainder (3) becomes the new numerator
Step 4: The denominator stays the same (4)

Answer: 23/4 = 5 ¾

Quick-Reference Conversion Table

Mixed Number Calculation Improper Fraction
1 ¼ (1×4)+1 / 4 5/4
2 ⅓ (2×3)+1 / 3 7/3
3 ½ (3×2)+1 / 2 7/2
4 ⅗ (4×5)+3 / 5 23/5
7 ⅞ (7×8)+7 / 8 63/8
12 ¾ (12×4)+3 / 4 51/4


Common Fractions — The Ones That Rule the World

"Okay," the practitioner said, "but which fractions actually matter? There are like... infinite fractions."

Kaleb smiled. "Welcome to Common Fractions."


What Makes a Fraction "Common"?

A common fraction is any fraction written in the standard form a/b where both a and b are integers (whole numbers), and b ≠ 0. This distinguishes them from decimal fractions (like 0.75) or percentage forms (like 75%).

But in everyday life, certain common fractions appear so frequently that they form the backbone of practical mathematics. If you master these, you can handle 90% of real-world fraction problems.


The Essential Common Fractions Table

Fraction Decimal Percentage Where You'll See It
1/2 0.5 50% Splitting anything in half
1/3 0.333... 33.33% Dividing among 3 people
2/3 0.666... 66.67% Two-thirds majority votes
1/4 0.25 25% Quarter hours, quarter measures
3/4 0.75 75% Three-quarter tanks, time
1/5 0.2 20% One-fifth shares
2/5 0.4 40% Surveys, statistics
3/5 0.6 60% Passing scores
4/5 0.8 80% High performance marks
1/6 0.1666... 16.67% Dice probability
1/8 0.125 12.5% Measurements, cooking
3/8 0.375 37.5% Hardware, engineering
5/8 0.625 62.5% Construction measurements
7/8 0.875 87.5% Almost-complete measures
1/10 0.1 10% Tipping, tax calculations
1/12 0.0833... 8.33% Monthly portions of yearly values
1/16 0.0625 6.25% Precision engineering
1/100 0.01 1% Per-cent (literally "per hundred")

The Halves-Quarters-Eighths Family Tree

One of the most useful patterns in fractions is the halving family. Every fraction in this family is created by splitting the previous one in half:

        1 (The Whole)
        |
       1/2
      /    \
    1/4    3/4
   / \     / \
 1/8 3/8 5/8 7/8
  |   |   |   |
(and so on into sixteenths, thirty-seconds...)

This family dominates cooking, construction, music, and measurements worldwide.


The Thirds-Sixths-Twelfths Family

          1 (The Whole)
          |
    ┌─────┼─────┐
   1/3   2/3    1
    |     |
  ┌─┼─┐ ┌─┼─┐
 1/6  2/6  4/6  5/6
      =1/3  =2/3

This family dominates time (60 minutes = easily divisible by 3, 6, 12), music (triplets, 6/8 time), and geometry (360° ÷ 3, 6, 12).



Failure trigger and engineering context

The next day, the practitioner came home with a real problem from school:

"A water tank is 3/5 full. After using 1/4 of what's in the tank, how full is it now?"

the practitioner stared at it blankly. Two fractions, two different denominators, and a word problem twisting them together. This is where most people's frustration with fractions is born — when you need to combine them.


Equivalent Fractions: The Master Key

Before you can add, subtract, or compare fractions, you need one fundamental concept:

Different fractions can represent the SAME amount.

12=24=36=48=510=50100\frac{1}{2} = \frac{2}{4} = \frac{3}{6} = \frac{4}{8} = \frac{5}{10} = \frac{50}{100}

The Rule: You can multiply (or divide) BOTH the numerator and denominator by the same non-zero number without changing the fraction's value.

ab=a×nb×nfor any n0\frac{a}{b} = \frac{a \times n}{b \times n} \quad \text{for any } n \neq 0

Visual Proof:

1/2:  [████████░░░░░░░░]  (8 of 16 squares filled)
2/4:  [████████░░░░░░░░]  (8 of 16 squares filled)
4/8:  [████████░░░░░░░░]  (8 of 16 squares filled)

All three look IDENTICAL. They ARE identical.

Simplifying (Reducing) Fractions

To simplify a fraction, divide both numerator and denominator by their Greatest Common Divisor (GCD).

Example: Simplify 24/36

Step 1: Find the GCD of 24 and 36
        Factors of 24: 1, 2, 3, 4, 6, 8, 12, 24
        Factors of 36: 1, 2, 3, 4, 6, 9, 12, 18, 36
        GCD = 12

Step 2: Divide both by 12
        24 ÷ 12 = 2
        36 ÷ 12 = 3

Answer: 24/36 = 2/3

Common Equivalent Fractions Reference

Simplified Equivalent Forms
1/2 2/4, 3/6, 4/8, 5/10, 6/12, 50/100
1/3 2/6, 3/9, 4/12, 5/15, 10/30
2/3 4/6, 6/9, 8/12, 10/15, 20/30
1/4 2/8, 3/12, 4/16, 5/20, 25/100
3/4 6/8, 9/12, 12/16, 15/20, 75/100
1/5 2/10, 3/15, 4/20, 5/25, 20/100
1/8 2/16, 3/24, 4/32, 5/40


The Four Operations — Adding, Subtracting, Multiplying, Dividing

This is where the real battle happens. And this is where Kaleb showed the practitioner that each operation has its own simple logic.


Adding & Subtracting Fractions

The Golden Rule: You can ONLY add or subtract fractions that have the same denominator (called a "common denominator").

Same denominator? Just add/subtract the numerators:

ac+bc=a+bc\frac{a}{c} + \frac{b}{c} = \frac{a + b}{c}

acbc=abc\frac{a}{c} - \frac{b}{c} = \frac{a - b}{c}

Different denominators? Find the Least Common Denominator (LCD) first.

Example: Calculate 2/3 + 3/4

Step 1: Find the LCD of 3 and 4
        Multiples of 3: 3, 6, 9, 12, 15...
        Multiples of 4: 4, 8, 12, 16...
        LCD = 12

Step 2: Convert each fraction
        2/3 = (2×4)/(3×4) = 8/12
        3/4 = (3×3)/(4×3) = 9/12

Step 3: Add the numerators
        8/12 + 9/12 = 17/12

Step 4: Simplify if needed
        17/12 = 1  5/12

Answer: 2/3 + 3/4 = 1  5/12

LCD Quick-Reference for Common Denominators

Fraction Pair LCD Why
halves & thirds (2, 3) 6 2 × 3
halves & quarters (2, 4) 4 4 is a multiple of 2
thirds & quarters (3, 4) 12 3 × 4
thirds & sixths (3, 6) 6 6 is a multiple of 3
quarters & fifths (4, 5) 20 4 × 5
quarters & eighths (4, 8) 8 8 is a multiple of 4
fifths & tenths (5, 10) 10 10 is a multiple of 5
eighths & thirds (8, 3) 24 8 × 3
sixths & eighths (6, 8) 24 LCM(6,8)

Multiplying Fractions

This is actually the easiest operation. No common denominators needed!

ab×cd=a×cb×d\frac{a}{b} \times \frac{c}{d} = \frac{a \times c}{b \times d}

"Multiply straight across." — Top × Top, Bottom × Bottom.

Example: Calculate 3/4 × 2/5

  3 × 2     6      3
  ───── = ──── = ────
  4 × 5    20     10

Answer: 3/4 × 2/5 = 3/10

Pro Tip — Cross-Cancel BEFORE Multiplying:

You can simplify diagonally before you multiply, making the numbers smaller and easier:

  3     2       3     2̶₁       3     1       3
 ─── × ─── → ─── × ─── → ─── × ─── = ────
  4     5       4̶₂    5       2     5      10
         ↑
   (2 and 4 share factor of 2, so divide both by 2)

Dividing Fractions (Using Reciprocals — More on This in Chapter 6!)

The Rule: To divide by a fraction, multiply by its reciprocal (flip the second fraction).

ab÷cd=ab×dc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c}

Example: Calculate 3/4 ÷ 2/5

Step 1: Flip the second fraction (find its reciprocal)
        2/5 → 5/2

Step 2: Multiply
        3/4 × 5/2 = 15/8

Step 3: Convert to mixed number
        15/8 = 1  7/8

Answer: 3/4 ÷ 2/5 = 1  7/8

"But WHY does flipping work?" the practitioner asked. That question led to the most important chapter of the evening.



Reciprocals — The Secret Power Move of Fractions

This is the chapter that separates people who survive fractions from people who truly understand them.


What Is a Reciprocal?

The reciprocal of a number is what you multiply it by to get 1.

That's the entire definition. Simple, but extraordinarily powerful.

a×1a=1a \times \frac{1}{a} = 1

For any fraction a/b, its reciprocal is b/a — you simply flip it upside down.

ab×ba=a×bb×a=abab=1\frac{a}{b} \times \frac{b}{a} = \frac{a \times b}{b \times a} = \frac{ab}{ab} = 1


The Complete Reciprocal Reference Table

Original Number Reciprocal Verification (Product = 1)
2 1/2 2 × 1/2 = 1 ✓
3 1/3 3 × 1/3 = 1 ✓
5 1/5 5 × 1/5 = 1 ✓
10 1/10 10 × 1/10 = 1 ✓
1/2 2 1/2 × 2 = 1 ✓
1/3 3 1/3 × 3 = 1 ✓
1/4 4 1/4 × 4 = 1 ✓
2/3 3/2 2/3 × 3/2 = 6/6 = 1 ✓
3/4 4/3 3/4 × 4/3 = 12/12 = 1 ✓
3/7 7/3 3/7 × 7/3 = 21/21 = 1 ✓
5/8 8/5 5/8 × 8/5 = 40/40 = 1 ✓
7/11 11/7 7/11 × 11/7 = 77/77 = 1 ✓
1 1 1 × 1 = 1 ✓
-4 -1/4 -4 × -1/4 = 1 ✓
-2/5 -5/2 -2/5 × -5/2 = 10/10 = 1 ✓

The One Number With NO Reciprocal

Zero (0) has no reciprocal.

Why? Because there is no number you can multiply by 0 to get 1. Zero times anything is always zero.

0×?=1→ IMPOSSIBLE0 \times ? = 1 \quad \text{→ IMPOSSIBLE}

This is directly connected to why you can't divide by zero — division is defined through reciprocals, and zero doesn't have one.


Reciprocal of a Mixed Number

You must first convert to an improper fraction, then flip.

Example: Find the reciprocal of 2 ⅓

Step 1: Convert to improper fraction
        2  1/3 = (2×3 + 1)/3 = 7/3

Step 2: Flip it
        7/3 → 3/7

Answer: The reciprocal of 2 ⅓ is 3/7

Verification: 7/3 × 3/7 = 21/21 = 1 ✓

Reciprocals of Decimals

Convert to a fraction first, then flip.

Decimal As a Fraction Reciprocal As a Decimal
0.5 1/2 2/1 = 2 2.0
0.25 1/4 4/1 = 4 4.0
0.2 1/5 5/1 = 5 5.0
0.125 1/8 8/1 = 8 8.0
0.75 3/4 4/3 1.333...
0.1 1/10 10/1 = 10 10.0
1.5 3/2 2/3 0.666...
2.5 5/2 2/5 0.4

Pattern: The reciprocal of a small number is a large number, and vice versa. This makes intuitive sense — if you have a tiny piece (like 1/100), you need a LOT of them (100) to make a whole.


Why Reciprocals Make Division Work

Here's the deep insight that Kaleb shared:

"Dividing by a number is the SAME as multiplying by its reciprocal."

a÷b=a×1ba \div b = a \times \frac{1}{b}

Why? Because division asks: "How many groups of b fit into a?"

And multiplying by the reciprocal answers the exact same question.

Real-world proof: You have 6 metres of rope. You need pieces that are 3/4 of a metre each. How many pieces can you cut?

6 ÷ 3/4

= 6 × 4/3       (multiply by the reciprocal)

= 24/3

= 8 pieces

Check: 8 pieces × 3/4 metre each = 8 × 3/4 = 24/4 = 6 metres ✓

The Reciprocal Properties Cheat Sheet

Property Formula Example
Product is always 1 a/b × b/a = 1 3/5 × 5/3 = 1
Reciprocal of a reciprocal is the original 1/(1/a) = a 1/(1/7) = 7
Reciprocal of 1 is 1 1/1 = 1 1 × 1 = 1
Reciprocal of a product 1/(a×b) = 1/a × 1/b 1/(2×3) = 1/2 × 1/3 = 1/6
No reciprocal for zero 1/0 = undefined
Sign is preserved Reciprocal of -a/b = -b/a Reciprocal of -3/4 = -4/3
Reciprocal reverses inequality If a > b > 0, then 1/a < 1/b 5 > 2, so 1/5 < 1/2


Method 1: Common Denominator Method (Most Reliable)

Convert all fractions to the same denominator, then compare numerators.

Example: Order 2/3, 3/4, and 5/6 from least to greatest.

LCD of 3, 4, and 6 = 12

2/3 = 8/12
3/4 = 9/12
5/6 = 10/12

Order: 8/12 < 9/12 < 10/12

Answer: 2/3 < 3/4 < 5/6

Method 2: Cross-Multiplication (Fast for 2 Fractions)

To compare a/b and c/d, cross-multiply:

If a × d > c × b → then a/b > c/d
If a × d < c × b → then a/b < c/d
If a × d = c × b → then a/b = c/d

Example: Is 3/7 greater than or less than 5/11?

3 × 11 = 33
5 × 7  = 35

33 < 35, therefore 3/7 < 5/11

Method 3: Decimal Conversion (Quick Estimation)

Divide the numerator by the denominator and compare decimals.

Fraction Division Decimal
3/7 3 ÷ 7 0.4286
5/11 5 ÷ 11 0.4545

0.4286 < 0.4545 → so 3/7 < 5/11



Improvement method and result

Remember that problem?

"A water tank is 3/5 full. After using 1/4 of what's in the tank, how full is it now?"

Watch how beautifully fractions handle this:

Step 1: Understand the problem
        The tank is 3/5 full.
        You USE 1/4 of what's there (not 1/4 of the whole tank).

Step 2: Calculate what was used
        1/4 of 3/5 = 1/4 × 3/5 = 3/20

Step 3: Subtract what was used from what was there
        3/5 - 3/20

        Convert 3/5 to twentieths:
        3/5 = 12/20

        12/20 - 3/20 = 9/20

Answer: The tank is 9/20 full (or 45% full).

the practitioner stared at her paper. Then she smiled.

"That... actually makes sense."

That is the transformation moment. Not when math gets easier — but when it stops feeling like an enemy and starts feeling like a tool you own.



Fractions in the Real World — Where Professionals Use Them Daily


Finance & Business

Scenario Fraction Used Meaning
Quarterly earnings 1/4 One quarter of a fiscal year
Profit split among 3 partners 1/3 each Equal three-way division
Discount: "1/3 off" 2/3 You pay two-thirds of original price
Interest rate: 5¾% 5 3/4 per 100 Per annum rate
Stock prices (legacy) 1/8 increments Historical stock price reporting

Example Calculation — Splitting a Cost:

Three business partners share an expense. Partner A pays 1/2, Partner B pays 1/3, and Partner C pays the rest. If the total expense is 12,000 currency units:

Partner A: 1/2 × 12,000 = 6,000
Partner B: 1/3 × 12,000 = 4,000
Partner C: 1 - 1/2 - 1/3 = 6/6 - 3/6 - 2/6 = 1/6
           1/6 × 12,000 = 2,000

Verification: 6,000 + 4,000 + 2,000 = 12,000 ✓

Medicine & Healthcare

Scenario Fraction Used
Dosage: "Take 3/4 of a tablet" 3/4
Dilution ratio: 1 part medicine to 3 parts water 1/4 medicine
"Reduce dosage by 1/3" Multiply current dose by 2/3
IV drip: 2/3 of a litre per hour 2/3 L/hr

Engineering & Construction

Scenario Common Fractions
Bolt sizes 1/4", 3/8", 1/2", 5/8", 3/4"
Pipe diameters 1/8", 1/4", 3/8", 1/2", 3/4", 1"
Plywood thickness 1/4", 3/8", 1/2", 5/8", 3/4"
Drill bit sizes Increments of 1/16" and 1/32"

Cooking & Baking

Recipe Adjustment Calculation
Halving a recipe calling for 2/3 cup sugar 2/3 × 1/2 = 2/6 = 1/3 cup
Doubling a recipe calling for 3/4 tsp salt 3/4 × 2 = 6/4 = 1 1/2 tsp
Tripling 1/3 cup butter 1/3 × 3 = 1 cup
Converting 3/4 cup to tablespoons 3/4 × 16 = 12 tablespoons

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: THE WORLD OF NUMBERSGuide · Engineering MathematicsNEXT LESSON →Fractions, Decimals and Percentages for Engineering Work: Advanced ConceptsGuide · Engineering MathematicsNumber Systems, Signed Values and the Number LineGuide · Engineering MathematicsRatio, Rate and Proportion in Engineering CalculationsGuide · Engineering Mathematics