Directions: For each Circle of Evaluation on left, write the Arithmetic expression
on the right:
- (+ 45)
- (* 76)
- (- (* 23)(+ 10))
- (- (+ 58)12)
- (* -2-6)
- (+ (* (- 41)-2)12)
- (/ 10(* 2(+ 31)))
Exercise: Converting Circles of Evaluation to Arithmetic Expressions