214k views
5 votes
What steps should you take to avoid making a mistake when using the order of operations?

User Divyesh
by
6.3k points

1 Answer

5 votes
All I do is keep looking through the question going through the BIDMAS rule.

1. Look through for brackets then calculate that first.
2. Look through the question again for indices (powers) and calculate them - ie
2^(2) would turn to 4.
3. Carry on for division and multiplication, and addition and subtraction.

Example:

(2+2)^(2) *4+1
Step 1- brackets:
4^(2)*4+1
Step 2 - indices:
16*4+1
Step 3 - div/mul:
64+1
Step 4 - add/sub: 65
User Yossi Neiman
by
6.9k points