Skip to content

Exact arithmetic with fractions and pi

An exact value contains all the information in a number. Fractions and expressions involving π\pi often give exact values:

23,7π4,3+π2.\frac{2}{3},\qquad \frac{7\pi}{4},\qquad 3+\frac{\pi}{2}.

A rounded decimal is an approximation. For example,

23=0.6660.667,\frac{2}{3}=0.666\ldots\approx 0.667,

where == means equal and \approx means approximately equal. Exact arithmetic prevents rounding error, exposes mathematical structure and is expected throughout A-level Mathematics.

You should be able to:

  • recall multiplication tables and integer factors;
  • use negative numbers and the order of operations;
  • find a highest common factor and a lowest common multiple;
  • distinguish significant figures from decimal places.

Review standard form, estimation and accuracy if rounding and significant figures are unfamiliar. This page supports later work on algebraic fractions, circle geometry and indices, roots and surds.

Integers, fractions of integers and finite combinations of exact constants are exact. The symbol π\pi represents one particular irrational number, not the rounded decimal 3.143.14.

π=3.14159265\pi=3.14159265\ldots

The decimal continues without terminating or recurring. Therefore 3π3\pi is exact, while 9.429.42 is only an approximation to it.

Terminating and recurring decimals can also represent exact values:

0.125=18,0.3=13.0.125=\frac18,\qquad 0.\overline{3}=\frac13.

The issue is not whether a number is written as a decimal. The issue is whether digits have been discarded.

Classify each value as exact or approximate.

  1. π6\dfrac{\pi}{6}
  2. 0.250.25
  3. 2\sqrt{2}
  4. 1.4141.414 used for 2\sqrt2
Answers
  1. Exact. No rounding has taken place.
  2. Exact, because 0.25=140.25=\frac14.
  3. Exact. The root symbol specifies the number completely.
  4. Approximate, because digits of 2=1.414213\sqrt2=1.414213\ldots have been discarded.

Multiplying or dividing the numerator and denominator by the same non-zero number does not change a fraction:

ab=kakb(b0, k0).\frac{a}{b}=\frac{ka}{kb}\qquad (b\ne0,\ k\ne0).

This works because kk=1\frac{k}{k}=1. To simplify 4263\frac{42}{63}, divide both parts by their highest common factor, 2121:

4263=42÷2163÷21=23.\frac{42}{63}=\frac{42\div21}{63\div21}=\frac23.

A fraction is in simplest form when its numerator and denominator have no common factor greater than 11. Conventionally, the denominator is positive:

615=615=25.\frac{6}{-15}=-\frac{6}{15}=-\frac25.

Never cancel terms joined by addition. Cancellation removes a common factor, not a common term:

3×53×7=57,\frac{3\times 5}{3\times 7}=\frac57,

but

3+53+7=810=4557.\frac{3+5}{3+7}=\frac8{10}=\frac45\ne\frac57.

Fractions can be added only when they describe parts of the same size. This is why a common denominator is required.

Calculate 34+56\frac34+\frac56 exactly.

The lowest common multiple of 44 and 66 is 1212:

34+56=912+1012=1912.\begin{aligned} \frac34+\frac56 &=\frac9{12}+\frac{10}{12}\\ &=\frac{19}{12}. \end{aligned}

The improper fraction 1912\frac{19}{12} is usually more useful in algebra than the mixed number 17121\frac7{12}.

Calculate 710(23)-\frac7{10}-\left(-\frac23\right).

Subtracting a negative becomes addition:

710(23)=710+23=2130+2030=130.\begin{aligned} -\frac7{10}-\left(-\frac23\right) &=-\frac7{10}+\frac23\\ &=-\frac{21}{30}+\frac{20}{30}\\ &=-\frac1{30}. \end{aligned}

A quick size check supports the answer: 0.7+0.666-0.7+0.666\ldots should be a small negative number.

For b0b\ne0 and d0d\ne0,

ab+cd=ad+bcbd.\frac{a}{b}+\frac{c}{d}=\frac{ad+bc}{bd}.

This always gives a common denominator, although bdbd is not always the lowest one. Simplify afterwards.

