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-0925 | Lisa invited the entire third grade to her party. There are 48 students altogether. 23 of the students are boys and 25 are girls. 9 students will not be able to go to the party. How many students will be there? | <gadget id="calculator">48 - 9</gadget>
<output>39</output>
<result>39</result> | 39 | 39 | students | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0926 | Molly swam 45 meters on Saturday. She swam 28 meters on Sunday. The pool is 25 meters long. How many meters did Molly swim in all? | <gadget id="calculator">45 + 28</gadget>
<output>73</output>
<result>73</result> | 73 | 73 | meters | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0927 | Billy can play 24 songs in his music book. He knows the names of 18 different guitar chords. Billy's music book has 52 songs in it. How many songs does Billy still need to learn? | <gadget id="calculator">52 - 24</gadget>
<output>28</output>
<result>28</result> | 28 | 28 | songs | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0928 | Mom made 32 chocolate chip cookies. It took 24 minutes to mix the ingredients and 16 minutes to bake. Julie and Matt ate 9 cookies after dinner. How many cookies were left? | <gadget id="calculator">32 - 9</gadget>
<output>23</output>
<result>23</result> | 23 | 23 | cookies | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0929 | There are 45 questions on the math test. 17 questions are word problems. 28 questions are addition and subtraction problems. Steve can only answer 38 questions. How many questions did Steve leave blank? | <gadget id="calculator">45 - 38</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | questions | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0930 | Kendra learns 12 new spelling words each week. Her goal is to learn 60 new words before her eighth birthday. She has already learned 36 new words. How many more words does Kendra need to learn? | <gadget id="calculator">60 - 36</gadget>
<output>24</output>
<result>24</result> | 24 | 24 | words | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0931 | Jake read 37 pages of his new book. It has 8 chapters and 95 pages. Jake read 25 more pages later that day. How many pages has he read in all? | <gadget id="calculator">37 + 25</gadget>
<output>62</output>
<result>62</result> | 62 | 62 | pages | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0932 | Adam has 29 marbles in his collection. Mary has 11 fewer marbles than Adam. Greg has 14 more marbles than Adam. How many marbles does Greg have? | <gadget id="calculator">29 + 14</gadget>
<output>43</output>
<result>43</result> | 43 | 43 | marbles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0934 | Zoe is on vacation. She has already taken 28 pictures. She has enough film left to take 32 more pictures. Zoe took 16 more pictures at the dolphin show. How many pictures has Zoe taken altogether? | <gadget id="calculator">28 + 16</gadget>
<output>44</output>
<result>44</result> | 44 | 44 | pictures | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0935 | Tripp and Charlotte are going on a 36 mile hike. Tripp's backpack weighs 25 pounds. Charlotte's back pack weighs 7 pounds less. They hiked 9 miles the first day. How many miles do they have left? | <gadget id="calculator">36 - 9</gadget>
<output>27</output>
<result>27</result> | 27 | 27 | miles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0936 | The Sweet Shop gets a new candy shipment every 35 days. There are 25 cases of chocolate bars. There are 55 cases of lollipops. How many cases of candy altogether? | <gadget id="calculator">25 + 55</gadget>
<output>80</output>
<result>80</result> | 80 | 80 | cases | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0937 | Dora is having her tenth birthday party next Saurday. She invited 64 people. Her mom ordered 36 sandwiches. 16 people can not come to the party. How many people will be at Dora's party? | <gadget id="calculator">64 - 16</gadget>
<output>48</output>
<result>48</result> | 48 | 48 | people | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0938 | There are 95 pretzels in a bowl. John ate 28 pretzels. Alan ate 9 fewer pretzels than John. Marcus ate 12 more pretzels than John. How many pretzels did Marcus eat? | <gadget id="calculator">28 + 12</gadget>
<output>40</output>
<result>40</result> | 40 | 40 | pretzels | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0939 | Mrs. Randall has taught third grade for 18 years. She has 26 students this year. She also taught second grade for 8 years. How many years has Mrs. Randall been teaching? | <gadget id="calculator">18 + 8</gadget>
<output>26</output>
<result>26</result> | 26 | 26 | years | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0940 | There were 46 passengers on the bus. 19 passengers got off at the first stop. 15 passengers got off at the second stop. How many passengers were left on the bus? | <gadget id="calculator">46 - 19 - 15</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | passengers | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0941 | The book store is very busy today. There are 25 children listening to a story. 36 people are shopping for books. 17 people are at the checkout counter. How many people are at the bookstore? | <gadget id="calculator">25 + 36 + 17</gadget>
<output>78</output>
<result>78</result> | 78 | 78 | people | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0942 | Alexa is reading a Nancy Drew mystery. There are 95 pages in her book. She read 18 pages the first day. The next day, Alexa just couldn't stop reading. She read 58 pages. How many pages does Alexa have left to read? | <gadget id="calculator">95 - 18 - 58</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | pages | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0943 | Sam put 86 pretzels in a bowl for the party. His friends ate 49 of them. Sam put in 27 more pretzels. How many pretzels were in the bowl then? | <gadget id="calculator">86 - 49</gadget>
<output>37</output>
<gadget id="calculator">37 + 27</gadget>
<output>64</output>
<result>64</result> | 64 | 64 | pretzels | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0945 | Tommy has $79. He wants to buy a $35 camera. He also wants to buy a $59 CD player. How much more money does Tommy need? | <gadget id="calculator">59 - 79</gadget>
<output>-20</output>
<gadget id="calculator">35 + (-20)</gadget>
<output>15</output>
<result>15</result> | 15 | 15 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0947 | Omar loves to play checkers. He played 37 games yesterday. He played 49 games today. Omar lost 18 games. How many games did he win? | <gadget id="calculator">49 - 18</gadget>
<output>31</output>
<gadget id="calculator">37 + 31</gadget>
<output>68</output>
<result>68</result> | 68 | 68 | games | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0948 | 94 students signed up for computer classes. There were 24 second graders and 29 third graders. The rest of the students were fourth graders. How many fourth graders took computer classes? | <gadget id="calculator">94 - 24 - 29</gadget>
<output>41</output>
<result>41</result> | 41 | 41 | fourth graders | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0949 | J.T. has some superhero trading cards. He lost 14 of them. He gave 19 of them to his best friend. Now he has 45 cards left. How many cards did J.T. have at first? | <gadget id="calculator">45 + 14 + 19</gadget>
<output>78</output>
<result>78</result> | 78 | 78 | cards | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0950 | Evan has a large collection of books. He gave his best friend 14 books. He gave his little brother 8 books. Now Evan has 60 books in his collection. How many books did he have at first? | <gadget id="calculator">60 + 14 + 8</gadget>
<output>82</output>
<result>82</result> | 82 | 82 | books | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0951 | It is 78 miles to Grandma's house. Mr. Welch drove 35 miles. He stopped to buy a pie for dessert. Then he drove 18 miles and stopped to put gas in the car. How many more miles until he reaches Grandma's house? | <gadget id="calculator">78 - 35 - 18</gadget>
<output>25</output>
<result>25</result> | 25 | 25 | miles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0952 | Sean is playing Monopoly with his friends. He already has 27 houses. Sean traded in 8 houses for money to buy Park Place. He collected so much rent that he decided to buy 12 more houses. How many houses did Sean have then? | <gadget id="calculator">27 - 8</gadget>
<output>19</output>
<gadget id="calculator">19 + 12</gadget>
<output>31</output>
<result>31</result> | 31 | 31 | houses | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0953 | Lou's Shoes must sell 80 pairs of shoes each month. They sold 27 pairs last week and 12 pairs this week. How many more pairs of shoes must they sell? | <gadget id="calculator">80 - 27 - 12</gadget>
<output>41</output>
<result>41</result> | 41 | 41 | pairs | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0955 | Diane wants to buy a package of cookies. The cookies cost 65 cents. Diane has 27 cents. How much more money does she need? | <gadget id="calculator">65 - 27</gadget>
<output>38</output>
<result>38</result> | 38 | 38 | cents | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0956 | Andy had 31 baseball cards. His dad gave him some more. Then Andy had 50 baseball cards. How many baseball cards did Andy get from his dad? | <gadget id="calculator">50 - 31</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | baseball cards | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0957 | Elizabeth studied 25 minutes for her science test. She studied 35 minutes for her math test. How long did Elizabeth study altogether? | <gadget id="calculator">25 + 35</gadget>
<output>60</output>
<result>60</result> | 60 | 60 | minutes | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0958 | Zachary did 47 push-ups in gym class today. David did 15 more push-ups than Zachary. How many push-ups did David do? | <gadget id="calculator">47 + 15</gadget>
<output>62</output>
<result>62</result> | 62 | 62 | push-ups | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0959 | Christine has 11 stickers on her good helper chart. She needs 30 stickers to get a prize. How many more stickers does Christine need? | <gadget id="calculator">30 - 11</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | stickers | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0960 | Rachel baked some brownies. She brought 16 brownies to school that day. She left 24 brownies at home. How many brownies did Rachel bake? | <gadget id="calculator">16 + 24</gadget>
<output>40</output>
<result>40</result> | 40 | 40 | brownies | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0961 | Danny collects bottle caps. He found 18 bottle caps at the park. Now he has 55 bottle caps in his collection. How many bottle caps did Danny have at first? | <gadget id="calculator">55 - 18</gadget>
<output>37</output>
<result>37</result> | 37 | 37 | bottle caps | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0962 | The sum of two numbers is 62. One of the numbers is 27. What is the other number? | <gadget id="calculator">62 - 27</gadget>
<output>35</output>
<result>35</result> | 35 | 35 | null | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0963 | Kim sold 54 boxes of Girl Scout cookies. Jennifer sold 17 more boxes than Kim. How many boxes of cookies did Jennifer sell? | <gadget id="calculator">54 + 17</gadget>
<output>71</output>
<result>71</result> | 71 | 71 | boxes of cookies | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0964 | Belle collected 97 animal stickers. Carolyn collected 18 fewer stickers than Belle. How many stickers did Carolyn collect? | <gadget id="calculator">97 - 18</gadget>
<output>79</output>
<result>79</result> | 79 | 79 | stickers | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0965 | Peter had 33 marbles in his pocket. He lost some when he went outside to play. Now he only has 18 marbles. How many marbles did Peter lose? | <gadget id="calculator">33 - 18</gadget>
<output>15</output>
<result>15</result> | 15 | 15 | marbles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0966 | Mikayla has a huge collection of music CDs. She gave 15 CDs to her friend. Now she has 78 CDs left. How many CDs were in Mikayla's collection at first? | <gadget id="calculator">15 + 78</gadget>
<output>93</output>
<result>93</result> | 93 | 93 | CDs | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0967 | Vincent has learned the words to 56 songs. He learned 18 more songs at summer camp. How many songs does Vincent know now? | <gadget id="calculator">56 + 18</gadget>
<output>74</output>
<result>74</result> | 74 | 74 | songs | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0968 | There are 28 students in Mrs. Riley's class but she only has 19 pencils. How many more pencils does Mrs. Riley need? | <gadget id="calculator">28 - 19</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | pencils | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0982 | Trevor counted 77 coins in his bank. He counted 29 quarters. The rest are dimes. How many more coints of the total than quarts does Trevor have? | <gadget id="calculator">77 - 29</gadget>
<output>48</output>
<result>48</result> | 48 | 48 | coints | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0983 | Laurie has 12 more marbles than Kurt. Kurt has 45 marbles less than Dennis. Dennis has 70 marbles. How many marbles does Laurie have? | <gadget id="calculator">70 - 45</gadget>
<output>25</output>
<gadget id="calculator">25 + 12</gadget>
<output>37</output>
<result>37</result> | 37 | 37 | marbles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0984 | Kate, Maggie, and Sue added up their ages. The total was 48. Kate is 19 and Maggie is 17. How old is Sue? | <gadget id="calculator">48 - 19 - 17</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | years old | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0985 | Anthony gets 75 cents every day for lunch. He bought a juice box for 27 cents. He also bought a cupcake. Anthony had 8 cents left. How much did the cupcake cost? | <gadget id="calculator">75 - 27 - 8</gadget>
<output>40</output>
<result>40</result> | 40 | 40 | cents | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0986 | December is a busy month for the toy store. They had 95 games on the shelf. 68 games were sold the first week. The store got 47 more games from the factory. How many games did they have then? | <gadget id="calculator">95 - 68</gadget>
<output>27</output>
<gadget id="calculator">27 + 47</gadget>
<output>74</output>
<result>74</result> | 74 | 74 | games | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0987 | The third graders are having a fair. They have 90 tickets to sell. They sold 38 tickets the first week and 17 tickets the second week. How many tickets do they have left to sell? | <gadget id="calculator">90 - 17 - 38</gadget>
<output>35</output>
<result>35</result> | 35 | 35 | tickets | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0988 | Kevin collected toys to use as prizes at the fair. He collected 14 stuffed animals. He also collected 18 frisbees and several yo-yos. Kevin has 50 prizes in all. How many yo-yos did Kevin collect? | <gadget id="calculator">50 - 18 - 14</gadget>
<output>18</output>
<result>18</result> | 18 | 18 | yo-yos | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0990 | Jasper is in charge of the refreshments. He sold 27 bags of chips. He sold 8 fewer hot dogs than chips. He sold 12 more drinks than hot dogs. How many drinks did Jasper sell? | <gadget id="calculator">27 - 8</gadget>
<output>19</output>
<gadget id="calculator">19 + 12</gadget>
<output>31</output>
<result>31</result> | 31 | 31 | drinks | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0991 | Bridget wants to win the giant stuffed panda bear. She needs a total of 75 points to get it. Bridget already scored 35 points at the penny pitch booth. She scored 18 more points on her next try. How many more points does Bridget need? | <gadget id="calculator">75 - 35 - 18</gadget>
<output>22</output>
<result>22</result> | 22 | 22 | points | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0992 | The ice rink has 85 pairs of skates to rent. 18 people rented skates when the ice rink opened. 25 more people rented skates during the first hour. How many pairs of skates are left? | <gadget id="calculator">85 - 18 - 25</gadget>
<output>42</output>
<result>42</result> | 42 | 42 | pairs of skates | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0993 | Jake set up a candy stand in his front yard. He has 80 pieces of candy to sell. He sold 15 pieces of candy on Monday. He sold much more than that on Tuesday. By Wednesday, Jakes only had 7 pieces left. How many pieces of candy did Jake sell on Tuesday? | <gadget id="calculator">80 - 15 - 7</gadget>
<output>58</output>
<result>58</result> | 58 | 58 | pieces of candy | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0994 | The ski resort reported 65 inches of snow in January. They measured 18 inches of snow during the first week. They measured 25 inches of snow the second week. How much snow did they get the rest of the month? | <gadget id="calculator">65 - 18 - 25</gadget>
<output>22</output>
<result>22</result> | 22 | 22 | inches | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0995 | Corey earns extra money finding lost golf balls. His goal is to find 48 golfballs every weekend. He found 16 golf balls on Saturday. He found 18 more golf balls on Sunday. How many more golf balls does Corey need to find to reach his goal? | <gadget id="calculator">48 - 16 - 18</gadget>
<output>14</output>
<result>14</result> | 14 | 14 | golf balls | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0998 | Carey and Pat are moving chairs to the gym. They agreed to move 74 chairs. Carey moved 28 chairs. Pat has moved 29 chairs. How many more chairs do they have left to move? | <gadget id="calculator">74 - 28 - 29</gadget>
<output>17</output>
<result>17</result> | 17 | 17 | chairs | 3 | http://www.mathplayground.com |
asdiv_a__nluds-0999 | Jean had a bag of candy. She gave 18 pieces to her friend. Jean ate 7 pieces. Now she has 16 pieces left. How many pieces of candy did Jean have at first? | <gadget id="calculator">16 + 7 + 18</gadget>
<output>41</output>
<result>41</result> | 41 | 41 | pieces of candy | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1001 | Charlene made 60 bead necklaces. She sold 16 at a craft fair. She gave 18 to her friends. How many necklaces did Charlene have then? | <gadget id="calculator">60 - 16 - 18</gadget>
<output>26</output>
<result>26</result> | 26 | 26 | necklaces | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1002 | The coach bought 2 extra large pizzas for the team. There were 32 slices of pizza totally. After the team ate some of the slices, there were 7 slices left. How many slices of pizza did the team eat? | <gadget id="calculator">32 - 7</gadget>
<output>25</output>
<result>25</result> | 25 | 25 | slices of pizza | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1004 | Ramon works at the supermarket. He put 26 boxes of Choco Delights on the shelf. There were already 15 boxes there. Later that day, Ramon counted 22 boxes on the shelf. How many boxes of Choco Delights were missing? | <gadget id="calculator">26 - 22</gadget>
<output>4</output>
<gadget id="calculator">4 + 15</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | boxes of Choco | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1007 | Amy has 67 balloons. 29 of them are red and 17 are green. The rest of the balloons are blue. How many blue balloons does Amy have? | <gadget id="calculator">67 - 29 - 17</gadget>
<output>21</output>
<result>21</result> | 21 | 21 | blue balloons | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1008 | 52 children and 29 adults went to the track meet. The stadium has 95 seats. How many seats were empty? | <gadget id="calculator">95 - 52 - 29</gadget>
<output>14</output>
<result>14</result> | 14 | 14 | seats | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1009 | Mr. Lee gave out first place ribbons after each event. He had 38 ribbons at the start. He gave away 14 ribbons in the morning. He gave out 16 ribbons in the afternoon. How many ribbons did Mr. Lee have left? | <gadget id="calculator">38 - 14 - 16</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | ribbons | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1010 | Alvin had 57 marbles and played two games. He lost 18 marbles during the first game. He won 25 marbles during the second game. How many marbles did Alvin have then? | <gadget id="calculator">57 - 18</gadget>
<output>39</output>
<gadget id="calculator">39 + 25</gadget>
<output>64</output>
<result>64</result> | 64 | 64 | marbles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1012 | Cheryl and Lori started a lemonade stand on Friday. They bought 85 plastic cups. They sold a lot of lemonade and only had 18 cups left. How many cups did Cheryl and Lori use? | <gadget id="calculator">85 - 18</gadget>
<output>67</output>
<result>67</result> | 67 | 67 | cups | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1013 | Cheryl counted 16 lemons. Lori bought 28 more lemons. How many lemons do the girls have altogether? | <gadget id="calculator">16 + 28</gadget>
<output>44</output>
<result>44</result> | 44 | 44 | lemons | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1014 | Coach Mike bought several cups of lemonade. The girls told him it would cost 58 cents. The coach gave the girls 75 cents. How much change did Coach Mike get back? | <gadget id="calculator">75 - 58</gadget>
<output>17</output>
<result>17</result> | 17 | 17 | cents | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1015 | Liz and Jenn had a book sale. They sold 27 detective books and 15 puzzle books. How many books did they sell altogether? | <gadget id="calculator">27 + 15</gadget>
<output>42</output>
<result>42</result> | 42 | 42 | books | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1016 | Scott and Sam decided to sell their old comic books. They had 90 comic books altogether. After the sale, they only had 25 comic books. How many comic books did Scott and Sam sell? | <gadget id="calculator">90 - 25</gadget>
<output>65</output>
<result>65</result> | 65 | 65 | comic books | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1017 | Frankie and Max went trick-or-treating. Frankie got 74 pieces of candy. Max got 92 pieces of candy. How many more pieces of candy did Max get? | <gadget id="calculator">92 - 74</gadget>
<output>18</output>
<result>18</result> | 18 | 18 | pieces of candy | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1018 | Connie saved up $39. She wants to buy a watch that costs $55. How much more money does Connie need? | <gadget id="calculator">55 - 39</gadget>
<output>16</output>
<result>16</result> | 16 | 16 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1019 | The Book Nook sold 27 computer books last week. The sold 15 more cook books than computer books. How many cook books did the Book Nook sell? | <gadget id="calculator">27 + 15</gadget>
<output>42</output>
<result>42</result> | 42 | 42 | cook books | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1020 | Terry and Grace are building a gear machine. Terry used 37 building pieces. Grace used 45 pieces. How many building pieces did they use altogether? | <gadget id="calculator">37 + 45</gadget>
<output>82</output>
<result>82</result> | 82 | 82 | building pieces | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1021 | The Smart Mart sells educational toys. They sold 45 science kits last week. The sold 9 fewer puzzles than science kits. How many puzzles did the Smart Mart sell? | <gadget id="calculator">45 - 9</gadget>
<output>36</output>
<result>36</result> | 36 | 36 | puzzles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1022 | Richard and Bruno played miniature golf. Richard's score was 62. Bruno's score was 14 points lower than Richard's score. What was Bruno's score? | <gadget id="calculator">62 - 14</gadget>
<output>48</output>
<result>48</result> | 48 | 48 | points | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1023 | Angela won a contest. She gets $90 to spend at Puzzle Palace. She bought many wonderful puzzles. She had $12 left. How much did she spend? | <gadget id="calculator">90 - 12</gadget>
<output>78</output>
<result>78</result> | 78 | 78 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1024 | 35 people visited the Statue of Liberty in the morning. 56 more people visited in the afternoon than in the morning. How many people visited the Statue of Liberty in the afternoon? | <gadget id="calculator">35 + 56</gadget>
<output>91</output>
<result>91</result> | 91 | 91 | people | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1025 | The giant Ferris wheel can seat 56 people. There are 92 people waiting in line. How many people won't get on the ride this time? | <gadget id="calculator">92 - 56</gadget>
<output>36</output>
<result>36</result> | 36 | 36 | people | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1026 | Erin and Dana finished a two day bike-a-thon. They rode 37 miles the first day The rode 55 miles the second day. How many miles did they ride altogether? | <gadget id="calculator">37 + 55</gadget>
<output>92</output>
<result>92</result> | 92 | 92 | miles | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1027 | Greg wants to buy a $90 scooter. He has saved $57 so far. How much more money does Greg need? | <gadget id="calculator">90 - 57</gadget>
<output>33</output>
<result>33</result> | 33 | 33 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1028 | Paul and Vinnie deliver newspapers. Paul made $14 in tips. Vinnie made $16 more than Paul. How much did Vinnie make? | <gadget id="calculator">14 + 16</gadget>
<output>30</output>
<result>30</result> | 30 | 30 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1029 | Chris has 18 soccer cards. His friend, Charlie, has 32 cards. How many fewer cards does Chris have? | <gadget id="calculator">32 - 18</gadget>
<output>14</output>
<result>14</result> | 14 | 14 | cards | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1030 | Matthew and Billie went apple picking. Matthew found 46 big, red apples. Billie found some as well. Together they found 80 apples. How many apples did Billie find? | <gadget id="calculator">80 - 46</gadget>
<output>34</output>
<result>34</result> | 34 | 34 | apples | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1031 | 35 campers went rowing in the morning. 27 campers went rowing in the afternoon. How many campers went rowing in all? | <gadget id="calculator">35 + 27</gadget>
<output>62</output>
<result>62</result> | 62 | 62 | campers | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1032 | Mrs. Griffin went to the grocery store with $70. She had $16 left after shopping. How much did Mrs. Griffin spend? | <gadget id="calculator">70 - 16</gadget>
<output>54</output>
<result>54</result> | 54 | 54 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1033 | The library has 75 science books. The second graders borrowed 18 of them. How many science books are left? | <gadget id="calculator">75 - 18</gadget>
<output>57</output>
<result>57</result> | 57 | 57 | science books | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1034 | The Wildcats scored 36 points in the first half of the game. The Panthers scored 17 points. How many more points did the Wildcats score? | <gadget id="calculator">36 - 17</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | points | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1035 | Brian ran around the school track in 96 seconds. Todd ran around it in 88 seconds. How many fewer seconds did it take Todd to run around the tracl? | <gadget id="calculator">96 - 88</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | seconds | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1036 | Alexa and Katerina stood on a scale together. The scale read 95 pounds. Alexa knows she weighs 46 pounds. How much does Katerina weigh? | <gadget id="calculator">95 - 46</gadget>
<output>49</output>
<result>49</result> | 49 | 49 | pounds | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1037 | Frannie and Meg are in a jump rope contest. Frannie jumped 53 times without missing. She jumped 18 fewer times than Meg. How many times did Meg jump? | <gadget id="calculator">53 + 18</gadget>
<output>71</output>
<result>71</result> | 71 | 71 | times | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1038 | The difference between two numbers is 24. The smaller number is 46. What is the larger number? | <gadget id="calculator">46 + 24</gadget>
<output>70</output>
<result>70</result> | 70 | 70 | null | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1039 | If you add 45 to a mystery number you will get 92. What is the mystery number? | <gadget id="calculator">92 - 45</gadget>
<output>47</output>
<result>47</result> | 47 | 47 | null | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1040 | Sam and Erica have $91 together. Sam has $38. How does Erica have? | <gadget id="calculator">91 - 38</gadget>
<output>53</output>
<result>53</result> | 53 | 53 | dollars | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1041 | A book has two chapters. The first chapter is 48 pages long. The second chapter is 46 pages long. How many pages does the book have altogether? | <gadget id="calculator">48 + 46</gadget>
<output>94</output>
<result>94</result> | 94 | 94 | pages | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1042 | Ted and Fred measured their height. Their total height is 98 inches. Ted is 39 inches tall. How tall is Fred? | <gadget id="calculator">98 - 39</gadget>
<output>59</output>
<result>59</result> | 59 | 59 | inches | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1043 | Wendy bought 84 inches of ribbon. She used 46 inches to wrap presents. How much ribbon did Wendy have left? | <gadget id="calculator">84 - 46</gadget>
<output>38</output>
<result>38</result> | 38 | 38 | inches | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1044 | The grasshopper and the frog had a jumping contest. The grasshopper jumped 25 inches. The frog jumped 15 inches farther than the grasshopper. How far did the frog jump? | <gadget id="calculator">25 + 15</gadget>
<output>40</output>
<result>40</result> | 40 | 40 | inches | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1045 | Marco and his dad went strawberry picking. Together their strawberries weighed 23 pounds. Marco's strawberries weighed 14 pounds. How much did his dad's strawberries weigh? | <gadget id="calculator">23 - 14</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | pounds | 3 | http://www.mathplayground.com |
asdiv_a__nluds-1084 | Miki bought 4 packs of red bouncy balls and 3 packs of yellow bouncy balls. Each package contained 7 bouncy balls. How many more packs of red bouncy balls than yellow bouncy balls did Miki buy? | <gadget id="calculator">4 - 3</gadget>
<output>1</output>
<result>1</result> | 1 | 1 | packs | 5 | http://www.ixl.com |
asdiv_a__nluds-1087 | Willy has 5,092 crayons. Lucy has 3,971 crayons. How many more crayons does Willy have than Lucy? | <gadget id="calculator">5_092 - 3_971</gadget>
<output>1_121</output>
<result>1121</result> | 1121 | 1,121 | crayons | 5 | http://www.k5learning.com |
asdiv_a__nluds-1089 | A worker at a medical lab is studying blood samples. The first sample contained 1,410 blood cells. The second one contained 6,908 more than the first. About how many blood cells were in the second sample? | <gadget id="calculator">1_410 + 6_908</gadget>
<output>8_318</output>
<result>8318</result> | 8318 | 8,318 | blood cells | 4 | http://www.ixl.com |
asdiv_a__nluds-1090 | During summer break, 564,237 kids from Lawrence County go to camp, and the other 495,718 kids stay home. About how many kids are in Lawrence County? | <gadget id="calculator">564_237 + 495_718</gadget>
<output>1_059_955</output>
<result>1059955</result> | 1059955 | 1,059,955 | kids | 4 | http://www.ixl.com |