Exercise:   Matching Circles of Evaluation and Arithmetic Expressions

Exercise: Matching Circles of Evaluation and Arithmetic Expressions

Directions: Draw a line from each Circle of Evaluation in the left to its corresponding arithmetic expression on the right:
  • (/ (* -1 2) 5)

  • (/ 5 (* -1 2))

  • (* (- 4 5) (+ 2 3))

  • (- (* 4 5) (+ 2 3))

  • (* (+ 5 (- 2 2)) (+ 3 2))