BIDMAS/BODMAS Guide | Order of Operations Examples

Mathematics guide | BIDMAS, BODMAS, PEMDAS and order of operations

BIDMAS/BODMAS Guide: Order of Operations Explained With Examples

BIDMAS and BODMAS are simple memory aids for a rule that matters everywhere in mathematics: calculate expressions in the correct order. This detailed guide explains the rule clearly, shows why division and multiplication are equal priority, works through common exam examples, and gives you practice questions with answers.

Brackets first Indices or orders next Division and multiplication left to right Addition and subtraction left to right

Watch the video first, then use the worked examples and practice set below to check that you can apply the order correctly.

Quick answer: BIDMAS means Brackets, Indices, Division and Multiplication, Addition and Subtraction. BODMAS means Brackets, Orders, Division and Multiplication, Addition and Subtraction. They mean the same thing: do brackets first, then powers or roots, then division and multiplication from left to right, then addition and subtraction from left to right.

What Is BIDMAS/BODMAS?

BIDMAS and BODMAS are acronyms that help students remember the standard order of operations. The order of operations is the rule mathematicians use to decide which part of a calculation should be completed first when an expression contains more than one operation. Without this rule, a short expression such as 3 + 4 x 5 could give different answers depending on who reads it. One person might add first and get 35. Another person might multiply first and get 23. The agreed mathematical answer is 23 because multiplication is done before addition.

The names are different in different countries and classrooms. Many UK classrooms use BIDMAS. Many UK and Indian classrooms use BODMAS. Many US classrooms use PEMDAS. These acronyms look different, but they describe the same convention. Brackets, parentheses and grouping symbols are first. Indices, orders and exponents are next. Division and multiplication share one level. Addition and subtraction share the last level.

The most important sentence in this whole guide is this: division does not always come before multiplication, and addition does not always come before subtraction. In the acronym, D appears before M and A appears before S, but that does not mean D must always happen before M or A must always happen before S. Division and multiplication have equal priority, so you work left to right. Addition and subtraction also have equal priority, so you work left to right.

This left-to-right point is where many BIDMAS mistakes happen. For example, 24 / 3 x 2 is not 24 / (3 x 2). You read division and multiplication from left to right: 24 / 3 = 8, then 8 x 2 = 16. The correct answer is 16, not 4. If the writer wanted 4, they should have written 24 / (3 x 2).

BIDMAS, BODMAS and PEMDAS Compared

Students often worry that BIDMAS, BODMAS and PEMDAS are different rules. They are not. They are different labels for the same priority system. The words change because different countries and teachers prefer different vocabulary. Indices, orders and exponents all describe powers such as 2^3, square roots such as sqrt(49), and other repeated-power operations.

AcronymMeaningWhere You May See ItImportant Note
BIDMASBrackets, Indices, Division/Multiplication, Addition/SubtractionCommon in the UK and international curriculaIndices means powers and roots.
BODMASBrackets, Orders, Division/Multiplication, Addition/SubtractionCommon in the UK, India and many Commonwealth contextsOrders means powers and roots.
PEMDASParentheses, Exponents, Multiplication/Division, Addition/SubtractionCommon in the United StatesMultiplication and division are still left to right.
GEMA or GEMDASGrouping, Exponents, Multiplication/Division, Addition/SubtractionSometimes used to reduce confusionGrouping includes brackets, fraction bars and radicals.

The acronym is useful, but the underlying idea is more important than memorizing letters. Mathematicians use operations in layers. Grouping comes first because brackets explicitly tell you what belongs together. Indices come next because powers are compact operations such as repeated multiplication. Multiplication and division come before addition and subtraction because they bind numbers more tightly in ordinary arithmetic and algebra. Finally, addition and subtraction combine the terms left over.

The Correct BIDMAS/BODMAS Order

The correct order is best understood as four levels, not six separate commands. Brackets are level 1. Indices or orders are level 2. Division and multiplication are level 3 together. Addition and subtraction are level 4 together. When operations are on the same level, move left to right.

1. Brackets

Calculate inside brackets first. This includes round brackets ( ), square brackets [ ], curly brackets { }, fraction bars, and grouped expressions under a root sign. If brackets are nested, start with the innermost part.

