Ask Question
5 March, 20:33

Using the order of precedence for arithmetic operators, these two formulas will calculate the same result: = 22/2*5 = 22 / (2*5).

+1
Answers (1)
  1. 5 March, 21:48
    0
    It is false. These two formula will not give the same result.

    22/2 x 5 = 11 x 5 = 55

    22 / (2 x 5) = 22 / 10 = 2.2

    So, you see both have different answers.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Using the order of precedence for arithmetic operators, these two formulas will calculate the same result: = 22/2*5 = 22 / (2*5). ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers