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-1816 | Emily's mom was buying extra school supplies for Emily and her sister. She bought 13 packs of glue sticks total. If she gave Emily 6 packs,, how many did her sister get? | <gadget id="calculator">13 - 6</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | packs of glue sticks | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1817 | Roger was reading through his favorite book series. He had 30 books to read total. If he read 6 books each week,, how many weeks would it take him to finish the series? | <gadget id="calculator">30 / 6</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | weeks | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1818 | Rachel had to complete 9 pages of math homework and 2 pages of reading homework. How many pages did she have to complete total? | <gadget id="calculator">9 + 2</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | pages | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1820 | Haley collected 9 cans for recycling. If she put 7 cans in one bag,, how many cans did she have left? | <gadget id="calculator">9 - 7</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | cans | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1821 | Amy was buying different soups. She bought 6 cans of chicken soup and 3 cans of tomato soup. How many soups did she buy? | <gadget id="calculator">6 + 3</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | soups | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1822 | A vase can hold 5 flowers. If you had 25 flowers,, how many vases would you need? | <gadget id="calculator">25 / 5</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | vases | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1823 | Adam was reading through his favorite book series. The first week he read 5 different books. The next week he read 8 books. How many books did he read total? | <gadget id="calculator">5 + 8</gadget>
<output>13</output>
<result>13</result> | 13 | 13 | books | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1824 | Paige's dresser drawers could hold 2 pieces of clothing each. If she had 4 drawers,, how many pieces of clothing could it hold? | <gadget id="calculator">2 * 4</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | pieces of clothing | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1825 | An architect was building a hotel downtown. He built it 3 stories tall with 8 rooms on each story. How many rooms does the hotel have totaled? | <gadget id="calculator">3 * 8</gadget>
<output>24</output>
<result>24</result> | 24 | 24 | rooms | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1826 | Isabel received 14 dollars for her birthday. Later she found some toys that cost 2 dollars each. How many of the toys could she buy? | <gadget id="calculator">14 / 2</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | toys | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1827 | There are 30 students in a class. If the teacher put them into groups with 5 students in each group,, how many groups would she have? | <gadget id="calculator">30 / 5</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | groups | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1828 | Haley's mom was buying extra school supplies for Haley and her sister. If she bought 2 reams of paper for Haley and 3 reams for her sister,, how many did she buy total? | <gadget id="calculator">2 + 3</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | reams of paper | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1829 | There are 40 students in the school band. If the band instructor put the students into rows with 5 students in each row,, how many rows could he make? | <gadget id="calculator">40 / 5</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | rows | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1830 | Roger mowed his lawn 15 times total during the spring and summer. If he mowed it 9 times in the summer. How many times did he mow in the spring? | <gadget id="calculator">15 - 9</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | times | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1831 | Robin bought 11 sodas for her and her friends. If they only drank 3 of them,, how many extras did she have? | <gadget id="calculator">11 - 3</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | extras | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1832 | An architect was building his two story house. On the first floor the house had 6 bedrooms and the second floor had 4 bedrooms. How many bedrooms does the house have totaled? | <gadget id="calculator">6 + 4</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | bedrooms | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1833 | Carol was sending out birthday invitations to her friends. If each package of invitations she bought had 9 invitations in it and she bought 5 packs,, how many friends can she invite? | <gadget id="calculator">9 * 5</gadget>
<output>45</output>
<result>45</result> | 45 | 45 | friends | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1834 | A designer was buying furniture for her new house. She bought 3 chairs for the living room and 6 for her kitchen. How many chairs did she buy total? | <gadget id="calculator">3 + 6</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | chairs | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1835 | A pet store had 4 snakes. They had the snakes in cages with 2 snakes in each cage. How many cages did the pet store have? | <gadget id="calculator">4 / 2</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | cages | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1836 | A contractor was buying wall outlets for a new house he was building. Each room needed 6 outlets. If the house has 7 rooms,, how many outlets does he need total? | <gadget id="calculator">6 * 7</gadget>
<output>42</output>
<result>42</result> | 42 | 42 | outlets | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1837 | John threw a Halloween party where 13 people showed up. If only 6 dressed up,, how many people didn't wear costumes? | <gadget id="calculator">13 - 6</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | people | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1838 | Oliver was yard sale shopping. He ended up buying 11 video games, but only 6 of them worked. How many bad games did he buy? | <gadget id="calculator">11 - 6</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | bad games | 4 | http://www.commoncoresheets.com |
asdiv_a__nluds-1839 | A pet store took ten birds out of a cage and had nine still left inside. How many birds were in the cage to start with? | <gadget id="calculator">10 + 9</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | birds | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1840 | Rachel picked three apples from her tree. Now the tree has four apples still on it. How many apples did the tree have to begin with? | <gadget id="calculator">3 + 4</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | apples | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1841 | Paige raised fifteen goldfish in the pond but stray cats loved eating them. Now she has four left. How many goldfish disappeared? | <gadget id="calculator">15 - 4</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | goldfish | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1842 | Cody cooked fourteen dumplings. He ate seven. How many dumplings does Cody have now? | <gadget id="calculator">14 - 7</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | dumplings | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1843 | Sarah could send ten text messages a day. If she sent eight,, how many text messages does she have left she can send? | <gadget id="calculator">10 - 8</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | text messages | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1844 | Debby had twelve pieces of candy. After eating some, she had three pieces. How many pieces did Debby eat? | <gadget id="calculator">12 - 3</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | pieces | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1845 | Frank had $16. After buying some new toys he had $8 left. How much did he spend on toys? | <gadget id="calculator">16 - 8</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | dollars | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1846 | Robin's hair was fifteen inches long. If she cut off five inches,, how long is her hair now? | <gadget id="calculator">15 - 5</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | inches | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1847 | At the fair Megan had $17 to spend. She spent $6 on rides. How much money does she have left? | <gadget id="calculator">17 - 6</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | dollars | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1848 | There were nine kinds of sandwiches on the menu. Unfortunately, five of them had been sold out,, how many kinds of sandwiches do they actually provide now? | <gadget id="calculator">9 - 5</gadget>
<output>4</output>
<result>4</result> | 4 | 4 | sandwiches | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1849 | A chef had sixteen apples. After making a pie he had seven left. How many apples did he use in the pie? | <gadget id="calculator">16 - 7</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | apples | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1850 | The book fair sold four posters. Now they have two posters left. How many posters did they have to begin with? | <gadget id="calculator">4 + 2</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | posters | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1851 | Ned ordered some pizzas for a party. During the party four were eaten. Now he has seven left. How many pizzas did Ned order for the party? | <gadget id="calculator">4 + 7</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | pizzas | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1852 | A baker sold twelve cakes. Now he has three cakes. How many cakes did the baker have to start with? | <gadget id="calculator">12 + 3</gadget>
<output>15</output>
<result>15</result> | 15 | 15 | cakes | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1853 | Jerry had $18. He spent $6 on new video games. How much money does he have now? | <gadget id="calculator">18 - 6</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | dollars | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1854 | Dave had sixteen apps on his phone. After deleting some, he had eight left. How many apps did he delete? | <gadget id="calculator">16 - 8</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | apps | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1855 | Isabel had sixteen bottles of water. After a week she had seven left. How many did she drink? | <gadget id="calculator">16 - 7</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | bottles of water | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1856 | A waiter had eighteen customers. If six left,, how many customers would the waiter still have? | <gadget id="calculator">18 - 6</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | customers | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1857 | Megan had seventeen bottles of water. If she drank three of them,, how many bottles would Megan have left? | <gadget id="calculator">17 - 3</gadget>
<output>14</output>
<result>14</result> | 14 | 14 | bottles | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1858 | Jenny was told to clean up her room in fourteen days or she could not go to her best friend's birthday party. It is three days left but Jenny has cleaned up her room. How many days did she spend? | <gadget id="calculator">14 - 3</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | days | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1859 | Maria took sixteen fish out of her fish tank. Now there are three fish in the tank. How many fish were in the tank to start with? | <gadget id="calculator">16 + 3</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | fish | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1860 | A waiter had fourteen customers. After some left he still had three customers. How many customers left? | <gadget id="calculator">14 - 3</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | customers | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1862 | Cody had a bag of marbles. Later he gave five to his brother. Now Cody has seven marbles. How many marbles did Cody have to start with? | <gadget id="calculator">5 + 7</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | marbles | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1863 | A museum had thirteen paintings. If they got rid of eight of them,, how many pictures would they have left? | <gadget id="calculator">13 - 8</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | pictures | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1864 | A chef used fifteen apples to make a pie. Now he has four apples left. How many apples did he have before he made the pie? | <gadget id="calculator">15 + 4</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | apples | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1866 | Megan gave seven acorns to her sister. Now Megan has nine acorns left. How many acorns did Megan have in the beginning? | <gadget id="calculator">7 + 9</gadget>
<output>16</output>
<result>16</result> | 16 | 16 | acorns | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1867 | A chef had fourteen apples. If he used eight of them to make a pie,, how many apples would he still have? | <gadget id="calculator">14 - 8</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | apples | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1868 | For Halloween Will got fifteen pounds of candy. After giving some to Haley, he had nine pounds left. How many pounds did he give to Haley? | <gadget id="calculator">15 - 9</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | pounds | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1869 | Amy had twelve pencils. If she used four of them,, how many would she have left? | <gadget id="calculator">12 - 4</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | pencils | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1870 | Victor had nineteen apps on his phone. He deleted eight of them. How many apps does Victor have left? | <gadget id="calculator">19 - 8</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | apps | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1871 | Edward spent $13. Now he has $6. How much did Edward have before he spent his money? | <gadget id="calculator">13 + 6</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | dollars | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1872 | A package had eighteen cookies in it. After eating some there were nine left. How many were eaten? | <gadget id="calculator">18 - 9</gadget>
<output>9</output>
<result>9</result> | 9 | 9 | cookies | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1873 | A tape was thirteen meters long. Haley used some to seal cartons. Now the tape is six meters long. How much tape did she use? | <gadget id="calculator">13 - 6</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | meters | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1874 | A furniture store had fifteen chairs. After selling some, there was three left. How many chairs did they sell? | <gadget id="calculator">15 - 3</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | chairs | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1875 | Rachel took two dollars from her piggy bank. Now she has three dollars in her piggy bank. How much money was originally in there? | <gadget id="calculator">2 + 3</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | dollars | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1876 | Ned gave away thirteen of his video games to a friend. Now Ned has six games. How many games did Ned have before he gave the games away? | <gadget id="calculator">13 + 6</gadget>
<output>19</output>
<result>19</result> | 19 | 19 | games | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1879 | At the arcade Dave had won thirteen tickets. If he used six to buy some toys,, how many tickets did Dave have left? | <gadget id="calculator">13 - 6</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | tickets | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1880 | Sally memorized eight poems. After some time she could only recite three of them. How many poems did she forget? | <gadget id="calculator">8 - 3</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | poems | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1881 | Frank got fifteen pounds of mushroom for family barbecue. If they ate eight pounds,, how many pounds were left? | <gadget id="calculator">15 - 8</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | pounds | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1882 | Adam put eighteen items in the shopping cart. After deleting some, he had eight left. How many items did Adam delete? | <gadget id="calculator">18 - 8</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | items | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1883 | Kaleb has seventeen shirts. If he got rid of seven of them,, how many shirts would Kaleb have? | <gadget id="calculator">17 - 7</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | shirts | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1884 | While playing a game Edward had fifteen lives. He lost eight lives on a hard level. How many lives does he have left? | <gadget id="calculator">15 - 8</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | lives | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1885 | A group was sitting at a lunch table. After finishing, six people left and there were five left at the table. How many people were at the table to start with? | <gadget id="calculator">6 + 5</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | people | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1886 | A clown had sixteen balloons. He gave four away at a party. How many balloons does he still have? | <gadget id="calculator">16 - 4</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | balloons | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1887 | Haley grew sixteen trees in her backyard. After a typhoon five died. How many trees does she have left? | <gadget id="calculator">16 - 5</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | trees | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1888 | Debby owned thirteen DVDs. If she sold six of them,, how many would she have left? | <gadget id="calculator">13 - 6</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | DVDs | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1889 | The host prepared nineteen cakes for the party. After the party he had nine left. How many cakes did people eat in the party? | <gadget id="calculator">19 - 9</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | cakes | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1890 | Frank had thirteen boxes. If he filled eight with toys,, how many boxes does he still have? | <gadget id="calculator">13 - 8</gadget>
<output>5</output>
<result>5</result> | 5 | 5 | boxes | 1 | http://www.commoncoresheets.com |
asdiv_a__nluds-1891 | Mike got twenty-eight GB of space on his disk drive to backup his files. If his files would take up twenty-six GB,, how many GB would he have left? | <gadget id="calculator">28 - 26</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | GB | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1892 | There are ninety-eight cats in the little town. If ninety-two of them are a asleep,, how many cats are still awake? | <gadget id="calculator">98 - 92</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | cats | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1893 | Olivia owned ninety-three pennies. After she bought an apple, she had fifty-six pennies left. How many did she spend for the apple? | <gadget id="calculator">93 - 56</gadget>
<output>37</output>
<result>37</result> | 37 | 37 | pennies | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1894 | A farmer had ninety-seven tomatoes from his garden. If he picked eighty-three of them,, how many would he have left? | <gadget id="calculator">97 - 83</gadget>
<output>14</output>
<result>14</result> | 14 | 14 | tomatoes | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1895 | Kaleb had sixty-seven cherries. After eating some, he had forty-two left. How many cherries did Kaleb eat? | <gadget id="calculator">67 - 42</gadget>
<output>25</output>
<result>25</result> | 25 | 25 | cherries | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1896 | There were ninety-eight onions on the shelf. Sixty-five were sold. How many onions is there on the shelf now? | <gadget id="calculator">98 - 65</gadget>
<output>33</output>
<result>33</result> | 33 | 33 | onions | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1897 | Paul had eighty-six books. After selling some in a garage sale he had seventy-eight left. How many books did he sell? | <gadget id="calculator">86 - 78</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | books | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1898 | Olivia had eighty-one pieces of paper in her folder. She used fifty-six pieces. How many pieces does she have now? | <gadget id="calculator">81 - 56</gadget>
<output>25</output>
<result>25</result> | 25 | 25 | pieces | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1899 | Isabel had some candy. She gave her friend twenty-seven pieces and had sixty-one left. How many pieces did she have to start with? | <gadget id="calculator">27 + 61</gadget>
<output>88</output>
<result>88</result> | 88 | 88 | pieces | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1900 | When Amy got to the fair she had $15. When she left she had $11. How much money did she spend at the fair? | <gadget id="calculator">15 - 11</gadget>
<output>4</output>
<result>4</result> | 4 | 4 | dollars | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1901 | While playing a game Kaleb had ninety-eight lives. After losing some lives he had seventy-three left. How many lives did Kaleb lose? | <gadget id="calculator">98 - 73</gadget>
<output>25</output>
<result>25</result> | 25 | 25 | lives | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1902 | Maria had sixty-seven pieces of candy. She ate sixty-four pieces. How many pieces of candy does Maria have now? | <gadget id="calculator">67 - 64</gadget>
<output>3</output>
<result>3</result> | 3 | 3 | pieces of candy | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1903 | A store has forty-nine shirts. After selling some there were twenty-eight left. How many did they sell? | <gadget id="calculator">49 - 28</gadget>
<output>21</output>
<result>21</result> | 21 | 21 | shirts | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1904 | At the arcade Dave spent forty-three tickets on stuffed tiger. Then he had fifty-five left. How many tickets did Dave have to start with? | <gadget id="calculator">43 + 55</gadget>
<output>98</output>
<result>98</result> | 98 | 98 | tickets | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1905 | Gwen had ninety-eight DS games. After she gave some to her friends she had ninety-one left. How many games did she give away? | <gadget id="calculator">98 - 91</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | games | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1906 | Billy had seventy-four cherries. He ate seventy-two of them. How many cherries does Billy have left? | <gadget id="calculator">74 - 72</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | cherries | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1907 | Adam had some quarters. He spent nine of them at the arcade and had seventy-nine left over. How many quarters did he have to start with? | <gadget id="calculator">9 + 79</gadget>
<output>88</output>
<result>88</result> | 88 | 88 | quarters | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1908 | At a bus stop forty-seven people got off the bus. Now there were forty-three people on the bus. How many people were on the bus before? | <gadget id="calculator">47 + 43</gadget>
<output>90</output>
<result>90</result> | 90 | 90 | people | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1909 | It takes Mike ninety-eight minutes to walk to school. If he rides a bicycle to school, it would save him sixty-four minutes. How much time did Mike save? | <gadget id="calculator">98 - 64</gadget>
<output>34</output>
<result>34</result> | 34 | 34 | minutes | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1910 | A farmer had forty-six tomatoes from his garden. After picking some he had three left. How many did he pick? | <gadget id="calculator">46 - 3</gadget>
<output>43</output>
<result>43</result> | 43 | 43 | tomatoes | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1911 | Carol had ninety-seven pieces of tissue paper. After blowing her nose she had ninety-three left. How many pieces of tissue paper did she use? | <gadget id="calculator">97 - 93</gadget>
<output>4</output>
<result>4</result> | 4 | 4 | pieces | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1913 | A chef had forty-six apples. After making some pies he had fourteen left. How many apples did he use? | <gadget id="calculator">46 - 14</gadget>
<output>32</output>
<result>32</result> | 32 | 32 | apples | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1914 | For Halloween Oliver got seventy-eight pounds of candy. After giving some to Janet, he had sixty-eight pounds left. How many pounds did he give to Janet? | <gadget id="calculator">78 - 68</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | pounds | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1915 | There were fifty-eight people on the train. At the next stop forty-five people got off. How many people are there on the train now? | <gadget id="calculator">58 - 45</gadget>
<output>13</output>
<result>13</result> | 13 | 13 | people | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1916 | A fast food restaurant had ninety-nine hotdogs. After selling some they had ninety-seven left. How many hotdogs did they sell? | <gadget id="calculator">99 - 97</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | hotdogs | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1918 | Adam needed to climb ninety-six stair steps to reach the rooftop. He already climbed seventy-four. How many stair steps do left for Adam to climb now? | <gadget id="calculator">96 - 74</gadget>
<output>22</output>
<result>22</result> | 22 | 22 | stair steps | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1919 | There were forty-eight people on the train. After the first stop there were thirty-one people left. How many people got off? | <gadget id="calculator">48 - 31</gadget>
<output>17</output>
<result>17</result> | 17 | 17 | people | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1920 | Mike had fifty-one books, but he sold forty-five at a garage sale. How many books does Mike still have? | <gadget id="calculator">51 - 45</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | books | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1922 | Jessie weighted seventy-four kilograms. After she started to go jogging everyday, now she weights sixty-seven kilograms. How much weight did she lose in the past? | <gadget id="calculator">74 - 67</gadget>
<output>7</output>
<result>7</result> | 7 | 7 | kilograms | 2 | http://www.commoncoresheets.com |
asdiv_a__nluds-1923 | At the arcade Billy had won forty-eight tickets. After buying a yoyo he had thirty-two tickets left. How many tickets did the yoyo cost? | <gadget id="calculator">48 - 32</gadget>
<output>16</output>
<result>16</result> | 16 | 16 | tickets | 2 | http://www.commoncoresheets.com |