2. Indices or Orders

Calculate powers and roots next. Examples include 3^2, 5^3, sqrt(64), cube roots and fractional powers. Do not multiply a base by another number before dealing with its exponent unless brackets tell you to.

3. Division and Multiplication

Division and multiplication share the same priority. Work from left to right. In 40 / 5 x 2, divide first because it appears first. In 4 x 10 / 2, multiply first because it appears first.

4. Addition and Subtraction

Addition and subtraction also share the same priority. Work from left to right. In 10 - 4 + 3, subtract first, then add. Do not automatically add before subtracting just because addition looks friendlier.

5. Check Signs

Negative signs need care. A negative number in brackets, such as (-3)^2, is different from -3^2. The first means negative three squared. The second usually means the negative of three squared.

6. Use Brackets for Clarity

If an expression could be misunderstood, add brackets. Good mathematicians do not avoid brackets. They use them to make meaning clear, especially when typing into calculators, spreadsheets or programming languages.

A Simple Method for Solving Any BIDMAS Question

Many students know the acronym but still make mistakes because they try to do too much at once. The safest method is to scan the expression, mark the highest-priority operation that remains, complete only that step, rewrite the whole expression neatly, and repeat. Rewriting may feel slow, but it prevents mistakes in exams because every line shows exactly what changed.

Use this five-step method for any expression:

  1. Circle or identify grouped parts. Look for brackets, fraction bars, roots, absolute value bars or other grouping symbols.
  2. Simplify the grouped parts. If there are brackets inside brackets, start with the innermost brackets.
  3. Evaluate powers and roots. Deal with exponents, square roots and cube roots after brackets.
  4. Move left to right through division and multiplication. Do not skip over an earlier division to do a later multiplication.
  5. Move left to right through addition and subtraction. Keep negative signs attached to their numbers.

Here is a small example: 6 + 3 x (8 - 5)^2. First calculate the bracket: 8 - 5 = 3, so the expression becomes 6 + 3 x 3^2. Next calculate the index: 3^2 = 9, so it becomes 6 + 3 x 9. Next multiply: 3 x 9 = 27. Finally add: 6 + 27 = 33. The answer is 33.

Notice that the expression was rewritten after each step. This is the easiest way to find errors. If your final answer is wrong, you can go back line by line and find the exact place where the rule was broken.

Brackets: The First Priority

Brackets tell you what to calculate first. They are the strongest instruction in the expression. In ordinary arithmetic, 2 + 3 x 4 equals 14, but (2 + 3) x 4 equals 20. The only difference is the bracket. The bracket changes the grouping and therefore changes the answer.

Nested brackets need a clear approach. Work from the inside outward. For example, in 2 x [7 + (9 - 4)], the innermost bracket is (9 - 4), which is 5. The expression becomes 2 x [7 + 5]. Then calculate the square bracket: 7 + 5 = 12. Finally multiply: 2 x 12 = 24.

Brackets can also be invisible. A fraction bar groups the numerator and denominator. The expression (2 + 6) / (1 + 3) is often written as a vertical fraction with 2 + 6 on top and 1 + 3 underneath. That fraction bar acts like brackets around the top and bottom. You simplify the numerator and denominator before dividing.

Roots also create grouping. In sqrt(9 + 16), the root applies to the whole expression under the sign, so you do 9 + 16 = 25, then sqrt(25) = 5. If the expression is written as sqrt(9) + 16, only the 9 is inside the root, so the answer is 3 + 16 = 19.

Indices, Orders, Powers and Roots

In BIDMAS, the I stands for indices. In BODMAS, the O stands for orders. Both words refer to powers and roots. A power such as 4^3 means 4 x 4 x 4, which is 64. A square root such as sqrt(81) asks for the number that squares to 81, which is 9.

Indices come after brackets but before ordinary multiplication and division. This is why 2 x 3^2 is 2 x 9 = 18, not 6^2 = 36. If the writer wanted 36, the expression should be written as (2 x 3)^2. Again, brackets control grouping.

