what is BODMAS? and how we solve this
Answers
Answered by
3
Answer:
In mathematics and computer programming, the order of operations is a collection of rules that reflect conventions about which procedures to perform first in order to evaluate a given mathematical expression.
Answered by
2
BODMAS:-
- BODMAS means Brackets Of Division, Multiplication, Addition and Subtraction. This rule states that In a problem with all these operations. The first operstion done must start with Division then Multiplication and so on. Subtraction must be done at the last to get the solution.
(2×8)6+2
In the above problem,
There is no Division. So, we will start from Multiplication ie
=> (16)6+2
Now again comes Multiplication according to BODMAS
=> 96+2
and now will come the Addition:
=> 98
Similar questions