Exact Calculations with Fractions Surds and Pi

Updated July 2026

Mastering exact calculations is essential for the ESAT Mathematics 1 section. This topic focuses on maintaining precision by working with fractions, simplifying surd expressions, and using multiples of π\pi instead of decimal approximations. You will learn how to manipulate these forms and rationalise complex denominators to provide exact answers.

Core concept

Exact calculation involves expressing numerical results in forms that retain total precision, such as simplified fractions, surds, or multiples of π\pi, rather than rounded decimals. Surds are simplified using square factors, while denominators are rationalised by multiplying by a suitable conjugate to remove irrational values.

Working with Fractions

When calculating exactly with fractions, the standard practice is to leave the final result as a fraction. Unless a question specifically requests a conversion to decimals or percentages, you should maintain the fractional form to preserve accuracy.

Worked Example: Calculating with Fractions

Calculate exactly: 23+35712\frac{2}{3} + \frac{3}{5} - \frac{7}{12}

To solve this, we must place all fractions over a common denominator. The Lowest Common Multiple (LCM) of 3, 5, and 12 is 60. Alternatively, you could use the product 3×5×12=1803 \times 5 \times 12 = 180, though 60 is more efficient.

23+35712=4060+36603560\frac{2}{3} + \frac{3}{5} - \frac{7}{12} = \frac{40}{60} + \frac{36}{60} - \frac{35}{60}

Adding and subtracting the numerators gives:

40+363560=4160\frac{40 + 36 - 35}{60} = \frac{41}{60}

Calculating with Surds

A surd is an expression containing square roots, cube roots, or higher roots that cannot be simplified into an integer or a fraction. Examples of surds include 2\sqrt{2}, 1+231 + 2\sqrt{3}, and 373\sqrt{7}.

There are specific rules for combining surds:

  1. Multiplication and Division: Surds can be combined under a single root. For example, xy=xy\sqrt{x}\sqrt{y} = \sqrt{xy} and x÷y=xy\sqrt{x} \div \sqrt{y} = \sqrt{\frac{x}{y}}.
  2. Addition and Subtraction: Surds cannot be combined in the same way. It is a common error to assume x+y=x+y\sqrt{x} + \sqrt{y} = \sqrt{x + y} or xy=xy\sqrt{x} - \sqrt{y} = \sqrt{x - y}: these operations are not valid.

Worked Example: Calculating with Surds

Calculate exactly: 33×7123\sqrt{3} \times 7\sqrt{12}

First, we can simplify 12\sqrt{12} into 43\sqrt{4}\sqrt{3}:

33×734=33×73×23\sqrt{3} \times 7\sqrt{3}\sqrt{4} = 3\sqrt{3} \times 7\sqrt{3} \times 2

Rearranging the terms: 3×7×2×(3×3)=42(3)23 \times 7 \times 2 \times (\sqrt{3} \times \sqrt{3}) = 42(\sqrt{3})^2

Since (3)2=3(\sqrt{3})^2 = 3, the calculation becomes: 42×3=12642 \times 3 = 126

Multiples of Pi

Calculating exactly with multiples of π\pi requires leaving the answer in terms of the symbol π\pi. You must not substitute numerical approximations such as π3.14\pi \approx 3.14 or π3\pi \approx 3.

Worked Example: Area of a Circle

The radius of a circle is 4 cm. What is the exact value of the area of the circle in cm2^2?

Using the formula for the area of a circle, A=πr2A = \pi r^2:

A=π×42A = \pi \times 4^2 cm2=16π^2 = 16\pi cm2^2

This result is the exact value and should not be converted to a decimal.

Simplifying Surds

Surds are simplified by identifying the largest square factor within the radicand (the number under the root). We then split the root and simplify the square root of the square factor.

Worked Examples: Simplifying Surds

  1. Simplify 128\sqrt{128}. Since 64 is a square factor of 128: 128=642=82\sqrt{128} = \sqrt{64}\sqrt{2} = 8\sqrt{2}

  2. Simplify 21×28\sqrt{21} \times \sqrt{28}. Break each surd into its prime factors or identifying square factors: 3×7×4×7=3747\sqrt{3 \times 7} \times \sqrt{4 \times 7} = \sqrt{3}\sqrt{7}\sqrt{4}\sqrt{7}

Reorganising the terms: 3×2×(7)2=3×2×7=143\sqrt{3} \times 2 \times (\sqrt{7})^2 = \sqrt{3} \times 2 \times 7 = 14\sqrt{3}

Rationalising the Denominator

To rationalise the denominator means to rewrite a fraction so that it no longer contains a surd in the denominator. The method used depends on the structure of the denominator.

Type 1: Single Surd Denominator

If the denominator is a single surd, multiply both the numerator and the denominator by that surd.

Example: 37=3×77×7=377\frac{3}{\sqrt{7}} = \frac{3 \times \sqrt{7}}{\sqrt{7} \times \sqrt{7}} = \frac{3\sqrt{7}}{7}

Type 2: Denominator of the form x+yx + \sqrt{y} or xyx - \sqrt{y}

To rationalise these, multiply the numerator and denominator by the conjugate (the same expression but with the opposite sign). This creates a difference of two squares in the denominator: (x+y)(xy)=x2y(x + \sqrt{y})(x - \sqrt{y}) = x^2 - y.

Example: Rationalise 53+25\frac{5}{3 + 2\sqrt{5}}. Multiply top and bottom by 3253 - 2\sqrt{5}:

5(325)(3+25)(325)=5(325)32(25)2=5(325)920\frac{5(3 - 2\sqrt{5})}{(3 + 2\sqrt{5})(3 - 2\sqrt{5})} = \frac{5(3 - 2\sqrt{5})}{3^2 - (2\sqrt{5})^2} = \frac{5(3 - 2\sqrt{5})}{9 - 20}

This simplifies to: 5(325)11=5(253)11\frac{5(3 - 2\sqrt{5})}{-11} = \frac{5(2\sqrt{5} - 3)}{11}

Example: Rationalise 2+323\frac{2+\sqrt{3}}{2-\sqrt{3}}. Multiply top and bottom by 2+32 + \sqrt{3}:

(2+3)(2+3)(23)(2+3)=(2+3)243=4+43+31=7+43\frac{(2+\sqrt{3})(2+\sqrt{3})}{(2-\sqrt{3})(2+\sqrt{3})} = \frac{(2+\sqrt{3})^2}{4-3} = \frac{4 + 4\sqrt{3} + 3}{1} = 7 + 4\sqrt{3}

Type 3: Denominator of the form xy\sqrt{x} - \sqrt{y}

Multiply by the conjugate x+y\sqrt{x} + \sqrt{y} to yield the difference of squares (xy)(x+y)=xy(\sqrt{x} - \sqrt{y})(\sqrt{x} + \sqrt{y}) = x - y.

Example: Rationalise 352\frac{3}{\sqrt{5} - \sqrt{2}}. Multiply top and bottom by 5+2\sqrt{5} + \sqrt{2}:

3(5+2)(52)(5+2)=3(5+2)52=3(5+2)3=5+2\frac{3(\sqrt{5} + \sqrt{2})}{(\sqrt{5} - \sqrt{2})(\sqrt{5} + \sqrt{2})} = \frac{3(\sqrt{5} + \sqrt{2})}{5 - 2} = \frac{3(\sqrt{5} + \sqrt{2})}{3} = \sqrt{5} + \sqrt{2}

Complex Example: Multiple Factors

Rationalise and simplify: 515(72)\frac{\sqrt{5}}{\sqrt{15}(\sqrt{7}-\sqrt{2})}

Multiply top and bottom by 15(7+2)\sqrt{15}(\sqrt{7} + \sqrt{2}):

515(7+2)1515(72)(7+2)=75(7+2)15(72)\frac{\sqrt{5}\sqrt{15}(\sqrt{7} + \sqrt{2})}{\sqrt{15}\sqrt{15}(\sqrt{7} - \sqrt{2})(\sqrt{7} + \sqrt{2})} = \frac{\sqrt{75}(\sqrt{7} + \sqrt{2})}{15(7 - 2)}

Simplify 75\sqrt{75} as 253=53\sqrt{25}\sqrt{3} = 5\sqrt{3}:

53(7+2)15×5=3(7+2)15\frac{5\sqrt{3}(\sqrt{7} + \sqrt{2})}{15 \times 5} = \frac{\sqrt{3}(\sqrt{7} + \sqrt{2})}{15}

Key takeaways

  • Always leave answers in terms of π\pi or as simplified fractions/surds when an exact value is required.
  • To simplify a surd, extract the largest square factor from within the root.
  • Rationalise denominators by multiplying the numerator and denominator by the conjugate of the denominator to eliminate irrational roots.
  • Remember that while xy=xy\sqrt{x}\sqrt{y} = \sqrt{xy}, addition is not distributive over square roots: x+yx+y\sqrt{x} + \sqrt{y} \neq \sqrt{x+y}.
Tips

In the ESAT, if a question does not provide a calculator, it is a strong hint that the answer should be left in exact form. Always look for square numbers like 4, 9, 16, 25, 36, 49, 64, 81, and 100 when simplifying surds.

Cautions

A frequent error is trying to add surds by adding the numbers inside the roots, for example, thinking 2+3=5\sqrt{2} + \sqrt{3} = \sqrt{5}. This is incorrect. Only 'like' surds, such as 23+53=732\sqrt{3} + 5\sqrt{3} = 7\sqrt{3}, can be added together.

Insight

Rationalising the denominator is not just about aesthetics: it is a standardisation process. In pre-calculator mathematics, it was much easier to divide by an integer than by an irrational decimal. Today, it remains vital for comparing expressions and simplifying complex algebraic fractions in calculus.

Frequently asked questions

What does it mean to calculate 'exactly'?

Calculating exactly means providing an answer without any rounding. This usually involves keeping the result in its fractional form, or using surds and symbols like π\pi instead of decimal approximations.

How do I rationalise a denominator like 3+23 + \sqrt{2}?

You multiply both the numerator and the denominator by the conjugate, which is 323 - \sqrt{2}. This uses the difference of two squares to turn the irrational denominator into an integer: (3+2)(32)=92=7(3 + \sqrt{2})(3 - \sqrt{2}) = 9 - 2 = 7.

Can I simplify 50\sqrt{50} further?

Yes. Look for square factors of 50. Since 50=25×250 = 25 \times 2 and 25 is a square number, 50=252=52\sqrt{50} = \sqrt{25}\sqrt{2} = 5\sqrt{2}.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.