question
stringlengths 103
122
| input_equation
stringlengths 5
24
| options
stringlengths 32
47
| correct
stringclasses 5
values | correct_value
stringlengths 4
8
| reasoning
stringlengths 39
203
| source
stringclasses 1
value |
---|---|---|---|---|---|---|
Please evaluate the following mathematical expression using standard operator precedence rules: '56 - 17'
|
56 - 17
|
A) 38 ; B) 29 ; C) 39 ; D) -39 ; E) 49
|
C
|
C) 39
|
Equation: 56 - 17
(56 - 17) β (39)
Result: 39
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '67 % 19'
|
67 % 19
|
A) 20 ; B) 11 ; C) 9 ; D) 0 ; E) 10
|
E
|
E) 10
|
Equation: 67 % 19
(67 % 19) β (10)
Result: 10
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '86 % 64'
|
86 % 64
|
A) 22 ; B) 23 ; C) 21 ; D) 12 ; E) 64
|
A
|
A) 22
|
Equation: 86 % 64
(86 % 64) β (22)
Result: 22
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '55 % 12'
|
55 % 12
|
A) 7 ; B) 6 ; C) 12 ; D) 17 ; E) 8
|
A
|
A) 7
|
Equation: 55 % 12
(55 % 12) β (7)
Result: 7
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '11 * 47'
|
11 * 47
|
A) 757 ; B) -375 ; C) 777 ; D) -968 ; E) 517
|
E
|
E) 517
|
Equation: 11 * 47
(11 * 47) β (517)
Result: 517
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '5 - 65'
|
5 - 65
|
A) 94 ; B) -83 ; C) -60 ; D) 60 ; E) 45
|
C
|
C) -60
|
Equation: 5 - 65
(5 - 65) β (-60)
Result: -60
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '49 - 65'
|
49 - 65
|
A) -49 ; B) -26 ; C) 60 ; D) 16 ; E) -16
|
E
|
E) -16
|
Equation: 49 - 65
(49 - 65) β (-16)
Result: -16
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '14 % 57'
|
14 % 57
|
A) 15 ; B) 13 ; C) 4 ; D) 14 ; E) 24
|
D
|
D) 14
|
Equation: 14 % 57
(14 % 57) β (14)
Result: 14
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '85 + 70'
|
85 + 70
|
A) 177 ; B) 155 ; C) 362 ; D) 1 ; E) -688
|
B
|
B) 155
|
Equation: 85 + 70
(85 + 70) β (155)
Result: 155
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '56 % 74'
|
56 % 74
|
A) 56 ; B) 55 ; C) 46 ; D) 66 ; E) 57
|
A
|
A) 56
|
Equation: 56 % 74
(56 % 74) β (56)
Result: 56
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '67 % 41'
|
67 % 41
|
A) 41 ; B) 36 ; C) 26 ; D) 25 ; E) 16
|
C
|
C) 26
|
Equation: 67 % 41
(67 % 41) β (26)
Result: 26
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '28 % 89'
|
28 % 89
|
A) 5 ; B) 27 ; C) 29 ; D) 28 ; E) 18
|
D
|
D) 28
|
Equation: 28 % 89
(28 % 89) β (28)
Result: 28
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '76 % 84'
|
76 % 84
|
A) 77 ; B) 75 ; C) 66 ; D) 8 ; E) 76
|
E
|
E) 76
|
Equation: 76 % 84
(76 % 84) β (76)
Result: 76
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '4 + 84'
|
4 + 84
|
A) 87 ; B) 88 ; C) 78 ; D) 98 ; E) 89
|
B
|
B) 88
|
Equation: 4 + 84
(4 + 84) β (88)
Result: 88
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '61 % 9'
|
61 % 9
|
A) 9 ; B) 6 ; C) 7 ; D) 17 ; E) 8
|
C
|
C) 7
|
Equation: 61 % 9
(61 % 9) β (7)
Result: 7
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '57 + 56'
|
57 + 56
|
A) -162 ; B) 221 ; C) 113 ; D) -781 ; E) 741
|
C
|
C) 113
|
Equation: 57 + 56
(57 + 56) β (113)
Result: 113
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '90 + 100'
|
90 + 100
|
A) 190 ; B) -738 ; C) 854 ; D) -237 ; E) 935
|
A
|
A) 190
|
Equation: 90 + 100
(90 + 100) β (190)
Result: 190
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '58 + 9'
|
58 + 9
|
A) 77 ; B) 67 ; C) 68 ; D) 66 ; E) 57
|
B
|
B) 67
|
Equation: 58 + 9
(58 + 9) β (67)
Result: 67
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '85 % 36'
|
85 % 36
|
A) 13 ; B) 23 ; C) 12 ; D) 36 ; E) 3
|
A
|
A) 13
|
Equation: 85 % 36
(85 % 36) β (13)
Result: 13
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '82 % 17'
|
82 % 17
|
A) 14 ; B) 15 ; C) 13 ; D) 4 ; E) 17
|
A
|
A) 14
|
Equation: 82 % 17
(82 % 17) β (14)
Result: 14
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '18 % 70'
|
18 % 70
|
A) 28 ; B) 19 ; C) 18 ; D) 8 ; E) 16
|
C
|
C) 18
|
Equation: 18 % 70
(18 % 70) β (18)
Result: 18
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '83 % 66'
|
83 % 66
|
A) 7 ; B) 66 ; C) 17 ; D) 18 ; E) 16
|
C
|
C) 17
|
Equation: 83 % 66
(83 % 66) β (17)
Result: 17
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '85 % 78'
|
85 % 78
|
A) 6 ; B) 78 ; C) 17 ; D) 7 ; E) 8
|
D
|
D) 7
|
Equation: 85 % 78
(85 % 78) β (7)
Result: 7
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '47 - 1'
|
47 - 1
|
A) 47 ; B) 45 ; C) 36 ; D) 46 ; E) -46
|
D
|
D) 46
|
Equation: 47 - 1
(47 - 1) β (46)
Result: 46
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '39 - 9'
|
39 - 9
|
A) 31 ; B) 29 ; C) 30 ; D) -30 ; E) 40
|
C
|
C) 30
|
Equation: 39 - 9
(39 - 9) β (30)
Result: 30
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '78 - 77'
|
78 - 77
|
A) 1 ; B) -1 ; C) 11 ; D) 2 ; E) 0
|
A
|
A) 1
|
Equation: 78 - 77
(78 - 77) β (1)
Result: 1
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '90 + 81'
|
90 + 81
|
A) 171 ; B) -913 ; C) -953 ; D) -861 ; E) 746
|
A
|
A) 171
|
Equation: 90 + 81
(90 + 81) β (171)
Result: 171
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '14 + 51'
|
14 + 51
|
A) 65 ; B) 55 ; C) 75 ; D) 66 ; E) 64
|
A
|
A) 65
|
Equation: 14 + 51
(14 + 51) β (65)
Result: 65
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '25 - 13'
|
25 - 13
|
A) 22 ; B) 12 ; C) 13 ; D) 11 ; E) 2
|
B
|
B) 12
|
Equation: 25 - 13
(25 - 13) β (12)
Result: 12
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '24 + 45'
|
24 + 45
|
A) 69 ; B) 79 ; C) 70 ; D) 68 ; E) 59
|
A
|
A) 69
|
Equation: 24 + 45
(24 + 45) β (69)
Result: 69
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '32 - 29'
|
32 - 29
|
A) 3 ; B) 13 ; C) 4 ; D) 2 ; E) -3
|
A
|
A) 3
|
Equation: 32 - 29
(32 - 29) β (3)
Result: 3
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '54 + 20'
|
54 + 20
|
A) 84 ; B) 74 ; C) 75 ; D) 73 ; E) 64
|
B
|
B) 74
|
Equation: 54 + 20
(54 + 20) β (74)
Result: 74
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '80 + 72'
|
80 + 72
|
A) -329 ; B) 152 ; C) -900 ; D) -989 ; E) -120
|
B
|
B) 152
|
Equation: 80 + 72
(80 + 72) β (152)
Result: 152
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '7 % 75'
|
7 % 75
|
A) 6 ; B) 5 ; C) 17 ; D) 7 ; E) 8
|
D
|
D) 7
|
Equation: 7 % 75
(7 % 75) β (7)
Result: 7
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '26 % 63'
|
26 % 63
|
A) 36 ; B) 11 ; C) 26 ; D) 25 ; E) 16
|
C
|
C) 26
|
Equation: 26 % 63
(26 % 63) β (26)
Result: 26
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '30 - 36'
|
30 - 36
|
A) -6 ; B) 6 ; C) 4 ; D) -92 ; E) 78
|
A
|
A) -6
|
Equation: 30 - 36
(30 - 36) β (-6)
Result: -6
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '90 % 28'
|
90 % 28
|
A) 7 ; B) 5 ; C) 6 ; D) 28 ; E) 16
|
C
|
C) 6
|
Equation: 90 % 28
(90 % 28) β (6)
Result: 6
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '97 - 38'
|
97 - 38
|
A) 69 ; B) 60 ; C) 58 ; D) 59 ; E) 49
|
D
|
D) 59
|
Equation: 97 - 38
(97 - 38) β (59)
Result: 59
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '30 + 35'
|
30 + 35
|
A) 55 ; B) 75 ; C) 66 ; D) 65 ; E) 64
|
D
|
D) 65
|
Equation: 30 + 35
(30 + 35) β (65)
Result: 65
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '15 % 14'
|
15 % 14
|
A) 14 ; B) 11 ; C) 2 ; D) 0 ; E) 1
|
E
|
E) 1
|
Equation: 15 % 14
(15 % 14) β (1)
Result: 1
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '30 % 56'
|
30 % 56
|
A) 31 ; B) 30 ; C) 29 ; D) 26 ; E) 40
|
B
|
B) 30
|
Equation: 30 % 56
(30 % 56) β (30)
Result: 30
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '78 % 17'
|
78 % 17
|
A) 10 ; B) 20 ; C) 11 ; D) 17 ; E) 0
|
A
|
A) 10
|
Equation: 78 % 17
(78 % 17) β (10)
Result: 10
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '62 - 88'
|
62 - 88
|
A) -36 ; B) 48 ; C) 26 ; D) -26 ; E) -56
|
D
|
D) -26
|
Equation: 62 - 88
(62 - 88) β (-26)
Result: -26
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '95 + 19'
|
95 + 19
|
A) -143 ; B) -788 ; C) 483 ; D) 905 ; E) 114
|
E
|
E) 114
|
Equation: 95 + 19
(95 + 19) β (114)
Result: 114
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '72 % 64'
|
72 % 64
|
A) 7 ; B) 8 ; C) 18 ; D) 9 ; E) 64
|
B
|
B) 8
|
Equation: 72 % 64
(72 % 64) β (8)
Result: 8
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '57 + 47'
|
57 + 47
|
A) 94 ; B) 340 ; C) 411 ; D) 104 ; E) 818
|
D
|
D) 104
|
Equation: 57 + 47
(57 + 47) β (104)
Result: 104
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '83 % 36'
|
83 % 36
|
A) 36 ; B) 21 ; C) 11 ; D) 12 ; E) 10
|
C
|
C) 11
|
Equation: 83 % 36
(83 % 36) β (11)
Result: 11
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '12 * 32'
|
12 * 32
|
A) -96 ; B) -504 ; C) 449 ; D) -687 ; E) 384
|
E
|
E) 384
|
Equation: 12 * 32
(12 * 32) β (384)
Result: 384
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '50 % 45'
|
50 % 45
|
A) 15 ; B) 5 ; C) 6 ; D) 45 ; E) 4
|
B
|
B) 5
|
Equation: 50 % 45
(50 % 45) β (5)
Result: 5
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '24 - 100'
|
24 - 100
|
A) -76 ; B) 76 ; C) -5 ; D) -86 ; E) -88
|
A
|
A) -76
|
Equation: 24 - 100
(24 - 100) β (-76)
Result: -76
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '9 * 37'
|
9 * 37
|
A) -339 ; B) -91 ; C) -671 ; D) -51 ; E) 333
|
E
|
E) 333
|
Equation: 9 * 37
(9 * 37) β (333)
Result: 333
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '56 - 9'
|
56 - 9
|
A) 46 ; B) 37 ; C) -47 ; D) 48 ; E) 47
|
E
|
E) 47
|
Equation: 56 - 9
(56 - 9) β (47)
Result: 47
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '77 - 13'
|
77 - 13
|
A) 64 ; B) 63 ; C) 54 ; D) 74 ; E) -64
|
A
|
A) 64
|
Equation: 77 - 13
(77 - 13) β (64)
Result: 64
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '93 + 16'
|
93 + 16
|
A) 165 ; B) 109 ; C) -636 ; D) 99 ; E) -76
|
B
|
B) 109
|
Equation: 93 + 16
(93 + 16) β (109)
Result: 109
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '53 * 18'
|
53 * 18
|
A) 535 ; B) -770 ; C) -323 ; D) 554 ; E) 954
|
E
|
E) 954
|
Equation: 53 * 18
(53 * 18) β (954)
Result: 954
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '39 + 11'
|
39 + 11
|
A) 50 ; B) 60 ; C) 51 ; D) 49 ; E) 40
|
A
|
A) 50
|
Equation: 39 + 11
(39 + 11) β (50)
Result: 50
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '75 + 66'
|
75 + 66
|
A) 838 ; B) 141 ; C) -333 ; D) 646 ; E) 672
|
B
|
B) 141
|
Equation: 75 + 66
(75 + 66) β (141)
Result: 141
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '55 + 30'
|
55 + 30
|
A) 95 ; B) 86 ; C) 84 ; D) 75 ; E) 85
|
E
|
E) 85
|
Equation: 55 + 30
(55 + 30) β (85)
Result: 85
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '21 * 43'
|
21 * 43
|
A) -889 ; B) 903 ; C) 518 ; D) 205 ; E) 732
|
B
|
B) 903
|
Equation: 21 * 43
(21 * 43) β (903)
Result: 903
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '7 - 52'
|
7 - 52
|
A) -90 ; B) -45 ; C) 45 ; D) 36 ; E) 11
|
B
|
B) -45
|
Equation: 7 - 52
(7 - 52) β (-45)
Result: -45
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '65 % 88'
|
65 % 88
|
A) 55 ; B) 23 ; C) 75 ; D) 64 ; E) 65
|
E
|
E) 65
|
Equation: 65 % 88
(65 % 88) β (65)
Result: 65
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '90 % 39'
|
90 % 39
|
A) 39 ; B) 22 ; C) 12 ; D) 11 ; E) 2
|
C
|
C) 12
|
Equation: 90 % 39
(90 % 39) β (12)
Result: 12
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '12 - 55'
|
12 - 55
|
A) 43 ; B) -43 ; C) 66 ; D) 89 ; E) -88
|
B
|
B) -43
|
Equation: 12 - 55
(12 - 55) β (-43)
Result: -43
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '5 * 88'
|
5 * 88
|
A) 440 ; B) -281 ; C) 197 ; D) -374 ; E) 817
|
A
|
A) 440
|
Equation: 5 * 88
(5 * 88) β (440)
Result: 440
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '68 % 93'
|
68 % 93
|
A) 68 ; B) 78 ; C) 67 ; D) 58 ; E) 25
|
A
|
A) 68
|
Equation: 68 % 93
(68 % 93) β (68)
Result: 68
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '36 * 3'
|
36 * 3
|
A) -799 ; B) 740 ; C) 108 ; D) 98 ; E) 553
|
C
|
C) 108
|
Equation: 36 * 3
(36 * 3) β (108)
Result: 108
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '44 + 74'
|
44 + 74
|
A) 527 ; B) 683 ; C) -367 ; D) 118 ; E) -56
|
D
|
D) 118
|
Equation: 44 + 74
(44 + 74) β (118)
Result: 118
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '42 - 80'
|
42 - 80
|
A) 38 ; B) -59 ; C) -36 ; D) 25 ; E) -38
|
E
|
E) -38
|
Equation: 42 - 80
(42 - 80) β (-38)
Result: -38
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '58 + 36'
|
58 + 36
|
A) 95 ; B) 93 ; C) 84 ; D) 94 ; E) -20
|
D
|
D) 94
|
Equation: 58 + 36
(58 + 36) β (94)
Result: 94
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '74 + 84'
|
74 + 84
|
A) -507 ; B) 158 ; C) -468 ; D) -397 ; E) -151
|
B
|
B) 158
|
Equation: 74 + 84
(74 + 84) β (158)
Result: 158
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '77 - 57'
|
77 - 57
|
A) 30 ; B) 21 ; C) -20 ; D) 20 ; E) 19
|
D
|
D) 20
|
Equation: 77 - 57
(77 - 57) β (20)
Result: 20
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '16 % 48'
|
16 % 48
|
A) 15 ; B) 16 ; C) 26 ; D) 17 ; E) 0
|
B
|
B) 16
|
Equation: 16 % 48
(16 % 48) β (16)
Result: 16
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '28 % 72'
|
28 % 72
|
A) 38 ; B) 29 ; C) 27 ; D) 16 ; E) 28
|
E
|
E) 28
|
Equation: 28 % 72
(28 % 72) β (28)
Result: 28
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '78 % 85'
|
78 % 85
|
A) 7 ; B) 79 ; C) 77 ; D) 88 ; E) 78
|
E
|
E) 78
|
Equation: 78 % 85
(78 % 85) β (78)
Result: 78
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '66 + 26'
|
66 + 26
|
A) 93 ; B) 92 ; C) 91 ; D) 82 ; E) -48
|
B
|
B) 92
|
Equation: 66 + 26
(66 + 26) β (92)
Result: 92
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '9 - 75'
|
9 - 75
|
A) 27 ; B) 66 ; C) -32 ; D) -48 ; E) -66
|
E
|
E) -66
|
Equation: 9 - 75
(9 - 75) β (-66)
Result: -66
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '74 + 60'
|
74 + 60
|
A) -186 ; B) -795 ; C) -636 ; D) 134 ; E) -711
|
D
|
D) 134
|
Equation: 74 + 60
(74 + 60) β (134)
Result: 134
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '48 - 66'
|
48 - 66
|
A) 31 ; B) 18 ; C) -39 ; D) -88 ; E) -18
|
E
|
E) -18
|
Equation: 48 - 66
(48 - 66) β (-18)
Result: -18
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '15 % 28'
|
15 % 28
|
A) 13 ; B) 5 ; C) 25 ; D) 16 ; E) 15
|
E
|
E) 15
|
Equation: 15 % 28
(15 % 28) β (15)
Result: 15
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '8 * 57'
|
8 * 57
|
A) -807 ; B) -476 ; C) 456 ; D) 929 ; E) -295
|
C
|
C) 456
|
Equation: 8 * 57
(8 * 57) β (456)
Result: 456
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '34 % 89'
|
34 % 89
|
A) 44 ; B) 34 ; C) 35 ; D) 33 ; E) 24
|
B
|
B) 34
|
Equation: 34 % 89
(34 % 89) β (34)
Result: 34
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '72 - 4'
|
72 - 4
|
A) 69 ; B) 68 ; C) -68 ; D) 67 ; E) 58
|
B
|
B) 68
|
Equation: 72 - 4
(72 - 4) β (68)
Result: 68
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '1 * 63'
|
1 * 63
|
A) 62 ; B) 63 ; C) 53 ; D) 73 ; E) 64
|
B
|
B) 63
|
Equation: 1 * 63
(1 * 63) β (63)
Result: 63
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '13 - 68'
|
13 - 68
|
A) 55 ; B) -58 ; C) -55 ; D) 20 ; E) -86
|
C
|
C) -55
|
Equation: 13 - 68
(13 - 68) β (-55)
Result: -55
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '42 + 37'
|
42 + 37
|
A) 78 ; B) 69 ; C) 89 ; D) 80 ; E) 79
|
E
|
E) 79
|
Equation: 42 + 37
(42 + 37) β (79)
Result: 79
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '19 % 71'
|
19 % 71
|
A) 14 ; B) 29 ; C) 20 ; D) 19 ; E) 18
|
D
|
D) 19
|
Equation: 19 % 71
(19 % 71) β (19)
Result: 19
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '2 * 33'
|
2 * 33
|
A) 76 ; B) 67 ; C) 65 ; D) 66 ; E) 56
|
D
|
D) 66
|
Equation: 2 * 33
(2 * 33) β (66)
Result: 66
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '30 % 73'
|
30 % 73
|
A) 31 ; B) 29 ; C) 20 ; D) 30 ; E) 13
|
D
|
D) 30
|
Equation: 30 % 73
(30 % 73) β (30)
Result: 30
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '10 - 95'
|
10 - 95
|
A) -75 ; B) 86 ; C) 85 ; D) 64 ; E) -85
|
E
|
E) -85
|
Equation: 10 - 95
(10 - 95) β (-85)
Result: -85
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '82 % 59'
|
82 % 59
|
A) 22 ; B) 59 ; C) 33 ; D) 24 ; E) 23
|
E
|
E) 23
|
Equation: 82 % 59
(82 % 59) β (23)
Result: 23
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '32 - 64'
|
32 - 64
|
A) -66 ; B) -99 ; C) -32 ; D) -78 ; E) 32
|
C
|
C) -32
|
Equation: 32 - 64
(32 - 64) β (-32)
Result: -32
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '46 + 24'
|
46 + 24
|
A) 71 ; B) 69 ; C) 60 ; D) 80 ; E) 70
|
E
|
E) 70
|
Equation: 46 + 24
(46 + 24) β (70)
Result: 70
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '41 - 5'
|
41 - 5
|
A) 46 ; B) 37 ; C) -36 ; D) 26 ; E) 36
|
E
|
E) 36
|
Equation: 41 - 5
(41 - 5) β (36)
Result: 36
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '28 % 30'
|
28 % 30
|
A) 38 ; B) 29 ; C) 2 ; D) 18 ; E) 28
|
E
|
E) 28
|
Equation: 28 % 30
(28 % 30) β (28)
Result: 28
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '49 % 47'
|
49 % 47
|
A) 47 ; B) 2 ; C) 12 ; D) 3 ; E) 1
|
B
|
B) 2
|
Equation: 49 % 47
(49 % 47) β (2)
Result: 2
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '59 % 79'
|
59 % 79
|
A) 69 ; B) 60 ; C) 20 ; D) 49 ; E) 59
|
E
|
E) 59
|
Equation: 59 % 79
(59 % 79) β (59)
Result: 59
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '2 - 22'
|
2 - 22
|
A) 14 ; B) -20 ; C) 20 ; D) 2 ; E) -32
|
B
|
B) -20
|
Equation: 2 - 22
(2 - 22) β (-20)
Result: -20
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '79 % 37'
|
79 % 37
|
A) 15 ; B) 5 ; C) 6 ; D) 37 ; E) 4
|
B
|
B) 5
|
Equation: 79 % 37
(79 % 37) β (5)
Result: 5
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '7 * 86'
|
7 * 86
|
A) 518 ; B) -710 ; C) 825 ; D) 576 ; E) 602
|
E
|
E) 602
|
Equation: 7 * 86
(7 * 86) β (602)
Result: 602
|
MathEvaluationGenerator
|
Please evaluate the following mathematical expression using standard operator precedence rules: '82 % 32'
|
82 % 32
|
A) 19 ; B) 32 ; C) 17 ; D) 18 ; E) 8
|
D
|
D) 18
|
Equation: 82 % 32
(82 % 32) β (18)
Result: 18
|
MathEvaluationGenerator
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.