Negative numbers with powers need special attention. (-4)^2 means (-4) x (-4), which is 16. But -4^2 is usually interpreted as -(4^2), which is -16. The brackets decide whether the negative sign is part of the base being squared.

Fractional powers and roots follow the same priority. In 5 + 16^(1/2) x 3, the fractional power means square root, so 16^(1/2) = 4. Then multiply: 4 x 3 = 12. Then add: 5 + 12 = 17. The order is unchanged even though the notation looks more advanced.

Division and Multiplication: Equal Priority, Left to Right

The most common BIDMAS misconception is the belief that division must always be completed before multiplication because D appears before M in the acronym. That is false. Division and multiplication are inverse operations at the same priority level. When they appear together, work from left to right.

Example: 36 / 6 x 3

Division and multiplication are the same priority, so start at the left. First do 36 / 6 = 6. The expression becomes 6 x 3. Then multiply: 6 x 3 = 18. The answer is 18.

The wrong answer is 2, which comes from doing 6 x 3 first and then 36 / 18. That grouping is not in the original expression. To make that answer correct, the expression would need to be written as 36 / (6 x 3).

The same rule applies when multiplication comes first. In 5 x 12 / 3, multiply first because it appears first: 5 x 12 = 60, then 60 / 3 = 20. You do not move the division forward simply because the acronym says D before M.

This rule is especially important when reading internet math puzzles. Many viral puzzles are written ambiguously or rely on people misunderstanding left-to-right rules. In school mathematics, the safest interpretation is always the standard convention unless the expression is genuinely unclear. When writing your own work, use brackets to remove doubt.

Addition and Subtraction: Equal Priority, Left to Right

Addition and subtraction also have equal priority. The acronym does not mean addition always comes before subtraction. In 20 - 8 + 5, you subtract first because the subtraction appears first. 20 - 8 = 12, then 12 + 5 = 17. The answer is 17.

If you add first, you get 20 - 13 = 7, which is wrong for the original expression. It would only be correct if the expression were 20 - (8 + 5). Once again, brackets decide a different grouping.

One useful mental model is to treat subtraction as adding a negative number. The expression 20 - 8 + 5 can be read as 20 + (-8) + 5. Addition can be rearranged, but students should be careful when they are still learning. For ordinary BIDMAS questions, left-to-right is safer and more transparent.

When expressions include several positive and negative terms, keeping signs attached is essential. In 7 - 12 + 4 - 3, work left to right: 7 - 12 = -5, then -5 + 4 = -1, then -1 - 3 = -4. The answer is -4.

Fractions, Fraction Bars and BIDMAS

Fractions are one of the places where invisible brackets matter most. A fraction bar groups the numerator and the denominator. If you see (3 + 5) / (2 + 2), you simplify the top and bottom before dividing. The numerator is 8. The denominator is 4. The result is 8 / 4 = 2.

If the same expression is typed on one line without brackets as 3 + 5 / 2 + 2, the meaning is different. Division happens before addition, so you do 5 / 2 = 2.5, then 3 + 2.5 + 2 = 7.5. This is why typed fractions need brackets when the numerator or denominator has more than one term.

When entering fractions into a calculator, use brackets generously. Type (3 + 5) / (2 + 2), not 3 + 5 / 2 + 2, if you mean the whole top divided by the whole bottom. This habit prevents many calculator errors in GCSE, IGCSE, IB, SAT, ACT, AP and everyday maths work.

Fractions also connect to algebra. The expression (x + 4) / 2 means the whole expression x + 4 divided by 2. But x + 4 / 2 means x + 2. That difference is huge when solving equations or simplifying formulae.

BIDMAS in Algebra

BIDMAS is not only for arithmetic. Algebra uses the same order of operations. In fact, algebra becomes much easier when you think of expressions as grouped terms. A term is a part of an expression connected by multiplication, division, powers or grouping before addition and subtraction combine it with other terms.

Consider 2x + 3x^2 when x = 4. Substitute first with brackets where needed: 2(4) + 3(4)^2. The power comes before multiplication: (4)^2 = 16. Then multiply: 2(4) = 8 and 3(16) = 48. Finally add: 8 + 48 = 56.

