Fractions, Decimals, Percentages & Ratios

Amari Cross & Matthew Williams
||7 min read
ComputationFractionsPercentagesRatios

Converting between forms, percentage calculations, and working with ratios.

Fractions, decimals, percentages, and ratios are different ways to compare parts to wholes. They appear throughout the syllabus, especially in Consumer Arithmetic, Measurement, Statistics, and Probability.

For CSEC, fluency matters because these conversions are often only one step inside a bigger problem. Before calculating, decide what the whole is, what part is being compared, and whether the question wants a fraction, decimal, percentage, or ratio. That interpretation is what turns a procedure into understanding.

These three forms represent the exact same thing—just written differently. You need to convert between them easily.

What Is a Fraction?

A fraction only makes sense when the whole is clear. In word problems, identify the total amount before deciding what the numerator and denominator should be.

A fraction shows a part of something whole.

34\frac{3}{4}

  • Top number (numerator): How many parts you have = 3
  • Bottom number (denominator): How many equal parts the whole is divided into = 4

So 34\frac{3}{4} means: "The whole thing is divided into 4 equal parts, and you have 3 of them."

Example

If a pizza is cut into 4 equal slices and you eat 3 of them, you ate 34\frac{3}{4} of the pizza.

Converting Fraction to Decimal

Decimal form is useful when you need to compare values quickly or use a calculator. The division simply asks how large each fractional part is on the base-10 number system.

To convert a fraction to decimal: Divide the top by the bottom.

34=3÷4=0.75\frac{3}{4} = 3 ÷ 4 = 0.75

12=1÷2=0.5\frac{1}{2} = 1 ÷ 2 = 0.5

58=5÷8=0.625\frac{5}{8} = 5 ÷ 8 = 0.625

Example

Convert 710\frac{7}{10} to a decimal.

7÷10=0.77 ÷ 10 = 0.7

So 710=0.7\frac{7}{10} = 0.7

Converting Decimal to Percentage

Percent means "per hundred", so multiplying by 100 rewrites the decimal as a number out of 100.

To convert decimal to percentage: Multiply by 100 and add the % sign.

0.75×100=75%0.75 × 100 = 75\%

0.5×100=50%0.5 × 100 = 50\%

0.25×100=25%0.25 × 100 = 25\%

Example

Convert 0.85 to a percentage.

0.85×100=85%0.85 × 100 = 85\%

Converting All Three

Seeing all three forms together helps you choose the most convenient one. Fractions are often exact, decimals are calculator-friendly, and percentages are easiest for real-life comparison.

Now let's see how all three forms are the SAME number:

34=0.75=75%\frac{3}{4} = 0.75 = 75\%

They're three different ways of writing the same value.

Example

Convert 15\frac{1}{5} to all three forms:

Step 1 - Fraction: 15\frac{1}{5} (already given)

Step 2 - Decimal: 1÷5=0.21 ÷ 5 = 0.2

Step 3 - Percentage: 0.2×100=20%0.2 × 100 = 20\%

So: 15=0.2=20%\frac{1}{5} = 0.2 = 20\%

All three are the same!

Remember

Fraction → Decimal: Divide top by bottom

Decimal → Percentage: Multiply by 100

Percentage → Decimal: Divide by 100

Decimal → Fraction: Put over a power of 10 (0.5 = 510=12\frac{5}{10} = \frac{1}{2})


Working with Fractions

Adding Fractions

Adding fractions is adding parts of the same-sized whole. If the denominators differ, you must first rewrite the fractions so the parts are equal in size.

To add fractions, they must have the SAME denominator (bottom number).

If they don't, you have to make them the same first.

Example

Problem: 14+14\frac{1}{4} + \frac{1}{4}

They already have the same denominator (4), so just add the tops:

14+14=24=12\frac{1}{4} + \frac{1}{4} = \frac{2}{4} = \frac{1}{2}

But what if the denominators are different?

Example

Problem: 13+12\frac{1}{3} + \frac{1}{2}

These have different denominators (3 and 2).

Step 1: Find the Least Common Multiple (LCM) of 3 and 2.

LCM of 3 and 2 = 6

Step 2: Convert both fractions to sixths.

13=26\frac{1}{3} = \frac{2}{6} (multiply top and bottom by 2)

12=36\frac{1}{2} = \frac{3}{6} (multiply top and bottom by 3)

