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__LT82hJrSRU39j1d8
|
Frank had some toy. Jonathan gave him 9 more. Now Frank has 19 toy. How many toy did Frank have in the first?
|
<gadget id="calculator">19 - 9</gadget>
<output>10</output>
<result>10</result>
|
10
| 10 |
x = 19 - 9
|
19-9
|
mawps__bdzIK6udEj2YpuDR
|
Peter starts with 8 erasers. Bridget gives Peter 3 more. How many erasers does Peter end with?
|
<gadget id="calculator">8 + 3</gadget>
<output>11</output>
<result>11</result>
|
11
| 11 |
x=(8.0+3.0)
|
(8.0+3.0)
|
mawps__glcXpIxK5dKZWOFJ
|
Estelle had 89 apple. Raymond took 71 from him. Now How many apple Estelle have detracted?
|
<gadget id="calculator">89 - 71</gadget>
<output>18</output>
<result>18</result>
|
18
| 18 |
x = 89 - 71
|
89-71
|
mawps__fEPxX6yCLrcOA3mf
|
Florence had 31 kiwi. Erica donateed him some more. Now Florence has 117 kiwi. How many did Erica donate him?
|
<gadget id="calculator">117 - 31</gadget>
<output>86</output>
<result>86</result>
|
86
| 86 |
x = 117 - 31
|
117-31
|
mawps__rrG35mesgFZ3XdRs
|
Francisco had 30 apple. Edward awarded him some more. Now Francisco has 53 apple. How many did Edward award him?
|
<gadget id="calculator">53 - 30</gadget>
<output>23</output>
<result>23</result>
|
23
| 23 |
x = 53 - 30
|
53-30
|
mawps__xEzvLx8ZGXQZZWuG
|
Debra had 145 apricot. Charles took 102 from him. Now How many apricot Debra have detracted?
|
<gadget id="calculator">145 - 102</gadget>
<output>43</output>
<result>43</result>
|
43
| 43 |
x = 145 - 102
|
145-102
|
mawps__PYldighAi3R1ogat
|
Heather had 11 banana. Martha supplyed him some more. Now Heather has 102 banana. How many did Martha supply him?
|
<gadget id="calculator">102 - 11</gadget>
<output>91</output>
<result>91</result>
|
91
| 91 |
x = 102 - 11
|
102-11
|
mawps__KyqmlHjiNrjdL1sJ
|
Robert had 296 pear. Linda lay hold of some pear. Now Robert has 92 pear. How many did Linda lay hold ofs?
|
<gadget id="calculator">296 - 92</gadget>
<output>204</output>
<result>204</result>
|
204
| 204 |
x = 296 - 92
|
296-92
|
mawps__RB4trVM6fZ1NQPFB
|
Robert had some mango. Kristin took 59 from him. Now Robert has 82 mango. How many mango Robert had at first?
|
<gadget id="calculator">82 + 59</gadget>
<output>141</output>
<result>141</result>
|
141
| 141 |
x = 82 + 59
|
82+59
|
mawps__yxY2fwGp5RFth648
|
Charlotte had some Banana. Donald took 26 from him. Now Charlotte has 26 Banana. How many Banana Charlotte had to begin with?
|
<gadget id="calculator">26 + 26</gadget>
<output>52</output>
<result>52</result>
|
52
| 52 |
x = 26 + 26
|
26+26
|
mawps__LOm19FltMs5EtpvB
|
Adam had some blackcurrant. Nina gave him 9 more. Now Adam has 27 blackcurrant. How many blackcurrant did Adam have earlier?
|
<gadget id="calculator">27 - 9</gadget>
<output>18</output>
<result>18</result>
|
18
| 18 |
x = 27 - 9
|
27-9
|
mawps__QiQaXBeiJgZNd9hO
|
Gloria had 19 quince. James bestowed him some more. Now Gloria has 44 quince. How many did James bestow him?
|
<gadget id="calculator">44 - 19</gadget>
<output>25</output>
<result>25</result>
|
25
| 25 |
x = 44 - 19
|
44-19
|
mawps__9pTfqeqH1Y2umLf1
|
Michael had 38 Pen. Alexandra confered him some more. Now Michael has 165 Pen. How many did Alexandra confer him?
|
<gadget id="calculator">165 - 38</gadget>
<output>127</output>
<result>127</result>
|
127
| 127 |
x = 165 - 38
|
165-38
|
mawps__5HRNpQffiao8vueA
|
Lori had 178 apricot. Pamela took 25 from him. Now How many apricot Lori have difference?
|
<gadget id="calculator">178 - 25</gadget>
<output>153</output>
<result>153</result>
|
153
| 153 |
x = 178 - 25
|
178-25
|
mawps__Q5v6UkjGZcOWxYfo
|
John had some apricot. Beverly took 76 from him. Now John has 79 apricot. How many apricot John had primitively?
|
<gadget id="calculator">79 + 76</gadget>
<output>155</output>
<result>155</result>
|
155
| 155 |
x = 79 + 76
|
79+76
|
mawps__V8OkXBdf37HGhccN
|
Clarence had 23 raspberry . He hash each raspberry into 2 slices . How many raspberry slices did Clarence make?
|
<gadget id="calculator">2 * 23</gadget>
<output>46</output>
<result>46</result>
|
46
| 46 |
x = 2 * 23
|
2*23
|
mawps__IRWerlchMiibBKpR
|
Lorraine had some Car. Bernice took 40 from him. Now Lorraine has 62 Car. How many Car Lorraine had at first?
|
<gadget id="calculator">62 + 40</gadget>
<output>102</output>
<result>102</result>
|
102
| 102 |
x = 62 + 40
|
62+40
|
mawps__kPEYdAyUmHwLJ9mq
|
Sean had some apricot. Glenda gave him 7 more. Now Sean has 50 apricot. How many apricot did Sean have initially?
|
<gadget id="calculator">50 - 7</gadget>
<output>43</output>
<result>43</result>
|
43
| 43 |
x = 50 - 7
|
50-7
|
mawps__juIu44i7sK9zuUdu
|
Connie had 170 avocado. Jeremy took 89 from him. Now How many avocado Connie have difference?
|
<gadget id="calculator">170 - 89</gadget>
<output>81</output>
<result>81</result>
|
81
| 81 |
x = 170 - 89
|
170-89
|
mawps__LBiooXtYEaO9ZdWd
|
Denise had 31 raspberry . He slice each raspberry into 19 slices . How many raspberry slices did Denise make?
|
<gadget id="calculator">19 * 31</gadget>
<output>589</output>
<result>589</result>
|
589
| 589 |
x = 19 * 31
|
19*31
|
mawps__6kpYnVILIzxcfM9F
|
Brandon had 178 apricot. Gloria took 160 from him. Now How many apricot Brandon have remains?
|
<gadget id="calculator">178 - 160</gadget>
<output>18</output>
<result>18</result>
|
18
| 18 |
x = 178 - 160
|
178-160
|
mawps__1Zfuj5rkjIXeLtJY
|
Oliver had 127 Box. Charles took 97 from him. Now How many Box Oliver have take away?
|
<gadget id="calculator">127 - 97</gadget>
<output>30</output>
<result>30</result>
|
30
| 30 |
x = 127 - 97
|
127-97
|
mawps__gpwl2BfjLWtba7qY
|
Margaret had some blackberry. He divide each blackberry into 12 slices. If total 75 blackberry slices Margaret make, then how many blackberry Margaret had?
|
<gadget id="calculator">75 / 12</gadget>
<output>25/4 = around 6.25</output>
<result>25/4</result>
|
25/4
| 6.25 |
x = 75 / 12
|
75/12
|
mawps__1zzOVBF421dvZnqr
|
Scott had 116 Doll. Michael took 107 from him. Now How many Doll Scott have less than?
|
<gadget id="calculator">116 - 107</gadget>
<output>9</output>
<result>9</result>
|
9
| 9 |
x = 116 - 107
|
116-107
|
mawps__qDDptMFVShc7vYpO
|
Armando had 2 Box. Leslie granted him some more. Now Armando has 53 Box. How many did Leslie grant him?
|
<gadget id="calculator">53 - 2</gadget>
<output>51</output>
<result>51</result>
|
51
| 51 |
x = 53 - 2
|
53-2
|
mawps__0vVYiUxIktCtEzND
|
Juanita had some lychee. Phil took 44 from him. Now Juanita has 67 lychee. How many lychee Juanita had at first?
|
<gadget id="calculator">67 + 44</gadget>
<output>111</output>
<result>111</result>
|
111
| 111 |
x = 67 + 44
|
67+44
|
mawps__orv3q2Lhf5ebE4lF
|
Barbara had some apricot. Barbara gave him 7 more. Now Barbara has 29 apricot. How many apricot did Barbara have at first?
|
<gadget id="calculator">29 - 7</gadget>
<output>22</output>
<result>22</result>
|
22
| 22 |
x = 29 - 7
|
29-7
|
mawps__1qA6HFgS3D7HZOiQ
|
William had some blackberry. Anna took 66 from him. Now William has 72 blackberry. How many blackberry William had initially?
|
<gadget id="calculator">72 + 66</gadget>
<output>138</output>
<result>138</result>
|
138
| 138 |
x = 72 + 66
|
72+66
|
mawps__zjIWdmAWrY9R9Lc8
|
Kevin had 267 coconut. Terry lay hold of some coconut. Now Kevin has 7 coconut. How many did Terry lay hold ofs?
|
<gadget id="calculator">267 - 7</gadget>
<output>260</output>
<result>260</result>
|
260
| 260 |
x = 267 - 7
|
267-7
|
mawps__Fz328XK0cEZA7JK7
|
The farmers reported that they harvest 45 sacks of apples from each of the 8 sections of the orchard daily. How many sacks are harvested every day?
|
<gadget id="calculator">45 * 8</gadget>
<output>360</output>
<result>360</result>
|
360
| 360 |
45*8=x
|
45*8
|
mawps__QJwUFyvf5lByUg3w
|
Keith had 138 kiwi. Bill clutched some kiwi. Now Keith has 35 kiwi. How many did Bill clutcheds?
|
<gadget id="calculator">138 - 35</gadget>
<output>103</output>
<result>103</result>
|
103
| 103 |
x = 138 - 35
|
138-35
|
mawps__yoKpiycxGnl9xdNg
|
Maureen had 141 lime. Darin took 118 from him. Now How many lime Maureen have difference?
|
<gadget id="calculator">141 - 118</gadget>
<output>23</output>
<result>23</result>
|
23
| 23 |
x = 141 - 118
|
141-118
|
mawps__wp6Rx3XhDjmacPUt
|
Hans had 183 Car. Billy grasped some Car. Now Hans has 49 Car. How many did Billy graspeds?
|
<gadget id="calculator">183 - 49</gadget>
<output>134</output>
<result>134</result>
|
134
| 134 |
x = 183 - 49
|
183-49
|
mawps__m2gwh3FgZfxHiwY3
|
Maria had some Mango. Madeleine gave him 4 more. Now Maria has 18 Mango. How many Mango did Maria have incipiently?
|
<gadget id="calculator">18 - 4</gadget>
<output>14</output>
<result>14</result>
|
14
| 14 |
x = 18 - 4
|
18-4
|
mawps__03KUagUdRbXl6Ylt
|
The first minute of a telephone call costs 24 cents and each additional minute 13 cents. What is the cost of a 5 minute telephone call?
|
<gadget id="calculator">13 * 5</gadget>
<output>65</output>
<gadget id="calculator">24 + 65</gadget>
<output>89</output>
<result>89</result>
|
89
| 89 |
x=24.0+(13.0*5.0)
|
24.0+(13.0*5.0)
|
mawps__Av90vDGSq7ta7IXi
|
Shayla had some Flower. Robert took 37 from him. Now Shayla has 77 Flower. How many Flower Shayla had in the first?
|
<gadget id="calculator">77 + 37</gadget>
<output>114</output>
<result>114</result>
|
114
| 114 |
x = 77 + 37
|
77+37
|
mawps__lVWMR0i84gUnNHzU
|
Rose had some lemon. William gave him 2 more. Now Rose has 20 lemon. How many lemon did Rose have in the beginning?
|
<gadget id="calculator">20 - 2</gadget>
<output>18</output>
<result>18</result>
|
18
| 18 |
x = 20 - 2
|
20-2
|
mawps__z5VKGv6aAuDVzJSe
|
Maria had 33 lime. Bobbie awarded him some more. Now Maria has 136 lime. How many did Bobbie award him?
|
<gadget id="calculator">136 - 33</gadget>
<output>103</output>
<result>103</result>
|
103
| 103 |
x = 136 - 33
|
136-33
|
mawps__lwkqP94m2GlJohRx
|
Douglas had some fig. Charley took 40 from him. Now Douglas has 50 fig. How many fig Douglas had in the first?
|
<gadget id="calculator">50 + 40</gadget>
<output>90</output>
<result>90</result>
|
90
| 90 |
x = 50 + 40
|
50+40
|
mawps__YVcBKeEwHvtsxkiV
|
Betty procured 6 bags of cherry . how many cherries are in each bag? If Betty procured a total of 98 cherries.
|
<gadget id="calculator">98 / 6</gadget>
<output>49/3 = around 16.333333</output>
<result>49/3</result>
|
49/3
| 16.333333 |
x = 98 / 6
|
98/6
|
mawps__k849isyC15sdRN6g
|
Jean had 61 Watch. Victor took 57 from him. Now How many Watch Jean have less than?
|
<gadget id="calculator">61 - 57</gadget>
<output>4</output>
<result>4</result>
|
4
| 4 |
x = 61 - 57
|
61-57
|
mawps__e2FzbYFyCB4xmhCy
|
Roberto had 35 raspberry . He cut each raspberry into 5 slices . How many raspberry slices did Roberto make?
|
<gadget id="calculator">5 * 35</gadget>
<output>175</output>
<result>175</result>
|
175
| 175 |
x = 5 * 35
|
5*35
|
mawps__b6LOo3XA8xGQNygW
|
Michelle had some blackberry. He divide each blackberry into 20 slices. If total 63 blackberry slices Michelle make, then how many blackberry Michelle had?
|
<gadget id="calculator">63 / 20</gadget>
<output>63/20 = around 3.15</output>
<result>63/20</result>
|
63/20
| 3.15 |
x = 63 / 20
|
63/20
|
mawps__Rp0601FduEvnxSxo
|
Luke had 20 stickers. He bought 12 stickers from a store in the mall and got 20 stickers for his birthday. Then Luke gave 5 of the stickers to his sister and used 8 to decorate a greeting card. How many stickers does Luke have left?
|
<gadget id="calculator">20 + 12</gadget>
<output>32</output>
<gadget id="calculator">32 + 20</gadget>
<output>52</output>
<gadget id="calculator">52 - 5</gadget>
<output>47</output>
<gadget id="calculator">47 - 8</gadget>
<output>39</output>
<result>39</result>
|
39
| 39 |
(((20+12)+20)-5)-8=x
|
(((20+12)+20)-5)-8
|
mawps__5x5NAuG0Ixg4N08d
|
Joshua had 226 Box. Tonya grabbed some Box. Now Joshua has 87 Box. How many did Tonya grabbeds?
|
<gadget id="calculator">226 - 87</gadget>
<output>139</output>
<result>139</result>
|
139
| 139 |
x = 226 - 87
|
226-87
|
mawps__SmETrnq31D88EMfZ
|
Helen had 10 Car. Marvin offered him some more. Now Helen has 187 Car. How many did Marvin offer him?
|
<gadget id="calculator">187 - 10</gadget>
<output>177</output>
<result>177</result>
|
177
| 177 |
x = 187 - 10
|
187-10
|
mawps__GW7f94YxWmgxi4Jb
|
Walter had some Car. Timothy gave him 8 more. Now Walter has 35 Car. How many Car did Walter have primitively?
|
<gadget id="calculator">35 - 8</gadget>
<output>27</output>
<result>27</result>
|
27
| 27 |
x = 35 - 8
|
35-8
|
mawps__xJC5ZASm2K4PVGEd
|
Erin had some fig. Felipe gave him 7 more. Now Erin has 26 fig. How many fig did Erin have incipiently?
|
<gadget id="calculator">26 - 7</gadget>
<output>19</output>
<result>19</result>
|
19
| 19 |
x = 26 - 7
|
26-7
|
mawps__ZO0zBTJJ8JKTXrvQ
|
Pamela had some Banana. Sonia took 61 from him. Now Pamela has 84 Banana. How many Banana Pamela had earlier?
|
<gadget id="calculator">84 + 61</gadget>
<output>145</output>
<result>145</result>
|
145
| 145 |
x = 84 + 61
|
84+61
|
mawps__FVuhFpaSt1KplL70
|
Ronald went to the store 2 times last month. He buys 10 bananas each time he goes to the store. How many bananas did Ronald buy last month?
|
<gadget id="calculator">2 * 10</gadget>
<output>20</output>
<result>20</result>
|
20
| 20 |
x=(2.0*10.0)
|
(2.0*10.0)
|
mawps__OpLcxdyfEXxo0AfW
|
Cynthia had 12 blueberry. Lashonda contributeed him some more. Now Cynthia has 62 blueberry. How many did Lashonda contribute him?
|
<gadget id="calculator">62 - 12</gadget>
<output>50</output>
<result>50</result>
|
50
| 50 |
x = 62 - 12
|
62-12
|
mawps__jPM5FNKs9JcbHEYw
|
Angel had some Doll. James took 53 from him. Now Angel has 68 Doll. How many Doll Angel had at first?
|
<gadget id="calculator">68 + 53</gadget>
<output>121</output>
<result>121</result>
|
121
| 121 |
x = 68 + 53
|
68+53
|
mawps__fDxMT0oZTiYOw6WQ
|
Susan had 185 cherry. Beatrice take hold of some cherry. Now Susan has 1 cherry. How many did Beatrice take hold ofs?
|
<gadget id="calculator">185 - 1</gadget>
<output>184</output>
<result>184</result>
|
184
| 184 |
x = 185 - 1
|
185-1
|
mawps__UMo8WkzgHDWfHGv3
|
Jennifer had 165 blueberry. Dana took 115 from him. Now How many blueberry Jennifer have left?
|
<gadget id="calculator">165 - 115</gadget>
<output>50</output>
<result>50</result>
|
50
| 50 |
x = 165 - 115
|
165-115
|
mawps__5N8MahvYmmf7xhdp
|
Jane had 138 coconut. Gertrude grabbed some coconut. Now Jane has 58 coconut. How many did Gertrude grabbeds?
|
<gadget id="calculator">138 - 58</gadget>
<output>80</output>
<result>80</result>
|
80
| 80 |
x = 138 - 58
|
138-58
|
mawps__ZS0wVe7sgZLSC0Fq
|
Alexis had 286 papaya. Anthony grasped some papaya. Now Alexis has 71 papaya. How many did Anthony graspeds?
|
<gadget id="calculator">286 - 71</gadget>
<output>215</output>
<result>215</result>
|
215
| 215 |
x = 286 - 71
|
286-71
|
mawps__jd5QSwHF8Lnlx5yZ
|
Pamela had 174 Book. Bradley took 108 from him. Now How many Book Pamela have take away?
|
<gadget id="calculator">174 - 108</gadget>
<output>66</output>
<result>66</result>
|
66
| 66 |
x = 174 - 108
|
174-108
|
mawps__RVyxoyX8M8YcSg3x
|
Marissa had 98 lemon. Laurie took 16 from him. Now How many lemon Marissa have deducted?
|
<gadget id="calculator">98 - 16</gadget>
<output>82</output>
<result>82</result>
|
82
| 82 |
x = 98 - 16
|
98-16
|
mawps__auBJpVCqd0wGEP8V
|
Donald had some quince. Daniel gave him 4 more. Now Donald has 37 quince. How many quince did Donald have earlier?
|
<gadget id="calculator">37 - 4</gadget>
<output>33</output>
<result>33</result>
|
33
| 33 |
x = 37 - 4
|
37-4
|
mawps__GA9jNJR5yLkXnWir
|
Alva had 179 Car. Carl take hold of some Car. Now Alva has 81 Car. How many did Carl take hold ofs?
|
<gadget id="calculator">179 - 81</gadget>
<output>98</output>
<result>98</result>
|
98
| 98 |
x = 179 - 81
|
179-81
|
mawps__2nvvMudhf03J3Koq
|
Amanda had 23 quince. Elizabeth granted him some more. Now Amanda has 151 quince. How many did Elizabeth grant him?
|
<gadget id="calculator">151 - 23</gadget>
<output>128</output>
<result>128</result>
|
128
| 128 |
x = 151 - 23
|
151-23
|
mawps__AettXTdSiLwOUu2s
|
Virginia had some orange. John took 14 from him. Now Virginia has 76 orange. How many orange Virginia had incipiently?
|
<gadget id="calculator">76 + 14</gadget>
<output>90</output>
<result>90</result>
|
90
| 90 |
x = 76 + 14
|
76+14
|
mawps__YOsxkh5ZLKJZhQrf
|
Jeanette had some quince. Tina took 16 from him. Now Jeanette has 32 quince. How many quince Jeanette had originally?
|
<gadget id="calculator">32 + 16</gadget>
<output>48</output>
<result>48</result>
|
48
| 48 |
x = 32 + 16
|
32+16
|
mawps__rhYSh5LoIv2buUM2
|
Seth had some Chocolate. Andrew gave him 5 more. Now Seth has 31 Chocolate. How many Chocolate did Seth have at first?
|
<gadget id="calculator">31 - 5</gadget>
<output>26</output>
<result>26</result>
|
26
| 26 |
x = 31 - 5
|
31-5
|
mawps__6xeumAexR1ia5Sk9
|
Mrs. Heine is buying Valentine’s Day treats for her 2 dogs. If she wants to buy them 3 heart biscuits each, how many biscuits does she need to buy?
|
<gadget id="calculator">2 * 3</gadget>
<output>6</output>
<result>6</result>
|
6
| 6 |
x=(2.0*3.0)
|
(2.0*3.0)
|
mawps__curMwZGKoou0Ykts
|
Gordon bought 3.42 pounds of fruit for a class party. The class ate 2.2 pounds of the fruit. How much fruit is left?
|
<gadget id="calculator">3.42 - 2.2</gadget>
<output>1.22</output>
<result>1.22</result>
|
1.22
| 1.22 |
3.42 - 2.2 = x
|
3.42-2.2
|
mawps__ULXQ4ouLFwI9jGxi
|
Alyssa loves eating fruits . Alyssa paid $ 12.08 for grapes , and $ 9.85 for cherries . In total , how much money did Alyssa spend ?
|
<gadget id="calculator">12.08 + 9.85</gadget>
<output>21.93</output>
<result>21.93</result>
|
21.93
| 21.93 |
x = 12.08 + 9.85
|
12.08+9.85
|
mawps__xE6zsuHtaGKkKNi0
|
Lisa had some watermelon. Clara took 48 from him. Now Lisa has 55 watermelon. How many watermelon Lisa had incipiently?
|
<gadget id="calculator">55 + 48</gadget>
<output>103</output>
<result>103</result>
|
103
| 103 |
x = 55 + 48
|
55+48
|
mawps__DR5uk5mFHEOkzr37
|
Lisa had 225 toy. Debra clasped some toy. Now Lisa has 51 toy. How many did Debra claspeds?
|
<gadget id="calculator">225 - 51</gadget>
<output>174</output>
<result>174</result>
|
174
| 174 |
x = 225 - 51
|
225-51
|
mawps__pTXJ3XHVw9O7FZee
|
Sonia had 9 Car. Maggie bestowed him some more. Now Sonia has 102 Car. How many did Maggie bestow him?
|
<gadget id="calculator">102 - 9</gadget>
<output>93</output>
<result>93</result>
|
93
| 93 |
x = 102 - 9
|
102-9
|
mawps__b29Vgt7KcupInqEd
|
Rick had 101 apricot. James grabbed some apricot. Now Rick has 64 apricot. How many did James grabbeds?
|
<gadget id="calculator">101 - 64</gadget>
<output>37</output>
<result>37</result>
|
37
| 37 |
x = 101 - 64
|
101-64
|
mawps__FfA2jTRSM6hMRnuA
|
Jo had 255 pineapple. Benjamin clasped some pineapple. Now Jo has 91 pineapple. How many did Benjamin claspeds?
|
<gadget id="calculator">255 - 91</gadget>
<output>164</output>
<result>164</result>
|
164
| 164 |
x = 255 - 91
|
255-91
|
mawps__yZSpNfUnivMXnb9U
|
Elba had 1 Banana. Elia accorded him some more. Now Elba has 101 Banana. How many did Elia accord him?
|
<gadget id="calculator">101 - 1</gadget>
<output>100</output>
<result>100</result>
|
100
| 100 |
x = 101 - 1
|
101-1
|
mawps__wjhCeCeeQUaFj97m
|
Ruben had 290 banana. Darlene gripped some banana. Now Ruben has 87 banana. How many did Darlene grippeds?
|
<gadget id="calculator">290 - 87</gadget>
<output>203</output>
<result>203</result>
|
203
| 203 |
x = 290 - 87
|
290-87
|
mawps__jcrLZa7ECIQlaKye
|
Soft drinks are on sale at the grocery store for 2.99 dollars for a 12 pack. How much would each can of soft drink cost if purchased individually , in dollars?
|
<gadget id="calculator">2.99 / 12</gadget>
<output>0.249167</output>
<result>0.249167</result>
|
0.249167
| 0.249167 |
x=2.99/12.0
|
2.99/12.0
|
mawps__0o2s2wydoKQY4eVn
|
Joseph had 12 Pen. Madison supplyed him some more. Now Joseph has 129 Pen. How many did Madison supply him?
|
<gadget id="calculator">129 - 12</gadget>
<output>117</output>
<result>117</result>
|
117
| 117 |
x = 129 - 12
|
129-12
|
mawps__XMvgi41bMtTpHmUS
|
Ronald had 102 peach. Edward lay hold of some peach. Now Ronald has 42 peach. How many did Edward lay hold ofs?
|
<gadget id="calculator">102 - 42</gadget>
<output>60</output>
<result>60</result>
|
60
| 60 |
x = 102 - 42
|
102-42
|
mawps__DzD5PG8nPiqFReIh
|
Joseph had 40 lime. Roger accorded him some more. Now Joseph has 176 lime. How many did Roger accord him?
|
<gadget id="calculator">176 - 40</gadget>
<output>136</output>
<result>136</result>
|
136
| 136 |
x = 176 - 40
|
176-40
|
mawps__22YPoUZ4sPwaeQaT
|
Lawrence had 192 raspberry. Marian gripped some raspberry. Now Lawrence has 88 raspberry. How many did Marian grippeds?
|
<gadget id="calculator">192 - 88</gadget>
<output>104</output>
<result>104</result>
|
104
| 104 |
x = 192 - 88
|
192-88
|
mawps__erHzCWjDfPxsqzbX
|
Craig starts with 5 Skittles. 2 are eaten by a hippopotamus. How many Skittles does Craig end with?
|
<gadget id="calculator">5 - 2</gadget>
<output>3</output>
<result>3</result>
|
3
| 3 |
x=(5.0-2.0)
|
(5.0-2.0)
|
mawps__kgQUmbIKSsUPjKx3
|
Beverly had some quince. Susan took 40 from him. Now Beverly has 50 quince. How many quince Beverly had initially?
|
<gadget id="calculator">50 + 40</gadget>
<output>90</output>
<result>90</result>
|
90
| 90 |
x = 50 + 40
|
50+40
|
mawps__AYRMMPJ1KWnJ24gn
|
Willie had some Watches. Roger gave him 2 more. Now Willie has 41 Watches. How many Watches did Willie have at first?
|
<gadget id="calculator">41 - 2</gadget>
<output>39</output>
<result>39</result>
|
39
| 39 |
x = 41 - 2
|
41-2
|
mawps__ncbkQBoSArp5WLLz
|
The Sumata family took a 5 day vacation by car. Each day they drove 250 miles. How many total miles did they drive?
|
<gadget id="calculator">5 * 250</gadget>
<output>1_250</output>
<result>1_250</result>
|
1_250
| 1,250 |
5*250=x
|
5*250
|
mawps__ObSW8b63qB56OO8T
|
Fernando had 212 coconut. William take hold of some coconut. Now Fernando has 99 coconut. How many did William take hold ofs?
|
<gadget id="calculator">212 - 99</gadget>
<output>113</output>
<result>113</result>
|
113
| 113 |
x = 212 - 99
|
212-99
|
mawps__bd5Ls0DzzUPjjbg2
|
Bob had some Pen. Linda took 30 from him. Now Bob has 87 Pen. How many Pen Bob had in the first?
|
<gadget id="calculator">87 + 30</gadget>
<output>117</output>
<result>117</result>
|
117
| 117 |
x = 87 + 30
|
87+30
|
mawps__5mAtXOwV6vFRu6Tn
|
Dollie had some fig. Benjamin took 22 from him. Now Dollie has 31 fig. How many fig Dollie had in the first?
|
<gadget id="calculator">31 + 22</gadget>
<output>53</output>
<result>53</result>
|
53
| 53 |
x = 31 + 22
|
31+22
|
mawps__LdZBMUud5wTb0qIp
|
Dana had 137 kiwi. Elizabeth took 25 from him. Now How many kiwi Dana have less than?
|
<gadget id="calculator">137 - 25</gadget>
<output>112</output>
<result>112</result>
|
112
| 112 |
x = 137 - 25
|
137-25
|
mawps__Ju607mW6ccZENT42
|
Curtis had some pear. Robert took 77 from him. Now Curtis has 96 pear. How many pear Curtis had in the first?
|
<gadget id="calculator">96 + 77</gadget>
<output>173</output>
<result>173</result>
|
173
| 173 |
x = 96 + 77
|
96+77
|
mawps__TdCqP0g5iENxrjG0
|
Anna starts with 5 candies. She gets 86 more from Larry. How many candies does Anna end with?
|
<gadget id="calculator">5 + 86</gadget>
<output>91</output>
<result>91</result>
|
91
| 91 |
x=(5.0+86.0)
|
(5.0+86.0)
|
mawps__JwEMywXUhoYNIvCN
|
Jean had some plum. Patricia gave him 8 more. Now Jean has 23 plum. How many plum did Jean have incipiently?
|
<gadget id="calculator">23 - 8</gadget>
<output>15</output>
<result>15</result>
|
15
| 15 |
x = 23 - 8
|
23-8
|
mawps__uTgjv0WfwNz3MAgd
|
Eleanor had some watermelon. Gracie took 69 from him. Now Eleanor has 93 watermelon. How many watermelon Eleanor had in the first?
|
<gadget id="calculator">93 + 69</gadget>
<output>162</output>
<result>162</result>
|
162
| 162 |
x = 93 + 69
|
93+69
|
mawps__aSu4GqCtEF1ga39o
|
A restaurant sold 63 hamburgers last week. How many hamburgers on average were sold each day ?
|
<gadget id="calculator">63 / 7</gadget>
<output>9</output>
<result>9</result>
|
9
| 9 |
63/7=x
|
63/7
|
mawps__jMtsueOWW2doODQr
|
Teresa had some avocado. Mike took 24 from him. Now Teresa has 88 avocado. How many avocado Teresa had initially?
|
<gadget id="calculator">88 + 24</gadget>
<output>112</output>
<result>112</result>
|
112
| 112 |
x = 88 + 24
|
88+24
|
mawps__IdtriAQu7BtdijCp
|
Bruce has 75 eggs. Kimberly has 17 eggs. He loses 70. How many eggs will Bruce have?
|
<gadget id="calculator">75 - 70</gadget>
<output>5</output>
<result>5</result>
|
5
| 5 |
x=(75.0-70.0)
|
(75.0-70.0)
|
mawps__N1GPwxwcRCWhlgJE
|
Amanda had some Banana. Felipe took 35 from him. Now Amanda has 37 Banana. How many Banana Amanda had in the beginning?
|
<gadget id="calculator">37 + 35</gadget>
<output>72</output>
<result>72</result>
|
72
| 72 |
x = 37 + 35
|
37+35
|
mawps__95OohXDHsgaX2cyc
|
Thomas had 2 Pen. Michael bestowed him some more. Now Thomas has 82 Pen. How many did Michael bestow him?
|
<gadget id="calculator">82 - 2</gadget>
<output>80</output>
<result>80</result>
|
80
| 80 |
x = 82 - 2
|
82-2
|
mawps__6hI24NFgyOPH7rFd
|
Ellen made smoothies in the blender . She used 0.2 cup of strawberries , 0.1 cup of yogurt , and 0.2 cup of orange juice . How many cups of ingredients did Ellen use for the smoothies ?
|
<gadget id="calculator">0.2 + 0.1 + 0.2</gadget>
<output>0.5</output>
<result>0.5</result>
|
0.5
| 0.5 |
x = 0.2 + 0.1 + 0.2
|
0.2+0.1+0.2
|
mawps__gIiuMMVtg5SgJLly
|
Maria had some lime. Rickey gave him 8 more. Now Maria has 49 lime. How many lime did Maria have at first?
|
<gadget id="calculator">49 - 8</gadget>
<output>41</output>
<result>41</result>
|
41
| 41 |
x = 49 - 8
|
49-8
|
mawps__1hYAYc0Y3fAulDiN
|
Jason had 76 blackberry. Patricia took 23 from him. Now How many blackberry Jason have take away?
|
<gadget id="calculator">76 - 23</gadget>
<output>53</output>
<result>53</result>
|
53
| 53 |
x = 76 - 23
|
76-23
|
mawps__bbbxfRhYUq0JAgz4
|
Christopher had some peach. Terri gave him 4 more. Now Christopher has 48 peach. How many peach did Christopher have at first?
|
<gadget id="calculator">48 - 4</gadget>
<output>44</output>
<result>44</result>
|
44
| 44 |
x = 48 - 4
|
48-4
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.