Ask Question
14 September, 06:10

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

+4
Answers (1)
  1. 14 September, 09:35
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers