Ask Question
14 October, 06:50

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

+2
Answers (1)
  1. 14 October, 07:00
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers