chain
stringlengths
77
222
equation
stringlengths
5
66
expression
stringlengths
3
58
id
stringlengths
13
23
num_unique_ops
int64
1
1
operand
sequence
operand_tags
sequence
operation
stringclasses
4 values
question
stringlengths
47
408
question_split
sequence
result
stringlengths
1
11
result_float
float64
0
22.1M
valid
bool
1 class
__index_level_0__
int64
0
1.21k
problem_type
stringclasses
5 values
grade
int64
1
5
result_unit
stringlengths
2
25
source_question
stringclasses
10 values
<gadget id="calculator">100 * 4</gadget> <output>400</output> <result>400</result>
x=(100.0*4.0)
(100.0*4.0)
mawps__WNR5y5XGUm3qaFpD
1
[ 100, 4 ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
Our watermelons have 100 seeds each. If we have 4 watermelons, how many seeds should there be when all seeds are taken out of the watermelons?
[ "Our", "watermelons", "have", "100", "seeds", "each.", "If", "we", "have", "4", "watermelons,", "how", "many", "seeds", "should", "there", "be", "when", "all", "seeds", "are", "taken", "out", "of", "the", "", "watermelons?" ]
400
400
true
715
null
null
null
null
<gadget id="calculator">28 - 2</gadget> <output>26</output> <result>26</result>
x = 28 - 2
28-2
mawps__fHVvWy1YZ6YsZUXu
1
[ 28, 2 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Marcia had some Bread. Rita gave him 2 more. Now Marcia has 28 Bread. How many Bread did Marcia have earlier?
[ "Marcia", "had", "some", "Bread.", "Rita", "gave", "him", "2", "more.", "Now", "Marcia", "has", "28", "Bread.", "How", "many", "Bread", "did", "Marcia", "have", "earlier?" ]
26
26
true
587
null
null
null
null
<gadget id="calculator">26 / 13</gadget> <output>2</output> <result>2</result>
( 26.0 / 13.0 )
null
svamp__chal-870
1
[ 26, 13 ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
In Haley's class 13 boys love to play marbles and 50 boys love to play cards. If Haley has 26 marbles, how many will each of the boys receive?
[ "In", "Haley's", "class", "13", "boys", "love", "to", "play", "marbles", "and", "50", "boys", "love", "to", "play", "cards.", "If", "Haley", "has", "26", "marbles,", "how", "many", "will", "each", "of", "the", "boys", "receive?" ]
2
2
true
869
Common-Division
null
null
null
<gadget id="calculator">51 + 14</gadget> <output>65</output> <result>65</result>
x = 51 + 14
51+14
mawps__FykwXIYDX5etdibJ
1
[ 51, 14 ]
[ 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Chris had some toy. Catherine took 14 from him. Now Chris has 51 toy. How many toy Chris had to begin with?
[ "Chris", "had", "some", "toy.", "Catherine", "took", "14", "from", "him.", "Now", "Chris", "has", "51", "toy.", "How", "many", "toy", "Chris", "had", "to", "begin", "with?" ]
65
65
true
105
null
null
null
null
<gadget id="calculator">27 + 53</gadget> <output>80</output> <result>80</result>
( 27.0 + 53.0 )
null
svamp__chal-690
1
[ 27, 53 ]
[ 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Randy has 58 blocks. He uses 27 blocks to build a tower and 53 blocks to build a house. How many blocks did he use to build the tower and the house altogether?
[ "Randy", "has", "58", "blocks.", "He", "uses", "27", "blocks", "to", "build", "a", "tower", "and", "53", "blocks", "to", "build", "a", "house.", "How", "many", "blocks", "did", "he", "use", "to", "build", "the", "tower", "and", "the", "house", "altogether?" ]
80
80
true
689
Addition
null
null
null
<gadget id="calculator">196 / 26</gadget> <output>98/13 = around 7.538462</output> <result>98/13</result>
x = 196 / 26
196/26
mawps__BnJ4FwkjWHb7rABs
1
[ 196, 26 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
Kenneth had some orange. He hash each orange into 26 slices. If total 196 orange slices Kenneth make, then how many orange Kenneth had?
[ "Kenneth", "had", "some", "orange.", "He", "hash", "each", "orange", "into", "26", "slices.", "If", "total", "196", "orange", "slices", "Kenneth", "make,", "then", "how", "many", "orange", "Kenneth", "had?" ]
98/13
7.538462
true
350
null
null
null
null
<gadget id="calculator">162 - 91</gadget> <output>71</output> <result>71</result>
x = 162 - 91
162-91
mawps__Z0CEAfkFxkDiLfqP
1
[ 162, 91 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Matt had 162 orange. Carlos grabbed some orange. Now Matt has 91 orange. How many did Carlos grabbeds?
[ "Matt", "had", "162", "orange.", "Carlos", "grabbed", "some", "orange.", "Now", "Matt", "has", "91", "", "orange.", "How", "many", "did", "Carlos", "grabbeds?" ]
71
71
true
485
null
null
null
null
<gadget id="calculator">33 - 6</gadget> <output>27</output> <result>27</result>
x = 33 - 6
33-6
mawps__mTBrvxiYojiJUTjp
1
[ 33, 6 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Brian had some blueberry. Hollis gave him 6 more. Now Brian has 33 blueberry. How many blueberry did Brian have initially?
[ "Brian", "had", "some", "blueberry.", "Hollis", "gave", "him", "6", "more.", "Now", "Brian", "has", "33", "blueberry.", "How", "many", "blueberry", "did", "Brian", "have", "initially?" ]
27
27
true
696
null
null
null
null
<gadget id="calculator">215 * 20</gadget> <output>4_300</output> <result>4300</result>
( 215.0 * 20.0 )
null
svamp__chal-80
1
[ 215, 20 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
The Razorback shop makes $ 5 dollars off each jersey and $ 215 off each t-shirt. During the Arkansas and Texas tech game they sold 20 t-shirts and 64 jerseys. How much money did they make from selling the t-shirts?
[ "The", "Razorback", "shop", "makes", "$", "5", "dollars", "off", "each", "jersey", "and", "$", "215", "off", "each", "t-shirt.", "During", "the", "Arkansas", "and", "Texas", "tech", "game", "they", "sold", "20", "t-shirts", "and", "64", "jerseys.", "How", "much", "money", "did", "they", "make", "from", "selling", "the", "t-shirts?" ]
4_300
4,300
true
79
Multiplication
null
null
null
<gadget id="calculator">83 - 35</gadget> <output>48</output> <result>48</result>
( 83 - 35 )
null
asdiv_a__nluds-0587
1
[ 83, 35 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
-
Arthur baked 35 muffins. How many more muffins does Arthur have to bake to have 83 muffins?
[ "Arthur", "baked", "35", "muffins.", "How", "many", "more", "muffins", "does", "Arthur", "have", "to", "bake", "to", "have", "83", "muffins?" ]
48
48
true
457
null
3
muffins
http://www.k5learning.com
<gadget id="calculator">16 - 7</gadget> <output>9</output> <result>9</result>
( 16.0 - 7.0 )
null
svamp__chal-465
1
[ 16, 7 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Jake has 7 fewer peaches than Steven and 9 more peaches than Jill. Steven has 16 peaches. How many peaches does Jake have?
[ "Jake", "has", "7", "fewer", "peaches", "than", "Steven", "and", "9", "more", "peaches", "than", "Jill.", "Steven", "has", "16", "peaches.", "How", "many", "peaches", "does", "Jake", "have?" ]
9
9
true
464
Subtraction
null
null
null
<gadget id="calculator">54 - 1</gadget> <output>53</output> <result>53</result>
x = 54 - 1
54-1
mawps__NyZf52CXoo4Mk66D
1
[ 54, 1 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
John had 1 raspberry. Billy proffered him some more. Now John has 54 raspberry. How many did Billy proffer him?
[ "John", "had", "1", "raspberry.", "Billy", "proffered", "him", "some", "more.", "Now", "John", "has", "54", "raspberry.", "How", "many", "did", "Billy", "proffer", "him?" ]
53
53
true
484
null
null
null
null
<gadget id="calculator">28 - 19</gadget> <output>9</output> <result>9</result>
( 28 - 19 )
null
asdiv_a__nluds-0968
1
[ 28, 19 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
There are 28 students in Mrs. Riley's class but she only has 19 pencils. How many more pencils does Mrs. Riley need?
[ "There", "are", "28", "students", "in", "Mrs.", "Riley's", "class", "but", "she", "only", "has", "19", "pencils.", "How", "many", "more", "pencils", "does", "Mrs.", "Riley", "need?" ]
9
9
true
639
null
3
pencils
http://www.mathplayground.com
<gadget id="calculator">71 + 109</gadget> <output>180</output> <result>180</result>
x = 71 + 109
71+109
mawps__Fj454yXJyhDfUCRv
1
[ 71, 109 ]
[ 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Janice has 109 Marbles. Ryan gave him 71 more. How many Marbles does Janice have how much?
[ "Janice", "has", "109", "Marbles.", "Ryan", "gave", "him", "71", "more.", "How", "many", "Marbles", "does", "Janice", "have", "how", "much?" ]
180
180
true
383
null
null
null
null
<gadget id="calculator">159 - 4</gadget> <output>155</output> <result>155</result>
x = 159 - 4
159-4
mawps__g3LsLWglmDC8p7cw
1
[ 159, 4 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Bradley had 4 Car. Maureen supplyed him some more. Now Bradley has 159 Car. How many did Maureen supply him?
[ "Bradley", "had", "4", "Car.", "Maureen", "supplyed", "him", "some", "more.", "Now", "Bradley", "has", "159", "Car.", "How", "many", "did", "Maureen", "supply", "him?" ]
155
155
true
948
null
null
null
null
<gadget id="calculator">239 - 26</gadget> <output>213</output> <result>213</result>
x = 239 - 26
239-26
mawps__6LUjMUhjNF2sKfLS
1
[ 239, 26 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Daniel had 239 strawberry. Robert gripped some strawberry. Now Daniel has 26 strawberry. How many did Robert grippeds?
[ "Daniel", "had", "239", "strawberry.", "Robert", "gripped", "some", "strawberry.", "Now", "Daniel", "has", "26", "", "strawberry.", "How", "many", "did", "Robert", "grippeds?" ]
213
213
true
180
null
null
null
null
<gadget id="calculator">769 / 25</gadget> <output>769/25 = around 30.76</output> <result>769/25</result>
x = 769 / 25
769/25
mawps__FmJspu2tZtgW8sEF
1
[ 769, 25 ]
[ 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
/
Brandon wants to sunder 769 bananas among 25 friends. How many would each friend obtain?
[ "Brandon", "wants", "to", "sunder", "769", "bananas", "among", "25", "friends.", "How", "many", "would", "each", "friend", "obtain?" ]
769/25
30.76
true
909
null
null
null
null
<gadget id="calculator">19 * 2</gadget> <output>38</output> <result>38</result>
x = 19 * 2
19*2
mawps__iT7GZkKxd4IqOqls
1
[ 19, 2 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
Richard had 2 peach . He cut each peach into 19 slices . How many peach slices did Richard make?
[ "Richard", "had", "2", "peach", ".", "He", "cut", "each", "peach", "into", "19", "slices", ".", "How", "many", "peach", "slices", "did", "Richard", "make?" ]
38
38
true
719
null
null
null
null
<gadget id="calculator">108 - 26</gadget> <output>82</output> <result>82</result>
x = 108 - 26
108-26
mawps__5vJzJQYLLMKYZrez
1
[ 108, 26 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Candace had 26 Book. Helen awarded him some more. Now Candace has 108 Book. How many did Helen award him?
[ "Candace", "had", "26", "Book.", "Helen", "awarded", "him", "some", "more.", "Now", "Candace", "has", "108", "Book.", "How", "many", "did", "Helen", "award", "him?" ]
82
82
true
239
null
null
null
null
<gadget id="calculator">495 - 404</gadget> <output>91</output> <result>91</result>
( 495.0 - 404.0 )
null
svamp__chal-270
1
[ 495, 404 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Nell collects cards. She had 246 baseball cards and 214 Ace cards. She gave some of her cards to Jeff and now has 404 baseball cards and 495 Ace cards left. How many more Ace cards than baseball cards does Nell have?
[ "Nell", "collects", "cards.", "She", "had", "246", "baseball", "cards", "and", "214", "Ace", "cards.", "She", "gave", "some", "of", "her", "cards", "to", "Jeff", "and", "now", "has", "404", "baseball", "cards", "and", "495", "Ace", "cards", "left.", "How", "many", "more", "Ace", "cards", "than", "baseball", "cards", "does", "Nell", "have?" ]
91
91
true
269
Subtraction
null
null
null
<gadget id="calculator">417 / 28</gadget> <output>417/28 = around 14.892857</output> <result>417/28</result>
x = 417 / 28
417/28
mawps__XLWACVCiptgFhKeN
1
[ 417, 28 ]
[ 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
/
Evelyn wants to dispense 417 cherrys among 28 friends. How many would each friend receive?
[ "Evelyn", "wants", "to", "dispense", "417", "cherrys", "among", "28", "friends.", "How", "many", "would", "each", "friend", "receive?" ]
417/28
14.892857
true
855
null
null
null
null
<gadget id="calculator">91 / 2</gadget> <output>91/2 = around 45.5</output> <result>91/2</result>
x = 91 / 2
91/2
mawps__MztK6PfB6Qfb8non
1
[ 91, 2 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0 ]
/
Essie invest 2 bags of strawberry . how many strawberry in each bag? If total 91 strawberry Essie invest.
[ "Essie", "invest", "2", "bags", "of", "strawberry", ".", "how", "many", "strawberry", "in", "each", "bag?", "If", "total", "91", "strawberry", "Essie", "", "invest." ]
91/2
45.5
true
371
null
null
null
null
<gadget id="calculator">328 / 12</gadget> <output>82/3 = around 27.333333</output> <result>82/3</result>
x = 328 / 12
328/12
mawps__EynzR05R8qKVbY4m
1
[ 328, 12 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
/
Charles had 328 oranges. He divides all oranges evenly among some friends. How many friends were there, If each of his friend get 12 oranges?
[ "Charles", "had", "328", "oranges.", "He", "divides", "all", "oranges", "evenly", "among", "some", "friends.", "How", "many", "friends", "were", "there,", "If", "each", "of", "his", "friend", "get", "12", "oranges?" ]
82/3
27.333333
true
988
null
null
null
null
<gadget id="calculator">13 + 21</gadget> <output>34</output> <result>34</result>
( 13.0 + 21.0 )
null
svamp__chal-283
1
[ 13, 21 ]
[ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
13 campers went rowing and 59 campers went hiking in the morning. 21 campers went rowing in the afternoon. How many campers went rowing in all?
[ "13", "campers", "went", "rowing", "and", "59", "campers", "went", "hiking", "in", "the", "morning.", "21", "campers", "went", "rowing", "in", "the", "afternoon.", "How", "many", "campers", "went", "rowing", "in", "all?" ]
34
34
true
282
Addition
null
null
null
<gadget id="calculator">60 / 10</gadget> <output>6</output> <result>6</result>
( 60 / 10 )
null
asdiv_a__nluds-2282
1
[ 60, 10 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
The school is planning a field trip. There are 60 students and 10 seats on each school bus. How many buses are needed to take the trip?
[ "The", "school", "is", "planning", "a", "field", "trip.", "There", "are", "60", "students", "and", "10", "seats", "on", "each", "school", "bus.", "How", "many", "buses", "are", "needed", "to", "take", "the", "trip?" ]
6
6
true
1,196
null
3
buses
http://www.dadsworksheets.com
<gadget id="calculator">77 - 8</gadget> <output>69</output> <result>69</result>
x = 77 - 8
77-8
mawps__KdrtyK1GnnAVgcPa
1
[ 77, 8 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Marjorie had 77 pear. Hilda took 8 from him. Now How many pear Marjorie have detracted?
[ "Marjorie", "had", "77", "pear.", "Hilda", "took", "8", "from", "him.", "Now", "How", "many", "pear", "Marjorie", "have", "detracted?" ]
69
69
true
217
null
null
null
null
<gadget id="calculator">5 - 3</gadget> <output>2</output> <result>2</result>
( 5 - 3 )
null
asdiv_a__nluds-1736
1
[ 5, 3 ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
For Gwen's birthday she received five dollars. If she spent three dollars. How much money did she still have?
[ "For", "Gwen's", "birthday", "she", "received", "five", "dollars.", "If", "she", "spent", "three", "dollars.", "How", "much", "money", "did", "she", "still", "have?" ]
2
2
true
822
null
3
dollars
http://www.commoncoresheets.com
<gadget id="calculator">12 * 31</gadget> <output>372</output> <result>372</result>
x=(12.0*31.0)
(12.0*31.0)
mawps__3vPGcxXJa4kJ6tEs
1
[ 12, 31 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
*
Marie can bike at a speed of 12 miles an hour. How far can she bike in 31 hours?
[ "Marie", "can", "bike", "at", "a", "speed", "of", "12", "miles", "an", "hour.", "How", "far", "can", "she", "bike", "in", "31", "hours?" ]
372
372
true
869
null
null
null
null
<gadget id="calculator">88 / 4</gadget> <output>22</output> <result>22</result>
( 88.0 / 4.0 )
null
svamp__chal-864
1
[ 88, 4 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
Debby bought 88 water bottles and 13 soda bottles when they were on sale. If she drank 4 water bottles and 87 soda bottles a day, how many days would the water bottles last?
[ "Debby", "bought", "88", "water", "bottles", "and", "13", "soda", "bottles", "when", "they", "were", "on", "sale.", "If", "she", "drank", "4", "water", "bottles", "and", "87", "soda", "bottles", "a", "day,", "how", "many", "days", "would", "the", "water", "bottles", "last?" ]
22
22
true
863
Common-Division
null
null
null
<gadget id="calculator">89 - 9</gadget> <output>80</output> <result>80</result>
x = 89 - 9
89-9
mawps__NOIIMbW5MOeBJPkz
1
[ 89, 9 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Vickie had 89 toy. Quincy took 9 from him. Now How many toy Vickie have minus?
[ "Vickie", "had", "89", "toy.", "Quincy", "took", "9", "from", "him.", "Now", "How", "many", "toy", "Vickie", "have", "minus?" ]
80
80
true
1,004
null
null
null
null
<gadget id="calculator">65 + 45 + 58</gadget> <output>168</output> <result>168</result>
( 65 + 45 + 58 )
null
asdiv_a__nluds-0193
1
[ 65, 45, 58 ]
[ 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Morgan has 65 red pens, 45 blue pens, and 58 black pens. How many pens does she have?
[ "Morgan", "has", "65", "red", "pens,", "45", "blue", "pens,", "and", "58", "black", "pens.", "How", "many", "pens", "does", "she", "have?" ]
168
168
true
144
null
2
pens
http://www.k5learning.com
<gadget id="calculator">217 / 13</gadget> <output>217/13 = around 16.692308</output> <result>217/13</result>
x = 217 / 13
217/13
mawps__Dn1GVK4RNYceG0Nr
1
[ 217, 13 ]
[ 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
/
Steven wants to divide 217 blackcurrants among 13 friends. How many would each friend obtain?
[ "Steven", "wants", "to", "divide", "217", "blackcurrants", "among", "13", "friends.", "How", "many", "would", "each", "friend", "obtain?" ]
217/13
16.692308
true
779
null
null
null
null
<gadget id="calculator">12 / 3</gadget> <output>4</output> <result>4</result>
( 12 / 3 )
null
asdiv_a__nluds-0490
1
[ 12, 3 ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
For dessert, Jane's mom prepared 12 pieces of bite-size cinnamon swirls. If the three of them ate an equal number of pieces of cinnamon swirls,, how many pieces did Jane eat?
[ "For", "dessert,", "Jane's", "mom", "prepared", "12", "pieces", "of", "bite-size", "cinnamon", "swirls.", "If", "the", "three", "of", "them", "ate", "an", "equal", "number", "of", "pieces", "of", "cinnamon", "swirls,,", "how", "many", "pieces", "did", "Jane", "eat?" ]
4
4
true
396
null
3
pieces
http://www.k5learning.com
<gadget id="calculator">51 - 28</gadget> <output>23</output> <result>23</result>
( 51 - 28 )
null
asdiv_a__nluds-0528
1
[ 51, 28 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
There were 51 geese in the farmer's field. 28 of the geese flew away. How many geese were left in the field?
[ "There", "were", "51", "geese", "in", "the", "farmer's", "field.", "28", "of", "the", "geese", "flew", "away.", "How", "many", "geese", "were", "left", "in", "the", "field?" ]
23
23
true
414
null
3
geese
http://www.k5learning.com
<gadget id="calculator">20 - 9</gadget> <output>11</output> <result>11</result>
x = 20 - 9
20-9
mawps__M05oGg5RiyfZ5FEW
1
[ 20, 9 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Hattie had some watermelon. Steven gave him 9 more. Now Hattie has 20 watermelon. How many watermelon did Hattie have in the beginning?
[ "Hattie", "had", "some", "watermelon.", "Steven", "gave", "him", "9", "more.", "Now", "Hattie", "has", "20", "watermelon.", "How", "many", "watermelon", "did", "Hattie", "have", "in", "the", "beginning?" ]
11
11
true
213
null
null
null
null
<gadget id="calculator">108 - 66</gadget> <output>42</output> <result>42</result>
( 108.0 - 66.0 )
null
svamp__chal-507
1
[ 108, 66 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Paul had 108 books and 55 pens. After selling some books and pens in a garage sale he had 66 books and 59 pens left. How many books did he sell in the garage sale?
[ "Paul", "had", "108", "books", "and", "55", "pens.", "After", "selling", "some", "books", "and", "pens", "in", "a", "garage", "sale", "he", "had", "66", "books", "and", "59", "pens", "left.", "How", "many", "books", "did", "he", "sell", "in", "the", "garage", "sale?" ]
42
42
true
506
Subtraction
null
null
null
<gadget id="calculator">16 + 74</gadget> <output>90</output> <result>90</result>
( 16.0 + 74.0 )
null
svamp__chal-822
1
[ 16, 74 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Last week Fred had 33 dollars and Jason had 95 dollars. Over the weekend Fred delivered newspapers earning 16 dollars and washed cars earning 74 dollars. How much money did Fred earn over the weekend?
[ "Last", "week", "Fred", "had", "33", "dollars", "and", "Jason", "had", "95", "dollars.", "Over", "the", "weekend", "Fred", "delivered", "newspapers", "earning", "16", "dollars", "and", "washed", "cars", "earning", "74", "dollars.", "How", "much", "money", "did", "Fred", "earn", "over", "the", "weekend?" ]
90
90
true
821
Addition
null
null
null
<gadget id="calculator">141 / 19</gadget> <output>141/19 = around 7.421053</output> <result>141/19</result>
x = 141 / 19
141/19
mawps__wtCT5RKU9JXs9X0T
1
[ 141, 19 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
Kenneth had some lychee. He mince each lychee into 19 slices. If total 141 lychee slices Kenneth make, then how many lychee Kenneth had?
[ "Kenneth", "had", "some", "lychee.", "He", "mince", "each", "lychee", "into", "19", "slices.", "If", "total", "141", "lychee", "slices", "Kenneth", "make,", "then", "how", "many", "lychee", "Kenneth", "had?" ]
141/19
7.421053
true
1,026
null
null
null
null
<gadget id="calculator">0.625 - 0.25</gadget> <output>0.375</output> <result>0.375</result>
x=(0.625-0.25)
(0.625-0.25)
mawps__fSqYwTC21dCrteNq
1
[ 0.625, 0.25 ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
After a party, 0.625 of the cake is left over. That night, big brother eats 0.25 of the cake. How much is left over after that?
[ "After", "a", "party,", "0.625", "of", "the", "cake", "is", "left", "over.", "That", "night,", "big", "brother", "eats", "0.25", "of", "the", "cake.", "How", "much", "is", "left", "over", "after", "that?" ]
0.375
0.375
true
314
null
null
null
null
<gadget id="calculator">62 - 12</gadget> <output>50</output> <result>50</result>
x = 62 - 12
62-12
mawps__OpLcxdyfEXxo0AfW
1
[ 62, 12 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Cynthia had 12 blueberry. Lashonda contributeed him some more. Now Cynthia has 62 blueberry. How many did Lashonda contribute him?
[ "Cynthia", "had", "12", "blueberry.", "Lashonda", "contributeed", "him", "some", "more.", "Now", "Cynthia", "has", "62", "blueberry.", "How", "many", "did", "Lashonda", "contribute", "him?" ]
50
50
true
350
null
null
null
null
<gadget id="calculator">91 / 13</gadget> <output>7</output> <result>7</result>
x = 91 / 13
91/13
mawps__eIkzq60EInlbK5wZ
1
[ 91, 13 ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ]
/
Sally snap up 13 bags of apricot . how many apricot in each bag? If total 91 apricot Sally snap up.
[ "Sally", "snap", "up", "13", "bags", "of", "apricot", ".", "how", "many", "apricot", "in", "each", "bag?", "If", "total", "91", "apricot", "Sally", "", "snap", "up." ]
7
7
true
616
null
null
null
null
<gadget id="calculator">114 - 16</gadget> <output>98</output> <result>98</result>
x = 114 - 16
114-16
mawps__3L2yW6ROMh08IzDX
1
[ 114, 16 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Sonia had 114 Doll. Susan get hold of some Doll. Now Sonia has 16 Doll. How many did Susan get hold ofs?
[ "Sonia", "had", "114", "Doll.", "Susan", "get", "hold", "of", "some", "Doll.", "Now", "Sonia", "has", "16", "", "Doll.", "How", "many", "did", "Susan", "get", "hold", "ofs?" ]
98
98
true
226
null
null
null
null
<gadget id="calculator">253 / 36</gadget> <output>253/36 = around 7.027778</output> <result>253/36</result>
x = 253 / 36
253/36
mawps__EYR4UKqiIyjsOUku
1
[ 253, 36 ]
[ 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
/
Ellen wants to split 253 pineapples among 36 friends. How many would each friend acquire?
[ "Ellen", "wants", "to", "split", "253", "pineapples", "among", "36", "friends.", "How", "many", "would", "each", "friend", "acquire?" ]
253/36
7.027778
true
254
null
null
null
null
<gadget id="calculator">84 / 7</gadget> <output>12</output> <result>12</result>
x = 84 / 7
84/7
mawps__rhlY4AIwQGMybl8s
1
[ 84, 7 ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ]
/
Judith pick up 7 bags of Banana . how many Banana in each bag? If total 84 Banana Judith pick up.
[ "Judith", "pick", "up", "7", "bags", "of", "Banana", ".", "how", "many", "Banana", "in", "each", "bag?", "If", "total", "84", "Banana", "Judith", "", "pick", "up." ]
12
12
true
442
null
null
null
null
<gadget id="calculator">10 * 3</gadget> <output>30</output> <result>30</result>
x = 10 * 3
10*3
mawps__AxFncQ5sZPODaIMX
1
[ 10, 3 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
Jesse had 3 blackberry . He cut up each blackberry into 10 slices . How many blackberry slices did Jesse make?
[ "Jesse", "had", "3", "blackberry", ".", "He", "cut", "up", "each", "blackberry", "into", "10", "slices", ".", "How", "many", "blackberry", "slices", "did", "Jesse", "make?" ]
30
30
true
89
null
null
null
null
<gadget id="calculator">20 * 12</gadget> <output>240</output> <result>240</result>
x = 20 * 12
20*12
mawps__ESVytSCkRrGnpN2m
1
[ 20, 12 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
Douglas had 12 Banana . He dice each Banana into 20 slices . How many Banana slices did Douglas make?
[ "Douglas", "had", "12", "Banana", ".", "He", "dice", "each", "Banana", "into", "20", "slices", ".", "How", "many", "Banana", "slices", "did", "Douglas", "make?" ]
240
240
true
891
null
null
null
null
<gadget id="calculator">472 + 288</gadget> <output>760</output> <result>760</result>
( 472 + 288 )
null
asdiv_a__nluds-0262
1
[ 472, 288 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Next on his list is the nursing home near his office. There he 472 boxes of vitamins and 288 boxes of supplements. How many boxes of medicine did the nursing home receive from Mr. Anderson?
[ "Next", "on", "his", "list", "is", "the", "nursing", "home", "near", "his", "office.", "There", "he", "472", "boxes", "of", "vitamins", "and", "288", "boxes", "of", "supplements.", "How", "many", "boxes", "of", "medicine", "did", "the", "nursing", "home", "receive", "from", "Mr.", "Anderson?" ]
760
760
true
200
null
3
boxes of medicine
http://www.k5learning.com
<gadget id="calculator">181 - 125</gadget> <output>56</output> <result>56</result>
x = 181 - 125
181-125
mawps__NRqtvVmYHMqrzccp
1
[ 181, 125 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Tricia had 181 nectarine. Melissa took 125 from him. Now How many nectarine Tricia have remains?
[ "Tricia", "had", "181", "nectarine.", "Melissa", "took", "125", "from", "him.", "Now", "How", "many", "nectarine", "Tricia", "have", "remains?" ]
56
56
true
507
null
null
null
null
<gadget id="calculator">131 - 8</gadget> <output>123</output> <result>123</result>
x = 131 - 8
131-8
mawps__K764AtkdMLAMXu3S
1
[ 131, 8 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Barbara had 8 blueberry. Frank proffered him some more. Now Barbara has 131 blueberry. How many did Frank proffer him?
[ "Barbara", "had", "8", "blueberry.", "Frank", "proffered", "him", "some", "more.", "Now", "Barbara", "has", "131", "blueberry.", "How", "many", "did", "Frank", "proffer", "him?" ]
123
123
true
411
null
null
null
null
<gadget id="calculator">12 - 9</gadget> <output>3</output> <result>3</result>
( 12.0 - 9.0 )
null
svamp__chal-869
1
[ 12, 9 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
The grasshopper and the frog had a jumping contest. The grasshopper jumped 9 inches and the frog jumped 12 inches. How much farther did the frog jump than the grasshopper?
[ "The", "grasshopper", "and", "the", "frog", "had", "a", "jumping", "contest.", "The", "grasshopper", "jumped", "9", "inches", "and", "the", "frog", "jumped", "12", "inches.", "How", "much", "farther", "did", "the", "frog", "jump", "than", "the", "grasshopper?" ]
3
3
true
868
Subtraction
null
null
null
<gadget id="calculator">39 - 6</gadget> <output>33</output> <result>33</result>
x = 39 - 6
39-6
mawps__LjILUzOALfhWRyG0
1
[ 39, 6 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Jay had some avocado. Angel gave him 6 more. Now Jay has 39 avocado. How many avocado did Jay have in the beginning?
[ "Jay", "had", "some", "avocado.", "Angel", "gave", "him", "6", "more.", "Now", "Jay", "has", "39", "avocado.", "How", "many", "avocado", "did", "Jay", "have", "in", "the", "beginning?" ]
33
33
true
504
null
null
null
null
<gadget id="calculator">41 - 27</gadget> <output>14</output> <result>14</result>
( 41.0 - 27.0 )
null
svamp__chal-812
1
[ 41, 27 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Winter is almost here and most animals are migrating to warmer countries. 27 bird families flew away for the winter from near a mountain. If there were 41 bird families living near the mountain initially, how many bird families were left near the mountain?
[ "Winter", "is", "almost", "here", "and", "most", "animals", "are", "migrating", "to", "warmer", "countries.", "27", "bird", "families", "flew", "away", "for", "the", "winter", "from", "near", "a", "mountain.", "If", "there", "were", "41", "bird", "families", "living", "near", "the", "mountain", "initially,", "how", "many", "bird", "families", "were", "left", "near", "the", "mountain?" ]
14
14
true
811
Subtraction
null
null
null
<gadget id="calculator">178 - 171</gadget> <output>7</output> <result>7</result>
x = 178 - 171
178-171
mawps__zsgvp4aDZ5AuNq0S
1
[ 178, 171 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Lorna had 178 lime. Glenn took 171 from him. Now How many lime Lorna have subtracted?
[ "Lorna", "had", "178", "lime.", "Glenn", "took", "171", "from", "him.", "Now", "How", "many", "lime", "Lorna", "have", "subtracted?" ]
7
7
true
884
null
null
null
null
<gadget id="calculator">50 - 9</gadget> <output>41</output> <result>41</result>
x = 50 - 9
50-9
mawps__kJpxky3i7kx1rD9k
1
[ 50, 9 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Cathy had 9 blackberry. Laura accorded him some more. Now Cathy has 50 blackberry. How many did Laura accord him?
[ "Cathy", "had", "9", "blackberry.", "Laura", "accorded", "him", "some", "more.", "Now", "Cathy", "has", "50", "blackberry.", "How", "many", "did", "Laura", "accord", "him?" ]
41
41
true
172
null
null
null
null
<gadget id="calculator">5 - 2</gadget> <output>3</output> <result>3</result>
( 5.0 - 2.0 )
null
svamp__chal-625
1
[ 5, 2 ]
[ 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
For Gwen's birthday she received 5 dollars from her dad. Her mom gave her 2 more dollars. If she spent 6 dollars. How much more money did she receive from her dad than she did from her mom?
[ "For", "Gwen's", "birthday", "she", "received", "5", "dollars", "from", "her", "dad.", "Her", "mom", "gave", "her", "2", "more", "dollars.", "If", "she", "spent", "6", "dollars.", "How", "much", "more", "money", "did", "she", "receive", "from", "her", "dad", "than", "she", "did", "from", "her", "mom?" ]
3
3
true
624
Subtraction
null
null
null
<gadget id="calculator">16 - 1</gadget> <output>15</output> <result>15</result>
x = 16 - 1
16-1
mawps__2H51GwCZFO3G0Hr4
1
[ 16, 1 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Edelmira had some avocado. Terry gave him 1 more. Now Edelmira has 16 avocado. How many avocado did Edelmira have originally?
[ "Edelmira", "had", "some", "avocado.", "Terry", "gave", "him", "1", "more.", "Now", "Edelmira", "has", "16", "avocado.", "How", "many", "avocado", "did", "Edelmira", "have", "originally?" ]
15
15
true
60
null
null
null
null
<gadget id="calculator">9 - 7</gadget> <output>2</output> <result>2</result>
( 9 - 7 )
null
asdiv_a__nluds-1265
1
[ 9, 7 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Billy was playing basketball with his friend. Billy scored 7 points and his friend scored 9 points. What's the difference between Billy's points and his friend's points?
[ "Billy", "was", "playing", "basketball", "with", "his", "friend.", "Billy", "scored", "7", "points", "and", "his", "friend", "scored", "9", "points.", "What's", "the", "difference", "between", "Billy's", "points", "and", "his", "friend's", "points?" ]
2
2
true
716
null
4
points
Created by an Annotator
<gadget id="calculator">326 / 40</gadget> <output>163/20 = around 8.15</output> <result>163/20</result>
x = 326 / 40
326/40
mawps__eie6sQyURjN7SD37
1
[ 326, 40 ]
[ 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
/
Yolanda wants to sunder 326 oranges among 40 friends. How many would each friend gain?
[ "Yolanda", "wants", "to", "sunder", "326", "oranges", "among", "40", "friends.", "How", "many", "would", "each", "friend", "gain?" ]
163/20
8.15
true
538
null
null
null
null
<gadget id="calculator">31 - 1</gadget> <output>30</output> <result>30</result>
x = 31 - 1
31-1
mawps__dcJY4DaFRO2DVlko
1
[ 31, 1 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Laurel had some Biscuit. Machelle gave him 1 more. Now Laurel has 31 Biscuit. How many Biscuit did Laurel have at first?
[ "Laurel", "had", "some", "Biscuit.", "Machelle", "gave", "him", "1", "more.", "Now", "Laurel", "has", "31", "Biscuit.", "How", "many", "Biscuit", "did", "Laurel", "have", "at", "first?" ]
30
30
true
883
null
null
null
null
<gadget id="calculator">147 - 12</gadget> <output>135</output> <result>135</result>
x = 147 - 12
147-12
mawps__RIj6frRzpKcG2aGs
1
[ 147, 12 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Rhonda had 147 Doll. Geneva take hold of some Doll. Now Rhonda has 12 Doll. How many did Geneva take hold ofs?
[ "Rhonda", "had", "147", "Doll.", "Geneva", "take", "hold", "of", "some", "Doll.", "Now", "Rhonda", "has", "12", "", "Doll.", "How", "many", "did", "Geneva", "take", "hold", "ofs?" ]
135
135
true
490
null
null
null
null
<gadget id="calculator">177 * 46</gadget> <output>8_142</output> <result>8142</result>
( 177.0 * 46.0 )
null
svamp__chal-43
1
[ 177, 46 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
Luke played 177 rounds of a trivia game. If he gained 46 points in each round, how many points did he score in the game?
[ "Luke", "played", "177", "rounds", "of", "a", "trivia", "game.", "If", "he", "gained", "46", "points", "in", "each", "round,", "how", "many", "points", "did", "he", "score", "in", "the", "game?" ]
8_142
8,142
true
42
Multiplication
null
null
null
<gadget id="calculator">103 + 94</gadget> <output>197</output> <result>197</result>
x = 103 + 94
103+94
mawps__ZCZjJXToTAP2grpK
1
[ 103, 94 ]
[ 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
James has 94 Marbles. William gave him 103 more. How many Marbles does James have total?
[ "James", "has", "94", "Marbles.", "William", "gave", "him", "103", "more.", "How", "many", "Marbles", "does", "James", "have", "total?" ]
197
197
true
228
null
null
null
null
<gadget id="calculator">199 - 9</gadget> <output>190</output> <result>190</result>
x = 199 - 9
199-9
mawps__Wl0kwtRLsv0de3oG
1
[ 199, 9 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
William had 9 Bread. Lisa granted him some more. Now William has 199 Bread. How many did Lisa grant him?
[ "William", "had", "9", "Bread.", "Lisa", "granted", "him", "some", "more.", "Now", "William", "has", "199", "Bread.", "How", "many", "did", "Lisa", "grant", "him?" ]
190
190
true
634
null
null
null
null
<gadget id="calculator">43 - 31</gadget> <output>12</output> <result>12</result>
( 43 - 31 )
null
asdiv_a__nluds-0283
1
[ 43, 31 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
The wolves, though accustomed to cold weather, also wanted to move away from the incoming winter. If there are 43 packs of wolves living in the forest and 31 packs went away,, how many wolf packs were left in the forest?
[ "The", "wolves,", "though", "accustomed", "to", "cold", "weather,", "also", "wanted", "to", "move", "away", "from", "the", "incoming", "winter.", "If", "there", "are", "43", "packs", "of", "wolves", "living", "in", "the", "forest", "and", "31", "packs", "went", "away,,", "how", "many", "wolf", "packs", "were", "left", "in", "the", "forest?" ]
12
12
true
221
null
3
wolf packs
http://www.k5learning.com
<gadget id="calculator">37 - 5</gadget> <output>32</output> <result>32</result>
x = 37 - 5
37-5
mawps__XrG8XzRm83bEo7JB
1
[ 37, 5 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Robert had some lime. James gave him 5 more. Now Robert has 37 lime. How many lime did Robert have to begin with?
[ "Robert", "had", "some", "lime.", "James", "gave", "him", "5", "more.", "Now", "Robert", "has", "37", "lime.", "How", "many", "lime", "did", "Robert", "have", "to", "begin", "with?" ]
32
32
true
459
null
null
null
null
<gadget id="calculator">83 - 17</gadget> <output>66</output> <result>66</result>
x = 83 - 17
83-17
mawps__6kTFSNxXTdKXXCeW
1
[ 83, 17 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Anna had 17 Chocolate. Julio provideed him some more. Now Anna has 83 Chocolate. How many did Julio provide him?
[ "Anna", "had", "17", "Chocolate.", "Julio", "provideed", "him", "some", "more.", "Now", "Anna", "has", "83", "Chocolate.", "How", "many", "did", "Julio", "provide", "him?" ]
66
66
true
537
null
null
null
null
<gadget id="calculator">53 / 11</gadget> <output>53/11 = around 4.818182</output> <result>53/11</result>
x = 53 / 11
53/11
mawps__7XH5tEfN5RqbcSLd
1
[ 53, 11 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
/
Patricia had 53 Dolls. He shares all Dolls evenly among some friends. How many friends were there, If each of his friend get 11 Dolls?
[ "Patricia", "had", "53", "Dolls.", "He", "shares", "all", "Dolls", "evenly", "among", "some", "friends.", "How", "many", "friends", "were", "there,", "If", "each", "of", "his", "friend", "get", "11", "Dolls?" ]
53/11
4.818182
true
349
null
null
null
null
<gadget id="calculator">10 + 4</gadget> <output>14</output> <result>14</result>
( 10.0 + 4.0 )
null
svamp__chal-515
1
[ 10, 4 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Tiffany was collecting cans for recycling. On monday she had 8 bags of cans. She found 10 bags of cans on the next day and 4 bags of cans the day after that. How many bags did she find after monday?
[ "Tiffany", "was", "collecting", "cans", "for", "recycling.", "On", "monday", "she", "had", "8", "bags", "of", "cans.", "She", "found", "10", "bags", "of", "cans", "on", "the", "next", "day", "and", "4", "bags", "of", "cans", "the", "day", "after", "that.", "How", "many", "bags", "did", "she", "find", "after", "monday?" ]
14
14
true
514
Addition
null
null
null
<gadget id="calculator">42 + 26 + 31</gadget> <output>99</output> <result>99</result>
( 42 + 26 + 31 )
null
asdiv_a__nluds-0751
1
[ 42, 26, 31 ]
[ 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Gary had some stickers. He gave 42 stickers to Lucy and 26 stickers to Alex. If he had 31 stickers left,, how many stickers did Gary have at first?
[ "Gary", "had", "some", "stickers.", "He", "gave", "42", "stickers", "to", "Lucy", "and", "26", "stickers", "to", "Alex.", "If", "he", "had", "31", "stickers", "left,,", "how", "many", "stickers", "did", "Gary", "have", "at", "first?" ]
99
99
true
550
null
4
stickers
http://www.ck12.org
<gadget id="calculator">118 - 31</gadget> <output>87</output> <result>87</result>
x = 118 - 31
118-31
mawps__PBbi11JctJsbFDiG
1
[ 118, 31 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Leslie had 118 Box. William gripped some Box. Now Leslie has 31 Box. How many did William grippeds?
[ "Leslie", "had", "118", "Box.", "William", "gripped", "some", "Box.", "Now", "Leslie", "has", "31", "", "Box.", "How", "many", "did", "William", "grippeds?" ]
87
87
true
455
null
null
null
null
<gadget id="calculator">37 / 11</gadget> <output>37/11 = around 3.363636</output> <result>37/11</result>
x = 37 / 11
37/11
mawps__oZi1tNAukDhAh0nz
1
[ 37, 11 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
Linda had some watermelon. He mince each watermelon into 11 slices. If total 37 watermelon slices Linda make, then how many watermelon Linda had?
[ "Linda", "had", "some", "watermelon.", "He", "mince", "each", "watermelon", "into", "11", "slices.", "If", "total", "37", "watermelon", "slices", "Linda", "make,", "then", "how", "many", "watermelon", "Linda", "had?" ]
37/11
3.363636
true
851
null
null
null
null
<gadget id="calculator">42 - 29</gadget> <output>13</output> <result>13</result>
( 42 - 29 )
null
asdiv_a__nluds-0103
1
[ 42, 29 ]
[ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
29 birds were sitting in a tree. Some more fly up to the tree. Then there were 42 birds in the tree. How many more flew up to the tree?
[ "29", "birds", "were", "sitting", "in", "a", "tree.", "Some", "more", "fly", "up", "to", "the", "tree.", "Then", "there", "were", "42", "birds", "in", "the", "tree.", "How", "many", "more", "flew", "up", "to", "the", "tree?" ]
13
13
true
82
null
2
birds
http://www.k5learning.com
<gadget id="calculator">36 * 33</gadget> <output>1_188</output> <result>1_188</result>
x = 36 * 33
36*33
mawps__gu0J90cdug1rbfLr
1
[ 36, 33 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
Nadine wants to share some Banana among 33 friends.If each friend get 36 Banana, then how many Banana john would have?
[ "Nadine", "wants", "to", "share", "some", "Banana", "among", "33", "friends.If", "each", "friend", "get", "36", "Banana,", "then", "how", "many", "Banana", "john", "would", "have?" ]
1_188
1,188
true
245
null
null
null
null
<gadget id="calculator">31 - 23</gadget> <output>8</output> <result>8</result>
( 31.0 - 23.0 )
null
svamp__chal-878
1
[ 31, 23 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Matthew had 31 crackers. He has 23 crackers left after he gave equal numbers of crackers to his 5 friends. How many crackers did Matthew give to his friends?
[ "Matthew", "had", "31", "crackers.", "He", "has", "23", "crackers", "left", "after", "he", "gave", "equal", "numbers", "of", "crackers", "to", "his", "5", "friends.", "How", "many", "crackers", "did", "Matthew", "give", "to", "his", "friends?" ]
8
8
true
877
Subtraction
null
null
null
<gadget id="calculator">17 + 15</gadget> <output>32</output> <gadget id="calculator">32 + 2</gadget> <output>34</output> <result>34</result>
( ( 17.0 + 15.0 ) + 2.0 )
null
svamp__chal-299
1
[ 17, 15, 2 ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Julia played tag with 17 kids on monday, 15 kids on tuesday and 2 kids on wednesday. How many kids did she play with altogether?
[ "Julia", "played", "tag", "with", "17", "kids", "on", "monday,", "15", "kids", "on", "tuesday", "and", "2", "kids", "on", "wednesday.", "How", "many", "kids", "did", "she", "play", "with", "altogether?" ]
34
34
true
298
Addition
null
null
null
<gadget id="calculator">219 / 11</gadget> <output>219/11 = around 19.909091</output> <result>219/11</result>
x = 219 / 11
219/11
mawps__76B4in2lEScdZuN1
1
[ 219, 11 ]
[ 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
/
Sean wants to split 219 Watchs among 11 friends. How many would each friend earn?
[ "Sean", "wants", "to", "split", "219", "Watchs", "among", "11", "friends.", "How", "many", "would", "each", "friend", "earn?" ]
219/11
19.909091
true
330
null
null
null
null
<gadget id="calculator">4 + 3</gadget> <output>7</output> <result>7</result>
( 4 + 3 )
null
asdiv_a__nluds-0737
1
[ 4, 3 ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Every day, Ryan spends 4 hours on learning English and 3 hours on learning Chinese. How many hours does he spend on learning English and Chinese in all?
[ "Every", "day,", "Ryan", "spends", "4", "hours", "on", "learning", "English", "and", "3", "hours", "on", "learning", "Chinese.", "How", "many", "hours", "does", "he", "spend", "on", "learning", "English", "and", "Chinese", "in", "all?" ]
7
7
true
538
null
2
hours
http://www.ck12.org
<gadget id="calculator">141 * 71</gadget> <output>10_011</output> <result>10011</result>
( 141.0 * 71.0 )
null
svamp__chal-108
1
[ 141, 71 ]
[ 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
*
There are 141 pots. Each pot has 71 flowers and 91 sticks in it. How many flowers are there in all?
[ "There", "are", "141", "pots.", "Each", "pot", "has", "71", "flowers", "and", "91", "sticks", "in", "it.", "How", "many", "flowers", "are", "there", "in", "all?" ]
10_011
10,011
true
107
Multiplication
null
null
null
<gadget id="calculator">202 - 27</gadget> <output>175</output> <result>175</result>
x = 202 - 27
202-27
mawps__XqtC8Q9opq4PHWc8
1
[ 202, 27 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Rodger had 202 raspberry. Margaret get hold of some raspberry. Now Rodger has 27 raspberry. How many did Margaret get hold ofs?
[ "Rodger", "had", "202", "raspberry.", "Margaret", "get", "hold", "of", "some", "raspberry.", "Now", "Rodger", "has", "27", "", "raspberry.", "How", "many", "did", "Margaret", "get", "hold", "ofs?" ]
175
175
true
406
null
null
null
null
<gadget id="calculator">166 - 18</gadget> <output>148</output> <result>148</result>
x = 166 - 18
166-18
mawps__zBJTaEltqujLNZKj
1
[ 166, 18 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Daniel had 18 Box. Diane provideed him some more. Now Daniel has 166 Box. How many did Diane provide him?
[ "Daniel", "had", "18", "Box.", "Diane", "provideed", "him", "some", "more.", "Now", "Daniel", "has", "166", "Box.", "How", "many", "did", "Diane", "provide", "him?" ]
148
148
true
659
null
null
null
null
<gadget id="calculator">15 - 5</gadget> <output>10</output> <result>10</result>
( 15.0 - 5.0 )
null
svamp__chal-886
1
[ 15, 5 ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Julia played tag with 5 kids on monday. She played tag with some more kids on tuesday. If she played with a total of 15 kids, how many kids did she play with on tuesday?
[ "Julia", "played", "tag", "with", "5", "kids", "on", "monday.", "She", "played", "tag", "with", "some", "more", "kids", "on", "tuesday.", "If", "she", "played", "with", "a", "total", "of", "15", "kids,", "how", "many", "kids", "did", "she", "play", "with", "on", "tuesday?" ]
10
10
true
885
Subtraction
null
null
null
<gadget id="calculator">13 + 12</gadget> <output>25</output> <result>25</result>
( 13.0 + 12.0 )
null
svamp__chal-303
1
[ 13, 12 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
+
Jake has 13 more apples and 17 fewer peaches than Steven. Steven has 8 peaches and 12 apples. How many apples does Jake have?
[ "Jake", "has", "13", "more", "apples", "and", "17", "fewer", "peaches", "than", "Steven.", "Steven", "has", "8", "peaches", "and", "12", "apples.", "How", "many", "apples", "does", "Jake", "have?" ]
25
25
true
302
Addition
null
null
null
<gadget id="calculator">5 + 2</gadget> <output>7</output> <result>7</result>
( 5 + 2 )
null
asdiv_a__nluds-1745
1
[ 5, 2 ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
A chef used five potatoes to make fries for the lunch crowd. Later he used another two potatoes for the dinner crowd. How many potatoes did he use total?
[ "A", "chef", "used", "five", "potatoes", "to", "make", "fries", "for", "the", "lunch", "crowd.", "Later", "he", "used", "another", "two", "potatoes", "for", "the", "dinner", "crowd.", "How", "many", "potatoes", "did", "he", "use", "total?" ]
7
7
true
831
null
3
potatoes
http://www.commoncoresheets.com
<gadget id="calculator">7 + 13</gadget> <output>20</output> <result>20</result>
( 7.0 + 13.0 )
null
svamp__chal-671
1
[ 7, 13 ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Julia played tag with 7 kids on monday and 13 kids on tuesday. She played cards wtih 20 kids on wednesday. How many kids did she play tag with altogether?
[ "Julia", "played", "tag", "with", "7", "kids", "on", "monday", "and", "13", "kids", "on", "tuesday.", "She", "played", "cards", "wtih", "20", "kids", "on", "wednesday.", "How", "many", "kids", "did", "she", "play", "tag", "with", "altogether?" ]
20
20
true
670
Addition
null
null
null
<gadget id="calculator">76 - 59</gadget> <output>17</output> <result>17</result>
x=(76.0-59.0)
(76.0-59.0)
mawps__pHXSw1KhW6H9lwxT
1
[ 76, 59 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Brian has 76 cards. Wayne takes 59 away. How many cards will Brian have?
[ "Brian", "has", "76", "cards.", "Wayne", "takes", "59", "away.", "How", "many", "cards", "will", "Brian", "have?" ]
17
17
true
1,011
null
null
null
null
<gadget id="calculator">9 + 3</gadget> <output>12</output> <result>12</result>
( 9 + 3 )
null
asdiv_a__nluds-2157
1
[ 9, 3 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Victor had nine books. During the book fair he bought three more. How many books did Victor have total?
[ "Victor", "had", "nine", "books.", "During", "the", "book", "fair", "he", "bought", "three", "more.", "How", "many", "books", "did", "Victor", "have", "total?" ]
12
12
true
1,112
null
1
books
http://www.commoncoresheets.com
<gadget id="calculator">9 + 31 + 55</gadget> <output>95</output> <result>95</result>
( 9 + 31 + 55 )
null
asdiv_a__nluds-0202
1
[ 9, 31, 55 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
While building the house, Charlie noticed that they were running out of nails so he told his father he's going to buy some. If they still have 9 nails left and Charlie bought 2 boxes of nails, the big one containing 55 nails and the small one containing 31,, how many nails will they have?
[ "While", "building", "the", "house,", "Charlie", "noticed", "that", "they", "were", "running", "out", "of", "nails", "so", "he", "told", "his", "father", "he's", "going", "to", "buy", "some.", "If", "they", "still", "have", "9", "nails", "left", "and", "Charlie", "bought", "2", "boxes", "of", "nails,", "the", "big", "one", "containing", "55", "nails", "and", "the", "small", "one", "containing", "31,,", "how", "many", "nails", "will", "they", "have?" ]
95
95
true
146
null
3
nails
http://www.k5learning.com
<gadget id="calculator">86 - 40</gadget> <output>46</output> <result>46</result>
x = 86 - 40
86-40
mawps__Js14dA7P5UDm0Qqz
1
[ 86, 40 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Timmy had 86 watermelon. Kandi took 40 from him. Now How many watermelon Timmy have decreased by?
[ "Timmy", "had", "86", "watermelon.", "Kandi", "took", "40", "from", "him.", "Now", "How", "many", "watermelon", "Timmy", "have", "decreased", "by?" ]
46
46
true
7
null
null
null
null
<gadget id="calculator">199 - 46</gadget> <output>153</output> <result>153</result>
x = 199 - 46
199-46
mawps__IyU1PpVLMonCQ87Y
1
[ 199, 46 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Matthew had 199 peach. Willie clutched some peach. Now Matthew has 46 peach. How many did Willie clutcheds?
[ "Matthew", "had", "199", "peach.", "Willie", "clutched", "some", "peach.", "Now", "Matthew", "has", "46", "", "peach.", "How", "many", "did", "Willie", "clutcheds?" ]
153
153
true
851
null
null
null
null
<gadget id="calculator">181 - 26</gadget> <output>155</output> <result>155</result>
x = 181 - 26
181-26
mawps__ht19dHkuwdowU2XS
1
[ 181, 26 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Adam had 26 toy. Linda presented him some more. Now Adam has 181 toy. How many did Linda present him?
[ "Adam", "had", "26", "toy.", "Linda", "presented", "him", "some", "more.", "Now", "Adam", "has", "181", "toy.", "How", "many", "did", "Linda", "present", "him?" ]
155
155
true
939
null
null
null
null
<gadget id="calculator">92 - 56</gadget> <output>36</output> <result>36</result>
( 92.0 - 56.0 )
null
svamp__chal-585
1
[ 92, 56 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Jessie weighed 92 kilograms. After she started to go jogging everyday she lost 56 kilograms in the first week and 99 kilograms in the second week. How much did she weigh after the first week of jogging?
[ "Jessie", "weighed", "92", "kilograms.", "After", "she", "started", "to", "go", "jogging", "everyday", "she", "lost", "56", "kilograms", "in", "the", "first", "week", "and", "99", "kilograms", "in", "the", "second", "week.", "How", "much", "did", "she", "weigh", "after", "the", "first", "week", "of", "jogging?" ]
36
36
true
584
Subtraction
null
null
null
<gadget id="calculator">16 + 199</gadget> <output>215</output> <result>215</result>
x = 16 + 199
16+199
mawps__MiktgtpWLBANaPic
1
[ 16, 199 ]
[ 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
+
Wanda has 199 Marbles. Peggy gave him 16 more. How many Marbles does Wanda have total?
[ "Wanda", "has", "199", "Marbles.", "Peggy", "gave", "him", "16", "more.", "How", "many", "Marbles", "does", "Wanda", "have", "total?" ]
215
215
true
912
null
null
null
null
<gadget id="calculator">130 - 13</gadget> <output>117</output> <result>117</result>
x = 130 - 13
130-13
mawps__MVg84lbHsOVH0ARu
1
[ 130, 13 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Dennis had 130 pineapple. Goldie gripped some pineapple. Now Dennis has 13 pineapple. How many did Goldie grippeds?
[ "Dennis", "had", "130", "pineapple.", "Goldie", "gripped", "some", "pineapple.", "Now", "Dennis", "has", "13", "", "pineapple.", "How", "many", "did", "Goldie", "grippeds?" ]
117
117
true
471
null
null
null
null
<gadget id="calculator">175 - 10</gadget> <output>165</output> <result>165</result>
x = 175 - 10
175-10
mawps__0YTY66xWYJURW9S3
1
[ 175, 10 ]
[ 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Cheryl had 175 quince. Nancy took 10 from him. Now How many quince Cheryl have minus?
[ "Cheryl", "had", "175", "quince.", "Nancy", "took", "10", "from", "him.", "Now", "How", "many", "quince", "Cheryl", "have", "minus?" ]
165
165
true
198
null
null
null
null
<gadget id="calculator">18 - 4</gadget> <output>14</output> <result>14</result>
( 18.0 - 4.0 )
null
svamp__chal-318
1
[ 18, 4 ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Julia played tag with a total of 18 kids. She played with 4 kids on monday and yet with some more kids on tuesday. How many kids did she play with on tuesday?
[ "Julia", "played", "tag", "with", "a", "total", "of", "18", "kids.", "She", "played", "with", "4", "kids", "on", "monday", "and", "yet", "with", "some", "more", "kids", "on", "tuesday.", "How", "many", "kids", "did", "she", "play", "with", "on", "tuesday?" ]
14
14
true
317
Subtraction
null
null
null
<gadget id="calculator">8 / 2</gadget> <output>4</output> <result>4</result>
( 8.0 / 2.0 )
null
svamp__chal-67
1
[ 8, 2 ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
/
An industrial machine made 9 shirts yesterday and 8 shirts today. It can make 2 shirts a minute. How many minutes did the machine work today?
[ "An", "industrial", "machine", "made", "9", "shirts", "yesterday", "and", "8", "shirts", "today.", "It", "can", "make", "2", "shirts", "a", "minute.", "How", "many", "minutes", "did", "the", "machine", "work", "today?" ]
4
4
true
66
Common-Division
null
null
null
<gadget id="calculator">135 - 7</gadget> <output>128</output> <result>128</result>
x = 135 - 7
135-7
mawps__qcE1JuenlwCIbHyJ
1
[ 135, 7 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
Jacqueline had 7 apricot. Judy presented him some more. Now Jacqueline has 135 apricot. How many did Judy present him?
[ "Jacqueline", "had", "7", "apricot.", "Judy", "presented", "him", "some", "more.", "Now", "Jacqueline", "has", "135", "apricot.", "How", "many", "did", "Judy", "present", "him?" ]
128
128
true
898
null
null
null
null
<gadget id="calculator">26 - 9</gadget> <output>17</output> <result>17</result>
( 26.0 - 9.0 )
null
svamp__chal-3
1
[ 26, 9 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
-
Paco had 26 salty cookies and 17 sweet cookies. He ate 14 sweet cookies and 9 salty cookies. How many salty cookies did Paco have left?
[ "Paco", "had", "26", "salty", "cookies", "and", "17", "sweet", "cookies.", "He", "ate", "14", "sweet", "cookies", "and", "9", "salty", "cookies.", "How", "many", "salty", "cookies", "did", "Paco", "have", "left?" ]
17
17
true
2
Subtraction
null
null
null
<gadget id="calculator">72 / 13</gadget> <output>72/13 = around 5.538462</output> <result>72/13</result>
x = 72 / 13
72/13
mawps__fu4Nbrhj5RhceUSb
1
[ 72, 13 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0 ]
/
Robert buy 13 bags of blueberry . how many blueberry in each bag? If total 72 blueberry Robert buy.
[ "Robert", "buy", "13", "bags", "of", "blueberry", ".", "how", "many", "blueberry", "in", "each", "bag?", "If", "total", "72", "blueberry", "Robert", "", "buy." ]
72/13
5.538462
true
307
null
null
null
null
<gadget id="calculator">128 - 12</gadget> <output>116</output> <result>116</result>
x = 128 - 12
128-12
mawps__NIuATrrEz5zmQCPk
1
[ 128, 12 ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0 ]
-
John had 12 pineapple. Agnes bestowed him some more. Now John has 128 pineapple. How many did Agnes bestow him?
[ "John", "had", "12", "pineapple.", "Agnes", "bestowed", "him", "some", "more.", "Now", "John", "has", "128", "pineapple.", "How", "many", "did", "Agnes", "bestow", "him?" ]
116
116
true
637
null
null
null
null