id
stringlengths
19
19
question
stringlengths
47
408
chain
stringlengths
77
218
result
stringlengths
1
7
result_float
float64
0.72
1.1M
result_unit
stringlengths
2
25
grade
int64
1
6
source_question
stringclasses
10 values
asdiv_a__nluds-0121
Brian has 39 pencils. He gives 18 pencils to a friend. He buys 22 more pencils. How many pencils does Brian have now?
<gadget id="calculator">39 - 18</gadget> <output>21</output> <gadget id="calculator">21 + 22</gadget> <output>43</output> <result>43</result>
43
43
pencils
2
http://www.k5learning.com
asdiv_a__nluds-0122
Karen has 252 markers. Her mother gives her 34 more markers. Karen loses 11 markers. How many markers does she have now?
<gadget id="calculator">34 - 11</gadget> <output>23</output> <gadget id="calculator">252 + 23</gadget> <output>275</output> <result>275</result>
275
275
markers
2
http://www.k5learning.com
asdiv_a__nluds-0123
On the first day of the week Pat had 39 stickers. Pat earned 22 more during the week. How many stickers did Pat have at the end of the week?
<gadget id="calculator">39 + 22</gadget> <output>61</output> <result>61</result>
61
61
stickers
2
http://www.k5learning.com
asdiv_a__nluds-0124
Kelly had 56 apples. How many more apples does Kelly need to pick to have 105 apples altogether?
<gadget id="calculator">105 - 56</gadget> <output>49</output> <result>49</result>
49
49
apples
2
http://www.k5learning.com
asdiv_a__nluds-0125
Todd has some gum. Steve gave him 16 more pieces of gum. Now Todd has 54 pieces of gum. How many pieces did Todd have to start with?
<gadget id="calculator">54 - 16</gadget> <output>38</output> <result>38</result>
38
38
pieces
2
http://www.k5learning.com
asdiv_a__nluds-0126
Josh had 142 pencils. He gave 31 pencils to Dorothy. How many pencils does Josh have left?
<gadget id="calculator">142 - 31</gadget> <output>111</output> <result>111</result>
111
111
pencils
2
http://www.k5learning.com
asdiv_a__nluds-0127
Nell collects baseball cards. She had 304 cards. She gave some of her cards to Jeff and now has 276 cards left. How many cards did Nell give to Jeff?
<gadget id="calculator">304 - 276</gadget> <output>28</output> <result>28</result>
28
28
cards
2
http://www.k5learning.com
asdiv_a__nluds-0129
There are 40 boys and some girls on the playground. There are 117 children altogether. How many girls are on the playground?
<gadget id="calculator">117 - 40</gadget> <output>77</output> <result>77</result>
77
77
girls
2
http://www.k5learning.com
asdiv_a__nluds-0131
Carla has some marbles. She bought 134 marbles. Now she has 187 marbles. How many did she start with?
<gadget id="calculator">187 - 134</gadget> <output>53</output> <result>53</result>
53
53
marbles
2
http://www.k5learning.com
asdiv_a__nluds-0132
Paco had 35 cookies. He ate 6 of them. How many cookies did Paco have left?
<gadget id="calculator">35 - 6</gadget> <output>29</output> <result>29</result>
29
29
cookies
2
http://www.k5learning.com
asdiv_a__nluds-0133
Connie has 41 red markers and 64 blue markers. How many markers does she have altogether?
<gadget id="calculator">41 + 64</gadget> <output>105</output> <result>105</result>
105
105
markers
2
http://www.k5learning.com
asdiv_a__nluds-0134
Joe had fifty toy cars. If he gets twelve more cars,, how many cars will he have then?
<gadget id="calculator">50 + 12</gadget> <output>62</output> <result>62</result>
62
62
cars
2
http://www.k5learning.com
asdiv_a__nluds-0135
Maria had twenty-five pieces of gum. Tommy gave her sixteen more pieces. Luis gave her twenty more pieces. How many pieces of gum does Maria have now?
<gadget id="calculator">25 + 16 + 20</gadget> <output>61</output> <result>61</result>
61
61
pieces of gum
2
http://www.k5learning.com
asdiv_a__nluds-0136
There are sixty-four pigs in the barn. Some more come to join them. Now there are eighty-six pigs. How many pigs came to join them?
<gadget id="calculator">86 - 64</gadget> <output>22</output> <result>22</result>
22
22
pigs
2
http://www.k5learning.com
asdiv_a__nluds-0137
Rosa had sixty-seven flowers. Andre gave her some more flowers. Now, Rosa has ninety flowers. How many flowers did Andre give to Rosa?
<gadget id="calculator">90 - 67</gadget> <output>23</output> <result>23</result>
23
23
flowers
2
http://www.k5learning.com
asdiv_a__nluds-0138
Adolfo made a tower with thirty-five blocks. He added some more blocks and now he has sixty-five blocks. How many did he have to add?
<gadget id="calculator">65 - 35</gadget> <output>30</output> <result>30</result>
30
30
blocks
2
http://www.k5learning.com
asdiv_a__nluds-0139
Lucy put sixty-eight shells in her bucket. She found some more shells and now she has eighty-nine shells. How many more did she find?
<gadget id="calculator">89 - 68</gadget> <output>21</output> <result>21</result>
21
21
shells
2
http://www.k5learning.com
asdiv_a__nluds-0141
Josh had 16 marbles in his collection. He lost 7 marbles. How many marbles does he have now?
<gadget id="calculator">16 - 7</gadget> <output>9</output> <result>9</result>
9
9
marbles
2
http://www.k5learning.com
asdiv_a__nluds-0142
Megan has 19 seashells. How many more seashells does she need to find to have 25 seashells in her collection?
<gadget id="calculator">25 - 19</gadget> <output>6</output> <result>6</result>
6
6
seashells
2
http://www.k5learning.com
asdiv_a__nluds-0143
Brad has 17 balloons. 8 balloons are red and the rest are green. How many green balloons does Brad have?
<gadget id="calculator">17 - 8</gadget> <output>9</output> <result>9</result>
9
9
balloons
2
http://www.k5learning.com
asdiv_a__nluds-0144
There are 38 books on the shelf. Marta put 10 more books on the shelf. How many books are on the shelf now?
<gadget id="calculator">38 + 10</gadget> <output>48</output> <result>48</result>
48
48
books
2
http://www.k5learning.com
asdiv_a__nluds-0145
A bee has 6 legs. How many legs do 8 bees have?
<gadget id="calculator">6 * 8</gadget> <output>48</output> <result>48</result>
48
48
legs
2
http://www.k5learning.com
asdiv_a__nluds-0147
Mrs. Hilt wants to make a border around her garden. She needs 125 rocks to complete the border. She has 64 rocks. How many more rocks does she need to complete the border?
<gadget id="calculator">125 - 64</gadget> <output>61</output> <result>61</result>
61
61
rocks
2
http://www.k5learning.com
asdiv_a__nluds-0148
Mrs. Hilt had 38 marbles. She lost 15 of them. How many marbles does she have left?
<gadget id="calculator">38 - 15</gadget> <output>23</output> <result>23</result>
23
23
marbles
2
http://www.k5learning.com
asdiv_a__nluds-0149
Mrs. Hilt and her sister drove to a concert 78 miles away. They drove 32 miles and then stopped for gas. Her sister put 28 gallons of gas in the car. How many miles did they have left to drive?
<gadget id="calculator">78 - 32</gadget> <output>46</output> <result>46</result>
46
46
miles
2
http://www.k5learning.com
asdiv_a__nluds-0151
Mrs. Hilt bought 6 hot dogs. Each hot dog cost 50 cents. How much money did she pay for all of the hot dogs?
<gadget id="calculator">6 * 50</gadget> <output>300</output> <result>300</result>
300
300
cents
2
http://www.k5learning.com
asdiv_a__nluds-0153
Mrs. Hilt has 50 cents. A pencil costs 5 cents. How many pencils can she buy with the money she has?
<gadget id="calculator">50 / 5</gadget> <output>10</output> <result>10</result>
10
10
pencils
2
http://www.k5learning.com
asdiv_a__nluds-0154
Mrs. Hilt saw 33 butterflies. Some of the butterflies were red and others were orange. If 20 of the butterflies were orange,, how many of them were red?
<gadget id="calculator">33 - 20</gadget> <output>13</output> <result>13</result>
13
13
butterflies
2
http://www.k5learning.com
asdiv_a__nluds-0156
Mrs. Hilt had 43 cents. She bought a pencil for 20 cents and a piece of candy for 5 cents. How much money did she have left?
<gadget id="calculator">43 - 20 - 5</gadget> <output>18</output> <result>18</result>
18
18
cents
2
http://www.k5learning.com
asdiv_a__nluds-0157
On Tuesday, Mrs. Hilt saw 88 raisins on a tray in the cafeteria. That was 8 more raisins than she saw the day before. How many raisins were on the table on Monday?
<gadget id="calculator">88 - 8</gadget> <output>80</output> <result>80</result>
80
80
raisins
2
http://www.k5learning.com
asdiv_a__nluds-0158
Mrs. Hilt bought carnival tickets. The tickets cost $1 for 4 tickets. If Mrs. Hilt bought 12 tickets,, how much did she pay?
<gadget id="calculator">12 / 4</gadget> <output>3</output> <result>3</result>
3
3
dollars
2
http://www.k5learning.com
asdiv_a__nluds-0160
Mrs. Hilt saw 21 snakes, 11 alligators, 36 frogs, and 57 bears. How many reptiles did Mrs. Hilt see?
<gadget id="calculator">21 + 11</gadget> <output>32</output> <result>32</result>
32
32
reptiles
2
http://www.k5learning.com
asdiv_a__nluds-0161
The Hawks scored three touchdowns worth 7 points each. How many points do they have?
<gadget id="calculator">7 * 3</gadget> <output>21</output> <result>21</result>
21
21
points
2
http://www.k5learning.com
asdiv_a__nluds-0163
Zach scored 42 points in the football game. Ben scored 21 points. How many more points did Zach score?
<gadget id="calculator">42 - 21</gadget> <output>21</output> <result>21</result>
21
21
points
2
http://www.k5learning.com
asdiv_a__nluds-0168
A quarter equals $0.25. How many quarters equal $2.25?
<gadget id="calculator">2.25 / 0.25</gadget> <output>9</output> <result>9</result>
9
9
quarters
2
http://www.k5learning.com
asdiv_a__nluds-0169
Kate has 223 pennies. John has 388 pennies. How many more pennies does John have?
<gadget id="calculator">388 - 223</gadget> <output>165</output> <result>165</result>
165
165
pennies
2
http://www.k5learning.com
asdiv_a__nluds-0177
Mark has 13 trees in his backyard. If he plants 12 more,, how many trees will he have?
<gadget id="calculator">13 + 12</gadget> <output>25</output> <result>25</result>
25
25
trees
2
http://www.k5learning.com
asdiv_a__nluds-0179
Kim has 4 cousins. She wants to give each one 5 pieces of gum. How much gum will she need?
<gadget id="calculator">4 * 5</gadget> <output>20</output> <result>20</result>
20
20
pieces of gum
2
http://www.k5learning.com
asdiv_a__nluds-0180
Dan has $3.00. He bought a candy bar for $1.00. How much money is left?
<gadget id="calculator">3 - 1</gadget> <output>2</output> <result>2</result>
2
2
dollars
2
http://www.k5learning.com
asdiv_a__nluds-0181
5 boats are in the lake. Each boat has 3 people. How many people are on boats in the lake?
<gadget id="calculator">5 * 3</gadget> <output>15</output> <result>15</result>
15
15
people
2
http://www.k5learning.com
asdiv_a__nluds-0182
There are 43 dogs, 72 fish, and 34 cats at my farm. How many pets do I have at my farm?
<gadget id="calculator">43 + 72 + 34</gadget> <output>149</output> <result>149</result>
149
149
pets
2
http://www.k5learning.com
asdiv_a__nluds-0185
Charlie has 31 more snowballs than Lucy. She has 19 snowballs. How many does Charlie have?
<gadget id="calculator">31 + 19</gadget> <output>50</output> <result>50</result>
50
50
snowballs
2
http://www.k5learning.com
asdiv_a__nluds-0188
Randy has 78 blocks. He uses 19 blocks to build a tower. How many blocks are left?
<gadget id="calculator">78 - 19</gadget> <output>59</output> <result>59</result>
59
59
blocks
2
http://www.k5learning.com
asdiv_a__nluds-0191
Gino has 15 brown bears, 24 white bears, and 27 black bears. How many bears does Gino have?
<gadget id="calculator">15 + 24 + 27</gadget> <output>66</output> <result>66</result>
66
66
bears
2
http://www.k5learning.com
asdiv_a__nluds-0193
Morgan has 65 red pens, 45 blue pens, and 58 black pens. How many pens does she have?
<gadget id="calculator">65 + 45 + 58</gadget> <output>168</output> <result>168</result>
168
168
pens
2
http://www.k5learning.com
asdiv_a__nluds-0197
Bryan has 50 skittles. Ben has 20 M&M's. How many more does Brian have?
<gadget id="calculator">50 - 20</gadget> <output>30</output> <result>30</result>
30
30
skittles
2
http://www.k5learning.com
asdiv_a__nluds-0202
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?
<gadget id="calculator">9 + 31 + 55</gadget> <output>95</output> <result>95</result>
95
95
nails
3
http://www.k5learning.com
asdiv_a__nluds-0204
The treehouse is almost done; all they need is to paint it. His father estimated that they will use 20 ounces of white paint, 15 ounces of green paint and 34 ounces of brown paint. How many ounces of paint would they buy in total?
<gadget id="calculator">20 + 15 + 34</gadget> <output>69</output> <result>69</result>
69
69
ounces
3
http://www.k5learning.com
asdiv_a__nluds-0205
Upon finishing the treehouse, Charlie's mother served them freshly baked cookies. If Charlie ate 15 cookies, his father ate 10 and his mother only ate 5,, how many cookies were eaten in total?
<gadget id="calculator">15 + 10 + 5</gadget> <output>30</output> <result>30</result>
30
30
cookies
3
http://www.k5learning.com
asdiv_a__nluds-0206
Annie is about to celebrate her birthday next week so her friends decided to throw her a surprise birthday party. Jessica, Annie's best friend, is hosting the party. She plans on making pizza for everyone. If she bought 15 pieces of pepperoni, 10 pieces of salami and 30 pieces of bacon as meat ingredients,, how many pieces of meat did she buy in total?
<gadget id="calculator">15 + 10 + 30</gadget> <output>55</output> <result>55</result>
55
55
pieces
3
http://www.k5learning.com
asdiv_a__nluds-0207
Andrew, Annie's other friend, was assigned with the preparation of appetizers. He decided to bring 30 hotdogs on sticks, 20 pieces of bite-sized cheese pops and 40 pieces of chicken nuggets. How many portions of appetizers did Andrew bring in all?
<gadget id="calculator">30 + 20 + 40</gadget> <output>90</output> <result>90</result>
90
90
portions
3
http://www.k5learning.com
asdiv_a__nluds-0208
Annie's mother has also been asked to be a part of the surprise. She was tasked to be in charge of drinks. She made 25 glasses of orange juice, 15 glasses of grape juice and 5 glasses of apple juice. How many glasses of juice would there be?
<gadget id="calculator">25 + 15 + 5</gadget> <output>45</output> <result>45</result>
45
45
glasses
3
http://www.k5learning.com
asdiv_a__nluds-0210
On the actual day of Annie's birthday, almost everyone in her class came to surprise her. If Annie has 15 girl classmates, 20 boy classmates and 3 teachers in her class,, how many people attended her birthday party?
<gadget id="calculator">15 + 20 + 3</gadget> <output>38</output> <result>38</result>
38
38
people
3
http://www.k5learning.com
asdiv_a__nluds-0212
The group then went on to check out the houses along Broadway Street and the scary Werewolf Avenue. After the long walk, they decided to count their candy again. If Mary has 5 chewing gums, Sam has 10 chewing gums and Sue has 15 chewing gums,, how many chewing gums did the three have in all?
<gadget id="calculator">5 + 10 + 15</gadget> <output>30</output> <result>30</result>
30
30
chewing gums
3
http://www.k5learning.com
asdiv_a__nluds-0213
The friends then proceeded to the rest of the houses in their village. However, Sam had to go home earlier. She got her share of candies which are composed of 10 chewing gums, 15 chocolate bars, and 20 assorted fruit candies. How many candies did she get in total?
<gadget id="calculator">10 + 15 + 20</gadget> <output>45</output> <result>45</result>
45
45
candies
3
http://www.k5learning.com
asdiv_a__nluds-0215
After Sam and Bob left, Mary, John and Sue decided to go home as well. They counted the total amount of treats that the three of them got. They were able to sort out 60 chewing gums, 55 chocolate bars and another 40 candies of different flavors. How many treats did Mary, John and Sue have in total?
<gadget id="calculator">60 + 55 + 40</gadget> <output>155</output> <result>155</result>
155
155
treats
3
http://www.k5learning.com
asdiv_a__nluds-0216
It is Easter time and the kids in the neighborhood of Easterville are very excited about the annual Easter egg hunt. The parents have decided to hide the eggs in a lot of different places. They hid 55 eggs around the club house, 33 eggs around the village park and 22 eggs in the town hall garden. How many eggs were hidden in total?
<gadget id="calculator">55 + 33 + 22</gadget> <output>110</output> <result>110</result>
110
110
eggs
3
http://www.k5learning.com
asdiv_a__nluds-0217
Joe, one of the best Easter egg hunters, found 12 eggs around the club house, 5 eggs around the park and 3 eggs in the town hall garden. How many eggs did Joe find?
<gadget id="calculator">12 + 5 + 3</gadget> <output>20</output> <result>20</result>
20
20
eggs
3
http://www.k5learning.com
asdiv_a__nluds-0219
The rest of the kids around town got 13 more eggs around the club house, 9 eggs around the park and 8 eggs in the town hall garden. If we add all the eggs that they got,, how many eggs would that be?
<gadget id="calculator">13 + 8 + 9</gadget> <output>30</output> <result>30</result>
30
30
eggs
3
http://www.k5learning.com
asdiv_a__nluds-0220
If the all the participants found a total 40 eggs from the club house, 25 eggs from the park and 15 eggs from the town hall,, how many Easter eggs were found that day?
<gadget id="calculator">40 + 25 + 15</gadget> <output>80</output> <result>80</result>
80
80
Easter eggs
3
http://www.k5learning.com
asdiv_a__nluds-0221
Penny's class is going to Animaland, the largest zoo on earth, for their science field trip. The zoo has a variety of wild animals in captivity. Their first destination was the aviary. The aviary has 3 species of eagles on show that day. They have 20 Bald Eagles, 15 Harpy Eagles, and 30 Crowned Eagles. How many eagles are on display that day?
<gadget id="calculator">20 + 15 + 30</gadget> <output>65</output> <result>65</result>
65
65
eagles
3
http://www.k5learning.com
asdiv_a__nluds-0222
After the aviary was the zoo's swamp area. Penny counted a total of 55 tree frogs, 10 poison frogs and 13 wood frogs. How many frogs was Penny able to count?
<gadget id="calculator">55 + 10 + 13</gadget> <output>78</output> <result>78</result>
78
78
frogs
3
http://www.k5learning.com
asdiv_a__nluds-0223
Aside from frogs, the swamp area is also home to a few dangerous animals. Penny's teacher pointed out 22 crocodiles, 23 alligators and 5 vipers. How many dangerous animals did the teacher point out in total?
<gadget id="calculator">22 + 23 + 5</gadget> <output>50</output> <result>50</result>
50
50
dangerous animals
3
http://www.k5learning.com
asdiv_a__nluds-0224
Next in their itinerary was the insectarium, home to hundreds of insect species. Penny, who likes butterflies and ants, took pictures of the different species. She was able to capture 60 species of butterflies, 15 species of ants and 20 species of other insects. How many species of insects did Penny capture?
<gadget id="calculator">60 + 15 + 20</gadget> <output>95</output> <result>95</result>
95
95
species of insects
3
http://www.k5learning.com
asdiv_a__nluds-0225
Last stop in their field trip was the aquarium. Penny identified 35 species of sharks, 15 species of eels and 5 different species of whales. How many species was Penny able to identify?
<gadget id="calculator">35 + 15 + 5</gadget> <output>55</output> <result>55</result>
55
55
species
3
http://www.k5learning.com
asdiv_a__nluds-0226
Marcus and his friends are starting a recycling project to help the school raise some money for charity. They were tasked to collect different materials and create useful things from those. If Marcus was able to gather 25 milk bottles, and John was able to gather 20 milk bottles,, how many milk bottles do they have available for recycling?
<gadget id="calculator">20 + 25</gadget> <output>45</output> <result>45</result>
45
45
milk bottles
3
http://www.k5learning.com
asdiv_a__nluds-0227
Chris, tasked to lead the newspaper collection, was able to obtain 42 newspapers from their neighborhood. If his sister Lily helped him and was able to get 23 more newspapers from another block,, how many newspapers were they able to collect together?
<gadget id="calculator">42 + 23</gadget> <output>65</output> <result>65</result>
65
65
newspapers
3
http://www.k5learning.com
asdiv_a__nluds-0228
Andy, another part of the recycling team decided he would gather tin foil wrappers. If he was able to pick up 34 wrappers around the village dumpster and his best friend Max was able to collect 15,, how many wrappers were gathered in total?
<gadget id="calculator">34 + 15</gadget> <output>49</output> <result>49</result>
49
49
wrappers
3
http://www.k5learning.com
asdiv_a__nluds-0229
After collecting materials, they started making recycled products to sell during the school's recycling fair. If Marcus made 26 pen holders from the milk bottles and Annie was able to make 37,, how many pen holders were made?
<gadget id="calculator">26 + 37</gadget> <output>63</output> <result>63</result>
63
63
pen holders
3
http://www.k5learning.com
asdiv_a__nluds-0230
If the group was able to make 65 recycled materials from what they gathered and the teachers were able to make 28,, how many recycled products will they be able to sell at the fair?
<gadget id="calculator">65 + 28</gadget> <output>93</output> <result>93</result>
93
93
recycled products
3
http://www.k5learning.com
asdiv_a__nluds-0231
Robyn and Lucy are members of their village's Girl Scout troop. During weekends and some weekdays, they go around selling cookies in the neighborhood. They have a week before the month ends and they are doing their best to get a badge from selling cookies. Working overtime, Robyn sold 47 packs of cookies while Lucy sold 29. How many packs of cookies were they able to sell that day?
<gadget id="calculator">47 + 29</gadget> <output>76</output> <result>76</result>
76
76
packs of cookies
3
http://www.k5learning.com
asdiv_a__nluds-0232
Because of an upcoming exam, Robyn will not be able to sell cookies on Tuesday. To make up for it, Lucy decided to do double the work to catch up. She sold 34 cookies on her first round and 27 on her second round. How many cookies were sold by Lucy?
<gadget id="calculator">34 + 27</gadget> <output>61</output> <result>61</result>
61
61
cookies
3
http://www.k5learning.com
asdiv_a__nluds-0233
Still a little behind, Robyn asked her mother to drive them around town on Wednesday to cover more houses. That day Robyn sold 55 packs of cookies while Lucy sold 43. How many packs were they able to sell that day?
<gadget id="calculator">55 + 43</gadget> <output>98</output> <result>98</result>
98
98
packs
3
http://www.k5learning.com
asdiv_a__nluds-0234
With the end of the month coming in two days, they decided to sell cookies to the neighboring villages as well. If they sold 23 packs on one village and 28 on the other,, how many cookies were they able to sell in the other villages?
<gadget id="calculator">23 + 28</gadget> <output>51</output> <result>51</result>
51
51
cookies
3
http://www.k5learning.com
asdiv_a__nluds-0235
On the day of the awarding ceremony, Robyn and Lucy decided to sell more cookies during the morning to make sure they get the badge. Lucy sold 19 packs and Robyn sold 16. How many packs did they sell on their last day?
<gadget id="calculator">19 + 16</gadget> <output>35</output> <result>35</result>
35
35
packs
3
http://www.k5learning.com
asdiv_a__nluds-0236
It's Earth Awareness Day and the town of Flora is celebrating by planting trees in areas where the forest has been damaged. Mayor Fauna, leader of the town of Flora, donated 27 oak tree seedlings and 16 seedlings of holly. How many seedlings did he donate altogether?
<gadget id="calculator">27 + 16</gadget> <output>43</output> <result>43</result>
43
43
seedlings
3
http://www.k5learning.com
asdiv_a__nluds-0237
Mr. Fortree, a businessman also gave seedlings for the tree planting activity. If he gave 14 seedlings of cedar and 38 seedlings of pine,, how many seedlings did he give in total?
<gadget id="calculator">14 + 38</gadget> <output>52</output> <result>52</result>
52
52
seedlings
3
http://www.k5learning.com
asdiv_a__nluds-0238
Students from Flora Middle School were asked to participate in the event. They planted 47 apple trees and 27 orange trees in the forest near their school. How many trees in total did the students plant?
<gadget id="calculator">47 + 27</gadget> <output>74</output> <result>74</result>
74
74
trees
3
http://www.k5learning.com
asdiv_a__nluds-0239
Rangers from Flora Natural Park and Wildlife Reserve also joined the activities on that day. They planted 75 redwood trees and 25 cypress trees to replace the trees that were destroyed during a recent forest fire. How many trees did the rangers plant?
<gadget id="calculator">25 + 75</gadget> <output>100</output> <result>100</result>
100
100
trees
3
http://www.k5learning.com
asdiv_a__nluds-0240
Professor Treehead of the Flora University requested his students to participate. He said that they planted 15 species of trees in the natural park, 20 species of trees in the neighboring forest and 10 species of trees all around different locations in town. How many species of trees were planted by the students?
<gadget id="calculator">15 + 10 + 20</gadget> <output>45</output> <result>45</result>
45
45
species of trees
3
http://www.k5learning.com
asdiv_a__nluds-0241
Hazel and her father both love going on fishing trips. This year, they planned to go around the Great Lakes for a unique fishing experience. Their first stop is Lake Ontario. Hazel and her father decided to have a contest between them. If Hazel caught 24 salmons and her dad caught 27,, how many salmons did they catch in total?
<gadget id="calculator">24 + 27</gadget> <output>51</output> <result>51</result>
51
51
salmons
3
http://www.k5learning.com
asdiv_a__nluds-0242
Their next destination is Lake Erie. Still in a contest, Hazel caught 48 different fishes while her father caught 46. How many fishes did they catch in Lake Erie?
<gadget id="calculator">48 + 46</gadget> <output>94</output> <result>94</result>
94
94
fishes
3
http://www.k5learning.com
asdiv_a__nluds-0243
The following week, they decided to go to Lake Huron and Lake Michigan. During their stay there, they caught a total of 30 pikes, 40 sturgeons and 75 herrings. How many fishes did they catch from the two lakes?
<gadget id="calculator">30 + 40 + 75</gadget> <output>145</output> <result>145</result>
145
145
fishes
3
http://www.k5learning.com
asdiv_a__nluds-0245
Being concerned with the ecology of lakes, Hazel and her dad returned the youngling fishes they caught. If they took 23 fishes from Lake Ontario and Erie, 30 fishes from Lake Huron and Michigan and 44 from Lake Superior,, how many fishes will they bring home with them?
<gadget id="calculator">23 + 30 + 44</gadget> <output>97</output> <result>97</result>
97
97
fishes
3
http://www.k5learning.com
asdiv_a__nluds-0246
It is Buddy's first day at a new school and he is feeling very nervous. His day begins with some bacon and egg prepared by his mother. After eating and preparing, Buddy headed out to catch the school bus from the nearest bus stop. Including Buddy, there were 39 students that got on the bus during the first stop. If 29 more students got on the bus at the second stop,, how many students are riding the bus?
<gadget id="calculator">39 + 29</gadget> <output>68</output> <result>68</result>
68
68
students
3
http://www.k5learning.com
asdiv_a__nluds-0247
Upon arriving at the school, Buddy immediately went to his teacher where he was introduced to all the third grade students in the school. There were 57 girl students and 66 boy students. How many third graders did Buddy meet in the school?
<gadget id="calculator">57 + 66</gadget> <output>123</output> <result>123</result>
123
123
third graders
3
http://www.k5learning.com
asdiv_a__nluds-0248
During recess, Buddy went to the cafeteria where he met other students from different grades. If he met 14 second grade students, 10 fourth grade students and 16 fifth grade students,, how many more students did Buddy meet during recess?
<gadget id="calculator">14 + 10 + 16</gadget> <output>40</output> <result>40</result>
40
40
students
3
http://www.k5learning.com
asdiv_a__nluds-0249
After recess, Buddy changed clothes for gym class. Down at the gym, all the students were divided into two groups. If one group has 34 members and the other has 37,, how many students are in Buddy's gym class?
<gadget id="calculator">34 + 37</gadget> <output>71</output> <result>71</result>
71
71
students
3
http://www.k5learning.com
asdiv_a__nluds-0250
After the final bell rang, Buddy ran to the school bus with his new friends. On his ride home, he counted 36 students sitting on the left side of the bus and 27 sitting on the right. How many students are on the bus ride home?
<gadget id="calculator">36 + 27</gadget> <output>63</output> <result>63</result>
63
63
students
3
http://www.k5learning.com
asdiv_a__nluds-0251
Helen the Hippo and her friends are preparing for Thanksgiving at Helen's house. Helen baked 435 chocolate chip cookies yesterday and 139 cookies this morning. How many cookies did Helen bake?
<gadget id="calculator">435 + 139</gadget> <output>574</output> <result>574</result>
574
574
cookies
3
http://www.k5learning.com
asdiv_a__nluds-0252
Pinky the Pig bought 36 apples while Danny the Duck bought 73. How many apples do they have altogether?
<gadget id="calculator">36 + 73</gadget> <output>109</output> <result>109</result>
109
109
apples
3
http://www.k5learning.com
asdiv_a__nluds-0253
Dylan the Dog prepared 241 hotdog sticks in a brown bag. His father placed 426 more hotdog sticks in the same brown bag. How many hotdog sticks did Dylan and his father place in the brown bag?
<gadget id="calculator">241 + 426</gadget> <output>667</output> <result>667</result>
667
667
hotdog sticks
3
http://www.k5learning.com
asdiv_a__nluds-0254
Helen's mother brought 101 hotdogs. After a few hours, Dylan's mother arrived with 379 hotdogs. How many hotdogs do they have altogether?
<gadget id="calculator">101 + 379</gadget> <output>480</output> <result>480</result>
480
480
hotdogs
3
http://www.k5learning.com
asdiv_a__nluds-0255
Pinky made 147 miniature pumpkin pies for everyone and Helen made 56. How many miniature pies do they have in total?
<gadget id="calculator">147 + 56</gadget> <output>203</output> <result>203</result>
203
203
miniature pies
3
http://www.k5learning.com
asdiv_a__nluds-0256
It's spring break at Rosewood High so Rachel and her family decided to take a trip across Europe. Since Rachel has always been fascinated by the French people, they began their tour with a visit to France. During their stay there, Rachel went to the famous Eiffel Tower. If she climbed 567 flights of stairs going up and 325 going down,, what is the total number of steps that she took?
<gadget id="calculator">567 + 325</gadget> <output>892</output> <result>892</result>
892
892
steps
3
http://www.k5learning.com
asdiv_a__nluds-0257
After visiting France, Rachel's sister Bella, requested that they see the Buckingham Palace in London. If they travelled 451 miles by land and 150 miles by sea across the English Channel,, what is the total distance that they travelled?
<gadget id="calculator">451 + 150</gadget> <output>601</output> <result>601</result>
601
601
miles
3
http://www.k5learning.com
asdiv_a__nluds-0258
The very first thing that Rachel tried when they reached England was the food. If she ate 276 grams of bacon and 147 grams of sausages,, how much food did she eat in total?
<gadget id="calculator">276 + 147</gadget> <output>423</output> <result>423</result>
423
423
grams
3
http://www.k5learning.com
asdiv_a__nluds-0259
After eating a hearty meal, they went to see the Buckingham Palace. There, Rachel learned that 583 visitors came to the palace that day. If there were 246 visitors the previous day,, how many visited the palace within 2 days?
<gadget id="calculator">583 + 246</gadget> <output>829</output> <result>829</result>
829
829
visitors
3
http://www.k5learning.com
asdiv_a__nluds-0260
The last stop of their tour was Italy; there they visited Naples, the place where modern pizza was invented. During their stay there, she ate 598 grams of pizza and her sister ate 354. How many grams of pizza did Rachel and Bella ate there?
<gadget id="calculator">598 + 354</gadget> <output>952</output> <result>952</result>
952
952
grams of pizza
3
http://www.k5learning.com
asdiv_a__nluds-0261
Christmas is near. Mr. Anderson, president of Nice People Inc. organized a charity event to share happiness to the less fortunate people. The first thing that he did is to visit an orphanage. There he dressed up as Santa and gave toys to the children. If he gave 134 toy cars to the boys and 269 dolls to the girls,, how many toys did he give to all?
<gadget id="calculator">134 + 269</gadget> <output>403</output> <result>403</result>
403
403
toys
3
http://www.k5learning.com