Referenced from lesson Order of Operations

For each Circle of Evaluation on the left-hand side, write the code for the Circle on the right-hand side

Circle of Evaluation Answer

1

​-
12
​*
25
(​- 12 (​* 2 5))

2

+
​*
2
+
31
10
(+ (​* 2 (+ 3 1)) 10)

3

+
/
56
​*
24
​-
-73
(+ (/ 56 (​* 2 4)) (​- -7 3))

4

​*
-7
+
9
/
142
(​* -7 (+ 9 (/ 14 2)))

5

+
/
15-3
​-
30
+
2
​*
73
(+ (/ 15 -3) (​- 30 (+ 2 (​* 7 3))))

6

​-
​*
-3
/
82
+
7
/
22
​-
154
(​- (​* -3 (/ 8 2)) (+ 7 (/ 22 (​- 15 4))))

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, and 1738598). CCbadge Bootstrap:Integrated Oklahoma by Jen Poole is licensed under a Creative Commons 4.0 Unported License. Based on a work at www.BootstrapWorld.org. Permissions beyond the scope of this license may be available by contacting schanzer@BootstrapWorld.org.