Ask Question
17 March, 08:22

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

+1
Answers (1)
  1. 17 March, 09:44
    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?
Get 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 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