Now compare (2x + 3x)^2 when x = 4. Inside the bracket, 2x + 3x = 5x, so the expression becomes (5x)^2. Substituting gives (20)^2 = 400. This is very different from 2x + 3x^2. The bracket changed the structure.

When simplifying algebra, exponents usually apply only to the base they are attached to. 3x^2 means 3 x x^2, not (3x)^2. If you square both the coefficient and the variable, the expression must be written as (3x)^2, which equals 9x^2. This is a classic exam mistake.

BIDMAS on Calculators, Spreadsheets and Computers

Modern scientific calculators, spreadsheet programs and programming languages generally follow the standard order of operations, but they can only follow the expression you type. If you type an unclear expression, the technology may still give an answer, but it may not be the answer you intended.

In spreadsheets such as Excel or Google Sheets, formulas use ordinary operator precedence. Exponents, multiplication and division, then addition and subtraction are evaluated according to the program rules. If you want to calculate a percentage change, type the grouping clearly. For example, =(new-old)/old is different from =new-old/old. The first subtracts first, then divides. The second divides old/old first, then subtracts from new.

In programming, order of operations is also built into expressions. A JavaScript, Python or C-style expression such as 3 + 4 * 5 gives 23 because multiplication happens before addition. Programmers still use brackets because readability matters. Code that is mathematically correct but hard to read can create bugs.

For school calculators, the safest rule is: if an expression has a fraction, a negative base, a root, nested brackets or a long numerator, type extra brackets. Do not rely on memory. Check the display before pressing equals. A calculator is a tool, not a substitute for understanding.

Worked BIDMAS/BODMAS Examples

The examples below move from basic to exam-style. Read the reasoning, not just the answer. The goal is to train the habit of asking, "What is the highest-priority operation that remains?"

Example 1: 3 + 4 x 5

There are no brackets and no indices. Multiplication comes before addition, so calculate 4 x 5 = 20. Then add 3 + 20 = 23. Answer: 23.

Example 2: (3 + 4) x 5

The brackets come first: 3 + 4 = 7. Then multiply: 7 x 5 = 35. Answer: 35. This example shows why brackets can completely change a calculation.

Example 3: 18 - 6 / 3

Division comes before subtraction. First do 6 / 3 = 2. Then do 18 - 2 = 16. Answer: 16.

Example 4: 24 / 3 x 2

Division and multiplication have equal priority, so go left to right. 24 / 3 = 8. Then 8 x 2 = 16. Answer: 16.

Example 5: 10 - 4 + 9

Addition and subtraction have equal priority, so go left to right. 10 - 4 = 6. Then 6 + 9 = 15. Answer: 15.

Example 6: 2^3 x 5 + 1

Calculate the index first: 2^3 = 8. Then multiply: 8 x 5 = 40. Then add: 40 + 1 = 41. Answer: 41.

Example 7: 5 + 2(9 - 4)^2

Bracket first: 9 - 4 = 5. The expression becomes 5 + 2(5)^2. Index next: 5^2 = 25. Multiply: 2 x 25 = 50. Add: 5 + 50 = 55. Answer: 55.

Example 8: [12 - (3 + 2)] x 4

Innermost bracket first: 3 + 2 = 5. Then the square bracket: 12 - 5 = 7. Then multiply: 7 x 4 = 28. Answer: 28.

Example 9: (6 + 2)^2 / 4

Bracket first: 6 + 2 = 8. Index next: 8^2 = 64. Divide: 64 / 4 = 16. Answer: 16.

Example 10: 40 / (2 + 3) x 4

Bracket first: 2 + 3 = 5. The expression becomes 40 / 5 x 4. Division and multiplication are equal priority, so left to right: 40 / 5 = 8, then 8 x 4 = 32. Answer: 32.

Common BIDMAS/BODMAS Mistakes

Most BIDMAS errors are predictable. Once you know the common traps, you can check for them quickly in your own work.

