id
stringlengths 23
23
| question
stringlengths 48
324
| chain
stringlengths 77
265
| result
stringlengths 1
13
| result_float
float64 -10
67.1k
| equation
stringlengths 5
66
| expression
stringlengths 3
58
|
|---|---|---|---|---|---|---|
mawps__ufZonXj5NtCHOv1j
|
Vincent bought 10 books about animals, 1 book about outer space, and 3 books about trains. Each book cost $16. How much did Vincent spend on the books?
|
<gadget id="calculator">10 + 1</gadget>
<output>11</output>
<gadget id="calculator">11 + 3</gadget>
<output>14</output>
<gadget id="calculator">14 * 16</gadget>
<output>224</output>
<result>224</result>
|
224
| 224
|
((10+1)+3)*16=x
|
((10+1)+3)*16
|
mawps__Z5p0PRlYcEqNPb5S
|
Betty had some Bread. Roy gave him 5 more. Now Betty has 28 Bread. How many Bread did Betty have initially?
|
<gadget id="calculator">28 - 5</gadget>
<output>23</output>
<result>23</result>
|
23
| 23
|
x = 28 - 5
|
28-5
|
mawps__CesBpB4kvgRH7TaN
|
So far , an orchard has sold a combined total of 9792 pounds of fresh and frozen fruit this season . If they have sold 3513 pounds of frozen fruit , how many pounds of fresh fruit have been sold so far ?
|
<gadget id="calculator">9_792 - 3_513</gadget>
<output>6_279</output>
<result>6_279</result>
|
6_279
| 6,279
|
x = 9792.0 - 3513.0
|
9792.0-3513.0
|
mawps__FBy6zWNgRMNT5Aix
|
Shawn had some Pen. Cheryl gave him 9 more. Now Shawn has 38 Pen. How many Pen did Shawn have primitively?
|
<gadget id="calculator">38 - 9</gadget>
<output>29</output>
<result>29</result>
|
29
| 29
|
x = 38 - 9
|
38-9
|
mawps__G6jfsoAYnmc9YNdv
|
Ann had 32 Mango. Amanda confered him some more. Now Ann has 67 Mango. How many did Amanda confer him?
|
<gadget id="calculator">67 - 32</gadget>
<output>35</output>
<result>35</result>
|
35
| 35
|
x = 67 - 32
|
67-32
|
mawps__4sAAt3W4iIbwtUZd
|
Roberta had 146 banana. William took 93 from him. Now How many banana Roberta have reduced?
|
<gadget id="calculator">146 - 93</gadget>
<output>53</output>
<result>53</result>
|
53
| 53
|
x = 146 - 93
|
146-93
|
mawps__eKEdlEaAhTBZXW9T
|
Dora had 186 papaya. Hugo lay hold of some papaya. Now Dora has 77 papaya. How many did Hugo lay hold ofs?
|
<gadget id="calculator">186 - 77</gadget>
<output>109</output>
<result>109</result>
|
109
| 109
|
x = 186 - 77
|
186-77
|
mawps__NXI8WwUTa2H7mnI1
|
Robert had some Biscuit. James took 11 from him. Now Robert has 50 Biscuit. How many Biscuit Robert had at first?
|
<gadget id="calculator">50 + 11</gadget>
<output>61</output>
<result>61</result>
|
61
| 61
|
x = 50 + 11
|
50+11
|
mawps__3liMOI0XqyMyEyeU
|
Gladys had 53 banana. Dave took 47 from him. Now How many banana Gladys have less than?
|
<gadget id="calculator">53 - 47</gadget>
<output>6</output>
<result>6</result>
|
6
| 6
|
x = 53 - 47
|
53-47
|
mawps__H3FO85szW8U0tMG4
|
Manuel had 174 kiwi. Daria gripped some kiwi. Now Manuel has 96 kiwi. How many did Daria grippeds?
|
<gadget id="calculator">174 - 96</gadget>
<output>78</output>
<result>78</result>
|
78
| 78
|
x = 174 - 96
|
174-96
|
mawps__DuagzAy3UOCeCwH0
|
Chelsea had 199 Press. Danielle grasped some Press. Now Chelsea has 2 Press. How many did Danielle graspeds?
|
<gadget id="calculator">199 - 2</gadget>
<output>197</output>
<result>197</result>
|
197
| 197
|
x = 199 - 2
|
199-2
|
mawps__VLWWzQYrSi1h6W89
|
Oceanside Bike Rental Shop charges 17 dollars plus 7 dollars an hour for renting a bike. Tom paid 80 dollars to rent a bike. How many hours did he pay to have the bike checked out ?
|
<gadget id="calculator">80 - 17</gadget>
<output>63</output>
<gadget id="calculator">63 / 7</gadget>
<output>9</output>
<result>9</result>
|
9
| 9
|
17+(7*x)=80
|
(80-17)/7
|
mawps__IafAvcuUb7Nn8UUm
|
Jessica had 31 plum. Courtney supplyed him some more. Now Jessica has 198 plum. How many did Courtney supply him?
|
<gadget id="calculator">198 - 31</gadget>
<output>167</output>
<result>167</result>
|
167
| 167
|
x = 198 - 31
|
198-31
|
mawps__1QgnE4nyFydToC7V
|
Jamie had 123 Watch. Connie clutched some Watch. Now Jamie has 81 Watch. How many did Connie clutcheds?
|
<gadget id="calculator">123 - 81</gadget>
<output>42</output>
<result>42</result>
|
42
| 42
|
x = 123 - 81
|
123-81
|
mawps__X0wUckA96F8fLY5l
|
Yasuko had 25 avocado. Brian supplyed him some more. Now Yasuko has 41 avocado. How many did Brian supply him?
|
<gadget id="calculator">41 - 25</gadget>
<output>16</output>
<result>16</result>
|
16
| 16
|
x = 41 - 25
|
41-25
|
mawps__jvPi9v0ovxpENyEi
|
Maria had some raspberry. Jill took 47 from him. Now Maria has 52 raspberry. How many raspberry Maria had originally?
|
<gadget id="calculator">52 + 47</gadget>
<output>99</output>
<result>99</result>
|
99
| 99
|
x = 52 + 47
|
52+47
|
mawps__d9kgptaiPwpg0uyW
|
Walter had 158 Pen. Shirley clasped some Pen. Now Walter has 83 Pen. How many did Shirley claspeds?
|
<gadget id="calculator">158 - 83</gadget>
<output>75</output>
<result>75</result>
|
75
| 75
|
x = 158 - 83
|
158-83
|
mawps__zXQxlqScbzyKEPim
|
James had 120 Bread. Jon took 20 from him. Now How many Bread James have take away?
|
<gadget id="calculator">120 - 20</gadget>
<output>100</output>
<result>100</result>
|
100
| 100
|
x = 120 - 20
|
120-20
|
mawps__Gd6lcs7vQmtinHMh
|
Linda had 35 Flower. Marilyn accorded him some more. Now Linda has 142 Flower. How many did Marilyn accord him?
|
<gadget id="calculator">142 - 35</gadget>
<output>107</output>
<result>107</result>
|
107
| 107
|
x = 142 - 35
|
142-35
|
mawps__KeW7LdOseElOxGzE
|
Thomas had 251 blackberry. Darlene clutched some blackberry. Now Thomas has 77 blackberry. How many did Darlene clutcheds?
|
<gadget id="calculator">251 - 77</gadget>
<output>174</output>
<result>174</result>
|
174
| 174
|
x = 251 - 77
|
251-77
|
mawps__DPfHpf6mAU141M1V
|
Martin had 135 papaya. Jerald grabbed some papaya. Now Martin has 99 papaya. How many did Jerald grabbeds?
|
<gadget id="calculator">135 - 99</gadget>
<output>36</output>
<result>36</result>
|
36
| 36
|
x = 135 - 99
|
135-99
|
mawps__svKuITjWlTbFtVGi
|
Tina had 91 papaya. Katie took 29 from him. Now How many papaya Tina have reduced?
|
<gadget id="calculator">91 - 29</gadget>
<output>62</output>
<result>62</result>
|
62
| 62
|
x = 91 - 29
|
91-29
|
mawps__W6PCrGv6zBX5rfST
|
Jeremy had 221 Car. Paul take hold of some Car. Now Jeremy has 32 Car. How many did Paul take hold ofs?
|
<gadget id="calculator">221 - 32</gadget>
<output>189</output>
<result>189</result>
|
189
| 189
|
x = 221 - 32
|
221-32
|
mawps__ABSxgpSQtI4Tmfoo
|
Trenton had 149 blackberry. Ben clasped some blackberry. Now Trenton has 35 blackberry. How many did Ben claspeds?
|
<gadget id="calculator">149 - 35</gadget>
<output>114</output>
<result>114</result>
|
114
| 114
|
x = 149 - 35
|
149-35
|
mawps__HRl8j3dzm327D325
|
Michelle had some nectarine. Carlos gave him 1 more. Now Michelle has 15 nectarine. How many nectarine did Michelle have initially?
|
<gadget id="calculator">15 - 1</gadget>
<output>14</output>
<result>14</result>
|
14
| 14
|
x = 15 - 1
|
15-1
|
mawps__L6tNACzqozBkUVs8
|
Stephen had some cherry. Nelson gave him 7 more. Now Stephen has 35 cherry. How many cherry did Stephen have primitively?
|
<gadget id="calculator">35 - 7</gadget>
<output>28</output>
<result>28</result>
|
28
| 28
|
x = 35 - 7
|
35-7
|
mawps__W9qXvUkMEvww2GNR
|
Ashley had some Bread. John gave him 8 more. Now Ashley has 11 Bread. How many Bread did Ashley have at first?
|
<gadget id="calculator">11 - 8</gadget>
<output>3</output>
<result>3</result>
|
3
| 3
|
x = 11 - 8
|
11-8
|
mawps__99qZ07XjlQu6fV9a
|
Brenda had some apricot. Albert took 30 from him. Now Brenda has 57 apricot. How many apricot Brenda had originally?
|
<gadget id="calculator">57 + 30</gadget>
<output>87</output>
<result>87</result>
|
87
| 87
|
x = 57 + 30
|
57+30
|
mawps__Jwqk4B7y9OkCungq
|
Charlie had 11 Press. Clement giveed him some more. Now Charlie has 172 Press. How many did Clement give him?
|
<gadget id="calculator">172 - 11</gadget>
<output>161</output>
<result>161</result>
|
161
| 161
|
x = 172 - 11
|
172-11
|
mawps__NRBKapHLd5n4BUjI
|
Lisa had 145 cherry. Alan took 142 from him. Now How many cherry Lisa have difference?
|
<gadget id="calculator">145 - 142</gadget>
<output>3</output>
<result>3</result>
|
3
| 3
|
x = 145 - 142
|
145-142
|
mawps__VbFDB4WfNdFyc0Hz
|
George had some avocado. Jules took 53 from him. Now George has 76 avocado. How many avocado George had originally?
|
<gadget id="calculator">76 + 53</gadget>
<output>129</output>
<result>129</result>
|
129
| 129
|
x = 76 + 53
|
76+53
|
mawps__NLHhmhJPcIZUFW3G
|
Betty had 240 raspberry. Kimberly clasped some raspberry. Now Betty has 83 raspberry. How many did Kimberly claspeds?
|
<gadget id="calculator">240 - 83</gadget>
<output>157</output>
<result>157</result>
|
157
| 157
|
x = 240 - 83
|
240-83
|
mawps__qAukh0kawom3es42
|
Pamela bought 9.8 ounces of sugar, and she spilled 5.2 ounces of it on the floor. How much is left?
|
<gadget id="calculator">9.8 - 5.2</gadget>
<output>4.6</output>
<result>4.6</result>
|
4.6
| 4.6
|
9.8 - 5.2 = x
|
9.8-5.2
|
mawps__Ii5ikEAH4v0kJOP0
|
Joanne had some toy. Todd took 34 from him. Now Joanne has 87 toy. How many toy Joanne had incipiently?
|
<gadget id="calculator">87 + 34</gadget>
<output>121</output>
<result>121</result>
|
121
| 121
|
x = 87 + 34
|
87+34
|
mawps__tnN3yzvhjsfKWGmg
|
Fred has 709 green balloons, he gave Sandy 221 of the balloons. How many green balloons does he now have ?
|
<gadget id="calculator">709 - 221</gadget>
<output>488</output>
<result>488</result>
|
488
| 488
|
709-221=x
|
709-221
|
mawps__dzX5oBn93Rm5alun
|
Robin had 134 Chocolate. Shaun took 7 from him. Now How many Chocolate Robin have minus?
|
<gadget id="calculator">134 - 7</gadget>
<output>127</output>
<result>127</result>
|
127
| 127
|
x = 134 - 7
|
134-7
|
mawps__ypAu8NCXl8qG2Eu1
|
Ward had some papaya. Daniel gave him 2 more. Now Ward has 24 papaya. How many papaya did Ward have earlier?
|
<gadget id="calculator">24 - 2</gadget>
<output>22</output>
<result>22</result>
|
22
| 22
|
x = 24 - 2
|
24-2
|
mawps__jmqHzKnCjoNq8XW1
|
Eric has 3 boxes of pencils. Each box holds 9 pencils. How many pencils does Eric have?
|
<gadget id="calculator">3 * 9</gadget>
<output>27</output>
<result>27</result>
|
27
| 27
|
x=(3.0*9.0)
|
(3.0*9.0)
|
mawps__0qhgRkzrjJOcxRtB
|
Marsha had 24 plum. Matthew awarded him some more. Now Marsha has 164 plum. How many did Matthew award him?
|
<gadget id="calculator">164 - 24</gadget>
<output>140</output>
<result>140</result>
|
140
| 140
|
x = 164 - 24
|
164-24
|
mawps__z8B2bi0t04NZ5gVO
|
Clara had 271 lime. Debra grabbed some lime. Now Clara has 52 lime. How many did Debra grabbeds?
|
<gadget id="calculator">271 - 52</gadget>
<output>219</output>
<result>219</result>
|
219
| 219
|
x = 271 - 52
|
271-52
|
mawps__UAtBjRaauHZHuqjW
|
Mike had 182 Box. Allen gripped some Box. Now Mike has 51 Box. How many did Allen grippeds?
|
<gadget id="calculator">182 - 51</gadget>
<output>131</output>
<result>131</result>
|
131
| 131
|
x = 182 - 51
|
182-51
|
mawps__3r3NByYrOcwN0lCV
|
Lucille had 169 cherry. Brian lay hold of some cherry. Now Lucille has 49 cherry. How many did Brian lay hold ofs?
|
<gadget id="calculator">169 - 49</gadget>
<output>120</output>
<result>120</result>
|
120
| 120
|
x = 169 - 49
|
169-49
|
mawps__INzQXdqGq9EvJEBM
|
Frank had 156 blueberry. Marsha took 123 from him. Now How many blueberry Frank have left over?
|
<gadget id="calculator">156 - 123</gadget>
<output>33</output>
<result>33</result>
|
33
| 33
|
x = 156 - 123
|
156-123
|
mawps__ouPtjPLSppyayLD0
|
Christine wandered 20 miles at 4 miles per hour. How long did Christine wander?
|
<gadget id="calculator">20 / 4</gadget>
<output>5</output>
<result>5</result>
|
5
| 5
|
x=(20.0/4.0)
|
(20.0/4.0)
|
mawps__vm7e3UcYODFQzOTT
|
Elizabeth had 188 lemon. Sharron took 178 from him. Now How many lemon Elizabeth have reduced?
|
<gadget id="calculator">188 - 178</gadget>
<output>10</output>
<result>10</result>
|
10
| 10
|
x = 188 - 178
|
188-178
|
mawps__qssWTecA0lVoC7xF
|
Elmo had 289 Beg. Sadie grasped some Beg. Now Elmo has 2 Beg. How many did Sadie graspeds?
|
<gadget id="calculator">289 - 2</gadget>
<output>287</output>
<result>287</result>
|
287
| 287
|
x = 289 - 2
|
289-2
|
mawps__90R5ZjJU0kayxtss
|
Robert had 152 blackcurrant. Jane gripped some blackcurrant. Now Robert has 71 blackcurrant. How many did Jane grippeds?
|
<gadget id="calculator">152 - 71</gadget>
<output>81</output>
<result>81</result>
|
81
| 81
|
x = 152 - 71
|
152-71
|
mawps__l3cOs8Jo9S6iBoaT
|
Myrna had 108 Chocolate. Armando clutched some Chocolate. Now Myrna has 64 Chocolate. How many did Armando clutcheds?
|
<gadget id="calculator">108 - 64</gadget>
<output>44</output>
<result>44</result>
|
44
| 44
|
x = 108 - 64
|
108-64
|
mawps__iwGpJdGmoMKiQCyi
|
Bernice had some watermelon. Grace took 42 from him. Now Bernice has 92 watermelon. How many watermelon Bernice had primitively?
|
<gadget id="calculator">92 + 42</gadget>
<output>134</output>
<result>134</result>
|
134
| 134
|
x = 92 + 42
|
92+42
|
mawps__4nzTgNq4F8ugruZ5
|
Debra had 96 peach. Rosa took 26 from him. Now How many peach Debra have take away?
|
<gadget id="calculator">96 - 26</gadget>
<output>70</output>
<result>70</result>
|
70
| 70
|
x = 96 - 26
|
96-26
|
mawps__qstcCqaKVdtKa7zR
|
Charles had some orange. George took 11 from him. Now Charles has 77 orange. How many orange Charles had earlier?
|
<gadget id="calculator">77 + 11</gadget>
<output>88</output>
<result>88</result>
|
88
| 88
|
x = 77 + 11
|
77+11
|
mawps__2TrFPCCs0bqN9wWJ
|
Sean had some apple. Jack gave him 2 more. Now Sean has 26 apple. How many apple did Sean have to begin with?
|
<gadget id="calculator">26 - 2</gadget>
<output>24</output>
<result>24</result>
|
24
| 24
|
x = 26 - 2
|
26-2
|
mawps__mTogYIBMPJMpQNeH
|
Michael had some blackberry. Annie gave him 1 more. Now Michael has 39 blackberry. How many blackberry did Michael have earlier?
|
<gadget id="calculator">39 - 1</gadget>
<output>38</output>
<result>38</result>
|
38
| 38
|
x = 39 - 1
|
39-1
|
mawps__U6oWpoiz6gD1Ue0T
|
Randy had 288 Doll. Nathan grabbed some Doll. Now Randy has 42 Doll. How many did Nathan grabbeds?
|
<gadget id="calculator">288 - 42</gadget>
<output>246</output>
<result>246</result>
|
246
| 246
|
x = 288 - 42
|
288-42
|
mawps__Vqu0nVDHBs0cJHzr
|
Darcie had 183 Box. Patrick took 66 from him. Now How many Box Darcie have decreased by?
|
<gadget id="calculator">183 - 66</gadget>
<output>117</output>
<result>117</result>
|
117
| 117
|
x = 183 - 66
|
183-66
|
mawps__WrrxvCPr9LbCyGV7
|
Samuel had some toy. Walter gave him 4 more. Now Samuel has 24 toy. How many toy did Samuel have in the first?
|
<gadget id="calculator">24 - 4</gadget>
<output>20</output>
<result>20</result>
|
20
| 20
|
x = 24 - 4
|
24-4
|
mawps__XaxwfZ4P3hwlCxlJ
|
Victoria had 28 cherry. Charlotte supplyed him some more. Now Victoria has 153 cherry. How many did Charlotte supply him?
|
<gadget id="calculator">153 - 28</gadget>
<output>125</output>
<result>125</result>
|
125
| 125
|
x = 153 - 28
|
153-28
|
mawps__fdanZeTWzvVl1rjV
|
Sheri had some blackberry. He chop each blackberry into 9 slices. If total 63 blackberry slices Sheri make, then how many blackberry Sheri had?
|
<gadget id="calculator">63 / 9</gadget>
<output>7</output>
<result>7</result>
|
7
| 7
|
x = 63 / 9
|
63/9
|
mawps__TXLomQ5lRpzm7hzu
|
John had 92 Car. Velma took 11 from him. Now How many Car John have deducted?
|
<gadget id="calculator">92 - 11</gadget>
<output>81</output>
<result>81</result>
|
81
| 81
|
x = 92 - 11
|
92-11
|
mawps__Q1ko2326cPz0XvoW
|
Michael had 118 nectarine. Charles gripped some nectarine. Now Michael has 72 nectarine. How many did Charles grippeds?
|
<gadget id="calculator">118 - 72</gadget>
<output>46</output>
<result>46</result>
|
46
| 46
|
x = 118 - 72
|
118-72
|
mawps__EyQsjJOVStssnAu3
|
Sabrina had 175 papaya. Virgil took 153 from him. Now How many papaya Sabrina have less than?
|
<gadget id="calculator">175 - 153</gadget>
<output>22</output>
<result>22</result>
|
22
| 22
|
x = 175 - 153
|
175-153
|
mawps__gyYGPa3JLd3Wcxcb
|
Jason had 294 blackberry. James get hold of some blackberry. Now Jason has 15 blackberry. How many did James get hold ofs?
|
<gadget id="calculator">294 - 15</gadget>
<output>279</output>
<result>279</result>
|
279
| 279
|
x = 294 - 15
|
294-15
|
mawps__8wCnZFCELyRjT6mC
|
Regina had 162 avocado. Ruth took 161 from him. Now How many avocado Regina have minus?
|
<gadget id="calculator">162 - 161</gadget>
<output>1</output>
<result>1</result>
|
1
| 1
|
x = 162 - 161
|
162-161
|
mawps__LHbdSvn713h5YCbY
|
Helen had 12 peach. Anna granted him some more. Now Helen has 196 peach. How many did Anna grant him?
|
<gadget id="calculator">196 - 12</gadget>
<output>184</output>
<result>184</result>
|
184
| 184
|
x = 196 - 12
|
196-12
|
mawps__I7jZ4CiDkz4daw5h
|
Lewis had some raspberry. Ann gave him 5 more. Now Lewis has 18 raspberry. How many raspberry did Lewis have in the beginning?
|
<gadget id="calculator">18 - 5</gadget>
<output>13</output>
<result>13</result>
|
13
| 13
|
x = 18 - 5
|
18-5
|
mawps__yWUaOGVoJ8klSsI2
|
Liza had 34 Press. Thomas furnished him some more. Now Liza has 64 Press. How many did Thomas furnish him?
|
<gadget id="calculator">64 - 34</gadget>
<output>30</output>
<result>30</result>
|
30
| 30
|
x = 64 - 34
|
64-34
|
mawps__Jr2EkmsBBikbODp3
|
Eugene had some blackcurrant. Dorothy gave him 8 more. Now Eugene has 26 blackcurrant. How many blackcurrant did Eugene have primitively?
|
<gadget id="calculator">26 - 8</gadget>
<output>18</output>
<result>18</result>
|
18
| 18
|
x = 26 - 8
|
26-8
|
mawps__i9MGKQExiOYi9JmN
|
Chris had 30 toy. Peter donateed him some more. Now Chris has 105 toy. How many did Peter donate him?
|
<gadget id="calculator">105 - 30</gadget>
<output>75</output>
<result>75</result>
|
75
| 75
|
x = 105 - 30
|
105-30
|
mawps__5MQgVzdNKXEW6FAt
|
Mike joined his school's band. He bought a trumpet for $145.16, and a song book which was $5.84. How much did Mike spend at the music store?
|
<gadget id="calculator">145.16 + 5.84</gadget>
<output>151</output>
<result>151</result>
|
151
| 151
|
145.16+5.84=x
|
145.16+5.84
|
mawps__8mhfkBDJk0TWWUju
|
Jose had 188 Chocolate. Amanda took 14 from him. Now How many Chocolate Jose have removed?
|
<gadget id="calculator">188 - 14</gadget>
<output>174</output>
<result>174</result>
|
174
| 174
|
x = 188 - 14
|
188-14
|
mawps__83IQF2cYfV89Ryvk
|
Thelma had some Beg. Gordon took 44 from him. Now Thelma has 67 Beg. How many Beg Thelma had to begin with?
|
<gadget id="calculator">67 + 44</gadget>
<output>111</output>
<result>111</result>
|
111
| 111
|
x = 67 + 44
|
67+44
|
mawps__d2DLhEAB6aj3kXa1
|
Johnny had 134 papaya. Maia took 18 from him. Now How many papaya Johnny have take away?
|
<gadget id="calculator">134 - 18</gadget>
<output>116</output>
<result>116</result>
|
116
| 116
|
x = 134 - 18
|
134-18
|
mawps__kJpxky3i7kx1rD9k
|
Cathy had 9 blackberry. Laura accorded him some more. Now Cathy has 50 blackberry. How many did Laura accord him?
|
<gadget id="calculator">50 - 9</gadget>
<output>41</output>
<result>41</result>
|
41
| 41
|
x = 50 - 9
|
50-9
|
mawps__QWf4Sa5Myx7EQmAc
|
Joseph had 94 banana. Harold took 61 from him. Now How many banana Joseph have take away?
|
<gadget id="calculator">94 - 61</gadget>
<output>33</output>
<result>33</result>
|
33
| 33
|
x = 94 - 61
|
94-61
|
mawps__8QKzVTKBd223LP2l
|
A ship is filled with 5973 tons of cargo . It stops in the Bahamas , where sailors load 8723 tons of cargo onboard . How many tons of cargo does the ship hold now ?
|
<gadget id="calculator">5_973 + 8_723</gadget>
<output>14_696</output>
<result>14_696</result>
|
14_696
| 14,696
|
x = 5973.0 + 8723.0
|
5973.0+8723.0
|
mawps__hFZeJcEPoJu5gaHD
|
Thomas had 239 papaya. Charlie get hold of some papaya. Now Thomas has 86 papaya. How many did Charlie get hold ofs?
|
<gadget id="calculator">239 - 86</gadget>
<output>153</output>
<result>153</result>
|
153
| 153
|
x = 239 - 86
|
239-86
|
mawps__mBSpDyyVfigatLjc
|
Vince had some Biscuit. Michael gave him 2 more. Now Vince has 10 Biscuit. How many Biscuit did Vince have originally?
|
<gadget id="calculator">10 - 2</gadget>
<output>8</output>
<result>8</result>
|
8
| 8
|
x = 10 - 2
|
10-2
|
mawps__7rMkTyLIqhrhUibE
|
Kristen had 282 Beg. Randy gripped some Beg. Now Kristen has 74 Beg. How many did Randy grippeds?
|
<gadget id="calculator">282 - 74</gadget>
<output>208</output>
<result>208</result>
|
208
| 208
|
x = 282 - 74
|
282-74
|
mawps__GpXhZoCr6P0sZk0q
|
Thelma had some Watch. Lee gave him 1 more. Now Thelma has 14 Watch. How many Watch did Thelma have incipiently?
|
<gadget id="calculator">14 - 1</gadget>
<output>13</output>
<result>13</result>
|
13
| 13
|
x = 14 - 1
|
14-1
|
mawps__LRuiZeR0VtPoEViM
|
Ruby had 49 Book. Lance took 29 from him. Now How many Book Ruby have left over?
|
<gadget id="calculator">49 - 29</gadget>
<output>20</output>
<result>20</result>
|
20
| 20
|
x = 49 - 29
|
49-29
|
mawps__6LUjMUhjNF2sKfLS
|
Daniel had 239 strawberry. Robert gripped some strawberry. Now Daniel has 26 strawberry. How many did Robert grippeds?
|
<gadget id="calculator">239 - 26</gadget>
<output>213</output>
<result>213</result>
|
213
| 213
|
x = 239 - 26
|
239-26
|
mawps__HPbNegqgdE8dn4Ti
|
Troy had 157 Flower. William took 52 from him. Now How many Flower Troy have detracted?
|
<gadget id="calculator">157 - 52</gadget>
<output>105</output>
<result>105</result>
|
105
| 105
|
x = 157 - 52
|
157-52
|
mawps__4UNf1CUQuAZswEsF
|
Scott had 161 banana. Rose clutched some banana. Now Scott has 18 banana. How many did Rose clutcheds?
|
<gadget id="calculator">161 - 18</gadget>
<output>143</output>
<result>143</result>
|
143
| 143
|
x = 161 - 18
|
161-18
|
mawps__T7z4yhCx74ezjPyc
|
Robert had some kiwi(fruit). Timothy gave him 1 more. Now Robert has 23 kiwi(fruit). How many kiwi(fruit) did Robert have originally?
|
<gadget id="calculator">23 - 1</gadget>
<output>22</output>
<result>22</result>
|
22
| 22
|
x = 23 - 1
|
23-1
|
mawps__lpE84GyH0rXKPyjz
|
Gregory had 9 watermelon. Phyllis accorded him some more. Now Gregory has 104 watermelon. How many did Phyllis accord him?
|
<gadget id="calculator">104 - 9</gadget>
<output>95</output>
<result>95</result>
|
95
| 95
|
x = 104 - 9
|
104-9
|
mawps__p0hQCvsbssfFFTZZ
|
Ann had 20 mango. Mary bestowed him some more. Now Ann has 122 mango. How many did Mary bestow him?
|
<gadget id="calculator">122 - 20</gadget>
<output>102</output>
<result>102</result>
|
102
| 102
|
x = 122 - 20
|
122-20
|
mawps__rsBXI1NJqS5ReVXo
|
Kenneth had some Flower. Andrew took 27 from him. Now Kenneth has 61 Flower. How many Flower Kenneth had initially?
|
<gadget id="calculator">61 + 27</gadget>
<output>88</output>
<result>88</result>
|
88
| 88
|
x = 61 + 27
|
61+27
|
mawps__HaYQlCZqhTuWfgog
|
John had 189 apricot. Agueda took 11 from him. Now How many apricot John have take away?
|
<gadget id="calculator">189 - 11</gadget>
<output>178</output>
<result>178</result>
|
178
| 178
|
x = 189 - 11
|
189-11
|
mawps__OBZsLSSERbucm7ze
|
Bella had 196 lychee. Patricia took 109 from him. Now How many lychee Bella have decreased by?
|
<gadget id="calculator">196 - 109</gadget>
<output>87</output>
<result>87</result>
|
87
| 87
|
x = 196 - 109
|
196-109
|
mawps__m06Jd7DilmmCCVw4
|
Betty had some Car. Jeffrey gave him 2 more. Now Betty has 36 Car. How many Car did Betty have originally?
|
<gadget id="calculator">36 - 2</gadget>
<output>34</output>
<result>34</result>
|
34
| 34
|
x = 36 - 2
|
36-2
|
mawps__oX0mWSyJoAoaMR7v
|
Anita had some Book. Jean gave him 6 more. Now Anita has 28 Book. How many Book did Anita have incipiently?
|
<gadget id="calculator">28 - 6</gadget>
<output>22</output>
<result>22</result>
|
22
| 22
|
x = 28 - 6
|
28-6
|
mawps__9aGU2QAzltvhldyr
|
Tammi had 17 Box. Renee giveed him some more. Now Tammi has 115 Box. How many did Renee give him?
|
<gadget id="calculator">115 - 17</gadget>
<output>98</output>
<result>98</result>
|
98
| 98
|
x = 115 - 17
|
115-17
|
mawps__SQUtRww0dUDCuSWO
|
Agnes had 33 Doll. Judy bestowed him some more. Now Agnes has 162 Doll. How many did Judy bestow him?
|
<gadget id="calculator">162 - 33</gadget>
<output>129</output>
<result>129</result>
|
129
| 129
|
x = 162 - 33
|
162-33
|
mawps__nQHG2aEO6IJvbOSz
|
Shirley had 33 nectarine. Bernadine supplyed him some more. Now Shirley has 172 nectarine. How many did Bernadine supply him?
|
<gadget id="calculator">172 - 33</gadget>
<output>139</output>
<result>139</result>
|
139
| 139
|
x = 172 - 33
|
172-33
|
mawps__UIF6FFajunaxjqAn
|
Melvin had some blackberry. Juanita gave him 1 more. Now Melvin has 25 blackberry. How many blackberry did Melvin have in the beginning?
|
<gadget id="calculator">25 - 1</gadget>
<output>24</output>
<result>24</result>
|
24
| 24
|
x = 25 - 1
|
25-1
|
mawps__G9FuggpHSX1bMefx
|
Each chocolate bar in a box cost $3. If a box had 9 bars total and Wendy sold all but 3 bars, how much money would she have made?
|
<gadget id="calculator">9 - 3</gadget>
<output>6</output>
<gadget id="calculator">3 * 6</gadget>
<output>18</output>
<result>18</result>
|
18
| 18
|
x=(3.0*(9.0-3.0))
|
(3.0*(9.0-3.0))
|
mawps__oZVWY9ms52goFNx5
|
Alana had 2 coconut. Gary supplyed him some more. Now Alana has 68 coconut. How many did Gary supply him?
|
<gadget id="calculator">68 - 2</gadget>
<output>66</output>
<result>66</result>
|
66
| 66
|
x = 68 - 2
|
68-2
|
mawps__AEeQostGvIQoWFic
|
Robert had 196 fig. Luvenia grasped some fig. Now Robert has 24 fig. How many did Luvenia graspeds?
|
<gadget id="calculator">196 - 24</gadget>
<output>172</output>
<result>172</result>
|
172
| 172
|
x = 196 - 24
|
196-24
|
mawps__AQrFpHzKaJ38p73R
|
During a canned food drive , items were sorted into bins . The drive resulted in 0.125 bin of soup , 0.125 bin of vegetables , and 0.5 bin of pasta . Altogether , how many bins would the canned food take up ?
|
<gadget id="calculator">0.125 + 0.125 + 0.5</gadget>
<output>0.75</output>
<result>0.75</result>
|
0.75
| 0.75
|
x = 0.125 + 0.125 + 0.5
|
0.125+0.125+0.5
|
mawps__Z6wlsmj8DwyBkw2j
|
Joseph had some Car. Kenneth gave him 9 more. Now Joseph has 47 Car. How many Car did Joseph have incipiently?
|
<gadget id="calculator">47 - 9</gadget>
<output>38</output>
<result>38</result>
|
38
| 38
|
x = 47 - 9
|
47-9
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.