Imagine you are solving a math expression like 5 + 3 x 2. If you add first, you get (5 + 3) x 2 = 8 x 2 = 16. But if you multiply first, you get 5 + (3 x 2) = 5 + 6 = 11. Which answer is correct?
This example shows why the order of operations is essential. Without a standard rule, everyone might solve the same expression differently, leading to confusion and incorrect answers. To avoid this, mathematicians use a universally accepted rule called BODMAS.
The BODMAS rule tells us the order in which to perform operations in any mathematical expression so that everyone arrives at the same, correct answer.
The acronym BODMAS stands for:
Important: Division and multiplication have the same priority and are solved from left to right. The same applies to addition and subtraction.
graph TD B[Brackets] --> O[Orders (Exponents and Roots)] O --> DM[Division and Multiplication (Left to Right)] DM --> AS[Addition and Subtraction (Left to Right)]
This flowchart shows the sequence of operations clearly. Always start with brackets, then orders, followed by division/multiplication, and finally addition/subtraction.
Step 1: Solve inside the brackets first: (8 x 2) = 16.
Expression becomes: 5 + 16 - 6 / 3
Step 2: Next, perform division: 6 / 3 = 2.
Expression becomes: 5 + 16 - 2
Step 3: Now perform addition and subtraction from left to right:
5 + 16 = 21
21 - 2 = 19
Answer: 19
Step 1: Solve inside the brackets first.
Inside brackets: 12 / 4 + 3²
Step 2: Division first: 12 / 4 = 3.
Expression inside brackets becomes: 3 + 3²
Step 3: Calculate the exponent: 3² = 9.
Expression inside brackets becomes: 3 + 9 = 12.
Step 4: Now multiply by 2 outside the brackets: 12 x 2 = 24.
Answer: 24
Step 1: Start with the innermost brackets: (2 x 3) = 6.
Expression becomes: 18 - [6 + 6²] / 3
Step 2: Calculate the exponent: 6² = 36.
Expression becomes: 18 - [6 + 36] / 3
Step 3: Add inside the square brackets: 6 + 36 = 42.
Expression becomes: 18 - 42 / 3
Step 4: Perform division: 42 / 3 = 14.
Expression becomes: 18 - 14
Step 5: Perform subtraction: 18 - 14 = 4.
Answer: 4
Step 1: Calculate total cost before discount: 3 x Rs.250 = Rs.750.
Step 2: Calculate discount amount: 10% of Rs.750.
Convert percentage to decimal: 10% = 10 / 100 = 0.10.
Discount = 0.10 x Rs.750 = Rs.75.
Step 3: Subtract discount from total cost: Rs.750 - Rs.75 = Rs.675.
Answer: The amount payable after discount is Rs.675.
Step 1: Solve innermost brackets: (3 + 2) = 5.
Expression becomes: 5 + 2 x (15 / 5)²
Step 2: Perform division inside brackets: 15 / 5 = 3.
Expression becomes: 5 + 2 x 3²
Step 3: Calculate exponent: 3² = 9.
Expression becomes: 5 + 2 x 9
Step 4: Perform multiplication: 2 x 9 = 18.
Expression becomes: 5 + 18
Step 5: Perform addition: 5 + 18 = 23.
Answer: 23
When to use: When simplifying any expression with brackets.
When to use: When both division and multiplication appear in the same expression level.
When to use: When both addition and subtraction appear together.
When to use: In problems involving percentage calculations.
When to use: After solving complex expressions to verify correctness.
Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.
Go to practice →