Basic level

Fractions

A fraction writes part of a whole as a numerator and a denominator. Learn equivalent fractions, all four operations on fractions, mixed numbers, comparing fractions and reducing to lowest terms.

Before you start

This topic builds on earlier ideas. Before you start, it's worth working through the lessons below — they'll make everything click:

Where this is used

Real situations where you count exactly the way this lesson teaches:

  • Cooking
    The recipe asks for 3/4 cup of milk and you are making half a batch: 3/4 · 1/2 = 3/8 of a cup — an actual mark on the jug, halfway between 1/4 and 1/2, instead of a guess.
  • The workshop
    A mechanic reaching for an imperial spanner has to settle 3/8 against 5/16: over sixteenths that reads 6/16 against 5/16, so 3/8 in. wins by 1/16 in. — about 1.59 mm.
  • Music
    Filling a 4/4 bar, a drummer counts two eighths and four sixteenths as 2/8 + 4/16 = 1/2 a bar — the other half still has to be played.
  • Stores and portioning
    Splitting 7 1/2 kg of flour into 3/4 kg portions is a division by a fraction: 15/2 ÷ 3/4 = 15/2 · 4/3 = 10 portions, with nothing left over. Divide 7.5 by 4 instead and you get under 2 — and order five times too few bags.

All formulas

  • A fraction

    ab\frac{a}{b}

    numerator over denominator, b ≠ 0

  • Equivalent fractions

    ab=akbk\frac{a}{b} = \frac{a \cdot k}{b \cdot k}

    expanding: multiply both numerator and denominator by the same k

  • Adding fractions

    ab+cd=ad+cbbd\frac{a}{b} + \frac{c}{d} = \frac{a \cdot d + c \cdot b}{b \cdot d}

    bring both to a common denominator first

  • Subtracting fractions

    abcd=adcbbd\frac{a}{b} - \frac{c}{d} = \frac{a \cdot d - c \cdot b}{b \cdot d}

    the same common denominator as for adding

  • Multiplying fractions

    abcd=acbd\frac{a}{b} \cdot \frac{c}{d} = \frac{a \cdot c}{b \cdot d}

    multiply the numerators, multiply the denominators

  • Dividing fractions

    ab÷cd=abdc(c0)\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c} \quad (c \neq 0)

    multiply by the reciprocal of the divisor

  • A mixed number as an improper fraction

    cab=cb+abc\frac{a}{b} = \frac{c \cdot b + a}{b}

    multiply the whole part by the denominator and add the numerator

  • Comparing fractions

    ab>cd    ad>cb(b,d>0)\frac{a}{b} > \frac{c}{d} \iff a \cdot d > c \cdot b \quad (b, d > 0)

    cross-multiplication — compare two products instead of two fractions

  • Reducing a fraction

    ab=a÷gcd(a,b)b÷gcd(a,b)\frac{a}{b} = \frac{a \div \mathrm{gcd}(a,b)}{b \div \mathrm{gcd}(a,b)}

    gcd = greatest common divisor — divide numerator and denominator by it

A fraction writes part of a whole as two numbers separated by a fraction bar: ab\frac{a}{b}, read "a over b". The number aa above the bar is the numerator, and bb below it is the denominator. The denominator says into how many equal parts the whole was split, and the numerator says how many of those parts you take.

For example 34\frac{3}{4} is three of four equal parts — split a chocolate bar into 4 pieces and eat 3, and you have eaten 34\frac{3}{4} of it.

Equivalent fractions

The same part of a whole can be written many ways. If you multiply the numerator and denominator by the same number kk, the fraction's value does not change:

ab=akbk\frac{a}{b} = \frac{a \cdot k}{b \cdot k}

For example:

12=24=36\frac{1}{2} = \frac{2}{4} = \frac{3}{6}

Three ways of writing the same half. Doing this in reverse — dividing the numerator and denominator by the same number — is called reducing, covered below.

Expand 25\frac{2}{5} so the denominator is 20.

Adding fractions

Fractions with the same denominator add by just adding the numerators:

27+37=57\frac{2}{7} + \frac{3}{7} = \frac{5}{7}

When the denominators differ, first bring both fractions to a common denominator (e.g. the product of the two denominators), then add:

ab+cd=ad+cbbd\frac{a}{b} + \frac{c}{d} = \frac{a \cdot d + c \cdot b}{b \cdot d}

For example:

13+14=1434+1343=412+312=712\frac{1}{3} + \frac{1}{4} = \frac{1 \cdot 4}{3 \cdot 4} + \frac{1 \cdot 3}{4 \cdot 3} = \frac{4}{12} + \frac{3}{12} = \frac{7}{12}

Subtracting fractions

Subtraction works exactly the same way — only the sign between the numerators changes:

abcd=adcbbd\frac{a}{b} - \frac{c}{d} = \frac{a \cdot d - c \cdot b}{b \cdot d}

Fractions with the same denominator subtract straight away, 5929=39=13\frac{5}{9} - \frac{2}{9} = \frac{3}{9} = \frac{1}{3}, and different denominators are brought to a common one first:

3416=36461464=1824424=1424=712\frac{3}{4} - \frac{1}{6} = \frac{3 \cdot 6}{4 \cdot 6} - \frac{1 \cdot 4}{6 \cdot 4} = \frac{18}{24} - \frac{4}{24} = \frac{14}{24} = \frac{7}{12}

The last step reduces by 22 — and a difference is worth checking by adding it back: 712+16=712+212=912=34\frac{7}{12} + \frac{1}{6} = \frac{7}{12} + \frac{2}{12} = \frac{9}{12} = \frac{3}{4}. It agrees.

Compute 5614\frac{5}{6} - \frac{1}{4}.

Multiplying fractions

Multiplying fractions is simpler than adding — no common denominator needed. Multiply the numerators together and the denominators together:

abcd=acbd\frac{a}{b} \cdot \frac{c}{d} = \frac{a \cdot c}{b \cdot d}

For example:

2335=2335=615=25\frac{2}{3} \cdot \frac{3}{5} = \frac{2 \cdot 3}{3 \cdot 5} = \frac{6}{15} = \frac{2}{5}

The last step reduces the result by 33.

Dividing fractions

Dividing by a fraction comes down to multiplying — just flip the divisor, swapping its numerator and denominator:

ab÷cd=abdc(c0)\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c} \quad (c \neq 0)

The fraction dc\frac{d}{c} is called the reciprocal of cd\frac{c}{d}; a number times its reciprocal is always 11, since cddc=cddc=1\frac{c}{d} \cdot \frac{d}{c} = \frac{cd}{dc} = 1. That is why dividing by cd\frac{c}{d} and multiplying by dc\frac{d}{c} are the same operation.

34÷25=3452=158\frac{3}{4} \div \frac{2}{5} = \frac{3}{4} \cdot \frac{5}{2} = \frac{15}{8}

It is always the second fraction — the one you divide by — that gets flipped. Unlike dividing whole numbers, dividing by a fraction can make the result larger: 34\frac{3}{4} divided by 12\frac{1}{2} is 32\frac{3}{2}, because the question is "how many halves fit into three quarters".

How many 38\frac{3}{8} litre servings come out of 94\frac{9}{4} litres of juice?

Reducing fractions

A fraction is in lowest terms when the numerator and denominator no longer share a common divisor bigger than 11. To get there, divide both by their greatest common divisor (gcd):

ab=a÷gcd(a,b)b÷gcd(a,b)\frac{a}{b} = \frac{a \div \mathrm{gcd}(a,b)}{b \div \mathrm{gcd}(a,b)}

For example gcd(18,24)=6\mathrm{gcd}(18, 24) = 6, so:

1824=18÷624÷6=34\frac{18}{24} = \frac{18 \div 6}{24 \div 6} = \frac{3}{4}

And 34\frac{3}{4} reduces no further.

Reduce 2030\frac{20}{30} to lowest terms.

Mixed numbers

A fraction whose numerator is smaller than its denominator is called proper — it is less than one whole. When the numerator is greater than or equal to the denominator, the fraction is improper and holds at least one whole inside it. Such a fraction can be split into a whole part and a remainder, that is, written as a mixed number:

114=84+34=2+34=234\frac{11}{4} = \frac{8}{4} + \frac{3}{4} = 2 + \frac{3}{4} = 2\frac{3}{4}

The notation 2342\frac{3}{4} reads "two and three quarters" — it is a sum, even though no plus sign is written. Going the other way follows one formula:

cab=cb+abc\frac{a}{b} = \frac{c \cdot b + a}{b}

Multiply the whole part by the denominator and add the numerator: 234=24+34=1142\frac{3}{4} = \frac{2 \cdot 4 + 3}{4} = \frac{11}{4}.

The improper form is usually the handier one for calculating — mixed numbers get converted before they are multiplied or divided. The mixed form is the clearer one in an answer: "2342\frac{3}{4} hours" says at once that it is under three hours, which 114\frac{11}{4} does not.

Write 3 2/5 as an improper fraction, and 17/6 as a mixed number.

Comparing fractions

Which is larger, 35\frac{3}{5} or 58\frac{5}{8}? The numerators and denominators settle nothing on their own — only equal parts can be compared. Hence two methods.

The first: bring both fractions to a common denominator and compare the numerators.

35=244058=2540so35<58\frac{3}{5} = \frac{24}{40} \qquad \frac{5}{8} = \frac{25}{40} \qquad \text{so} \quad \frac{3}{5} < \frac{5}{8}

The second, quicker one is cross-multiplication — the same arithmetic without writing the denominator down:

ab>cd    ad>cb(b,d>0)\frac{a}{b} > \frac{c}{d} \iff a \cdot d > c \cdot b \quad (b, d > 0)

Here 38=243 \cdot 8 = 24 against 55=255 \cdot 5 = 25, so again 35<58\frac{3}{5} < \frac{5}{8}. The condition b,d>0b, d > 0 matters: with a negative denominator the comparison flips, exactly as multiplying an inequality by a negative number does.

Two cases need no arithmetic at all: with equal denominators the larger fraction is the one with the larger numerator (57>37\frac{5}{7} > \frac{3}{7}), and with equal numerators it is the one with the smaller denominator (35>38\frac{3}{5} > \frac{3}{8}, because fifths are bigger pieces than eighths).

Order from smallest: 5/6, 7/9, 4/5.

Practice

Work through a set of exercises — they get harder as you go. At the end you'll see your score and the mistakes worth reviewing.

Exercise 1 of 8Score: 0
2/4 + 1/2 =

Common mistakes

  • Adding numerators and denominators separately12+13\frac{1}{2} + \frac{1}{3} is not 25\frac{2}{5}. You must find a common denominator first.
  • Finding a common denominator to multiply — multiplying fractions never needs one; that step is unnecessary.
  • Flipping the first fraction when dividing — in 34÷25\frac{3}{4} \div \frac{2}{5} it is the divisor, 25\frac{2}{5}, that gets flipped; flipping 34\frac{3}{4} gives an entirely different number.
  • Comparing fractions by their denominators38\frac{3}{8} is not larger than 35\frac{3}{5} just because 8>58 > 5; with equal numerators, the larger denominator means smaller pieces.
  • Multiplying mixed numbers part by part21232\frac{1}{2} \cdot 3 is not 6126\frac{1}{2}; convert to 52\frac{5}{2} first and only then multiply, which gives 152=712\frac{15}{2} = 7\frac{1}{2}.
  • Leaving a fraction unreduced68\frac{6}{8} and 34\frac{3}{4} are the same number, but a "reduce" question expects the lowest-terms form.

Formula card

Topic: Fractions

  • A fraction

    ab\frac{a}{b}

    numerator over denominator, b ≠ 0

  • Equivalent fractions

    ab=akbk\frac{a}{b} = \frac{a \cdot k}{b \cdot k}

    expanding: multiply both numerator and denominator by the same k

  • Adding fractions

    ab+cd=ad+cbbd\frac{a}{b} + \frac{c}{d} = \frac{a \cdot d + c \cdot b}{b \cdot d}

    bring both to a common denominator first

  • Subtracting fractions

    abcd=adcbbd\frac{a}{b} - \frac{c}{d} = \frac{a \cdot d - c \cdot b}{b \cdot d}

    the same common denominator as for adding

  • Multiplying fractions

    abcd=acbd\frac{a}{b} \cdot \frac{c}{d} = \frac{a \cdot c}{b \cdot d}

    multiply the numerators, multiply the denominators

  • Dividing fractions

    ab÷cd=abdc(c0)\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c} \quad (c \neq 0)

    multiply by the reciprocal of the divisor

  • A mixed number as an improper fraction

    cab=cb+abc\frac{a}{b} = \frac{c \cdot b + a}{b}

    multiply the whole part by the denominator and add the numerator

  • Comparing fractions

    ab>cd    ad>cb(b,d>0)\frac{a}{b} > \frac{c}{d} \iff a \cdot d > c \cdot b \quad (b, d > 0)

    cross-multiplication — compare two products instead of two fractions

  • Reducing a fraction

    ab=a÷gcd(a,b)b÷gcd(a,b)\frac{a}{b} = \frac{a \div \mathrm{gcd}(a,b)}{b \div \mathrm{gcd}(a,b)}

    gcd = greatest common divisor — divide numerator and denominator by it

Frequently asked questions

Related articles