'BODMAS' Rule:
This rule depicts the correct sequence in which the operations are to be executed, so as to find out the value of given expression.
Here B - Bracket,
O - Of,
D - Division,
M - Multiplication,
A - Addition and
S - Subtraction
Thus, in simplifying an expression, first of all the brackets must be removed, strictly in the order (), {} and ||.
After removing the brackets, we must use the following operations strictly in the order:
(i) of (ii) Division (iii) Multiplication (iv) Addition (v) Subtraction.
0 Comments