Exercise:   Converting Circles of Evaluation to Arithmetic Expressions

Exercise: Converting Circles of Evaluation to Arithmetic Expressions

Directions: For each Circle of Evaluation on left, write the Arithmetic expression on the right:
  • (/ 10 (* 2 (+ 3 1)))
  • (/ 5 20)
  • (+ (* 5 6) (/ 7 3))
  • (* 4 (+ -9 8))
  • (- (* 7 12) 8)
  • (- 9 (+ 4 5))