My friend shared me an mathematics equation which is following $$3+3\cdot3-3\cdot0=?$$ What is the answer of this equation?
Asked
Active
Viewed 66 times
5 Answers
2
Order in which to apply operations:
- Parentheses (innermost to outermost)
- Exponents
- Multiplication/Division (applied from left to right).
- Addition/Subtraction (applied from left to right).
$$3+3\cdot 3-3\cdot 0= 3 + 9 - 3\cdot 0 = 3 + 9 - 0 = 12 - 0 = 12$$
However, in those cases where the intent might be ambiguous, it's always wise to use parentheses. That way, you save a lot of people the trouble of trying to read your mind.
amWhy
- 209,954
1
It is generally accepted that we should do multiplications first, therefore I would say it is $3+(3\cdot3)-(3\cdot0)=3+9-0=12$. However the main issue here is which convention we should accept.
Asinomás
- 105,651