1.3 The role of brackets

Sometimes, you need to do the addition or subtraction in a calculation before the multiplication, or to add two numbers together before raising to a power. The way to over-ride the standard rules of ‘multiplication before addition’ and ‘powers before multiplication’, etc., is to use brackets:

Brackets in a calculation mean ‘do this first’.

So, in the calculation left parenthesis three plus two right parenthesis multiplication four , you should add the 3 and the 2 first (to give 5), then multiply by 4, i.e. equation sequence part 1 left parenthesis three plus two right parenthesis multiplication four equals part 2 five multiplication four equals part 3 20 full stop Similarly, in the calculation left parenthesis three plus four right parenthesis squared , you should add the 3 and the 4 first before squaring. So equation sequence part 1 left parenthesis three plus four right parenthesis squared equals part 2 seven squared equals part 3 49 full stop

You can do calculations including brackets on a scientific calculator by making use of its brackets keys, usually labelled as ‘(’ and ‘)’. Try the calculation left parenthesis three plus two right parenthesis multiplication four on your calculator now.

If you have a calculation which involves nested brackets, work out the innermost sets first. For example:

multiline equation row 1 20 division left curly bracket left parenthesis three minus one right parenthesis multiplication left parenthesis three plus two right parenthesis right curly bracket equals 20 division left curly bracket two multiplication five right curly bracket row 2 Blank equals 20 division 10 row 3 Blank equals two

Note that using different symbols for the brackets, for example ( ), { } and [ ], makes the calculation clearer than using the same symbol throughout the calculation.

Strictly speaking, brackets are only needed to override the other rules of precedence, and they are not needed in calculations such as three plus left parenthesis two multiplication four right parenthesis . In the absence of the brackets, you or your calculator would follow the rule and do the multiplication first in any case. However, brackets are often used in calculations for clarity, even when they are not strictly necessary. For example, the calculation six multiplication four plus 12 multiplication five is more understandable and ‘readable’ if it is written as left parenthesis six multiplication four right parenthesis plus left parenthesis 12 multiplication five right parenthesis , even though the brackets are not essential here. You are encouraged to write brackets in your calculations whenever they help you to express your working more clearly.