Ask Question

Given the following expressions, re-write and add parentheses based on the sequence of how they will be evaluated. a / b ^ c ^ d - e + f - g * h + i

+2
Answers (1)
  1. 18 July, 10:45
    0
    [ a / {b^ (c^d) }] - e + f - (g * h) + i

    Explanation:

    BOD-MAS: Brackets, Order, Division, Multiplication, Addition, Subtraction.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Given the following expressions, re-write and add parentheses based on the sequence of how they will be evaluated. a / b ^ c ^ d - e + f - ...” in 📗 Computers & Technology 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