MistakeWrong ThinkingCorrect ThinkingExample
Doing addition first because it appears firstWork strictly from left to right for all operations.Multiplication/division come before addition/subtraction.3 + 4 x 5 = 23, not 35.
Doing all division before all multiplicationD comes before M in BIDMAS, so divide first.Division and multiplication are equal priority and left to right.24 / 3 x 2 = 16, not 4.
Doing all addition before all subtractionA comes before S in BIDMAS, so add first.Addition and subtraction are equal priority and left to right.10 - 4 + 1 = 7, not 5.
Forgetting invisible brackets in fractionsRead a vertical fraction like a one-line expression without grouping.Simplify numerator and denominator separately.(6 + 2) / (3 + 1) = 2.
Squaring the wrong baseAssume -3^2 and (-3)^2 are the same.Use brackets to show whether the negative sign is part of the base.(-3)^2 = 9, but -3^2 = -9.
Typing unclear calculator inputAssume the calculator knows what you mean.Use brackets around grouped numerators, denominators and negative bases.Type (5+7)/(2+4), not 5+7/2+4.

Exam Tips for BIDMAS/BODMAS Questions

Order of operations questions often look easy, which is exactly why students drop marks on them. The expression may be short, but it tests accuracy. In exams, accuracy beats speed. A student who rushes and misses a left-to-right step can lose a mark on a question they understood.

  • Rewrite after each step. Do not try to hold three changes in your head at once.
  • Mark equal-priority operations. If you see division and multiplication together, remind yourself to work left to right.
  • Use brackets in substitution. When replacing x with a negative number, write brackets around the negative value.
  • Check fraction grouping. In a vertical fraction, simplify the numerator and denominator separately.
  • Be careful with calculator entry. If your working shows brackets but your calculator entry does not, the calculator may calculate a different expression.
  • Do a reasonableness check. If an answer is extremely large or small, check whether a bracket or exponent was mishandled.
  • Practice without a calculator. Many exam questions are designed to test understanding, not calculator speed.

BIDMAS/BODMAS Practice Questions With Answers

Try the questions first without looking at the answers. Then check the worked answer summary. If you get one wrong, identify the exact rule you missed.

QuestionExpressionAnswerKey Step
17 + 6 x 219Multiply before adding.
2(7 + 6) x 226Bracket first.
330 / 5 x 318Division and multiplication left to right.
430 / (5 x 3)2Bracket changes the grouping.
54^2 + 3 x 531Index, then multiplication, then addition.
64 x (2 + 3)^2100Bracket, then index, then multiplication.
718 - 9 + 211Addition and subtraction left to right.
818 - (9 + 2)7Bracket first.
95 + sqrt(36) x 217Root, then multiplication, then addition.
10[20 - (6 + 4)] / 25Inner bracket, outer bracket, then divide.
112 + 3 x 4^250Power first, then multiplication.
12(2 + 3 x 4)^2196Inside bracket still follows BIDMAS.
13100 / 10 / 25Division left to right.
146 x 8 / 4 + 315Multiplication and division left to right, then add.
153(4 + 5) - 2^319Bracket, multiply, index, subtract.

BIDMAS in Word Problems and Real-Life Calculations

Order of operations is not just a classroom rule. It appears whenever a real problem is translated into a mathematical expression. If the expression is written incorrectly, the answer may be wrong even if the arithmetic is accurate.

Suppose a shop sells notebooks for 3 dollars each and charges a 4 dollar delivery fee. If you buy 6 notebooks, the total is 3 x 6 + 4, not 3 x (6 + 4). BIDMAS gives 18 + 4 = 22. The expression with brackets gives 30, which would mean the shop charges for 10 notebooks. The bracket changes the story.

In science, a formula such as s = ut + 0.5at^2 depends on correct order. If u = 3, t = 4, and a = 2, then ut = 3 x 4 = 12, t^2 = 16, and 0.5at^2 = 0.5 x 2 x 16 = 16. The total is 28. Squaring the wrong part of the expression would change the physics.

In finance, percentages need grouping. A price rises from 80 dollars to 100 dollars. The percentage increase is (100 - 80) / 80 x 100. The bracket tells you to find the change first. Without the bracket, 100 - 80 / 80 x 100 would be interpreted very differently and would not represent percentage increase.

In coding and spreadsheets, a formula can run thousands of times. A missing bracket may not just cause one wrong answer; it can cause a whole report, model or calculation sheet to be wrong. That is why BIDMAS is a foundational skill for mathematics, computing, engineering, business and data work.

More Worked Examples: From Easy to Exam-Ready

Once you understand the rule, the next step is fluency. Fluency means you can look at an expression, identify the first correct operation, and avoid being distracted by the operation that appears first on the page. The following examples are written in a slow style on purpose. In an exam you may not need this much explanation, but during revision it helps to see exactly why each step is chosen.

Example 11: 8 + 12 / 4 x 3

There are no brackets and no indices. Division and multiplication come before addition, and they are equal priority. Work from left to right through 12 / 4 x 3. First, 12 / 4 = 3. The expression becomes 8 + 3 x 3. Now multiply: 3 x 3 = 9. Finally add: 8 + 9 = 17. Answer: 17.

Example 12: 8 + 12 / (4 x 3)

This looks similar to the previous question, but the brackets change the meaning. Brackets first: 4 x 3 = 12. The expression becomes 8 + 12 / 12. Division next: 12 / 12 = 1. Finally add: 8 + 1 = 9. Answer: 9. This pair is useful because it proves that brackets are not optional decoration.

Example 13: 6^2 - 4(3 + 2)

There is a bracket and an index. Bracket first: 3 + 2 = 5. The expression becomes 6^2 - 4(5). Now calculate the index: 6^2 = 36. Then multiply: 4 x 5 = 20. Finally subtract: 36 - 20 = 16. Answer: 16.

Example 14: 3 + 2[10 - (4 + 1)]

Start with the innermost bracket: 4 + 1 = 5. The expression becomes 3 + 2[10 - 5]. Now do the square bracket: 10 - 5 = 5. The expression becomes 3 + 2 x 5. Multiplication comes before addition: 2 x 5 = 10. Finally add: 3 + 10 = 13. Answer: 13.

Example 15: (5 - 9)^2 + 3

Bracket first: 5 - 9 = -4. The expression becomes (-4)^2 + 3. Because the negative number is inside brackets, the whole negative number is squared: (-4)^2 = 16. Now add: 16 + 3 = 19. Answer: 19.

Example 16: -5^2 + 3

This is a negative-number trap. There are no brackets around the negative base. The index applies to 5, so 5^2 = 25, and the minus sign remains outside: -25 + 3 = -22. Answer: -22. If the expression were (-5)^2 + 3, the answer would be 28.

Example 17: (18 + 6) / (7 - 3)

The fraction-style grouping means simplify the top and bottom separately. Numerator: 18 + 6 = 24. Denominator: 7 - 3 = 4. Now divide: 24 / 4 = 6. Answer: 6.

Example 18: 18 + 6 / 7 - 3

This one-line expression is not the same as the previous grouped fraction. Division comes before addition and subtraction, so calculate 6 / 7 first. Then the expression is 18 + 6/7 - 3. Addition and subtraction are left to right: 18 - 3 = 15, so the exact answer is 15 + 6/7, or 15 6/7. Decimal form is about 15.857.

These pairs show a pattern: many BIDMAS questions are really grouping questions. If two expressions contain the same numbers but different brackets, they may have different meanings. When revising, do not only ask "What operations are present?" Ask "What is grouped with what?" That question will save marks in arithmetic, algebra, fractions and calculator work.

BIDMAS by Level: What Students Should Master

BIDMAS appears at different levels of mathematics, but the expectation changes as students move up. Younger students usually need to know that multiplication comes before addition. Older students must handle indices, negative numbers, algebraic substitution, roots, fractional expressions and calculator input. The same rule grows with the course.

LevelMain BIDMAS SkillExampleWhat to Watch For
Upper primaryKnow that brackets and multiplication can change the answer.2 + 3 x 4 and (2 + 3) x 4Students may work strictly left to right unless taught otherwise.
Lower secondaryUse all four priority levels with simple powers.5 + 2^3 x 4Students may multiply before powers or forget left-to-right division.
GCSE/IGCSEApply BIDMAS to algebra, fractions, negatives and calculator work.3x^2 - 2(5 - x)Students may square the wrong part or omit brackets when substituting.
IB/AP/A-level style workUse order of operations inside formulae, functions and multi-step expressions.(f(3) - f(1)) / (3 - 1)Students may misunderstand function brackets or fraction-bar grouping.
College and applied mathsUse clear notation in models, code, spreadsheets and proofs.(revenue - cost) / revenueAmbiguous typed formulae can create real calculation errors.