In general,

ab+cda+cb+d.\frac ab+\frac cd\ne\frac{a+c}{b+d}.

For instance, 12+12=1\frac12+\frac12=1, not 24=12\frac24=\frac12. Denominators name the size of the parts, so they are not added.

Multiply numerators together and denominators together:

ab×cd=acbd.\frac ab\times\frac cd=\frac{ac}{bd}.

Cancel common factors before multiplying to keep the numbers small.

Calculate 1415×2521\frac{14}{15}\times\frac{25}{21}.

Factor or cancel across the product:

1415×2521=142153×255213=2×53×3=109.\begin{aligned} \frac{14}{15}\times\frac{25}{21} &=\frac{\cancel{14}^{\,2}}{\cancel{15}^{\,3}} \times\frac{\cancel{25}^{\,5}}{\cancel{21}^{\,3}}\\ &=\frac{2\times5}{3\times3}\\ &=\frac{10}{9}. \end{aligned}

Cancellation is valid here because the whole numerator and denominator are products.

Dividing by a non-zero fraction is equivalent to multiplying by its reciprocal:

ab÷cd=ab×dc=adbc.\frac ab\div\frac cd=\frac ab\times\frac dc=\frac{ad}{bc}.

This follows from asking how many lots of cd\frac cd fit into ab\frac ab. Multiplication by dc\frac dc scales cd\frac cd to 11.

Worked example 4: division by a negative fraction

Section titled “Worked example 4: division by a negative fraction”

Calculate 58÷(1516)\frac58\div\left(-\frac{15}{16}\right).

58÷(1516)=58×(1615)=5×168×15=23.\begin{aligned} \frac58\div\left(-\frac{15}{16}\right) &=\frac58\times\left(-\frac{16}{15}\right)\\ &=-\frac{5\times16}{8\times15}\\ &=-\frac23. \end{aligned}

Only the fraction being divided by is inverted. Also, division by zero is undefined, so the divisor must not be zero.

A fraction bar acts as a grouping symbol. Complete the entire numerator and denominator before dividing.

Evaluate

34161+25.\frac{\frac34-\frac16}{1+\frac25}.

First simplify the numerator:

3416=912212=712.\frac34-\frac16=\frac9{12}-\frac2{12}=\frac7{12}.

Then simplify the denominator:

1+25=75.1+\frac25=\frac75.

Now divide:

71275=712×57=512.\frac{\frac7{12}}{\frac75} =\frac7{12}\times\frac57 =\frac5{12}.

The two 77s cancel because they are factors after the numerator and denominator have each been simplified.

Evaluate (23)212÷34\left(-\frac23\right)^2-\frac12\div\frac34.

Powers and division come before subtraction:

(23)212÷34=4912×43=4923=4969=29.\begin{aligned} \left(-\frac23\right)^2-\frac12\div\frac34 &=\frac49-\frac12\times\frac43\\ &=\frac49-\frac23\\ &=\frac49-\frac69\\ &=-\frac29. \end{aligned}

The brackets matter: (23)2=49\left(-\frac23\right)^2=\frac49, whereas (23)2=49-\left(\frac23\right)^2=-\frac49.

Treat π\pi as an exact constant and manipulate it like an algebraic factor.

3π+5π=8π,6π9=2π3.3\pi+5\pi=8\pi,\qquad \frac{6\pi}{9}=\frac{2\pi}{3}.

Unlike terms cannot be combined:

3+2π3+2\pi

is already in simplest exact form. Since 33 and 2π2\pi are different types of term, 3+2π5π3+2\pi\ne5\pi.

Worked example 7: circumference and arc length

Section titled “Worked example 7: circumference and arc length”

A circle has radius 66 cm. Find exactly the length of an arc subtending 7575^\circ at the centre.

The whole circumference is

2πr=12π cm.2\pi r=12\pi\text{ cm}.

The arc is 75360=524\frac{75}{360}=\frac5{24} of the full circle:

arc length=524×12π=5π2 cm.\begin{aligned} \text{arc length} &=\frac5{24}\times12\pi\\ &=\frac{5\pi}{2}\text{ cm}. \end{aligned}

