What you'll learn
- What the letters in BIDMAS mean.
- Which part of a calculation to do first.
- How brackets and powers can change an answer.
- How to place brackets to make a statement correct.
The basic idea
Sometimes a calculation has more than one operation, such as adding, multiplying, or subtracting. BIDMAS tells you the order to do them in.
Expression and operation
An expression is a calculation, such as 6 + 3 × 2. An operation is something you do to numbers, like add, subtract, multiply, divide, or square.
If there is only one operation
If a calculation only has one operation, just work it out normally.
One operation
Work out:
15−815 - 815−8-
There is only one operation: subtraction.
-
Subtract 8 from 15.
15−8=715 - 8 = 715−8=7 -
The answer is 7.
What BIDMAS stands for
BIDMAS is a memory word:

- Brackets
- Indices
- Division and Multiplication
- Addition and Subtraction
The BIDMAS order
Do brackets first, then indices, then multiplication or division, then addition or subtraction.

Multiplication before addition
Multiplication before addition
Work out:
3+6×43 + 6 \times 4 3+6×4-
There are two operations: addition and multiplication.
-
Multiplication comes before addition, so work out 6 multiplied by 4 first.

-
Now add 3.
3+24=273 + 24 = 273+24=27 -
The answer is 27.
Going left to right too soon
A common mistake is to do 3 + 6 first just because it is on the left. BIDMAS says multiplication must be done before addition.
Brackets come first
Brackets
Brackets show a part of the calculation that must be done first. They look like this: ( ).
Anything inside brackets gets worked out before the rest of the calculation.

Brackets first
Work out:
(9−4)×3(9 - 4) \times 3 (9−4)×3-
The brackets tell you to work out 9 minus 4 first.
9−4=59 - 4 = 59−4=5 -
Replace the bracket part with 5.
5×35 \times 35×3 -
Multiply.
5×3=155 \times 3 = 155×3=15 -
The answer is 15.
Spot the brackets
When you see brackets, circle or underline the part inside them. That reminds you to do that part first.
Indices come next
Index
An index tells you how many times to multiply a number by itself. For example, 424^242 means 4 multiplied by 4. We say “4 squared”.

Indices are done after brackets, but before multiplication, division, addition, and subtraction.
Squaring before adding
Work out:
7+427 + 4^2 7+42-
The index is on 4, so work out 4 squared first.
42=4×4=164^2 = 4 \times 4 = 1642=4×4=16 -
Now add 7.
7+16=237 + 16 = 237+16=23 -
The answer is 23.
Brackets before indices
If the brackets are squared, work out inside the brackets first, then square the answer.

Brackets then square
Work out:
(6+2)2(6 + 2)^2 (6+2)2-
Work out the brackets first.
6+2=86 + 2 = 86+2=8 -
Now square 8.
82=8×8=648^2 = 8 \times 8 = 6482=8×8=64 -
The answer is 64.
Multiplication and division before addition and subtraction
Multiplication and division have higher priority than addition and subtraction.
Division before addition
Work out:
5+18÷35 + 18 \div 35+18÷3-
Division comes before addition, so work out 18 divided by 3 first.
18÷3=618 \div 3 = 618÷3=6 -
Now add 5.
5+6=115 + 6 = 115+6=11 -
The answer is 11.
When multiplication and division both appear
Multiplication and division are equal priority. Do them from left to right.

Multiplication and division left to right
Work out:
4+8×3÷64 + 8 \times 3 \div 6 4+8×3÷6-
Multiplication and division come before addition.
-
Work from left to right: first do 8 multiplied by 3.
8×3=248 \times 3 = 248×3=24 -
Now divide by 6.
24÷6=424 \div 6 = 424÷6=4 -
Now add 4.
4+4=84 + 4 = 84+4=8 -
The answer is 8.
Division is not always before multiplication
The D and M in BIDMAS are a tie. If both appear, work from left to right.
Addition and subtraction are also left to right
Addition and subtraction have equal priority too. Once the brackets, indices, multiplication, and division are finished, work left to right.

Subtraction and addition left to right
Work out:
10−6+310 - 6 + 3 10−6+3-
Addition and subtraction are equal priority, so start on the left.
-
First do 10 minus 6.
10−6=410 - 6 = 410−6=4 -
Now add 3.
4+3=74 + 3 = 74+3=7 -
The answer is 7.
Putting BIDMAS together
Now you can handle calculations with several operations.
Full BIDMAS calculation
Work out:
5+4×235 + 4 \times 2^35+4×23-
There are no brackets, so look for indices.
-
Work out 2 cubed.
23=2×2×2=82^3 = 2 \times 2 \times 2 = 823=2×2×2=8 -
Now do the multiplication.
4×8=324 \times 8 = 324×8=32 -
Now do the addition.
5+32=375 + 32 = 375+32=37 -
The answer is 37.
Adding brackets to make a statement correct
Sometimes you are asked to put brackets into a calculation so the answer becomes correct. Brackets change the order, so they can change the answer.

Choosing where to put brackets
Add brackets to make this statement correct:
5×4+2=305 \times 4 + 2 = 30 5×4+2=30-
Without brackets, multiplication happens first.
5×4+2=225 \times 4 + 2 = 225×4+2=22 -
To make 30, try grouping 4 plus 2.
4+2=64 + 2 = 64+2=6 -
Now multiply by 5.
5×6=305 \times 6 = 305×6=30 -
So the correct statement is:
5×(4+2)=305 \times (4 + 2) = 305×(4+2)=30
Using two pairs of brackets
Add brackets to make this statement correct:
3+2×4+5=453 + 2 \times 4 + 5 = 453+2×4+5=45-
Notice that 45 can be made by 5 multiplied by 9.
-
Put brackets around 3 plus 2 to make 5.
3+2=53 + 2 = 53+2=5 -
Put brackets around 4 plus 5 to make 9.
4+5=94 + 5 = 94+5=9 -
Multiply the two bracket answers.
5×9=455 \times 9 = 455×9=45 -
So the correct statement is:
(3+2)×(4+5)=45(3 + 2) \times (4 + 5) = 45(3+2)×(4+5)=45
Bracket questions
Try the calculation without brackets first. If the answer is too small or too big, use brackets to force an addition or subtraction to happen earlier.
In the exam
- Write BIDMAS at the side if you need a reminder.
- Work out one part at a time, replacing it with the answer.
- For bracket questions, check your final statement actually gives the target answer.
Check yourself
- In BIDMAS, what should you do before multiplying?
- Why is 6 + 2 × 5 not the same as
(6 + 2) × 5? - If multiplication and division are both in a calculation, what direction do you work in?