For primary and early secondary students, the most valuable practice is short, repeated comparison: one expression with brackets and one without. For GCSE and IGCSE students, the key is combining BIDMAS with negative numbers, fractions and algebra. For IB, AP and A-level students, BIDMAS becomes part of bigger skills such as rearranging formulae, using functions, differentiating expressions or entering exact values into technology.

Teachers sometimes avoid saying "BIDMAS is a rule" because students can treat it as a chant instead of a system. A better phrase is "BIDMAS is a priority list." Brackets have the highest priority. Powers have the next priority. Multiplication and division share a priority. Addition and subtraction share the final priority. This language helps students understand why the equal-priority levels are left to right.

Ambiguous Expressions: Why Good Notation Matters

Sometimes students see arguments online about expressions such as 6 / 2(1 + 2). The disagreement usually comes from poor notation. According to a strict left-to-right interpretation after brackets, the expression becomes 6 / 2 x 3, which gives 9. But many people read the written form 2(1 + 2) as a tightly grouped denominator, giving 6 / [2(3)] = 1. The problem is not that mathematics is broken. The problem is that the expression is written unclearly.

In formal mathematics, the solution is to write what you mean. If the intended expression is 9, write (6 / 2)(1 + 2) or 6 / 2 x (1 + 2). If the intended expression is 1, write 6 / [2(1 + 2)]. Clear grouping removes the argument.

This matters in exams too. Most school exam boards avoid intentionally ambiguous one-line expressions, but students can create ambiguity in their own working. If your answer depends on a numerator or denominator with multiple terms, use brackets. If a negative value is being squared, use brackets. If a calculator entry has more than one operation in the top or bottom of a fraction, use brackets.

A useful rule is: if someone could reasonably read your expression two ways, rewrite it. Good mathematical writing is not about using the fewest symbols. It is about communicating structure. Brackets are part of that communication.

BIDMAS Revision Checklist

Use this checklist before a quiz, test or exam. You should be able to answer yes to each item. If one item feels weak, return to the relevant section above and practise that skill directly.

Core Rules

  • I can explain what BIDMAS and BODMAS stand for.
  • I know that BODMAS, BIDMAS and PEMDAS describe the same order.
  • I can identify brackets, powers, roots, multiplication, division, addition and subtraction in an expression.
  • I know that division and multiplication are equal priority.
  • I know that addition and subtraction are equal priority.

Worked Skills

  • I can simplify nested brackets from inside to outside.
  • I can handle powers before multiplication.
  • I can work left to right through division and multiplication.
  • I can work left to right through addition and subtraction.
  • I can rewrite my working line by line without skipping steps.

Advanced Care

  • I can distinguish (-3)^2 from -3^2.
  • I can use invisible brackets in fractions.
  • I can substitute numbers into algebraic expressions using brackets.
  • I can enter grouped expressions correctly into a calculator.
  • I can explain why two similar expressions have different answers.

Exam Readiness

  • I can solve short BIDMAS questions accurately under time pressure.
  • I can spot common wrong answers.
  • I can write enough working to earn method marks.
  • I can check whether brackets have changed the meaning.
  • I can use BIDMAS inside word problems and formulae.

Challenge Practice: Mixed BIDMAS Questions

The following questions combine several ideas. Work them out on paper before reading the answers. For each question, write the reason for your first step. If you cannot explain why your first step is allowed, slow down and identify the highest-priority operation.