Only convert to a decimal if requested:

5π27.85 cm(3 significant figures).\frac{5\pi}{2}\approx7.85\text{ cm}\qquad\text{(3 significant figures).}

A semicircle of radius 44 cm is attached to a rectangle measuring 88 cm by 33 cm. Find the total area exactly.

A=8×3+12π(42)=24+8π cm2.\begin{aligned} A &=8\times3+\frac12\pi(4^2)\\ &=24+8\pi\text{ cm}^2. \end{aligned}

Do not combine 2424 and 8π8\pi. The exact answer 24+8π24+8\pi preserves both contributions.

Keep exact values throughout a calculation and round once, at the end. Early rounding can change the final answer.

Worked example 9: avoiding premature rounding

Section titled “Worked example 9: avoiding premature rounding”

Evaluate 7π32π5\frac{7\pi}{3}-\frac{2\pi}{5}, giving an exact answer and then a decimal to 33 significant figures.

Work exactly:

7π32π5=35π156π15=29π15.\begin{aligned} \frac{7\pi}{3}-\frac{2\pi}{5} &=\frac{35\pi}{15}-\frac{6\pi}{15}\\ &=\frac{29\pi}{15}. \end{aligned}

Then evaluate:

29π15=6.0737456.07(3 significant figures).\frac{29\pi}{15}=6.073745\ldots\approx6.07\qquad\text{(3 significant figures).}

Using π=3.14\pi=3.14 at the first line throws away information for no benefit.

Write enough calculator digits before rounding, and include the requested accuracy. Never write 29π15=6.07\frac{29\pi}{15}=6.07, because the two values are not equal.

Try these without converting to decimals.

  1. Simplify 84126\dfrac{84}{126}.
  2. Calculate 79512\dfrac79-\dfrac5{12}.
  3. Calculate 1835×1427\dfrac{18}{35}\times\dfrac{14}{27}.
  4. Calculate 56÷109-\dfrac56\div\dfrac{10}{9}.
  5. Evaluate 13854\dfrac{1-\frac38}{\frac54}.
  6. Simplify 4π3π24\pi-\dfrac{3\pi}{2}.
  7. A circle has diameter 1111 cm. Give its circumference exactly and to 33 significant figures.
Answers
  1. 23\dfrac23, after dividing numerator and denominator by 4242.
  2. 28361536=1336\dfrac{28}{36}-\dfrac{15}{36}=\dfrac{13}{36}.
  3. 1835×1427=415\dfrac{18}{35}\times\dfrac{14}{27}=\dfrac4{15}.
  4. 56×910=34-\dfrac56\times\dfrac9{10}=-\dfrac34.
  5. 138=581-\dfrac38=\dfrac58, so 58÷54=12\dfrac58\div\dfrac54=\dfrac12.
  6. 8π23π2=5π2\dfrac{8\pi}{2}-\dfrac{3\pi}{2}=\dfrac{5\pi}{2}.
  7. C=πd=11πC=\pi d=11\pi cm exactly, and 11π=34.55734.611\pi=34.557\ldots\approx34.6 cm to 33 significant figures.
  • Changing only one part of a fraction: equivalent fractions require the same non-zero multiplier in numerator and denominator.
  • Adding denominators: use a common denominator, then add or subtract numerators.
  • Cancelling across addition: cancellation applies to factors of an entire product, not separate terms in a sum.
  • Inverting the wrong fraction: in a÷ba\div b, replace only bb by its reciprocal.
  • Treating π\pi as 3.143.14: retain π\pi unless a decimal approximation is requested.
  • Using == before a rounded answer: use \approx when digits have been discarded.
  • Rounding intermediate values: store exact expressions or full calculator precision, then round once.

You are ready to move on when you can perform all four fraction operations, simplify a compound fraction, retain π\pi exactly and explain the difference between == and \approx.

Next, study indices, roots and surds for other exact forms, then algebraic fractions to apply the same principles to expressions containing variables. For geometric applications, continue to circle geometry and Pythagoras and trigonometry.