BODMAS (OCR GCSE Maths): Revision Notes
BODMAS
Definition: BODMAS stands for:
- Brackets
- Orders (i.e., powers and square roots, etc.)
- Division
- Multiplication
- Addition
- Subtraction The order of operations dictates the sequence in which you should solve parts of a mathematical expression. If you don't follow this order, you might get the wrong answer.
Example Problem: Question: What is
- Step 1: According to BODMAS, multiplication should be done before addition.
- Step 2: First, solve the multiplication part of the expression:
- Step 3: Then, add the result to : So, the correct answer is 11.
Common Mistake: If you were to add first and then multiply, you might do this:
$(3+2)×4=5×4=20$
This gives an incorrect answer of 20.
Why BODMAS?
BODMAS is used to ensure that everyone solves mathematical expressions in the same order, leading to the same answer. It's a set of rules that tells you which operation to perform first when you have a mix of operations like addition, subtraction, multiplication, and division.
Breaking Down BODMAS:
B: Brackets:
- Solve anything inside brackets first.
- Example:
:::
O or I: Order or Indices
- Order refers to powers or indices, such as .
- Always solve powers before moving on to multiplication or division.
- Example:
Here, (which is ) is calculated first.
:::
D: Division
- Division comes next, and it can appear in different forms:
- as in
- Fraction form like
- Example: Here, division is performed before addition.
:::
M: Multiplication
- Multiplication follows division, and like division, it is performed from left to right.
- Example:
Here, multiplication is done before addition.
:::
A: Addition
- After handling any multiplication or division, move on to addition.
- Example:
Multiplication comes before addition, so is done first.
:::
S: Subtraction
- Finally, perform subtraction, after all other operations have been completed.
- Example:
Since addition and subtraction are of the same priority, we go from left to right.
:::
Example 1 – Simple
Let's go through an example to see how BODMAS is applied in practice. This example will help you understand how to break down a problem step-by-step using the BODMAS rules.
Problem: Solve the following expression using BODMAS:
$20−(3+2)×3$
Solution:
Step 1: Solve Brackets First
- According to BODMAS, we need to handle any brackets first.
- Inside the brackets, we have , which equals .
- So, the expression simplifies to:
Step 2: Multiplication Next
- There are no powers or indices, so we move on to multiplication.
- Multiply by to get .
- The expression now becomes:
Step 3: Final Operation - Subtraction
- Now, perform the subtraction.
- Subtract from , which gives us:
Answer:
The final answer is 5.
Example 2: A Bit Tricker
In this example, we will apply the BODMAS rules to a slightly more complex expression. This will help reinforce your understanding of how to deal with different operations in the correct order.
Problem: Solve the following expression using BODMAS:
$3+(2×3²−3)÷5$
Step 1: Solve Brackets First
- Just like in the previous example, we start by solving everything inside the brackets.
- The expression inside the brackets is .
Step 2: Deal with the Power (Order)
- According to BODMAS, within the brackets, powers come before multiplication.
- Calculate .
- Now, the expression inside the brackets is:
Step 3: Perform Multiplication Next
- Next, multiply .
- The expression inside the brackets now simplifies to:
Step 4: Complete the Subtraction in the Brackets
- Subtract from :
Step 5: Return to the Original Expression
- Now that the brackets are simplified, substitute back into the original expression:
Step 6: Perform Division Next
- Division is next according to BODMAS:
Step 7: Complete the Final Addition
- Now, add the result to :
Answer:
The final answer is 6.
Example 3: Difficult
This example involves a more complex expression with division and powers. Following BODMAS correctly here is crucial, especially when dealing with expressions involving fractions and multiple operations.
Problem: Solve the following expression using BODMAS:
Step 1: Recognising Hidden Brackets
- Even though there are no explicit brackets, the division line acts as a bracket. You need to treat the entire top and bottom of the fraction separately, as if they were enclosed in brackets.
Step 2: Simplify the Top of the Fraction
-
Start by solving the top part: .
-
According to BODMAS, multiplication comes before addition, so:
-
Now add:
-
The top part simplifies to .
Step 3: Simplify the Bottom of the Fraction
-
Now, move to the bottom part of the fraction: .
-
According to BODMAS, powers come before subtraction. So, calculate :
-
Now subtract:
- The bottom part simplifies to .
Step 4: Perform the Division
- Now, divide the simplified top by the simplified bottom:
Answer:
The final answer is 8.