Directions: For each arithmetic expression on the left, finish the Circle of Evaluation
on the right by filling in the blanks.
- ((42)(/ 5))
- (+ (45)(* ))
- (/ (+ 5))
- (* (4(98)))
Exercise: Completing Partial Circles of Evaluation from Arithmetic Expressions