Directions: For each arithmetic expression on the left, finish the Circle of Evaluation
on the right by filling in the blanks.
- (- (* 9)(+ 2))
- (* (+ 3))
- (+ (* 6))
- (/ 15(10))
Exercise: Completing Partial Circles of Evaluation from Arithmetic Expressions