← Back to all lessons
Class 8Algebra7:39Published 9 Jun 2025

Solving Questions Using BODMAS

A step-by-step guide to simplifying numerical expressions with the BODMAS rule, worked through several examples that mix brackets, powers, division, multiplication, addition, and subtraction.

This lesson explains the BODMAS rule for the order of operations and applies it to a series of worked examples. It starts with simple expressions and builds up to ones with powers and nested brackets, showing how to decide what to simplify first at each stage. Each example is reduced one operation at a time, from the innermost brackets outward, to reach the final value.

What you'll learn

  • What the letters in BODMAS stand for and the order they set for simplifying an expression
  • How to work through brackets first, including nested square brackets, before anything else
  • How to handle powers, then division and multiplication, then addition and subtraction in turn
  • How to simplify longer expressions one operation at a time to reach the final answer

Lesson chapters

0:00What the BODMAS rule means
0:58Expressions without brackets
1:16Mixing division, multiplication, and addition
2:51An expression with a power
4:58Nested square brackets
5:55Combining powers with nested brackets

Lesson notes

Solving questions using BODMAS

This lesson explains the BODMAS rule, which tells us the order in which to simplify a numerical expression, and then works through several examples that combine brackets, powers, division, multiplication, addition, and subtraction.

The BODMAS rule

When an expression mixes several operations, we do not simply work from left to right. Instead we follow the order set by the word BODMAS:

  • B brackets
  • O of (orders: powers and roots)
  • D division
  • M multiplication
  • A addition
  • S subtraction

We simplify in that order, starting with whatever is inside brackets.

Example 1: no brackets

Simplify 6+2×76 + 2 \times 7.

There are no brackets, so we do the multiplication first, then the addition.

6+2×7=6+14=206 + 2 \times 7 = 6 + 14 = 20

Example 2: a bracket, then multiplication

Simplify 3×(2+4)8÷43 \times (2 + 4) - 8 \div 4.

First the bracket, then division and multiplication, then subtraction.

3×(2+4)8÷4=3×62=182=163 \times (2 + 4) - 8 \div 4 = 3 \times 6 - 2 = 18 - 2 = 16

Example 3: division and multiplication before adding

Simplify 105÷52+3×5105 \div 5 - 2 + 3 \times 5.

Do the division and the multiplication first.

105÷52+3×5=212+15=34105 \div 5 - 2 + 3 \times 5 = 21 - 2 + 15 = 34

Example 4: a longer mix

Simplify 72+10×28÷272 + 10 \times 2 - 8 \div 2.

Multiplication and division come before addition and subtraction.

72+10×28÷2=72+204=8872 + 10 \times 2 - 8 \div 2 = 72 + 20 - 4 = 88

Example 5: a bracket that is itself an expression

Simplify 15×(32÷2×10)+1515 \times (32 \div 2 \times 10) + 15.

The bracket is its own expression, so simplify inside it first: division before multiplication.

32÷2×10=16×10=16032 \div 2 \times 10 = 16 \times 10 = 160

Then the multiplication and addition outside:

15×160+15=2400+15=241515 \times 160 + 15 = 2400 + 15 = 2415

Example 6: an expression with a power

Simplify 5+2×32÷3+755 + 2 \times 3^2 \div 3 + 7 - 5.

The order is the power first, then division and multiplication, then addition and subtraction.

5+2×32÷3+75=5+2×9÷3+755 + 2 \times 3^2 \div 3 + 7 - 5 = 5 + 2 \times 9 \div 3 + 7 - 5

=5+2×3+75=5+6+75=13= 5 + 2 \times 3 + 7 - 5 = 5 + 6 + 7 - 5 = 13

Example 7: nested square brackets

Simplify 10÷2×[(53)÷2×(1+8)]10 \div 2 \times \big[(5 - 3) \div 2 \times (1 + 8)\big].

Work the simple brackets inside the square bracket first.

(53)=2,(1+8)=9(5 - 3) = 2, \qquad (1 + 8) = 9

Then simplify inside the square bracket:

2÷2×9=1×9=92 \div 2 \times 9 = 1 \times 9 = 9

Finally the outside:

10÷2×9=5×9=4510 \div 2 \times 9 = 5 \times 9 = 45

Example 8: a power with nested brackets

Simplify 102+[(20÷5)÷2(2+38)]10^2 + \big[(20 \div 5) \div 2 - (2 + 3 - 8)\big].

Start with the innermost brackets:

20÷5=4,2+38=320 \div 5 = 4, \qquad 2 + 3 - 8 = -3

Then the square bracket:

4÷2(3)=2+3=54 \div 2 - (-3) = 2 + 3 = 5

Then the power and the addition:

102+5=100+5=10510^2 + 5 = 100 + 5 = 105

Example 9: another nested bracket

The teacher closes with one more nested example. Following the spoken steps, the inner brackets combine to 1010, and the result is built up as 40×10=40040 \times 10 = 400.

Key takeaways

  • BODMAS sets the order: brackets, then orders (powers and roots), then division and multiplication, then addition and subtraction.
  • Always simplify what is inside brackets first, working from the innermost brackets outward.
  • Reduce an expression one operation at a time, and the final value follows safely.