Step 3: Now add them.

26+36=56\frac{2}{6} + \frac{3}{6} = \frac{5}{6}

Multiplying Fractions

Multiplication of fractions often means "a fraction of a fraction". For example, half of three quarters is found by multiplying the fractions.

To multiply fractions: Multiply the tops together and the bottoms together.

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

Example

Problem: 23×35\frac{2}{3} × \frac{3}{5}

23×35=2×33×5=615=25\frac{2}{3} × \frac{3}{5} = \frac{2 × 3}{3 × 5} = \frac{6}{15} = \frac{2}{5}

(We simplified by dividing top and bottom by 3)

Dividing Fractions

Dividing by a fraction asks how many of that fraction fit into the first amount. Flipping and multiplying is the shortcut that preserves that meaning.

To divide fractions: Flip the second fraction, then multiply.

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

Example

Problem: 34÷12\frac{3}{4} ÷ \frac{1}{2}

Step 1: Flip the second fraction: 12\frac{1}{2} becomes 21\frac{2}{1}

Step 2: Multiply: 34×21=64=32\frac{3}{4} × \frac{2}{1} = \frac{6}{4} = \frac{3}{2}

Remember

For division: Flip and multiply!

This is one of the most important fraction rules in CSEC.


Understanding Percentages in Real Life

A percentage is just a way of saying "out of 100."

50%=5010050\% = \frac{50}{100}

25%=2510025\% = \frac{25}{100}

1%=11001\% = \frac{1}{100}

Finding a Percentage of a Number

This is the most common percentage skill in consumer arithmetic. Convert the percentage to a decimal or fraction first, then multiply by the whole amount.

To find X% of a number, multiply the number by X100\frac{X}{100}.

Example

Problem: Find 20% of 150.

20%×150=20100×150=0.2×150=3020\% × 150 = \frac{20}{100} × 150 = 0.2 × 150 = 30

So 20% of 150 is 30.

Expressing One Amount as a Percentage of Another

Here the first amount is the part and the second amount is the whole. Reversing them gives a completely different percentage, so read the wording carefully.

Formula: PartWhole×100%\frac{\text{Part}}{\text{Whole}} × 100\%

Example

Problem: 15 students out of 60 passed an exam. What percentage passed?

1560×100%=0.25×100%=25%\frac{15}{60} × 100\% = 0.25 × 100\% = 25\%

So 25% of students passed.

Percentage Increase and Decrease

Percentage change always compares the change to the original value. This is why the old value goes in the denominator, not the new value.

Formula: New ValueOld ValueOld Value×100%\frac{\text{New Value} - \text{Old Value}}{\text{Old Value}} × 100\%

Example

Problem: A shirt was 40.Itsnowonsalefor40. It's now on sale for 32. What's the percentage decrease?

324040×100%=840×100%=20%\frac{32 - 40}{40} × 100\% = \frac{-8}{40} × 100\% = -20\%

The price decreased by 20%.


Ratios: Comparing Quantities

A ratio compares two quantities of the same type.

The ratio 2:32:3 (read as "2 to 3") means:

"For every 2 of one thing, there are 3 of another thing."

Example of Ratios

Ratios compare quantities in a fixed order. "Boys to girls" is not the same as "girls to boys", so keep the order from the question.

Example

Problem: A class has 12 boys and 18 girls. What is the ratio of boys to girls?

Ratio = 12:1812:18

But we can simplify this. Find the GCD (Greatest Common Divisor) of 12 and 18, which is 6.

Divide both numbers by 6:

12:18=2:312:18 = 2:3

This simplified ratio means: "For every 2 boys, there are 3 girls."

Dividing an Amount in a Given Ratio

Sometimes you need to split something into parts based on a ratio.

Example

Problem: Divide $350 among three people in the ratio 2:3:5.

Step 1: Add all the parts in the ratio.

2+3+5=102 + 3 + 5 = 10 parts total

Step 2: Find the value of each part.

35010=35\frac{350}{10} = 35 (each part is worth $35)

Step 3: Multiply each ratio number by the value per part.

  • Person 1 gets: 2×35=702 × 35 = 70
  • Person 2 gets: 3×35=1053 × 35 = 105
  • Person 3 gets: 5×35=1755 × 35 = 175

Check: 70+105+175=35070 + 105 + 175 = 350

This is correct!