QuestionExpressionAnswerReasoning Summary
14 + 3(8 - 2)^2 / 6228 - 2 = 6, 6^2 = 36, 3 x 36 / 6 = 18, then add 4.
250 - [6 + 2(7 - 3)]36Inner bracket gives 4, multiply by 2, add 6, then subtract the whole square bracket.
33^2 + 4^2 - 2(5)15Powers first: 9 and 16. Multiply 2 by 5. Then add and subtract left to right.
4(12 + 8) / 5 x (6 - 2)16Brackets give 20 and 4. Then 20 / 5 x 4 left to right.
52[3 + 4(5 - 2)] - 723Inner bracket gives 3, multiply by 4, add 3, multiply by 2, subtract 7.
6sqrt(81) + 30 / 5 x 221Root gives 9. Division and multiplication left to right gives 12. Add them.
7100 / [2(5 + 5)]5The denominator is grouped: 2(10) = 20, then 100 / 20 = 5.
8100 / 2(5 + 5)500 under strict left-to-right after bracketsBracket gives 10, then 100 / 2 x 10 left to right. This is why clearer notation is better.

The final two questions are included to teach notation, not to start an argument. If a written expression could be read as two different structures, the best mathematical response is to rewrite it with brackets. In exams and professional work, clarity is more valuable than cleverness.

Teaching BIDMAS: How to Make the Rule Stick

For teachers, tutors and parents, the biggest challenge is moving students beyond chanting the acronym. A student can recite BIDMAS and still get 24 / 3 x 2 wrong. The teaching target should be conceptual: operations have priority levels, and equal-priority operations are completed left to right.

Start with contrasting pairs. Show 3 + 4 x 5 beside (3 + 4) x 5. Ask students why the answers differ. Then show 24 / 3 x 2 beside 24 / (3 x 2). These pairs teach that brackets are not decoration; they change meaning.

Use error analysis. Give students a wrong solution and ask them to find the first incorrect step. This builds mathematical judgment. For example, show 10 - 4 + 2 = 10 - 6 = 4. Students should explain that addition and subtraction have equal priority, so the correct first step is 10 - 4 = 6.

Finally, connect BIDMAS to calculators. Ask students to type the same expression with and without brackets. Let them see how a small change in input produces a different output. This builds the habit of writing clear mathematical expressions, not just following a rule mechanically.

BIDMAS/BODMAS Summary

  • BIDMAS and BODMAS are memory aids for the order of operations.
  • BIDMAS means Brackets, Indices, Division/Multiplication, Addition/Subtraction.
  • BODMAS means Brackets, Orders, Division/Multiplication, Addition/Subtraction.
  • PEMDAS is the same idea using Parentheses and Exponents.
  • Brackets are completed first, including nested brackets and invisible grouping in fractions.
  • Indices, orders, powers and roots are completed next.
  • Division and multiplication have equal priority and are completed left to right.
  • Addition and subtraction have equal priority and are completed left to right.
  • Negative numbers and powers need brackets when the negative sign is part of the base.
  • Calculators follow typed input, so use brackets to show exactly what you mean.

BIDMAS/BODMAS FAQ

What does BIDMAS stand for?

BIDMAS stands for Brackets, Indices, Division and Multiplication, Addition and Subtraction. It tells you the order to use when simplifying an expression with multiple operations.

What does BODMAS stand for?

BODMAS stands for Brackets, Orders, Division and Multiplication, Addition and Subtraction. Orders are powers and roots, so BODMAS means the same thing as BIDMAS.

Which is correct, BIDMAS or BODMAS?

Both are correct. They are different acronyms for the same order of operations. PEMDAS is another version used in the United States.

Do you always divide before multiplying?

No. Division and multiplication have equal priority, so you work left to right. In 24 / 3 x 2, the correct answer is 16.

Do you always add before subtracting?

No. Addition and subtraction have equal priority, so you work left to right. In 10 - 4 + 2, the correct answer is 8.

Are square roots part of BIDMAS?

Yes. Roots are treated like indices or orders. Calculate roots after brackets and before ordinary multiplication, division, addition or subtraction.

How do I avoid calculator BIDMAS mistakes?

Use brackets around grouped numerators, denominators, negative bases and expressions under roots. If you mean the whole top divided by the whole bottom, type both parts in brackets.

Why is BIDMAS important?

BIDMAS makes mathematical expressions unambiguous. It is used in arithmetic, algebra, science formulas, finance, spreadsheets, programming and exams.