meaganblatcher
meaganblatcher
18.01.2021 • 
Mathematics

Trace the evaluation of the following expressions, and give their resulting values. Make sure to give a value of the appropriate type (such as including a .0 at the end of a double).
2 + 3 * 4 - 6 = 8
14 / 7 * 2 + 30 / 5 + 1 = 11
(12 + 3) / 4 * 2 = 6
(238 % 10 + 3) % 7 = 4
(18 - 7) * (43 % 10) = 33
2 + 19 % 5 - (11 * (5 / 2)) = -16
813 % 100 / 3 + 2.4 = 6.4
26 % 10 % 4 * 3 = 6
22 + 4 * 2 = 30
23 % 8 % 3 = 1
12 - 2 - 3 = 7
6/2 + 7/3 = 5
6 * 7 % 4 = 2
3 * 4 + 2 * 3 = 18
177 % 100 % 10 / 2 = 3
89 % (5 + 5) % 5 = 4
392 / 10 % 10 / 2 = 4
8 * 2 - 7 / 4 = 15
37 % 20 % 3 * 4 = 8
17 % 10 / 4 = 1

Solved
Show answers

Ask an AI advisor a question