diff --git "a/eval_results/predict_SVAMP.json" "b/eval_results/predict_SVAMP.json" new file mode 100644--- /dev/null +++ "b/eval_results/predict_SVAMP.json" @@ -0,0 +1,9002 @@ +[ + { + "instruction": "Matthew gave equal numbers of crackers and cakes to his 4 friends. If he had 32 crackers and 98 cakes initially. How many crackers did each person eat?", + "input": "", + "output": "\nA: Matthew gave equal numbers of crackers and cakes to his 4 friends. That means he gave 4 * (crackers + cakes) = 4 * (32 + 98) = 4 * 130 = 520 crackers and cakes in total. He had 32 crackers initially, so he gave 4 * 32 = 128 crackers in total. Each person ate 128 / 4 = 32 crackers. The answer is 32.", + "answer": "8.0", + "output_pred": "To find out how many crackers each person ate, we need to divide the total number of crackers by the number of friends:\n\n32 crackers \u00f7 4 friends = 8 crackers per friend\n\nTherefore, each person ate 8 crackers.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "In a school there are 569 girls and 236 boys. How many more girls than boys does the school have?", + "input": "", + "output": "\nA: There are 569 girls and 236 boys. The difference between them is 569 - 236 = 333. The school has 333 more girls than boys. The answer is 333.", + "answer": "333.0", + "output_pred": "To find out how many more girls than boys the school has, we need to subtract the number of boys from the number of girls:\n\n569 girls - 236 boys = 333 more girls than boys\n\nTherefore, the school has 333 more girls than boys.<|endoftext|>", + "pred": 333.0, + "flag": true + }, + { + "instruction": "Jack received 9 emails in the morning, 10 emails in the afternoon and 7 emails in the evening. How many more emails did Jack receive in the morning than in the evening?", + "input": "", + "output": "\nA: Jack received 9 emails in the morning, 10 emails in the afternoon and 7 emails in the evening. The difference between the number of emails he received in the morning and the number of emails he received in the evening is 9 - 7 = 2. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more emails Jack received in the morning than in the evening, we need to subtract the number of emails he received in the evening from the number of emails he received in the morning.\n\nNumber of emails received in the morning = 9\nNumber of emails received in the afternoon = 10\nNumber of emails received in the evening = 7\n\nDifference = Number of emails received in the morning - Number of emails received in the evening\nDifference = 9 - 7\nDifference = 2\n\nTherefore, Jack received 2 more emails in the morning than in the evening. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Last week Fred had 114 dollars and Jason had 22 dollars. They washed cars over the weekend and now Fred has 21 dollars and Jason has 78 dollars. How much money did Jason make over the weekend?", + "input": "", + "output": "\nA: Fred had 114 dollars and Jason had 22 dollars. After the weekend, Fred has 21 dollars and Jason has 78 dollars. This means Fred lost 114 - 21 = 93 dollars and Jason gained 78 - 22 = 56 dollars. So Jason made 56 dollars over the weekend. The answer is 56.", + "answer": "56.0", + "output_pred": "To find out how much money Jason made over the weekend, we need to subtract his starting amount from his current amount:\n\n78 dollars - 22 dollars = 56 dollars\n\nTherefore, Jason made 56 dollars over the weekend.<|endoftext|>", + "pred": 56.0, + "flag": true + }, + { + "instruction": "Paco had 8 sweet cookies and 6 salty cookies. He ate 20 sweet cookies and 34 salty cookies. How many more salty cookies than sweet cookies did he eat?", + "input": "", + "output": "\nA: Paco had 8 sweet cookies and 6 salty cookies. He ate 20 sweet cookies and 34 salty cookies. The difference between the number of salty and sweet cookies he ate is 34 - 20 = 14. He ate 14 more salty cookies than sweet cookies. The answer is 14.", + "answer": "14.0", + "output_pred": "To solve the problem, we need to subtract the number of sweet cookies Paco ate from the total number of sweet cookies he had, and then subtract the number of salty cookies he ate from the total number of salty cookies he had. Finally, we can find the difference between the two results to determine how many more salty cookies he ate than sweet cookies.\n\nStep 1: Subtract the number of sweet cookies Paco ate from the total number of sweet cookies he had.\n8 - 20 = -12\n\nStep 2: Subtract the number of salty cookies Paco ate from the total number of salty cookies he had.\n6 - 34 = -28\n\nStep 3: Find the difference between the two results.\n-12 - (-28) = 16\n\nTherefore, Paco ate 16 more salty cookies than sweet cookies. The answer in Arabic numerals is 16.<|endoftext|>", + "pred": 16.0, + "flag": false + }, + { + "instruction": "There are 10 different books and 11 different movies in the ' crazy silly school ' series. If you read 13 of the books and watched 12 of the movies. How many more books than movies have you read?", + "input": "", + "output": "\nA: There are 10 books and 11 movies in the series. You read 13 books and watched 12 movies. That means you read 13 - 12 = 1 more book than movies. The answer is 1.", + "answer": "1.0", + "output_pred": "To find the difference between the number of books and movies you have read, you need to subtract the number of movies from the number of books:\n\n13 books - 12 movies = 1 book\n\nTherefore, you have read 1 more book than movies. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Brenda's mother made cookies for 14. If each of them had 30 cookies. How many cookies did she prepare?", + "input": "", + "output": "\nA: She made cookies for 14 people. Each person had 30 cookies. That means in total she prepared 14 * 30 = 420 cookies. The answer is 420.", + "answer": "420.0", + "output_pred": "To solve this problem, you can use multiplication. \n\nStep 1: Multiply the number of people by the number of cookies each person has. \n\n14 x 30 = 420 \n\nStep 2: The answer is 420 cookies. \n\nTherefore, Brenda's mother prepared 420 cookies.<|endoftext|>", + "pred": 420.0, + "flag": true + }, + { + "instruction": "Ryan learns english and chinese for 7 days. Every day he spends 4 hours on learning english and 5 hours on learning chinese. How many hours does he spend on learning english and chinese in all?", + "input": "", + "output": "\nA: He learns english and chinese for 7 days. Every day he spends 4 hours on english and 5 hours on chinese. That means in total he spends 7 * (4 + 5) = 7 * 9 = 63 hours. The answer is 63.", + "answer": "63.0", + "output_pred": "To find the total number of hours Ryan spends on learning English and Chinese, we need to multiply the number of hours he spends on each language by the number of days he spends learning them, and then add the two products together. \n\nFor English: \n4 hours/day x 7 days = 28 hours \n\nFor Chinese: \n5 hours/day x 7 days = 35 hours \n\nTo find the total number of hours: \n28 hours + 35 hours = 63 hours \n\nTherefore, Ryan spends 63 hours on learning English and Chinese in all.<|endoftext|>", + "pred": 63.0, + "flag": true + }, + { + "instruction": "There were 16 roses and 3 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 7 orchids and 13 roses in the vase. How many orchids did she cut?", + "input": "", + "output": "\nA: There were 16 roses and 3 orchids in the vase. After Jessica cut some more, there are 7 orchids and 13 roses. This means she must have cut 3 + (16 - 13) = 6 flowers. The answer is 6.", + "answer": "4.0", + "output_pred": "Step 1: Find the total number of flowers in the vase before Jessica cut some. \n\n16 roses + 3 orchids = 19 flowers \n\nStep 2: Find the total number of flowers in the vase after Jessica cut some. \n\n7 orchids + 13 roses = 20 flowers \n\nStep 3: Subtract the total number of flowers in the vase before Jessica cut some from the total number of flowers in the vase after Jessica cut some. \n\n20 flowers - 19 flowers = 1 orchid \n\nTherefore, Jessica cut 1 orchid from her flower garden. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "There were 106 dollars in Olivia's wallet. After she visited a supermarket and a showroom there were 26 dollars left. If she spent 49 dollars at the showroom. How much did she spend at the supermarket?", + "input": "", + "output": "\nA: She had 106 dollars in her wallet. After visiting the supermarket and the showroom, she had 26 dollars left. She spent 49 dollars at the showroom. This means she must have spent 106 - 26 - 49 = 31 dollars at the supermarket. The answer is 31.", + "answer": "31.0", + "output_pred": "Let's call the amount Olivia spent at the supermarket \"x\". \n\nWe know that Olivia started with 106 dollars and ended with 26 dollars, so we can set up an equation: \n\n106 - x - 49 = 26 \n\nSimplifying this equation, we get: \n\n57 - x = 26 \n\nSubtracting 57 from both sides, we get: \n\n-x = -31 \n\nDividing both sides by -1, we get: \n\nx = 31 \n\nTherefore, Olivia spent 31 dollars at the supermarket.<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "Randy has 37 blocks. He uses 33 blocks to build a tower and 13 blocks to build a house. How many more blocks did he use to build the tower than he did to build the house?", + "input": "", + "output": "\nA: He used 33 blocks to build the tower and 13 blocks to build the house. The difference must be the number of blocks he used to build the tower. So, 33 - 13 = 20 blocks. The answer is 20.", + "answer": "20.0", + "output_pred": "To find out how many more blocks Randy used to build the tower than he did to build the house, we need to subtract the number of blocks he used for the house from the number of blocks he used for the tower.\n\nNumber of blocks used for the tower = 33\nNumber of blocks used for the house = 13\n\nDifference = Number of blocks used for the tower - Number of blocks used for the house\nDifference = 33 - 13\nDifference = 20\n\nTherefore, Randy used 20 more blocks to build the tower than he did to build the house. The answer in Arabic numerals is 20.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "There were 78 dollars in Olivia's wallet. She spent 15 dollars at a supermarket. How much money does she have left?", + "input": "", + "output": "\nA: She had 78 dollars in her wallet. She spent 15 dollars at the supermarket. So now she has 78 - 15 = 63 dollars. The answer is 63.", + "answer": "63.0", + "output_pred": "To solve the problem, we need to subtract the amount Olivia spent at the supermarket from the amount she had in her wallet:\n\n78 - 15 = 63\n\nTherefore, Olivia has 63 dollars left in her wallet. The answer in Arabic numerals is 63.<|endoftext|>", + "pred": 63.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 41 bird families living near the mountain. If 35 bird families flew away to asia and 62 bird families flew away to africa. How many more bird families flew away to africa than those that flew away to asia?", + "input": "", + "output": "\nA: 35 bird families flew away to Asia and 62 bird families flew away to Africa. The difference between the two is 62 - 35 = 27. So, 27 more bird families flew away to Africa than those that flew away to Asia. The answer is 27.", + "answer": "27.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away to asia from the number of bird families that flew away to africa:\n\n62 - 35 = 27\n\nTherefore, 27 more bird families flew away to africa than those that flew away to asia. The answer in Arabic numerals is 27.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "A mailman has to give 38 pieces of junk mail to each of the 78 blocks. If there are 19 houses on a block. How many pieces of junk mail should he give each house?", + "input": "", + "output": "\nA: The mailman has to give 38 pieces of junk mail to each of the 78 blocks. That means he has to give 78 * 38 = 2964 pieces of junk mail in total. There are 19 houses on a block. So, each house should get 2964 / 19 = 156 pieces of junk mail. The answer is 156.", + "answer": "2.0", + "output_pred": "First, we need to find out how many pieces of junk mail the mailman has in total: \n\n38 pieces/block x 78 blocks = 3016 pieces \n\nNext, we need to divide the total number of pieces of junk mail by the number of houses on each block: \n\n3016 pieces \u00f7 19 houses/block = 156 pieces/house \n\nTherefore, the mailman should give each house 156 pieces of junk mail. \n\nThe answer in Arabic numerals is: 156.<|endoftext|>", + "pred": 156.0, + "flag": false + }, + { + "instruction": "Last week Fred had 33 dollars and Jason had 95 dollars. Over the weekend Fred delivered newspapers earning 16 dollars and washed cars earning 74 dollars. How much money did Fred earn over the weekend?", + "input": "", + "output": "\nA: Fred had 33 dollars last week. He earned 16 dollars delivering newspapers and 74 dollars washing cars. So in total he earned 16 + 74 = 90 dollars. The answer is 90.", + "answer": "90.0", + "output_pred": "To find out how much money Fred earned over the weekend, we need to add up his earnings from delivering newspapers and washing cars.\n\n16 + 74 = 90\n\nTherefore, Fred earned 90 dollars over the weekend.<|endoftext|>", + "pred": 90.0, + "flag": true + }, + { + "instruction": "Julia played tag with 8 kids on monday, 11 kids on tuesday and 9 kids on wednesday. How many more kids did she play with on tuesday than on wednesday?", + "input": "", + "output": "\nA: On Monday she played with 8 kids, on Tuesday with 11 kids and on Wednesday with 9 kids. The difference between Tuesday and Wednesday is 11 - 9 = 2 kids. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more kids Julia played with on tuesday than on wednesday, we need to subtract the number of kids she played with on wednesday from the number of kids she played with on tuesday.\n\nNumber of kids Julia played with on tuesday = 11\nNumber of kids Julia played with on wednesday = 9\n\nDifference = Number of kids Julia played with on tuesday - Number of kids Julia played with on wednesday\nDifference = 11 - 9\nDifference = 2\n\nTherefore, Julia played with 2 more kids on tuesday than on wednesday. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Dave had 11 apps and 3 files on his phone. After deleting some apps and files he had 24 files and 2 apps left. How many more files than apps does he have left on the phone?", + "input": "", + "output": "\nA: He had 11 apps and 3 files in the beginning. After deleting some, he had 24 files and 2 apps left. That means he had 24 - 3 = 21 more files than apps. The answer is 21.", + "answer": "22.0", + "output_pred": "To solve the problem, we need to find the difference between the number of files and apps left on Dave's phone. \n\nStep 1: Find the total number of files and apps Dave had on his phone before deleting any. \n\nTotal = Number of apps + Number of files \nTotal = 11 + 3 \nTotal = 14 \n\nStep 2: Find the total number of files and apps Dave had on his phone after deleting any. \n\nTotal = Number of files + Number of apps \nTotal = 24 + 2 \nTotal = 26 \n\nStep 3: Find the difference between the total number of files and apps Dave had before and after deleting any. \n\nDifference = Total after - Total before \nDifference = 26 - 14 \nDifference = 12 \n\nTherefore, Dave has 12 more files than apps left on his phone. The answer in Arabic numerals is 12.<|endoftext|>", + "pred": 12.0, + "flag": false + }, + { + "instruction": "Every day Ryan spends 7 hours on learning english, 2 hours on learning chinese and 4 hours on learning spanish. How many more hours does he spend on learning english than he does on learning spanish?", + "input": "", + "output": "\nA: Ryan spends 7 hours on learning english, 2 hours on learning chinese and 4 hours on learning spanish. The difference between the time he spends on learning english and the time he spends on learning spanish is 7 - 4 = 3 hours. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more hours Ryan spends on learning English than he does on learning Spanish, we need to subtract the number of hours he spends on learning Spanish from the number of hours he spends on learning English.\n\nNumber of hours Ryan spends on learning English = 7\nNumber of hours Ryan spends on learning Spanish = 4\n\nDifference = Number of hours Ryan spends on learning English - Number of hours Ryan spends on learning Spanish\nDifference = 7 - 4\nDifference = 3\n\nTherefore, Ryan spends 3 more hours on learning English than he does on learning Spanish. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "We ordered 9 pizzas. Each pizza has 10 slices. If there are 2 of us. How many slices of pizza does each of us get if distributed equally?", + "input": "", + "output": "\nA: We ordered 9 pizzas. Each pizza has 10 slices. That means in total we have 9 * 10 = 90 slices. We are 2 people, so each of us gets 90 / 2 = 45 slices. The answer is 45.", + "answer": "45.0", + "output_pred": "Step 1: Find the total number of slices of pizza by multiplying the number of pizzas by the number of slices per pizza: \n\n9 pizzas x 10 slices per pizza = 90 slices \n\nStep 2: Divide the total number of slices by the number of people to find the number of slices per person: \n\n90 slices \u00f7 2 people = 45 slices per person \n\nTherefore, each of us will get 45 slices of pizza if distributed equally. The answer in Arabic numerals is 45.<|endoftext|>", + "pred": 45.0, + "flag": true + }, + { + "instruction": "Jake has 12 fewer peaches than Steven who has 11 more peaches than Jill. Steven has 4 peaches. How many more peaches does Jill have than Jake?", + "input": "", + "output": "\nA: Steven has 11 more peaches than Jill. That means Jill has 4 - 11 = -7 peaches. Jake has 12 fewer peaches than Steven, so Jake has 4 - 12 = -8 peaches. Jill has -7 peaches and Jake has -8 peaches. The difference is -8 - (-7) = -1. Jill has 1 fewer peach than Jake. The answer is -1.", + "answer": "1.0", + "output_pred": "Step 1: Determine how many peaches Steven has.\nSteven has 4 peaches.\n\nStep 2: Determine how many peaches Jill has.\nJill has 11 more peaches than Steven, so she has 4 + 11 = 15 peaches.\n\nStep 3: Determine how many peaches Jake has.\nJake has 12 fewer peaches than Steven, so he has 4 - 12 = -8 peaches.\n\nStep 4: Determine how many more peaches Jill has than Jake.\nJill has 15 - (-8) = 23 more peaches than Jake.\n\nTherefore, Jill has 23 more peaches than Jake. The answer in Arabic numerals is 23.<|endoftext|>", + "pred": 23.0, + "flag": false + }, + { + "instruction": "Robin has 28 packages of gum and 13 packages of candy. There are 4 pieces in each package. How many pieces of gum does Robin have?", + "input": "", + "output": "\nA: Robin has 28 packages of gum and 13 packages of candy. Each package has 4 pieces. That means she has 28 * 4 = 112 pieces of gum. The answer is 112.", + "answer": "112.0", + "output_pred": "To solve the problem, we need to multiply the number of packages of gum by the number of pieces in each package:\n\n28 packages of gum x 4 pieces per package = 112 pieces of gum\n\nTherefore, Robin has 112 pieces of gum.<|endoftext|>", + "pred": 112.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 9 cups of flour and 5 cups of sugar. She already put in 3 cups of flour and 62 cups of sugar. How many more cups of flour does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 9 cups of flour and 5 cups of sugar. She already put in 3 cups of flour and 62 cups of sugar. She needs to add 9 - 3 = 6 more cups of flour. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more cups of flour Mary needs to add, we need to subtract the amount of flour she has already put in from the total amount of flour called for in the recipe.\n\nTotal amount of flour called for = 9 cups\nAmount of flour already put in = 3 cups\n\nAmount of flour needed = Total amount of flour called for - Amount of flour already put in\nAmount of flour needed = 9 cups - 3 cups\nAmount of flour needed = 6 cups\n\nTherefore, Mary needs to add 6 more cups of flour. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "There are 17 different movies and 11 different books in the ' crazy silly school ' series. If you read 13 of the books and watched 63 of the movies. How many more movies than books are there in the ' crazy silly school ' series?", + "input": "", + "output": "\nA: There are 17 movies and 11 books in the series. You read 13 books and watched 63 movies. That means you have watched 63 - 13 = 50 more movies than books. The answer is 50.", + "answer": "6.0", + "output_pred": "To find the difference between the number of movies and books in the 'crazy silly school' series, we need to subtract the number of books from the number of movies.\n\nNumber of movies = 63\nNumber of books = 13\n\nDifference = Number of movies - Number of books\nDifference = 63 - 13\nDifference = 50\n\nTherefore, there are 50 more movies than books in the 'crazy silly school' series. The answer in Arabic numerals is 50.<|endoftext|>", + "pred": 50.0, + "flag": false + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had 10 bags of cans. She found 3 bags of cans on the next day and 7 bags of cans the day after that. How many bags did she have altogether?", + "input": "", + "output": "\nA: She had 10 bags of cans on Monday. On Tuesday she found 3 more bags, so now she has 10 + 3 = 13 bags. On Wednesday she found 7 more bags, so now she has 13 + 7 = 20 bags. The answer is 20.", + "answer": "20.0", + "output_pred": "Step 1: Add the number of bags Tiffany had on Monday to the number of bags she found on Tuesday.\n10 + 3 = 13\n\nStep 2: Add the number of bags Tiffany had on Tuesday to the number of bags she found on Wednesday.\n13 + 7 = 20\n\nTherefore, Tiffany had a total of 20 bags of cans altogether. The answer in Arabic numerals is 20.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "During summer break 800059 kids from Lawrence county go to camp and the rest stay home. Lawrence county has 828521 kids in all. About how many kids stayed home?", + "input": "", + "output": "\nA: Lawrence county has 828521 kids in total. 800059 of them go to camp, so the rest must stay home. The number of kids who stayed home must be 828521 - 800059 = 828462. The answer is 828462.", + "answer": "28462.0", + "output_pred": "To find out how many kids stayed home during summer break, we need to subtract the number of kids who went to camp from the total number of kids in Lawrence county.\n\nTotal number of kids in Lawrence county = 828521\nNumber of kids who went to camp = 800059\n\nNumber of kids who stayed home = Total number of kids in Lawrence county - Number of kids who went to camp\nNumber of kids who stayed home = 828521 - 800059\nNumber of kids who stayed home = 28462\n\nTherefore, about 28462 kids stayed home during summer break in Lawrence county.<|endoftext|>", + "pred": 28462.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of eggs into groups of 5. Rebecca has 20 eggs and 6 marbles. How many more eggs does Rebecca have than marbles?", + "input": "", + "output": "\nA: Rebecca has 20 eggs and 6 marbles. The difference between the two is 20 - 6 = 14. She has 14 more eggs than marbles. The answer is 14.", + "answer": "14.0", + "output_pred": "To solve this problem, we need to find the difference between the number of eggs and marbles that Rebecca has. \n\nStep 1: Find the number of groups of 5 eggs that Rebecca can make. \n\n20 \u00f7 5 = 4 \n\nRebecca can make 4 groups of 5 eggs. \n\nStep 2: Find the total number of eggs that Rebecca has. \n\n20 \n\nRebecca has 20 eggs. \n\nStep 3: Find the total number of marbles that Rebecca has. \n\n6 \n\nRebecca has 6 marbles. \n\nStep 4: Find the difference between the number of eggs and marbles. \n\n20 - 6 = 14 \n\nRebecca has 14 more eggs than marbles. \n\nTherefore, the answer is: \n\nRebecca has 14 more eggs than marbles. (14)<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "If Lewis earns a total of $ 460 during 5 weeks of harvest. How much money does he earn each week?", + "input": "", + "output": "\nA: Lewis earns a total of $460 in 5 weeks. This means he earns $460 / 5 = $92 each week. The answer is $92.", + "answer": "92.0", + "output_pred": "To find out how much money Lewis earns each week, we need to divide the total amount earned by the number of weeks:\n\n$460 \u00f7 5 = $92\n\nTherefore, Lewis earns $92 each week.<|endoftext|>", + "pred": 92.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps. He threw away 60 of the old ones at the park while he found 58 bottle caps new ones. Now he has 67 bottle caps in his collection. How many bottle caps did danny have at first?", + "input": "", + "output": "\nA: Danny had 67 bottle caps in his collection. He threw away 60 old ones and found 58 new ones. That means he had 67 + 60 - 58 = 69 bottle caps at first. The answer is 69.", + "answer": "69.0", + "output_pred": "Let's call the number of bottle caps Danny had at first \"x\". \n\nAccording to the problem, he threw away 60 old ones and found 58 new ones, so his total number of bottle caps changed by -60 + 58 = -2. \n\nWe also know that he now has 67 bottle caps in his collection, so we can set up an equation: \n\nx - 2 = 67 \n\nTo solve for x, we can add 2 to both sides: \n\nx = 69 \n\nTherefore, Danny had 69 bottle caps at first.<|endoftext|>", + "pred": 69.0, + "flag": true + }, + { + "instruction": "There are 4502 skittles in Steven's skittles collection. Steven also has 4276 erasers. If the skittles and erasers are organized into 154 groups. How big is each group?", + "input": "", + "output": "\nA: Steven has 4502 skittles and 4276 erasers. In total he has 4502 + 4276 = 8778 items. He wants to organize them into 154 groups. Each group must have 8778 / 154 = 57 items. The answer is 57.", + "answer": "57.0", + "output_pred": "To find the size of each group, we need to divide the total number of skittles and erasers by the number of groups:\n\nTotal number of skittles and erasers = 4502 + 4276 = 8778\nNumber of groups = 154\n\nSize of each group = Total number of skittles and erasers \u00f7 Number of groups\nSize of each group = 8778 \u00f7 154\nSize of each group = 59\n\nTherefore, each group will have 59 skittles and erasers.<|endoftext|>", + "pred": 59.0, + "flag": false + }, + { + "instruction": "Katie had 81 ds games and her friends had 59 games. How many more games does Katie have than her friends?", + "input": "", + "output": "\nA: Katie had 81 games and her friends had 59 games. The difference must be the number of games Katie has more than her friends. So, Katie has 81 - 59 = 22 more games than her friends. The answer is 22.", + "answer": "22.0", + "output_pred": "To find out how many more games Katie has than her friends, we need to subtract the number of games her friends have from the number of games Katie has:\n\n81 - 59 = 22\n\nTherefore, Katie has 22 more games than her friends.\n\nThe answer in Arabic numerals is: 22.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Adam could fit 10 action figures on each shelf in his room. His room has could hold 8 action figures. How many total shelves did his room have?", + "input": "", + "output": "\nA: Each shelf can hold 10 action figures. He needs 8 action figures in total. That means he needs 8 / 10 = 0.8 shelves. Since shelves can't be fractional, he needs 1 shelf. The answer is 1.", + "answer": "80.0", + "output_pred": "To solve this problem, we need to divide the total number of action figures by the number of action figures that can fit on each shelf:\n\nTotal number of action figures = 8\nNumber of action figures that can fit on each shelf = 10\n\nNumber of shelves = Total number of action figures \u00f7 Number of action figures that can fit on each shelf\nNumber of shelves = 8 \u00f7 10\nNumber of shelves = 0.8\n\nSince we cannot have a fraction of a shelf, we need to round up to the nearest whole number:\n\nNumber of shelves = 1\n\nTherefore, Adam's room has 1 total shelf. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "Jack received 6 emails and 8 letters in the morning. He then received 2 emails and 7 letters in the afternoon. How many more letters did Jack receive in the morning than in the afternoon?", + "input": "", + "output": "\nA: In the morning, Jack received 6 emails and 8 letters. In the afternoon, he received 2 emails and 7 letters. The difference in the number of letters is 8 - 7 = 1. So Jack received 1 more letter in the morning than in the afternoon. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more letters Jack received in the morning than in the afternoon, we need to subtract the number of letters he received in the afternoon from the number of letters he received in the morning.\n\nNumber of letters received in the morning = 8\nNumber of letters received in the afternoon = 7\n\nDifference = Number of letters received in the morning - Number of letters received in the afternoon\nDifference = 8 - 7\nDifference = 1\n\nTherefore, Jack received 1 more letter in the morning than in the afternoon. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Paco had 41 cookies. He gave 9 cookies to his friend and ate 18 cookies. How many more cookies did he eat than those he gave to his friend?", + "input": "", + "output": "\nA: Paco had 41 cookies. He gave 9 to his friend, so he has 41 - 9 = 32 cookies left. He ate 18 cookies, so he has 32 - 18 = 14 cookies left. He ate 18 cookies, and gave 9 to his friend. The difference between these two numbers is 18 - 9 = 9. The answer is 9.", + "answer": "9.0", + "output_pred": "1. Start with the total number of cookies Paco had: 41\n2. Subtract the number of cookies he gave to his friend: 41 - 9 = 32\n3. Subtract the number of cookies he ate: 32 - 18 = 14\n4. To find how many more cookies he ate than those he gave to his friend, subtract the number of cookies he gave to his friend from the number of cookies he ate: 14 - 9 = 5\n\nTherefore, Paco ate 5 more cookies than those he gave to his friend. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Jake has 7 fewer peaches than Steven and 8 more peaches than Jill. Steven has 17 peaches. How many peaches does Jill have?", + "input": "", + "output": "\nA: Steven has 17 peaches. Jake has 7 fewer than Steven, so he has 17 - 7 = 10 peaches. Jill has 8 more than Jake, so she has 10 + 8 = 18 peaches. The answer is 18.", + "answer": "2.0", + "output_pred": "Step 1: Determine how many peaches Jake has.\nJake has 7 fewer peaches than Steven, so he has 17 - 7 = 10 peaches.\n\nStep 2: Determine how many peaches Jill has.\nJill has 8 more peaches than Jake, so she has 10 + 8 = 18 peaches.\n\nTherefore, Jill has 18 peaches. The answer in Arabic numerals is 18.<|endoftext|>", + "pred": 18.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 7 cups of sugar and 10 cups of flour. She already put in 4 cups of sugar. How many more cups of sugar does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 7 cups of sugar and 10 cups of flour. She already put in 4 cups of sugar. So she still needs to add 7 - 4 = 3 cups of sugar. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more cups of sugar Mary needs to add, we need to subtract the amount of sugar she has already put in from the total amount of sugar called for in the recipe.\n\nTotal amount of sugar called for = 7 cups\nAmount of sugar already put in = 4 cups\n\nMore cups of sugar needed = Total amount of sugar called for - Amount of sugar already put in\nMore cups of sugar needed = 7 cups - 4 cups\nMore cups of sugar needed = 3 cups\n\nTherefore, Mary needs to add 3 more cups of sugar to the cake. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Marco's strawberries weighed 30 pounds. If together their strawberries weighed 47 pounds. How much more did his strawberries weigh than his dad's?", + "input": "", + "output": "\nA: Marco's strawberries weighed 30 pounds. Together their strawberries weighed 47 pounds. That means his dad's strawberries weighed 47 - 30 = 17 pounds. The difference between Marco's and his dad's strawberries is 30 - 17 = 13 pounds. The answer is 13.", + "answer": "13.0", + "output_pred": "To find out how much more Marco's strawberries weighed than his dad's, we need to subtract the weight of his dad's strawberries from the total weight of their strawberries:\n\n47 pounds - 30 pounds = 17 pounds\n\nTherefore, Marco's strawberries weighed 17 pounds more than his dad's. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": false + }, + { + "instruction": "David did 56 more push-ups than Zachary in gym class today. If David did 38 push-ups. How many push-ups did Zachary and David do altogether?", + "input": "", + "output": "\nA: David did 56 more push-ups than Zachary. That means Zachary must have done 56 - 38 = 18 push-ups. David did 38 push-ups. So in total they did 18 + 38 = 56 push-ups. The answer is 56.", + "answer": "20.0", + "output_pred": "Step 1: Find out how many push-ups Zachary did.\nDavid did 56 more push-ups than Zachary, so we can subtract 56 from David's push-ups to find Zachary's push-ups.\n38 - 56 = -18\nSince Zachary can't have negative push-ups, we know that David did more push-ups than Zachary, so we need to add 56 to David's push-ups to find Zachary's push-ups.\n38 + 56 = 94\nZachary did 94 push-ups.\n\nStep 2: Add David and Zachary's push-ups together.\nTo find the total number of push-ups they did, we can add David's push-ups to Zachary's push-ups.\n38 + 94 = 132\nZachary and David did 132 push-ups altogether.\n\nAnswer: 132<|endoftext|>", + "pred": 132.0, + "flag": false + }, + { + "instruction": "Carol was sending out birthday invitations to her friends. Each package of invitations she bought had 3 invitations in it and she bought 2 packs. If she wants to invite 9 friends. How many extra invitations will she need to buy?", + "input": "", + "output": "\nA: She bought 2 packs of invitations, each with 3 invitations. That means she has 2 * 3 = 6 invitations. She wants to invite 9 friends, so she needs 9 - 6 = 3 extra invitations. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of invitations Carol bought by multiplying the number of packs by the number of invitations per pack: 2 packs x 3 invitations per pack = 6 invitations.\nStep 2: Subtract the number of invitations Carol bought from the number of friends she wants to invite: 9 friends - 6 invitations = 3 extra invitations needed.\nAnswer: Carol will need to buy 3 extra invitations. (3)<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Dave had some apps on his phone. After deleting 18 of them he had 5 left. How many apps did he have on his phone at the start?", + "input": "", + "output": "\nA: He had 5 apps left after deleting 18. That means he must have had 18 + 5 = 23 apps at the start. The answer is 23.", + "answer": "23.0", + "output_pred": "Let's call the number of apps Dave had on his phone at the start \"x\". \n\nAccording to the problem, he deleted 18 apps, so he had x - 18 apps left. \n\nWe also know that he had 5 apps left after deleting 18, so we can set up an equation: \n\nx - 18 = 5 \n\nTo solve for x, we can add 18 to both sides: \n\nx - 18 + 18 = 5 + 18 \n\nSimplifying: \n\nx = 23 \n\nTherefore, Dave had 23 apps on his phone at the start.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "62 campers went rowing in the morning. 39 campers went rowing in the afternoon. How many more campers went rowing in the morning than in the afternoon?", + "input": "", + "output": "\nA: In the morning, 62 campers went rowing. In the afternoon, 39 campers went rowing. The difference must be the number of campers who went rowing in the morning than in the afternoon. So, the answer is 62 - 39 = 23. The answer is 23.", + "answer": "23.0", + "output_pred": "To find out how many more campers went rowing in the morning than in the afternoon, we need to subtract the number of campers who went rowing in the afternoon from the number of campers who went rowing in the morning.\n\n62 - 39 = 23\n\nTherefore, 23 more campers went rowing in the morning than in the afternoon. The answer in Arabic numerals is 23.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "Baker made 19 cakes and 131 pastries. If he sold 70 cakes and 88 pastries. How many more pastries than cakes did baker make?", + "input": "", + "output": "\nA: Baker made 19 cakes and 131 pastries. He sold 70 cakes and 88 pastries. That means he still has 19 - 70 = -51 cakes and 131 - 88 = 43 pastries. He made more pastries than cakes, so the answer is 43 - (-51) = 94. The answer is 94.", + "answer": "112.0", + "output_pred": "To find the difference between the number of cakes and pastries Baker made, we need to subtract the number of cakes sold from the number of cakes made and the number of pastries sold from the number of pastries made.\n\nNumber of cakes Baker made - Number of cakes Baker sold = Number of cakes Baker has left\n19 - 70 = -51\n\nNumber of pastries Baker made - Number of pastries Baker sold = Number of pastries Baker has left\n131 - 88 = 43\n\nTo find the difference between the number of pastries and cakes Baker has left, we need to subtract the number of cakes Baker has left from the number of pastries Baker has left.\n\nNumber of pastries Baker has left - Number of cakes Baker has left = Difference\n43 - (-51) = 94\n\nTherefore, Baker made 94 more pastries than cakes. The answer in Arabic numerals is 94.<|endoftext|>", + "pred": 94.0, + "flag": false + }, + { + "instruction": "Frank was reading through some books. Each book had 249 pages and it took Frank 3 days to finish each book. How many pages did he read per day?", + "input": "", + "output": "\nA: Frank read 249 pages per book. He read 3 books in 3 days. That means he read 3 * 249 = 747 pages in total. He read 747 pages in 3 days, so he read 747 / 3 = 249 pages per day. The answer is 249.", + "answer": "83.0", + "output_pred": "To find out how many pages Frank read per day, we need to divide the total number of pages he read by the number of days it took him to finish the books.\n\nTotal number of pages = 249 pages/book x 3 books = 747 pages\n\nNumber of days = 3 days/book\n\nPages read per day = Total number of pages \u00f7 Number of days\n\nPages read per day = 747 pages \u00f7 3 days\n\nPages read per day = 249 pages/day\n\nTherefore, Frank read 249 pages per day.<|endoftext|>", + "pred": 249.0, + "flag": false + }, + { + "instruction": "Paco had 40 cookies. He ate 2 of them. Then he bought 37 more cookies. How many cookies did Paco have left?", + "input": "", + "output": "\nA: Paco had 40 cookies. He ate 2 of them, so now he has 40 - 2 = 38 cookies. Then he bought 37 more, so now he has 38 + 37 = 75 cookies. The answer is 75.", + "answer": "75.0", + "output_pred": "Step 1: Start with the initial number of cookies Paco had: 40\nStep 2: Subtract the number of cookies he ate: 40 - 2 = 38\nStep 3: Add the number of cookies he bought: 38 + 37 = 75\nAnswer: Paco had 75 cookies left. (75)<|endoftext|>", + "pred": 75.0, + "flag": true + }, + { + "instruction": "Dan has $ 2. He bought some candy bar for $ 6 each one costing $ 3. How many candy bar did he buy?", + "input": "", + "output": "\nA: Dan has $2. He bought candy bars for $6 each, so he must have bought 2 candy bars. 2 candy bars cost $6, so he spent $6 in total. He had $2 in the beginning, so now he has $2 - $6 = -$4. The answer is 2.", + "answer": "2.0", + "output_pred": "Let x be the number of candy bars Dan bought.\nThe cost of each candy bar is $6, so the total cost of x candy bars is 6x dollars.\nWe know that Dan spent $2, so we can set up an equation:\n6x = 2\nTo solve for x, we can divide both sides by 6:\nx = 2/6\nSimplifying the fraction, we get:\nx = 1/3\nTherefore, Dan bought 1/3 of a candy bar.\nHowever, since we can't buy a fraction of a candy bar, we need to round up to the nearest whole number.\nRounding up 1/3 to the nearest whole number gives us 1 candy bar.\nSo Dan bought 1 candy bar. \n\nSteps:\n1. Let x be the number of candy bars Dan bought.\n2. The cost of each candy bar is $6, so the total cost of x candy bars is 6x dollars.\n3. We know that Dan spent $2, so we can set up an equation: 6x = 2.\n4.", + "pred": 4.0, + "flag": false + }, + { + "instruction": "There were 174 parents in the program and 521 pupils too. How many more pupils were present compared to parents in the program?", + "input": "", + "output": "\nA: There were 174 parents and 521 pupils. The difference between them is 521 - 174 = 347. There were 347 more pupils than parents. The answer is 347.", + "answer": "347.0", + "output_pred": "To find out how many more pupils were present compared to parents in the program, we need to subtract the number of parents from the number of pupils:\n\n521 pupils - 174 parents = 347 more pupils\n\nTherefore, there were 347 more pupils present compared to parents in the program. The answer in Arabic numerals is 347.<|endoftext|>", + "pred": 347.0, + "flag": true + }, + { + "instruction": "Frank had 42 pieces of candy. If he put them equally into 2 bags. How many pieces of candy are in each bag?", + "input": "", + "output": "\nA: Frank had 42 pieces of candy. He put them into 2 bags. That means each bag must have 42 / 2 = 21 pieces of candy. The answer is 21.", + "answer": "21.0", + "output_pred": "To solve the problem, we need to divide the total number of pieces of candy by the number of bags:\n\n42 \u00f7 2 = 21\n\nTherefore, there are 21 pieces of candy in each bag.\n\nThe answer in Arabic numerals is: 21.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "There were 21 roses in the vase. Jessica threw away 34 roses from the vase and cut some more new roses from her flower garden to put in the vase. There are now 15 roses in the vase. How many more roses did she throw away than those she cut from her garden?", + "input": "", + "output": "\nA: There were 21 roses in the vase. Jessica threw away 34 roses, so now there are 21 - 34 = -13 roses. She cut some more roses from her garden and put them in the vase, so now there are 15 roses. That means she must have cut 15 - (-13) = 28 roses from her garden. The difference between the number of roses she threw away and the number of roses she cut from her garden is 34 - 28 = 6. The answer is 6.", + "answer": "6.0", + "output_pred": "Let's call the number of roses Jessica cut from her garden \"x\". \n\nWe know that there were originally 21 roses in the vase, and she threw away 34, so there were 21 - 34 = -13 roses left in the vase. \n\nBut then she cut some more roses from her garden and put them in the vase, bringing the total number of roses in the vase to 15. \n\nSo we can set up an equation: \n\n-13 + x = 15 \n\nTo solve for x, we can add 13 to both sides: \n\nx = 28 \n\nSo Jessica cut 28 roses from her garden. \n\nTo find out how many more roses she threw away than those she cut, we can subtract the number of roses she threw away (34) from the number of roses she cut (28): \n\n34 - 28 = 6 \n\nTherefore, Jessica threw away 6 more roses than those she cut from her garden. \n\nThe", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Debby bought 301 water bottles when they were on sale. If she drank 144 bottles a day for some days. If she has 157 bottles left. How many days did she drink for?", + "input": "", + "output": "\nA: Debby bought 301 bottles. She drank 144 bottles a day for some days. Now she has 157 bottles left. That means 144 * x = 301 - 157, where x is the number of days she drank for. Solving for x, we get x = (301 - 157) / 144 = 2.5 days. The answer is 2.5 days.", + "answer": "1.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of days Debby drank water bottles. \n\nWe know that she drank 144 bottles a day for x days, so the total number of bottles she drank is 144x. \n\nWe also know that she started with 301 bottles and has 157 bottles left, so the total number of bottles she used is 301 - 157 = 144. \n\nTherefore, we can set up an equation: \n\n144x = 144 \n\nSimplifying this equation, we get: \n\nx = 1 \n\nSo Debby drank water bottles for 1 day. \n\nAnswer: 1<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "In a school there are 635 girls and the rest are boys. If there are 510 more boys than girls. How many boys are there in that school?", + "input": "", + "output": "\nA: There are 635 girls and 510 more boys than girls. That means there are 635 + 510 = 1145 boys in total. The answer is 1145.", + "answer": "1145.0", + "output_pred": "Let's call the number of boys \"x\". \n\nAccording to the problem, we know that: \n\nx = 635 + 510 \n\nSimplifying this equation, we get: \n\nx = 1145 \n\nTherefore, there are 1145 boys in that school. \n\nAnswer: 1145<|endoftext|>", + "pred": 1145.0, + "flag": true + }, + { + "instruction": "There are 203 bananas and 63 oranges in Philip's collection. If the bananas are organized into 7 groups and oranges are organized into 95 groups. How big is each group of bananas?", + "input": "", + "output": "\nA: There are 203 bananas and 63 oranges. We need to divide the bananas into 7 groups and the oranges into 95 groups. The number of bananas in each group must be 203 / 7 = 29. The answer is 29.", + "answer": "29.0", + "output_pred": "To find the size of each group of bananas, we need to divide the total number of bananas by the number of groups:\n\n203 bananas \u00f7 7 groups = 29 bananas per group\n\nTherefore, each group of bananas has 29 bananas.\n\nTo find the size of each group of oranges, we need to divide the total number of oranges by the number of groups:\n\n63 oranges \u00f7 95 groups = 0.65 oranges per group\n\nTherefore, each group of oranges has 0.65 oranges.\n\nIn conclusion, each group of bananas has 29 bananas and each group of oranges has 0.65 oranges.<|endoftext|>", + "pred": 0.65, + "flag": false + }, + { + "instruction": "Rachel had to complete 2 pages of reading homework and 4 pages of math homework. How many more pages of math homework than reading homework did she have?", + "input": "", + "output": "\nA: Rachel had to complete 2 pages of reading homework and 4 pages of math homework. The difference between the two is 4 - 2 = 2 pages. She had 2 more pages of math homework than reading homework. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more pages of math homework Rachel had than reading homework, we need to subtract the number of pages of reading homework from the number of pages of math homework.\n\nMath homework pages = 4\nReading homework pages = 2\n\nDifference = Math homework pages - Reading homework pages\nDifference = 4 - 2\nDifference = 2\n\nTherefore, Rachel had 2 more pages of math homework than reading homework. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 324 students suggested adding mashed potatoes 374 suggested adding bacon to the menu and 128 suggested adding tomatoes. How many students participated in the suggestion of new food items?", + "input": "", + "output": "\nA: 324 students suggested mashed potatoes, 374 suggested bacon and 128 suggested tomatoes. In total, 324 + 374 + 128 = 826 students participated in the suggestion of new food items. The answer is 826.", + "answer": "826.0", + "output_pred": "To find the total number of students who participated in the suggestion of new food items, we need to add the number of students who suggested each type of food:\n\n324 + 374 + 128 = 826\n\nTherefore, 826 students participated in the suggestion of new food items.<|endoftext|>", + "pred": 826.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Together they collected strawberries that weighed 24 pounds. On the way back Marco lost 9 pounds of strawberries. Marco's strawberries now weighed 3 pounds. How much did his dad's strawberries weigh?", + "input": "", + "output": "\nA: Together they collected 24 pounds of strawberries. Marco lost 9 pounds, so his dad must have had 24 - 9 = 15 pounds. The answer is 15.", + "answer": "12.0", + "output_pred": "Let's call the weight of Marco's dad's strawberries \"x\". \n\nWe know that together they collected 24 pounds of strawberries, so we can set up an equation: \n\nx + 3 = 24 \n\nSubtracting 3 from both sides, we get: \n\nx = 21 \n\nSo Marco's dad's strawberries weighed 21 pounds. \n\nBut we also know that Marco lost 9 pounds of strawberries on the way back, so his strawberries now weigh 3 pounds. \n\nWe can set up another equation: \n\n3 = x - 9 \n\nAdding 9 to both sides, we get: \n\n12 = x \n\nSo Marco's dad's strawberries weighed 12 pounds before he lost 9 pounds. \n\nTherefore, the answer is: \n\nMarco's dad's strawberries weighed 21 pounds.<|endoftext|>", + "pred": 21.0, + "flag": false + }, + { + "instruction": "For 19 weeks of harvest Lewis earns a total of $ 133. How much money does he earn each week?", + "input": "", + "output": "\nA: Lewis earns a total of $133 in 19 weeks. This means he earns $133 / 19 = $7 each week. The answer is $7.", + "answer": "7.0", + "output_pred": "To find out how much money Lewis earns each week, we need to divide the total amount earned by the number of weeks:\n\n$133 \u00f7 19 = $7\n\nTherefore, Lewis earns $7 each week.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Emily is making bead necklaces for her 44 friends. She made 26 necklaces and each necklace takes 2 beads. How many beads did Emily have?", + "input": "", + "output": "\nA: Emily made 26 necklaces and each necklace takes 2 beads. That means she used 26 * 2 = 52 beads. The answer is 52.", + "answer": "52.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nStep 1: Multiply the number of friends by the number of beads per necklace: \n\n44 friends x 2 beads per necklace = 88 beads \n\nStep 2: Add the number of beads Emily already made: \n\n88 beads + 26 beads = 114 beads \n\nTherefore, Emily had 114 beads. \n\nThe answer in Arabic numerals is: 114.<|endoftext|>", + "pred": 114.0, + "flag": false + }, + { + "instruction": "Faye was placing her pencils into rows with 16 pencils in each row. She had 28 packs of pencils each one having 24 pencils. How many rows could she make?", + "input": "", + "output": "\nA: Each pack has 24 pencils. She has 28 packs. That means she has 28 * 24 = 672 pencils. Each row has 16 pencils. That means she can make 672 / 16 = 42 rows. The answer is 42.", + "answer": "42.0", + "output_pred": "First, we need to find the total number of pencils Faye has:\n28 packs x 24 pencils per pack = 672 pencils\n\nNext, we need to divide the total number of pencils by the number of pencils in each row:\n672 pencils \u00f7 16 pencils per row = 42 rows\n\nTherefore, Faye can make 42 rows of pencils. The answer in Arabic numerals is 42.<|endoftext|>", + "pred": 42.0, + "flag": true + }, + { + "instruction": "3 birds and 4 storks were sitting on the fence. 2 more birds came to join them. How many more birds than storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 3 birds and 4 storks on the fence. 2 more birds came, so now there are 3 + 2 = 5 birds and 4 storks. The difference between the number of birds and storks is 5 - 4 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of birds and storks on the fence initially.\n3 birds + 4 storks = 7 birds and storks\n\nStep 2: Add the 2 more birds that came to join them.\n7 birds and storks + 2 birds = 9 birds\n\nStep 3: Find the difference between the number of birds and storks.\n9 birds - 4 storks = 5 more birds than storks\n\nTherefore, there are 5 more birds than storks sitting on the fence. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Steven has 14 peaches. Jake has 6 fewer peaches than Steven and 3 more peaches than Jill. How many peaches does Jill have?", + "input": "", + "output": "\nA: Steven has 14 peaches. Jake has 6 fewer peaches than Steven, so he has 14 - 6 = 8 peaches. Jill has 3 more peaches than Jake, so she has 8 + 3 = 11 peaches. The answer is 11.", + "answer": "5.0", + "output_pred": "Let's start by finding out how many peaches Jake has. We know that Jake has 6 fewer peaches than Steven, so:\n\nJake's peaches = Steven's peaches - 6\nJake's peaches = 14 - 6\nJake's peaches = 8\n\nNow we know that Jake has 8 peaches. We also know that Jill has 3 more peaches than Jake, so:\n\nJill's peaches = Jake's peaches + 3\nJill's peaches = 8 + 3\nJill's peaches = 11\n\nTherefore, Jill has 11 peaches.<|endoftext|>", + "pred": 11.0, + "flag": false + }, + { + "instruction": "There are 2 baskets of peaches. Each basket has 4 red peaches and some more green peaches. If there are a total of 12 peaches in all baskets. How many green peaches are in each basket?", + "input": "", + "output": "\nA: There are 2 baskets with 4 red peaches each. That means there are 8 red peaches in total. There are 12 peaches in total, so the remaining 4 must be green. That means each basket has 4 green peaches. The answer is 4.", + "answer": "2.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of green peaches in each basket. \n\nWe know that each basket has 4 red peaches and x green peaches, so the total number of peaches in each basket is 4 + x. \n\nSince there are 2 baskets, the total number of peaches in both baskets is 2(4 + x) = 8 + 2x. \n\nWe also know that the total number of peaches in both baskets is 12, so we can set up an equation: \n\n8 + 2x = 12 \n\nSubtracting 8 from both sides, we get: \n\n2x = 4 \n\nDividing both sides by 2, we get: \n\nx = 2 \n\nTherefore, there are 2 green peaches in each basket. \n\nAnswer: 2<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Together they collected strawberries that weighed 36 pounds. On the way back Marco ' dad lost 8 pounds of strawberries. Marco's strawberries now weighed 12 pounds. How much did his dad's strawberries weigh now?", + "input": "", + "output": "\nA: Marco and his dad collected 36 pounds of strawberries. On the way back, his dad lost 8 pounds. That means his dad had 36 - 8 = 28 pounds of strawberries. Marco's strawberries weighed 12 pounds. So his dad's strawberries must have weighed 28 - 12 = 16 pounds. The answer is 16.", + "answer": "16.0", + "output_pred": "Step 1: Subtract the weight of the strawberries Marco lost from the total weight of the strawberries they collected: \n\n36 pounds - 8 pounds = 28 pounds \n\nStep 2: Subtract the weight of Marco's strawberries from the total weight of the strawberries they collected: \n\n28 pounds - 12 pounds = 16 pounds \n\nTherefore, Marco's dad's strawberries weighed 16 pounds now. \n\nAnswer: 16<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of eggs into groups of 5. Rebecca has 10 marbles and 15 eggs. How many groups will be created?", + "input": "", + "output": "\nA: Rebecca has 10 marbles and 15 eggs. She wants to split them into groups of 5. The number of groups must be the number of eggs divided by 5. That is 15 / 5 = 3. So, there will be 3 groups. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, we need to find the total number of items Rebecca has and divide it by the number of items in each group.\n\nTotal number of items = 10 marbles + 15 eggs = 25 items\n\nNumber of items in each group = 5\n\nTo find the number of groups, we divide the total number of items by the number of items in each group:\n\n25 items \u00f7 5 items/group = 5 groups\n\nTherefore, Rebecca will create 5 groups of eggs. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Allan brought 5 balloons to the park. If Jake brought 6 more balloons than the number of balloons that Allan brought. How many balloons did Jake bring to the park?", + "input": "", + "output": "\nA: Allan brought 5 balloons. Jake brought 6 more than that, so he must have brought 5 + 6 = 11 balloons. The answer is 11.", + "answer": "11.0", + "output_pred": "Step 1: Allan brought 5 balloons to the park.\nStep 2: Jake brought 6 more balloons than the number of balloons that Allan brought.\nStep 3: To find out how many balloons Jake brought, we need to add 6 to the number of balloons Allan brought.\nStep 4: 5 + 6 = 11\n\nTherefore, Jake brought 11 balloons to the park. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 11 cups of sugar 6 cups of flour and 9 cups of salt. She already put in 12 cups of flour. How many more cups of sugar than cups of salt does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 11 cups of sugar, 6 cups of flour and 9 cups of salt. She already put in 12 cups of flour. That means she still needs 11 - 12 = -1 cups of flour. She also needs 11 cups of sugar and 9 cups of salt. The difference between the two is 11 - 9 = 2. So she needs to add 2 more cups of sugar than cups of salt. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Find the total amount of ingredients needed for the cake.\n11 cups of sugar + 6 cups of flour + 9 cups of salt = 26 cups of ingredients\n\nStep 2: Find the amount of sugar and salt needed for the cake.\n11 cups of sugar - 9 cups of salt = 2 cups more sugar than salt needed\n\nAnswer: Mary needs to add 2 more cups of sugar than cups of salt now. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Jake has 11 fewer peaches than Steven. If Jake has 17 peaches. How many peaches does Steven have?", + "input": "", + "output": "\nA: Jake has 11 fewer peaches than Steven. That means Steven has 11 more peaches than Jake. Jake has 17 peaches, so Steven must have 17 + 11 = 28 peaches. The answer is 28.", + "answer": "28.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of peaches Steven has. \n\nAccording to the problem, Jake has 11 fewer peaches than Steven. So we can write an equation: \n\nx - 11 = 17 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 11 to both sides: \n\nx - 11 + 11 = 17 + 11 \n\nSimplifying: \n\nx = 28 \n\nSo Steven has 28 peaches. \n\nAnswer: Steven has 28 peaches.<|endoftext|>", + "pred": 28.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 11 bottle caps and 28 wrappers at the park. Now he has 68 bottle caps and 51 wrappers in his collection. How many more wrappers than bottle caps did danny find at the park?", + "input": "", + "output": "\nA: Danny found 11 bottle caps and 28 wrappers at the park. He had 68 bottle caps and 51 wrappers in his collection before that. That means he had 68 - 11 = 57 bottle caps and 51 - 28 = 23 wrappers before he went to the park. The difference between the number of bottle caps and wrappers he found at the park must be 28 - 11 = 17. The answer is 17.", + "answer": "17.0", + "output_pred": "To find out how many more wrappers than bottle caps Danny found at the park, we need to subtract the number of bottle caps he found from the number of wrappers he found:\n\n28 wrappers - 11 bottle caps = 17 more wrappers than bottle caps\n\nTherefore, Danny found 17 more wrappers than bottle caps at the park. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Together their strawberries weighed 35 pounds. Marco's strawberries weighed 13 pounds. How much more did his dad's strawberries weigh than his?", + "input": "", + "output": "\nA: Marco's strawberries weighed 13 pounds. Together their strawberries weighed 35 pounds. That means his dad's strawberries weighed 35 - 13 = 22 pounds. His dad's strawberries weighed 22 pounds more than his. The answer is 22.", + "answer": "9.0", + "output_pred": "To find out how much more Marco's dad's strawberries weighed than his, we need to subtract Marco's weight from his dad's weight.\n\nDad's weight = Total weight - Marco's weight\nDad's weight = 35 pounds - 13 pounds\nDad's weight = 22 pounds\n\nTherefore, Marco's dad's strawberries weighed 22 pounds more than his. The answer in Arabic numerals is 22.<|endoftext|>", + "pred": 22.0, + "flag": false + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 76 sacks per day and discard 64 of them. How many oranges do they harvest per day if each sack contains 50 oranges?", + "input": "", + "output": "\nA: They harvest 76 sacks per day and discard 64 of them. That means they keep 76 - 64 = 12 sacks. Each sack contains 50 oranges, so in total they harvest 12 * 50 = 600 oranges per day. The answer is 600.", + "answer": "600.0", + "output_pred": "Step 1: Find the total number of sacks harvested per day by subtracting the number of sacks discarded from the total number of sacks harvested.\n76 - 64 = 12\n\nStep 2: Multiply the total number of sacks harvested per day by the number of oranges in each sack.\n12 x 50 = 600\n\nTherefore, they harvest 600 oranges per day. The answer in Arabic numerals is 600.<|endoftext|>", + "pred": 600.0, + "flag": true + }, + { + "instruction": "There are 16 different books and 14 different movies in the ' crazy silly school ' series. If you read 19 of the books and watched 13 of the movies. How many more books than movies are there in the ' crazy silly school ' series?", + "input": "", + "output": "\nA: There are 16 books and 14 movies in the series. You read 19 books and watched 13 movies. That means you have read 19 - 13 = 6 more books than movies. The answer is 6.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to subtract the number of movies watched from the number of books read:\n\n19 books read - 13 movies watched = 6 more books than movies\n\nTherefore, there are 6 more books than movies in the 'crazy silly school' series. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "Jake has 13 more apples and 17 fewer peaches than Steven. Steven has 8 peaches and 12 apples. How many apples does Jake have?", + "input": "", + "output": "\nA: Steven has 8 peaches and 12 apples. Jake has 13 more apples and 17 fewer peaches than Steven. That means Jake has 12 + 13 = 25 apples and 8 - 17 = -9 peaches. The answer is 25.", + "answer": "25.0", + "output_pred": "Step 1: Find out how many peaches Jake has.\nJake has 17 fewer peaches than Steven, who has 8 peaches.\nJake's peaches = Steven's peaches - 17\nJake's peaches = 8 - 17\nJake's peaches = -9\n\nStep 2: Find out how many apples Jake has.\nJake has 13 more apples than Steven, who has 12 apples.\nJake's apples = Steven's apples + 13\nJake's apples = 12 + 13\nJake's apples = 25\n\nTherefore, Jake has 25 apples.<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "Lewis earns $ 21 every week during the 216 weeks of harvest. If he has to pay $ 702 tax. How much money will have at the end of the harvest season?", + "input": "", + "output": "\nA: Lewis earns $21 every week. This means he earns $21 * 216 = $4536 in total. He has to pay $702 in tax. So, he will have $4536 - $702 = $3834 at the end of the harvest season. The answer is $3834.", + "answer": "3834.0", + "output_pred": "Step 1: Calculate the total earnings of Lewis during the harvest season.\nTotal earnings = $21/week x 216 weeks\nTotal earnings = $46,460\n\nStep 2: Subtract the tax from the total earnings to find the final amount.\nFinal amount = Total earnings - Tax\nFinal amount = $46,460 - $702\nFinal amount = $45,758\n\nTherefore, Lewis will have $45,758 at the end of the harvest season.<|endoftext|>", + "pred": 45758.0, + "flag": false + }, + { + "instruction": "A book has 2 chapters. The second chapter is 36 pages long. If there are a total of 67 pages in the book. How many pages are in the first chapter?", + "input": "", + "output": "\nA: The second chapter is 36 pages long. That means the first chapter must have 67 - 36 = 31 pages. The answer is 31.", + "answer": "31.0", + "output_pred": "Let's call the number of pages in the first chapter \"x\". \n\nWe know that the total number of pages in the book is 67, so we can write an equation: \n\nx + 36 = 67 \n\nTo solve for x, we can subtract 36 from both sides: \n\nx = 67 - 36 \n\nx = 31 \n\nTherefore, the first chapter has 31 pages. \n\nAnswer: 31<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "Mom buys 51 white t - shirts. If white t - shirts can be purchased in packages of 3. How many packages will she have?", + "input": "", + "output": "\nA: Mom buys 51 white t-shirts. This means she needs 51 / 3 = 17 packages. The answer is 17.", + "answer": "17.0", + "output_pred": "To solve the problem, we need to divide the total number of white t-shirts by the number of t-shirts in each package:\n\n51 white t-shirts \u00f7 3 t-shirts per package = 17 packages\n\nTherefore, Mom will have 17 packages of white t-shirts. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Bryan took a look at his books as well. If he has 34 books distributed equally in 2 bookshelves. How many books are there in each bookshelf?", + "input": "", + "output": "\nA: Bryan has 34 books distributed equally in 2 bookshelves. This means each bookshelf has 34 / 2 = 17 books. The answer is 17.", + "answer": "17.0", + "output_pred": "To solve the problem, we need to divide the total number of books by the number of bookshelves:\n\n34 books \u00f7 2 bookshelves = 17 books per bookshelf\n\nTherefore, there are 17 books in each bookshelf. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Julia played tag with 12 kids on monday. She played tag with 14 kids on tuesday. She spent a total of 34 hours to play tag on both days. How many kids did she play with altogether?", + "input": "", + "output": "\nA: She played with 12 kids on Monday and 14 kids on Tuesday. That means in total she played with 12 + 14 = 26 kids. The answer is 26.", + "answer": "26.0", + "output_pred": "To find the total number of kids Julia played with, we need to add the number of kids she played with on each day:\n\n12 + 14 = 26\n\nTherefore, Julia played with a total of 26 kids altogether.\n\nThe answer in Arabic numerals is: 26.<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "Jesse's room is 2 feet long and 12 feet wide. If each tile is of size 4 square feet. How many tiles does she need to cover the whole floor?", + "input": "", + "output": "\nA: The room is 2 feet long and 12 feet wide. That means the area of the room is 2 * 12 = 24 square feet. Each tile is of size 4 square feet. So, we need 24 / 4 = 6 tiles to cover the whole floor. The answer is 6.", + "answer": "6.0", + "output_pred": "To find the total area of Jesse's room, we need to multiply the length by the width: \n\n2 feet x 12 feet = 24 square feet \n\nNext, we need to divide the total area of the room by the area of each tile: \n\n24 square feet \u00f7 4 square feet/tile = 6 tiles \n\nTherefore, Jesse needs 6 tiles to cover the whole floor. \n\nThe answer in Arabic numerals is: 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "The ring toss game at the carnival made 144 dollars per day. They were at the carnival for 22 days. How much money did they make?", + "input": "", + "output": "\nA: The ring toss game made 144 dollars per day. They were at the carnival for 22 days. That means they made 144 * 22 = 3168 dollars. The answer is 3168.", + "answer": "3168.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the daily earnings by the number of days the carnival was open. \n\n144 dollars/day x 22 days = 3168 dollars \n\nStep 2: Write the answer in Arabic numerals. \n\nThe carnival made 3168 dollars.<|endoftext|>", + "pred": 3168.0, + "flag": true + }, + { + "instruction": "An industrial machine made 9 shirts yesterday and 44 shirts today. It can make 3 shirts a minute. How many minutes did the machine work yesterday?", + "input": "", + "output": "\nA: The machine made 9 shirts yesterday and 44 shirts today. That means it made a total of 9 + 44 = 53 shirts. It can make 3 shirts a minute. So, it must have worked for 53 / 3 = 17.67 minutes. The answer is 17.67 minutes.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of shirts made yesterday and today.\n9 + 44 = 53\n\nStep 2: Divide the total number of shirts by the rate of production per minute.\n53 \u00f7 3 = 17\n\nTherefore, the machine worked for 17 minutes yesterday. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": false + }, + { + "instruction": "Dave had 17 apps on his phone. After adding some he had 18 left. How many apps did he add?", + "input": "", + "output": "\nA: Dave had 17 apps on his phone. After adding some he had 18 left. This means he added 18 - 17 = 1 app. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many apps Dave added, we need to subtract the number of apps he had before from the number of apps he had after:\n\n18 - 17 = 1\n\nTherefore, Dave added 1 app to his phone. \n\nThe answer in Arabic numerals is: 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 19 chocolate chip cookies yesterday and 231 raisin cookies and 237 chocolate chip cookies this morning. How many more chocolate chip cookies than raisin cakes did Helen bake?", + "input": "", + "output": "\nA: Helen baked 19 chocolate chip cookies yesterday and 237 chocolate chip cookies this morning. That means she has 19 + 237 = 256 chocolate chip cookies. She also baked 231 raisin cookies. The difference between the two is 256 - 231 = 25. So Helen baked 25 more chocolate chip cookies than raisin cakes. The answer is 25.", + "answer": "25.0", + "output_pred": "To find the difference between the number of chocolate chip cookies and raisin cookies Helen baked, we need to subtract the number of raisin cookies from the number of chocolate chip cookies.\n\nNumber of chocolate chip cookies = 19 + 237 = 256\nNumber of raisin cookies = 231\n\nDifference = Number of chocolate chip cookies - Number of raisin cookies\nDifference = 256 - 231\nDifference = 25\n\nTherefore, Helen baked 25 more chocolate chip cookies than raisin cakes. The answer in Arabic numerals is 25.<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "He has 9 apples more than Adam and Jackie together do. Adam and Jackie have 7 apples between them. How many apples does He have?", + "input": "", + "output": "\nA: He has 9 apples more than Adam and Jackie together. That means Adam and Jackie have 7 apples and He has 7 + 9 = 16 apples. The answer is 16.", + "answer": "16.0", + "output_pred": "Step 1: Find the total number of apples Adam and Jackie have.\nAdam and Jackie have 7 apples between them.\n\nStep 2: Find the number of apples He has.\nHe has 9 apples more than Adam and Jackie together do.\nSo, He has 7 + 9 = 16 apples.\n\nTherefore, He has 16 apples.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "18 red peaches, 14 yellow peaches and 17 green peaches are in the basket. How many red and yellow peaches are in the basket?", + "input": "", + "output": "\nA: There are 18 red peaches and 14 yellow peaches. So in total there are 18 + 14 = 32 red and yellow peaches. The answer is 32.", + "answer": "32.0", + "output_pred": "To find the total number of red and yellow peaches in the basket, we need to add the number of red peaches to the number of yellow peaches:\n\n18 red peaches + 14 yellow peaches = 32 red and yellow peaches\n\nTherefore, there are 32 red and yellow peaches in the basket.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "Faye was placing her pencils and crayons into 16 rows with 6 crayons and 21 pencils in each row. How many crayons does she have?", + "input": "", + "output": "\nA: Faye has 16 rows with 6 crayons and 21 pencils in each row. That means she has 16 * 6 = 96 crayons. The answer is 96.", + "answer": "96.0", + "output_pred": "To find the total number of crayons Faye has, we need to multiply the number of crayons in each row by the total number of rows:\n\n21 crayons/row x 16 rows = 336 crayons\n\nTherefore, Faye has 336 crayons.<|endoftext|>", + "pred": 336.0, + "flag": false + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 408 students suggested adding mashed potatoes while 42 suggested adding bacon to the menu. How many more students suggested mashed potatoes than those that suggested bacon?", + "input": "", + "output": "\nA: 408 students suggested mashed potatoes and 42 suggested bacon. The difference between these two numbers is 408 - 42 = 366. So, 366 more students suggested mashed potatoes than those that suggested bacon. The answer is 366.", + "answer": "366.0", + "output_pred": "To find the difference between the number of students who suggested mashed potatoes and those who suggested bacon, we need to subtract the number of students who suggested bacon from the number of students who suggested mashed potatoes.\n\n408 (students who suggested mashed potatoes) - 42 (students who suggested bacon) = 366\n\nTherefore, 366 more students suggested mashed potatoes than those that suggested bacon. The answer in Arabic numerals is 366.<|endoftext|>", + "pred": 366.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 132 visitors came to the Buckingham palace that day. If 406 people visited the Buckingham palace within the past 327 days. How many visitors visited the Buckingham palace on the previous day?", + "input": "", + "output": "\nA: There were 132 visitors on the day they visited. That means there were 406 - 132 = 274 visitors in the past 327 days before that day. Since there were 327 days in total, the previous day must have had 274 / 327 = 0.84 visitors. The answer is 0.84.", + "answer": "274.0", + "output_pred": "To find the number of visitors who visited the Buckingham palace on the previous day, we need to subtract the number of visitors who visited in the past 327 days from the total number of visitors who visited in 132 days.\n\nTotal number of visitors in 132 days = 132\nNumber of visitors in the past 327 days = 406\n\nNumber of visitors on the previous day = Total number of visitors in 132 days - Number of visitors in the past 327 days\nNumber of visitors on the previous day = 132 - 406\nNumber of visitors on the previous day = -274\n\nSince the number of visitors cannot be negative, we can conclude that there were no visitors on the previous day. Therefore, the answer is 0.<|endoftext|>", + "pred": 0.0, + "flag": false + }, + { + "instruction": "Matthew gave equal numbers of crackers and cakes to his 28 friends. If he had 13 crackers and 15 cakes initially. How many crackers and cakes did each person eat?", + "input": "", + "output": "\nA: Matthew had 13 crackers and 15 cakes. He gave them to 28 friends. That means he gave 28 * (13/28) = 13 crackers and 28 * (15/28) = 15 cakes to each person. The answer is 13 crackers and 15 cakes.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to divide the total number of crackers and cakes by the number of friends:\n\nTotal number of crackers = 13\nTotal number of cakes = 15\nNumber of friends = 28\n\nTo find out how many crackers and cakes each person ate, we need to divide the total number of crackers and cakes by the number of friends:\n\nNumber of crackers each person ate = Total number of crackers \u00f7 Number of friends\nNumber of cakes each person ate = Total number of cakes \u00f7 Number of friends\n\nSubstituting the given values, we get:\n\nNumber of crackers each person ate = 13 \u00f7 28\nNumber of cakes each person ate = 15 \u00f7 28\n\nSimplifying the fractions, we get:\n\nNumber of crackers each person ate = 0.4286\nNumber of cakes each person ate = 0.5429\n\nTherefore, each person ate approximately 0.4286 crackers and 0.5429 c", + "pred": 0.5429, + "flag": false + }, + { + "instruction": "Baker sold 44 cakes. If he had made 48 cakes initially. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker made 48 cakes initially. He sold 44 cakes. That means he still has 48 - 44 = 4 cakes. The answer is 4.", + "answer": "4.0", + "output_pred": "To solve the problem, we need to subtract the number of cakes sold from the initial number of cakes made:\n\n48 - 44 = 4\n\nTherefore, the baker would still have 4 cakes.\n\nThe answer in Arabic numerals is: 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "There are 896 skittles in Steven's skittles collection. Steven also has 517 erasers and 90 scales. If the skittles are organized into 8 groups. How big is each group?", + "input": "", + "output": "\nA: Steven has 896 skittles, 517 erasers and 90 scales. We are only interested in the skittles. 896 skittles divided into 8 groups means each group has 896 / 8 = 112 skittles. The answer is 112.", + "answer": "112.0", + "output_pred": "To find the size of each group, we need to divide the total number of skittles by the number of groups:\n\n896 skittles \u00f7 8 groups = 112 skittles per group\n\nTherefore, each group will have 112 skittles.<|endoftext|>", + "pred": 112.0, + "flag": true + }, + { + "instruction": "Lewis earns a total of $ 1216 during the harvest. If he earns $ 16 each week. How many weeks did the harvest last?", + "input": "", + "output": "\nA: Lewis earns $1216 in total. He earns $16 each week. That means he must have worked for 1216 / 16 = 76 weeks. The answer is 76.", + "answer": "76.0", + "output_pred": "To find the number of weeks the harvest lasted, we need to divide the total earnings by the weekly earnings:\n\n$1216 \u00f7 $16/week = 76 weeks\n\nTherefore, the harvest lasted for 76 weeks.<|endoftext|>", + "pred": 76.0, + "flag": true + }, + { + "instruction": "A farmer had 171 tomatoes in his garden. If he picked 134 of them yesterday and 30 today. How many will he have left after today?", + "input": "", + "output": "\nA: He had 171 tomatoes in the beginning. He picked 134 yesterday and 30 today. That means he has 171 - 134 - 30 = 7 tomatoes left. The answer is 7.", + "answer": "7.0", + "output_pred": "To solve the problem, we need to subtract the number of tomatoes picked yesterday and today from the total number of tomatoes in the garden.\n\n171 - 134 - 30 = 17\n\nTherefore, the farmer will have 17 tomatoes left after today.\n\nThe answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": false + }, + { + "instruction": "There were 8 people on the bus. At the next stop 12 more people got on the bus and 3 people got off. How many people are there on the bus now?", + "input": "", + "output": "\nA: There were 8 people on the bus. 12 more people got on, so now there are 8 + 12 = 20 people. 3 people got off, so now there are 20 - 3 = 17 people. The answer is 17.", + "answer": "17.0", + "output_pred": "Step 1: Start with the initial number of people on the bus: 8\nStep 2: Add the number of people who got on the bus at the next stop: 8 + 12 = 20\nStep 3: Subtract the number of people who got off the bus: 20 - 3 = 17\nAnswer: There are now 17 people on the bus. (17)<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Rachel has 4 apple trees. She picked 7 apples from each of her trees. Now the trees have a total 29 apples still on them. How many apples did Rachel pick in all?", + "input": "", + "output": "\nA: Rachel has 4 apple trees. She picked 7 apples from each tree. That means she picked 4 * 7 = 28 apples in total. Now the trees have a total of 29 apples. The answer is 28.", + "answer": "28.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the total number of apples Rachel picked. \n\nWe know that Rachel picked 7 apples from each of her 4 trees, so she picked a total of 7 x 4 = 28 apples. \n\nWe also know that there are 29 apples still on the trees, so we can set up an equation: \n\n28 + x = 29 \n\nTo solve for x, we can subtract 28 from both sides: \n\nx = 1 \n\nSo Rachel picked a total of 28 + 1 = 29 apples. \n\nTherefore, the answer is: \n\nRachel picked 29 apples in all.<|endoftext|>", + "pred": 29.0, + "flag": false + }, + { + "instruction": "Nell collects baseball cards. She had 242 cards. She gave 136 of her cards to Jeff. How many cards does Nell have left?", + "input": "", + "output": "\nA: Nell had 242 cards. She gave 136 of them to Jeff. That means she has 242 - 136 = 106 cards left. The answer is 106.", + "answer": "106.0", + "output_pred": "To solve the problem, we need to subtract the number of cards Nell gave to Jeff from the total number of cards she had:\n\n242 - 136 = 106\n\nTherefore, Nell has 106 cards left.<|endoftext|>", + "pred": 106.0, + "flag": true + }, + { + "instruction": "There were 13 roses in the vase. Jessica cut some more roses from her flower garden which had a total of 12 roses. There are now 21 roses in the vase. How many roses are left in the garden?", + "input": "", + "output": "\nA: There were 13 roses in the vase. Jessica cut 12 roses from the garden, so now there are 13 + 12 = 25 roses in total. 21 of them are in the vase, so the remaining roses must be 25 - 21 = 4 roses. The answer is 4.", + "answer": "4.0", + "output_pred": "Let x be the number of roses Jessica cut from her garden.\nThe total number of roses in the vase after Jessica cut some from her garden is 13 + x.\nWe know that the total number of roses in the vase is now 21, so we can set up an equation:\n13 + x = 21\nSubtracting 13 from both sides, we get:\nx = 8\nSo Jessica cut 8 roses from her garden.\nTo find out how many roses are left in her garden, we can subtract the number of roses she cut from the total number of roses in her garden:\n12 - 8 = 4\nTherefore, there are 4 roses left in Jessica's garden.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Next on his checklist is wax to stick the feathers together. If he has 557 g of wax and right now he just needs 17 g. Total how many grams of wax do the feathers require?", + "input": "", + "output": "\nA: He has 557 g of wax and he needs 17 g. That means he needs a total of 557 + 17 = 574 g of wax. The answer is 574 g.", + "answer": "574.0", + "output_pred": "To find out how many grams of wax the feathers require, we need to add the amount of wax he already has to the amount he needs:\n\n557 g + 17 g = 574 g\n\nTherefore, the feathers require a total of 574 grams of wax.<|endoftext|>", + "pred": 574.0, + "flag": true + }, + { + "instruction": "There are 6 baskets of peaches. Each basket has 16 red peaches and 18 green peaches. How many red peaches are in the baskets altogether?", + "input": "", + "output": "\nA: There are 6 baskets. Each basket has 16 red peaches and 18 green peaches. That means in total there are 6 * 16 = 96 red peaches. The answer is 96.", + "answer": "96.0", + "output_pred": "To find the total number of red peaches in the baskets, we need to multiply the number of red peaches in each basket by the number of baskets:\n\n16 red peaches/basket x 6 baskets = 96 red peaches\n\nTherefore, there are 96 red peaches in the baskets altogether.<|endoftext|>", + "pred": 96.0, + "flag": true + }, + { + "instruction": "White t - shirts can be purchased in packages. If mom buys 66 white t - shirts where each package has 3 white t - shirts. How many packages will she have?", + "input": "", + "output": "\nA: Mom buys 66 white t - shirts. Each package has 3 white t - shirts. That means she needs 66 / 3 = 22 packages. The answer is 22.", + "answer": "22.0", + "output_pred": "To solve this problem, we need to divide the total number of white t-shirts by the number of white t-shirts in each package:\n\n66 white t-shirts \u00f7 3 white t-shirts per package = 22 packages\n\nTherefore, mom will have 22 packages of white t-shirts. The answer in Arabic numerals is 22.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had 8 bags of cans. The next day she found 7 more bags worth of cans. How many more bags did she have on monday than she found on the next day?", + "input": "", + "output": "\nA: On Monday she had 8 bags of cans. On the next day she found 7 more bags. The difference between the two is 8 - 7 = 1 bag. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to subtract the number of bags Tiffany found on the next day from the number of bags she had on Monday:\n\n8 - 7 = 1\n\nTherefore, Tiffany had 1 more bag of cans on Monday than she found on the next day. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Brenda's mother made cookies for guests. If she prepared 38 cookies and each of them had 19 cookies. How many guests did she prepare cookies for?", + "input": "", + "output": "\nA: She prepared 38 cookies and each of them had 19 cookies. That means in total 38 * 19 = 722 cookies were prepared. Since each guest got 19 cookies, the number of guests must be 722 / 19 = 38. The answer is 38.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of cookies by the number of cookies per guest:\n\n38 cookies \u00f7 19 cookies/guest = 2 guests\n\nTherefore, Brenda's mother prepared cookies for 2 guests. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Jesse needs a carpet of size 10 square feet to cover her room. If her room is 5 feet long. What is the width of her room?", + "input": "", + "output": "\nA: We know that the area of the room is 10 square feet. We also know that the length of the room is 5 feet. We can use the formula A = l * w to calculate the width of the room. 10 = 5 * w. We can solve this equation to get w = 10/5 = 2. The width of the room is 2 feet. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the width of Jesse's room, we can use the formula:\n\nwidth = area / length\n\nwhere area is the total area of the carpet and length is the length of the room.\n\nGiven that the area of the carpet is 10 square feet and the length of the room is 5 feet, we can substitute these values into the formula:\n\nwidth = 10 / 5\nwidth = 2\n\nTherefore, the width of Jesse's room is 2 feet.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Josh had 22 marbles in his collection. He found 13 marbles ones while he lost 5 marbles. How many marbles does he have now?", + "input": "", + "output": "\nA: Josh had 22 marbles in his collection. He found 13 marbles, so now he has 22 + 13 = 35 marbles. He lost 5 marbles, so now he has 35 - 5 = 30 marbles. The answer is 30.", + "answer": "30.0", + "output_pred": "Step 1: Start with the number of marbles Josh had initially: 22\nStep 2: Add the number of marbles he found: 22 + 13 = 35\nStep 3: Subtract the number of marbles he lost: 35 - 5 = 30\nAnswer: Josh now has 30 marbles. (30)<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "Baker made 52 pastries and 84 cakes. If he sold 102 cakes and 94 pastries. How many more cakes than pastries did baker make?", + "input": "", + "output": "\nA: Baker made 52 pastries and 84 cakes. He sold 102 cakes and 94 pastries. This means he sold 102 - 84 = 18 more cakes than he made. He also sold 94 - 52 = 42 more pastries than he made. The difference between the two is 18 - 42 = -24. This means he made 24 fewer cakes than pastries. The answer is -24.", + "answer": "32.0", + "output_pred": "To find out how many more cakes than pastries the baker made, we need to subtract the number of pastries sold from the number of cakes sold.\n\nNumber of cakes sold = 102\nNumber of pastries sold = 94\n\nDifference = Number of cakes sold - Number of pastries sold\nDifference = 102 - 94\nDifference = 8\n\nTherefore, the baker made 8 more cakes than pastries. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "Rebecca wants to split a collection of eggs into 3 groups. Rebecca has 4 marbles and 15 eggs. How many eggs will each group have?", + "input": "", + "output": "\nA: Rebecca has 15 eggs. She wants to split them into 3 groups. Each group must have 15 / 3 = 5 eggs. The answer is 5.", + "answer": "5.0", + "output_pred": "To solve this problem, we need to divide the total number of eggs by the number of groups:\n\n15 eggs \u00f7 3 groups = 5 eggs per group\n\nTherefore, each group will have 5 eggs.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Paul got a box of some crayons for his birthday. During the school year he gave 52 crayons to his friends while he lost 535 crayons. If he only had 492 crayons left. How many crayons had been lost or given away?", + "input": "", + "output": "\nA: He had 492 crayons left. He gave away 52 crayons and lost 535 crayons. That means in total he gave away 52 + 535 = 587 crayons. The answer is 587.", + "answer": "587.0", + "output_pred": "Let's call the number of crayons Paul started with \"x\". \n\nAccording to the problem, he gave away 52 crayons and lost 535 crayons, so the total number of crayons he lost or gave away is: \n\n52 + 535 = 587 \n\nWe also know that he had 492 crayons left, so we can set up an equation: \n\nx - 587 = 492 \n\nTo solve for x, we can add 587 to both sides: \n\nx = 1089 \n\nSo Paul started with 1089 crayons. \n\nTo find out how many crayons he lost or gave away, we can subtract the number of crayons he had left (492) from the total number of crayons he started with (1089): \n\n1089 - 492 = 597 \n\nTherefore, Paul lost or gave away 597 crayons.<|endoftext|>", + "pred": 597.0, + "flag": false + }, + { + "instruction": "Ed had 6 more marbles than Doug. Doug lost 7 of his marbles at the playground. If Ed had 22 marbles. How many marbles does Doug have now?", + "input": "", + "output": "\nA: Ed had 6 more marbles than Doug. That means Doug had 22 - 6 = 16 marbles. Doug lost 7 marbles, so now he has 16 - 7 = 9 marbles. The answer is 9.", + "answer": "9.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of marbles Doug had originally. \n\nAccording to the problem, Ed had 6 more marbles than Doug, so Ed had x + 6 marbles. \n\nWe also know that Doug lost 7 marbles at the playground, so he now has x - 7 marbles. \n\nWe're given that Ed had 22 marbles, so we can set up an equation: \n\nx + 6 = 22 \n\nSubtracting 6 from both sides, we get: \n\nx = 16 \n\nSo Doug originally had 16 marbles. \n\nAfter losing 7 at the playground, he now has: \n\n16 - 7 = 9 \n\nTherefore, Doug now has 9 marbles. \n\nThe answer in Arabic numerals is: 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Julia played tag with 19 kids on monday. She played tag with 18 kids on tuesday. She spent a total of 38 hours to play tag on both days. How many more kids did she play with on monday than on tuesday?", + "input": "", + "output": "\nA: She played with 19 kids on Monday and 18 kids on Tuesday. That means the difference is 19 - 18 = 1 kid. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more kids Julia played with on Monday than on Tuesday, we need to subtract the number of kids she played with on Tuesday from the number of kids she played with on Monday.\n\nNumber of kids Julia played with on Monday = 19\nNumber of kids Julia played with on Tuesday = 18\n\nNumber of kids Julia played with on Monday - Number of kids Julia played with on Tuesday = 19 - 18\n\nNumber of kids Julia played with on Monday - Number of kids Julia played with on Tuesday = 1\n\nTherefore, Julia played with 1 more kid on Monday than on Tuesday. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Paco had 9 sweet cookies and 6 salty cookies. He ate 36 sweet cookies and 3 salty cookies. How many salty cookies did Paco have left?", + "input": "", + "output": "\nA: Paco had 9 sweet cookies and 6 salty cookies. He ate 36 sweet cookies and 3 salty cookies. That means he ate 9 + 3 = 12 cookies in total. He had 9 sweet cookies and 6 salty cookies in the beginning, so he has 9 - 36 = -27 sweet cookies and 6 - 3 = 3 salty cookies left. The answer is 3.", + "answer": "3.0", + "output_pred": "1. Start with the total number of salty cookies Paco had: 6\n2. Subtract the number of salty cookies he ate: 6 - 3 = 3\n3. Paco had 3 salty cookies left.\n\nTherefore, Paco had 3 salty cookies left.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "15 campers went rowing in the morning. Some more campers went rowing in the afternoon. If a total of 32 campers went rowing that day. How many campers went rowing in the afternoon?", + "input": "", + "output": "\nA: In the morning, 15 campers went rowing. In the afternoon, some more campers went rowing. In total, 32 campers went rowing. That means the number of campers who went rowing in the afternoon must have been 32 - 15 = 17 campers. The answer is 17.", + "answer": "17.0", + "output_pred": "Let's call the number of campers who went rowing in the afternoon \"x\". \n\nWe know that 15 campers went rowing in the morning, so the total number of campers who went rowing that day is 15 + x. \n\nWe also know that the total number of campers who went rowing that day is 32. \n\nSo we can set up an equation: \n\n15 + x = 32 \n\nTo solve for x, we can subtract 15 from both sides: \n\nx = 32 - 15 \n\nx = 17 \n\nTherefore, 17 campers went rowing in the afternoon. \n\nAnswer: 17<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "For the walls of the house he would use 11 nails in all to secure large planks of wood. If each plank needs 3 pieces of nails to be secured and an additional 8 nails were used. How many planks does John need for the house wall?", + "input": "", + "output": "\nA: 11 nails were used in total. Each plank needs 3 nails, so 11 / 3 = 3.67 planks. 8 additional nails were used, so 3.67 + 8 = 11.67 planks. The answer is 12 planks.", + "answer": "1.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of planks John needs for the house wall. \n\nAccording to the problem, each plank needs 3 pieces of nails to be secured, so the total number of nails needed for all the planks is 3x. \n\nWe also know that John would use 11 nails in all to secure large planks of wood, and an additional 8 nails were used. So the total number of nails used is 11 + 8 = 19. \n\nTherefore, we can set up an equation: \n\n3x + 19 = 11 \n\nSubtracting 19 from both sides, we get: \n\n3x = -8 \n\nDividing both sides by 3, we get: \n\nx = -2.67 \n\nHowever, this answer doesn't make sense because we can't have a negative number of planks. \n\nSo we need to rethink our approach. \n\nWe know that John would use 11 nails in", + "pred": 11.0, + "flag": false + }, + { + "instruction": "A mailman has to give 32 pieces of junk mail to each of the 55 blocks. If he gives 8 mails to each house in a block. How many houses are there in a block?", + "input": "", + "output": "\nA: The mailman has to give 32 pieces of junk mail to each of the 55 blocks. That means he has to give 32 * 55 = 1760 pieces of junk mail in total. He gives 8 mails to each house in a block. That means he has to give 8 * x = 1760 pieces of junk mail, where x is the number of houses in a block. We can solve this equation to get x = 220. The answer is 220.", + "answer": "4.0", + "output_pred": "To solve the problem, we can use the formula:\n\ntotal number of mails = number of blocks x number of mails per block\n\nSubstituting the given values, we get:\n\ntotal number of mails = 55 x 32\ntotal number of mails = 1760\n\nNow, we need to find the number of houses in a block. We know that the mailman gives 8 mails to each house, so we can divide the total number of mails by 8 to get the number of houses:\n\nnumber of houses = total number of mails / mails per house\nnumber of houses = 1760 / 8\nnumber of houses = 220\n\nTherefore, there are 220 houses in a block. The answer in Arabic numerals is 220.<|endoftext|>", + "pred": 220.0, + "flag": false + }, + { + "instruction": "We ordered some pizzas. Each pizza has 2 slices. If there were a total of 28 slices. How many pizzas did we order?", + "input": "", + "output": "\nA: Each pizza has 2 slices. So, 28 slices must have come from 28 / 2 = 14 pizzas. The answer is 14.", + "answer": "14.0", + "output_pred": "To solve this problem, we can use the formula:\n\nnumber of pizzas = total number of slices \u00f7 number of slices per pizza\n\nSubstituting the given values, we get:\n\nnumber of pizzas = 28 \u00f7 2\nnumber of pizzas = 14\n\nTherefore, we ordered 14 pizzas. The answer in Arabic numerals is 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 6 hours on learning english and 2 hours on learning chinese. How many more hours does he spend on learning english than he does on learning chinese?", + "input": "", + "output": "\nA: Ryan spends 6 hours on learning english and 2 hours on learning chinese. The difference between the two is 6 - 2 = 4 hours. He spends 4 more hours on learning english than he does on learning chinese. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more hours Ryan spends on learning English than he does on learning Chinese, we need to subtract the number of hours he spends on learning Chinese from the number of hours he spends on learning English.\n\n6 hours (english) - 2 hours (chinese) = 4 hours\n\nTherefore, Ryan spends 4 more hours on learning English than he does on learning Chinese. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Friends of Katie had 57 games and she had 63 ds games. How many more games does Katie have than her friends?", + "input": "", + "output": "\nA: Katie has 63 games and her friends have 57 games. The difference must be the number of games Katie has more than her friends. So, Katie has 63 - 57 = 6 more games. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more games Katie has than her friends, we need to subtract the number of games her friends have from the number of games Katie has:\n\n63 (Katie's games) - 57 (friends' games) = 6\n\nTherefore, Katie has 6 more games than her friends. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 5 cups of sugar and 13 cups of flour. She already put in some cups of flour. If she still needs 12 more cups of flour. How many cups of flour did she put in?", + "input": "", + "output": "\nA: The recipe calls for 13 cups of flour. She still needs 12 more cups of flour. That means she has already put in 13 - 12 = 1 cup of flour. The answer is 1.", + "answer": "1.0", + "output_pred": "Let's call the number of cups of flour Mary has already put in \"x\". \n\nAccording to the problem, she still needs 12 more cups of flour. So we can set up an equation: \n\nx + 12 = 13 \n\nTo solve for x, we can subtract 12 from both sides: \n\nx = 1 \n\nTherefore, Mary has already put in 1 cup of flour. \n\nAnswer: 1<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Jack received 6 emails in the morning, 3 emails in the afternoon and some more in the evening. If he received a total of 10 emails in the day. How many emails did Jack receive in the afternoon?", + "input": "", + "output": "\nA: Jack received 6 emails in the morning and 3 emails in the afternoon. That means he received a total of 6 + 3 = 9 emails in the morning and afternoon. He received 10 emails in the day, so he must have received 10 - 9 = 1 email in the evening. The answer is 3.", + "answer": "1.0", + "output_pred": "Let's call the number of emails Jack received in the evening \"x\". \n\nWe know that he received a total of 10 emails in the day, so we can set up an equation: \n\n6 + 3 + x = 10 \n\nSimplifying this equation, we get: \n\n9 + x = 10 \n\nSubtracting 9 from both sides, we get: \n\nx = 1 \n\nSo Jack received 1 email in the evening. \n\nTo find out how many emails he received in the afternoon, we can subtract the number of emails he received in the morning and evening from the total number of emails: \n\n10 - 6 - 1 = 3 \n\nTherefore, Jack received 3 emails in the afternoon. \n\nAnswer: 3<|endoftext|>", + "pred": 3.0, + "flag": false + }, + { + "instruction": "You have 104 dollars. How many packs of dvds can you buy if each pack costs 26 dollars?", + "input": "", + "output": "\nA: Each pack costs 26 dollars. We have 104 dollars. We can buy 104 / 26 = 4 packs. The answer is 4.", + "answer": "4.0", + "output_pred": "To solve this problem, you need to divide the total amount of money you have by the cost of each pack of DVDs:\n\n104 dollars \u00f7 26 dollars/pack = 4 packs\n\nTherefore, you can buy 4 packs of DVDs with 104 dollars. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Edward spent $ 17. Then he received $ 10 from his friend. Now he has $ 7. How much did Edward have before he spent his money?", + "input": "", + "output": "\nA: Edward had $7 now. He received $10 from his friend. That means he had $7 + $10 = $17 before he spent his money. The answer is 17.", + "answer": "14.0", + "output_pred": "Let's call the amount of money Edward had before he spent his money \"x\". \n\nAccording to the problem, Edward spent $17, so we can write an equation: \n\nx - 17 = 7 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 17 to both sides: \n\nx - 17 + 17 = 7 + 17 \n\nSimplifying: \n\nx = 24 \n\nTherefore, Edward had $24 before he spent his money.<|endoftext|>", + "pred": 24.0, + "flag": false + }, + { + "instruction": "Julia played tag with 11 kids on monday. She played tag with 12 kids on tuesday. How many more kids did she play with on tuesday than on monday?", + "input": "", + "output": "\nA: She played tag with 11 kids on Monday. On Tuesday she played with 12 kids. The difference must be the number of kids she played with on Tuesday. So, the answer is 12 - 11 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more kids Julia played with on tuesday than on monday, we need to subtract the number of kids she played with on monday from the number of kids she played with on tuesday.\n\n12 - 11 = 1\n\nTherefore, Julia played with 1 more kid on tuesday than on monday. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 317 visitors came to the Buckingham palace that day. If there were 295 visitors the previous day. How many more visitors visited the Buckingham palace on that day than on the previous day?", + "input": "", + "output": "\nA: On the previous day there were 295 visitors. On the current day there were 317 visitors. The difference must be the number of visitors who visited the palace on the current day. So, 317 - 295 = 22 more visitors visited the palace on the current day than on the previous day. The answer is 22.", + "answer": "22.0", + "output_pred": "To find out how many more visitors visited the Buckingham palace on that day than on the previous day, we need to subtract the number of visitors on the previous day from the number of visitors on that day.\n\n317 - 295 = 22\n\nTherefore, 22 more visitors visited the Buckingham palace on that day than on the previous day. The answer in Arabic numerals is 22.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 38 bird families living near the mountain. If 47 bird families flew away to africa and 94 bird families flew away to asia. How many more bird families flew away to asia than those that flew away to africa?", + "input": "", + "output": "\nA: There were 38 bird families living near the mountain. 47 flew away to Africa and 94 flew away to Asia. The difference between the two is 94 - 47 = 47. So, 47 more bird families flew away to Asia than those that flew away to Africa. The answer is 47.", + "answer": "47.0", + "output_pred": "To find the difference between the number of bird families that flew away to asia and those that flew away to africa, we need to subtract the number of bird families that flew away to africa from the number of bird families that flew away to asia.\n\n94 - 47 = 47\n\nTherefore, 47 more bird families flew away to asia than those that flew away to africa. The answer in Arabic numerals is 47.<|endoftext|>", + "pred": 47.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of eggs into groups of 20. Rebecca has 5 marbles and 12 eggs. How many more eggs does Rebecca have than marbles?", + "input": "", + "output": "\nA: Rebecca has 5 marbles and 12 eggs. She wants to split the eggs into groups of 20. This means she needs 12 / 20 = 0.6 groups of eggs. Since she can't have 0.6 of a group, she needs 1 more group. This means she needs 1 * 20 = 20 more eggs. She has 12 eggs, so she needs 20 - 12 = 8 more eggs. The answer is 8.", + "answer": "7.0", + "output_pred": "Step 1: Find the total number of eggs Rebecca has.\n12 eggs\n\nStep 2: Find the total number of marbles Rebecca has.\n5 marbles\n\nStep 3: Add the number of eggs and marbles together.\n12 eggs + 5 marbles = 17\n\nStep 4: Subtract the number of marbles from the total number of eggs.\n12 eggs - 5 marbles = 7\n\nTherefore, Rebecca has 7 more eggs than marbles. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 6 hours on learning english 7 hours on learning chinese and 3 hours on learning spanish. How many hours does he spend on learning english, chinese and spanish in all?", + "input": "", + "output": "\nA: He spends 6 hours on learning english, 7 hours on learning chinese and 3 hours on learning spanish. In total he spends 6 + 7 + 3 = 16 hours. The answer is 16.", + "answer": "16.0", + "output_pred": "To find the total number of hours Ryan spends on learning English, Chinese, and Spanish, we need to add the number of hours he spends on each language.\n\nTotal number of hours = 6 + 7 + 3\nTotal number of hours = 16\n\nTherefore, Ryan spends 16 hours on learning English, Chinese, and Spanish in all.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "6 storks and 2 birds were sitting on the fence. 3 more birds came to join them. How many more storks than birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 6 storks and 2 birds on the fence. 3 more birds came, so now there are 6 storks and 5 birds. The difference between the number of storks and birds is 6 - 5 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Add the number of storks and birds that were originally on the fence: 6 + 2 = 8\nStep 2: Add the number of birds that came to join them: 8 + 3 = 11\nStep 3: Subtract the number of birds from the number of storks: 11 - 6 = 5\n\nTherefore, there are 5 more storks than birds sitting on the fence. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "There were 2 roses in the vase. Jessica threw away 4 roses from the vase and cut some more new roses from her flower garden to put in the vase. There are now 23 roses in the vase. How many roses did she cut?", + "input": "", + "output": "\nA: There were 2 roses in the vase. Jessica threw away 4 roses, so now there are 2 - 4 = -2 roses. She cut some more roses to put in the vase, so now there are 23 roses. The difference must be the number of roses she cut. So, she must have cut 23 - (-2) = 25 roses. The answer is 25.", + "answer": "25.0", + "output_pred": "Let's call the number of roses Jessica cut \"x\". \n\nWe know that there were originally 2 roses in the vase, and she threw away 4, so there were only 2 - 4 = -2 roses left in the vase. \n\nBut we also know that she cut more roses from her garden and put them in the vase, so the total number of roses in the vase is now 23. \n\nSo we can set up an equation: \n\n2 - 4 + x = 23 \n\nSimplifying: \n\n-2 + x = 23 \n\nx = 25 \n\nTherefore, Jessica cut 25 roses from her garden and put them in the vase. \n\nAnswer: 25<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "Jack received 10 emails in the morning, 5 emails in the afternoon and 4 emails in the evening. How many more emails did Jack receive in the afternoon than in the evening?", + "input": "", + "output": "\nA: Jack received 10 emails in the morning, 5 emails in the afternoon and 4 emails in the evening. The difference between the number of emails he received in the afternoon and the number of emails he received in the evening is 5 - 4 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more emails Jack received in the afternoon than in the evening, we need to subtract the number of emails he received in the evening from the number of emails he received in the afternoon.\n\nNumber of emails received in the afternoon = 5\nNumber of emails received in the evening = 4\n\nDifference = Number of emails received in the afternoon - Number of emails received in the evening\nDifference = 5 - 4\nDifference = 1\n\nTherefore, Jack received 1 more email in the afternoon than in the evening. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Jake has 3 fewer peaches than Steven who has 8 more peaches than Jill. Steven has 5 peaches. How many more peaches does Jake have than Jill?", + "input": "", + "output": "\nA: Steven has 8 more peaches than Jill. That means Jill has 5 peaches. Jake has 3 fewer peaches than Steven, so Jake has 5 - 3 = 2 peaches. Jake has 2 more peaches than Jill. The answer is 2.", + "answer": "5.0", + "output_pred": "Step 1: Determine how many peaches Steven has.\nSteven has 5 peaches.\n\nStep 2: Determine how many peaches Jill has.\nSteven has 8 more peaches than Jill, so Jill has 5 - 8 = -3 peaches.\n\nStep 3: Determine how many peaches Jake has.\nJake has 3 fewer peaches than Steven, so Jake has 5 - 3 = 2 peaches.\n\nStep 4: Determine how many more peaches Jake has than Jill.\nJake has 2 peaches and Jill has -3 peaches, so Jake has 2 - (-3) = 5 more peaches than Jill.\n\nTherefore, Jake has 5 more peaches than Jill. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Dan has $ 5. He bought a candy bar for $ 2 and a chocolate for $ 3. How much money did he spend to buy chocolate than he did to buy candy bar?", + "input": "", + "output": "\nA: Dan bought a candy bar for $2 and a chocolate for $3. He spent $3 on the chocolate and $2 on the candy bar. The difference is $3 - $2 = $1. The answer is $1.", + "answer": "1.0", + "output_pred": "To find out how much money Dan spent to buy chocolate than he did to buy candy bar, we need to subtract the cost of the candy bar from the cost of the chocolate.\n\nCost of chocolate = $3\nCost of candy bar = $2\n\nDifference = Cost of chocolate - Cost of candy bar\nDifference = $3 - $2\nDifference = $1\n\nTherefore, Dan spent $1 more to buy chocolate than he did to buy candy bar. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 19 inches. The frog jumped 39 inches farther than the grasshopper and the mouse jumped 94 inches lesser than the frog. How far did the frog jump?", + "input": "", + "output": "\nA: The grasshopper jumped 19 inches. The frog jumped 39 inches farther than the grasshopper, so the frog jumped 19 + 39 = 58 inches. The mouse jumped 94 inches lesser than the frog, so the frog must have jumped 94 inches more than the mouse. The answer is 58 + 94 = 152 inches.", + "answer": "58.0", + "output_pred": "Let's call the distance the mouse jumped \"x\". \n\nWe know that the frog jumped 39 inches farther than the grasshopper, so the frog jumped 19 + 39 = 58 inches. \n\nWe also know that the mouse jumped 94 inches lesser than the frog, so we can set up an equation: \n\nx = 58 - 94 \n\nSimplifying this equation, we get: \n\nx = -36 \n\nBut we can't have a negative distance, so we know that the mouse didn't actually jump at all. \n\nTherefore, the distance the frog jumped is 58 inches. \n\nAnswer: 58<|endoftext|>", + "pred": 58.0, + "flag": true + }, + { + "instruction": "In a school there are 308 girls and 318 boys. There are also 36 teachers. How many pupils are there in that school?", + "input": "", + "output": "\nA: There are 308 girls and 318 boys. That means there are 308 + 318 = 626 pupils. There are also 36 teachers. So in total there are 626 + 36 = 662 people in the school. The answer is 662.", + "answer": "626.0", + "output_pred": "To find the total number of pupils in the school, we need to add the number of girls, boys, and teachers.\n\nTotal number of pupils = Number of girls + Number of boys + Number of teachers\nTotal number of pupils = 308 + 318 + 36\nTotal number of pupils = 662\n\nTherefore, there are 662 pupils in that school.<|endoftext|>", + "pred": 662.0, + "flag": false + }, + { + "instruction": "Nell collects cards. She had 239 baseball cards and 38 Ace cards. She gave some of her cards to Jeff and now has 376 Ace cards and 111 baseball cards left. How many more Ace cards than baseball cards does Nell have?", + "input": "", + "output": "\nA: Nell had 239 baseball cards and 38 Ace cards. After giving some cards to Jeff, she has 376 Ace cards and 111 baseball cards. The difference between the number of Ace cards and baseball cards is 376 - 111 = 265. Nell has 265 more Ace cards than baseball cards. The answer is 265.", + "answer": "265.0", + "output_pred": "To find out how many more Ace cards than baseball cards Nell has, we need to subtract the number of baseball cards she has from the number of Ace cards she has:\n\n376 Ace cards - 111 baseball cards = 265 more Ace cards than baseball cards\n\nTherefore, Nell has 265 more Ace cards than baseball cards. The answer in Arabic numerals is 265.<|endoftext|>", + "pred": 265.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 25 inches. The frog jumped 18 inches farther than the grasshopper and the mouse jumped 2 inches farther than the frog. How far did the mouse jump?", + "input": "", + "output": "\nA: The grasshopper jumped 25 inches. The frog jumped 18 inches farther than the grasshopper, so the frog jumped 25 + 18 = 43 inches. The mouse jumped 2 inches farther than the frog, so the mouse jumped 43 + 2 = 45 inches. The answer is 45 inches.", + "answer": "45.0", + "output_pred": "Step 1: Find out how far the frog jumped.\nThe frog jumped 18 inches farther than the grasshopper, so:\nFrog's jump distance = Grasshopper's jump distance + 18 inches\nFrog's jump distance = 25 inches + 18 inches\nFrog's jump distance = 43 inches\n\nStep 2: Find out how far the mouse jumped.\nThe mouse jumped 2 inches farther than the frog, so:\nMouse's jump distance = Frog's jump distance + 2 inches\nMouse's jump distance = 43 inches + 2 inches\nMouse's jump distance = 45 inches\n\nTherefore, the mouse jumped 45 inches.<|endoftext|>", + "pred": 45.0, + "flag": true + }, + { + "instruction": "Zachary did 51 push-ups and David did 44 push-ups in gym class today. How many more push-ups did Zachary do than David?", + "input": "", + "output": "\nA: Zachary did 51 push-ups and David did 44 push-ups. The difference must be the number of push-ups Zachary did more than David. So, Zachary did 51 - 44 = 7 more push-ups than David. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many more push-ups Zachary did than David, we need to subtract the number of push-ups David did from the number of push-ups Zachary did.\n\n51 (Zachary's push-ups) - 44 (David's push-ups) = 7\n\nTherefore, Zachary did 7 more push-ups than David. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Jesse's room is 7 feet wide. If she needs a carpet of size 14 square feet. What is the length of her room?", + "input": "", + "output": "\nA: The area of the carpet is 14 square feet. The width of the room is 7 feet. We can use the formula A = l * w to calculate the length. So, l = A / w = 14 / 7 = 2 feet. The answer is 2 feet.", + "answer": "2.0", + "output_pred": "Let's call the length of Jesse's room \"x\". \n\nWe know that the area of the carpet is 14 square feet, and that the area of a rectangle can be found by multiplying its length by its width. So we can set up the equation: \n\nx * 7 = 14 \n\nTo solve for x, we can divide both sides by 7: \n\nx = 2 \n\nTherefore, the length of Jesse's room is 2 feet.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "A book has 3 chapters. The first chapter is 91 pages long the second chapter is 23 pages long and the third chapter is 25 pages long. How many more pages does the first chapter have than the second chapter?", + "input": "", + "output": "\nA: The first chapter is 91 pages long and the second chapter is 23 pages long. The difference between them is 91 - 23 = 68 pages. The answer is 68.", + "answer": "68.0", + "output_pred": "To find out how many more pages the first chapter has than the second chapter, we need to subtract the number of pages in the second chapter from the number of pages in the first chapter.\n\n91 - 23 = 68\n\nTherefore, the first chapter has 68 more pages than the second chapter.\n\nAnswer: 68<|endoftext|>", + "pred": 68.0, + "flag": true + }, + { + "instruction": "Being his favorite, he saved checking on the grapevines for his last stop. He was told by 294 of the pickers that they fill 244 drums of grapes per day and 47 drums of raspberries per day. How many drums of grapes would be filled in 146 days?", + "input": "", + "output": "\nA: 294 pickers fill 244 drums of grapes per day. That means in one day they fill 294 * 244 = 71456 drums of grapes. In 146 days they will fill 71456 * 146 = 10485056 drums of grapes. The answer is 10485056.", + "answer": "35624.0", + "output_pred": "To find the total number of drums of grapes filled in 146 days, we need to multiply the number of pickers by the number of drums per picker per day, and then multiply that by the number of days:\n\nTotal number of drums of grapes filled in 146 days = (294 pickers x 244 drums per picker per day) x 146 days\n\nSimplifying this expression, we get:\n\nTotal number of drums of grapes filled in 146 days = 66,336 drums of grapes\n\nTherefore, 66,336 drums of grapes would be filled in 146 days. The answer in Arabic numerals is 66,336.<|endoftext|>", + "pred": 66336.0, + "flag": false + }, + { + "instruction": "Jake has 7 fewer peaches than Steven who has 14 more peaches than Jill. Steven has 15 peaches. How many peaches does Jake have?", + "input": "", + "output": "\nA: Jill has 15 peaches. Steven has 14 more than Jill, so he has 15 + 14 = 29 peaches. Jake has 7 fewer than Steven, so he has 29 - 7 = 22 peaches. The answer is 22.", + "answer": "8.0", + "output_pred": "Step 1: Determine how many peaches Steven has.\nSteven has 15 peaches.\n\nStep 2: Determine how many peaches Jill has.\nJill has 14 fewer peaches than Steven, so she has 15 - 14 = 1 peach.\n\nStep 3: Determine how many peaches Jake has.\nJake has 7 fewer peaches than Steven, so he has 15 - 7 = 8 peaches.\n\nTherefore, Jake has 8 peaches. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had 8 bags of cans. She found 10 bags of cans on the next day and 4 bags of cans the day after that. How many bags did she find after monday?", + "input": "", + "output": "\nA: She had 8 bags of cans on Monday. On Tuesday she found 10 bags, so after that she has 8 + 10 = 18 bags. On Wednesday she found 4 more bags, so in total she has 18 + 4 = 22 bags. The answer is 22.", + "answer": "14.0", + "output_pred": "To find the total number of bags of cans Tiffany found after Monday, we need to add the number of bags she found on Monday, Tuesday, and Wednesday.\n\nTotal number of bags = Number of bags on Monday + Number of bags on Tuesday + Number of bags on Wednesday\nTotal number of bags = 8 + 10 + 4\nTotal number of bags = 22\n\nTherefore, Tiffany found 22 bags of cans after Monday.<|endoftext|>", + "pred": 22.0, + "flag": false + }, + { + "instruction": "There are 3941 skittles in Steven's skittles collection. Steven also has 4950 erasers. If the erasers are organized into 495 groups. How big is each group?", + "input": "", + "output": "\nA: Steven has 4950 erasers. He organized them into 495 groups. That means each group must have 4950 / 495 = 10 erasers. The answer is 10.", + "answer": "10.0", + "output_pred": "To find the size of each group, we need to divide the total number of erasers by the number of groups:\n\n4950 erasers \u00f7 495 groups = 10 erasers per group\n\nTherefore, each group contains 10 erasers.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Jerry had 9 action figures on a shelf in his room. Later he added 7 more action figures to the shelf. If he also has 10 books on the shelf. How many more action figures than books were on his shelf?", + "input": "", + "output": "\nA: Jerry had 9 action figures on the shelf. He added 7 more, so now he has 9 + 7 = 16 action figures. He also has 10 books. The difference between the number of action figures and books is 16 - 10 = 6. The answer is 6.", + "answer": "6.0", + "output_pred": "Step 1: Find the total number of action figures on the shelf after Jerry added 7 more.\n9 + 7 = 16\n\nStep 2: Find the difference between the number of action figures and books on the shelf.\n16 - 10 = 6\n\nTherefore, there were 6 more action figures than books on Jerry's shelf. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "36 campers went rowing in the morning 13 campers went rowing in the afternoon and 49 campers went rowing in the evening. How many campers went rowing in all?", + "input": "", + "output": "\nA: In the morning 36 campers went rowing. In the afternoon 13 campers went rowing. In the evening 49 campers went rowing. In total 36 + 13 + 49 = 98 campers went rowing. The answer is 98.", + "answer": "98.0", + "output_pred": "To find the total number of campers who went rowing, we need to add the number of campers who went rowing in the morning, afternoon, and evening.\n\n36 + 13 + 49 = 98\n\nTherefore, 98 campers went rowing in all.<|endoftext|>", + "pred": 98.0, + "flag": true + }, + { + "instruction": "Paul had 95 pens and 153 books. After selling some books and pens in a garage sale he had 13 books and 23 pens left. How many books did he sell in the garage sale?", + "input": "", + "output": "\nA: Paul had 95 pens and 153 books. After the garage sale he had 13 books and 23 pens. That means he sold 153 - 13 = 140 books. The answer is 140.", + "answer": "140.0", + "output_pred": "To find out how many books Paul sold in the garage sale, we need to subtract the number of books he had left from the original number of books he had:\n\n153 - 13 = 140\n\nTherefore, Paul sold 140 books in the garage sale.\n\nTo find out how many pens he sold, we need to subtract the number of pens he had left from the original number of pens he had:\n\n95 - 23 = 72\n\nTherefore, Paul sold 72 pens in the garage sale.\n\nIn conclusion, Paul sold 140 books and 72 pens in the garage sale.<|endoftext|>", + "pred": 72.0, + "flag": false + }, + { + "instruction": "Paco had 13 cookies. He ate 2 of them. Then he bought 36 more cookies. How many more cookies did he buy than those he ate?", + "input": "", + "output": "\nA: Paco had 13 cookies. He ate 2 of them, so he has 13 - 2 = 11 cookies left. He bought 36 more cookies, so in total he has 11 + 36 = 47 cookies. He bought 36 more cookies than those he ate. The answer is 36.", + "answer": "34.0", + "output_pred": "1. Start with the number of cookies Paco had: 13\n2. Subtract the number of cookies he ate: 13 - 2 = 11\n3. Add the number of cookies he bought: 11 + 36 = 47\n4. Subtract the number of cookies he ate from the number of cookies he bought: 47 - 2 = 45\n\nTherefore, Paco bought 45 more cookies than those he ate. The answer in Arabic numerals is 45.<|endoftext|>", + "pred": 45.0, + "flag": false + }, + { + "instruction": "Rachel has 3 apple trees. She picked 8 apples from each of her trees. Now the trees have a total 9 apples still on them. How many apples were there on all trees initially?", + "input": "", + "output": "\nA: Rachel has 3 apple trees. She picked 8 apples from each tree. That means she picked 3 * 8 = 24 apples. Now there are 9 apples left on the trees. So in total there were 24 + 9 = 33 apples initially. The answer is 33.", + "answer": "33.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the total number of apples on all the trees initially. \n\nRachel picked 8 apples from each of her 3 trees, so she picked a total of 8 x 3 = 24 apples. \n\nNow we know that the trees have a total of 9 apples still on them, so we can set up an equation: \n\nx - 24 = 9 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 24 to both sides: \n\nx - 24 + 24 = 9 + 24 \n\nSimplifying: \n\nx = 33 \n\nTherefore, there were initially 33 apples on all the trees.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "Bobby ate 28 pieces of candy. Then he ate 42 more. He also ate 63 pieces of chocolate. How many pieces of candy did Bobby eat?", + "input": "", + "output": "\nA: Bobby ate 28 pieces of candy. Then he ate 42 more, so in total he ate 28 + 42 = 70 pieces of candy. He also ate 63 pieces of chocolate. The answer is 70.", + "answer": "70.0", + "output_pred": "Step 1: Add the number of candy pieces Bobby ate initially to the number of candy pieces he ate later.\n28 + 42 = 70\n\nStep 2: Add the number of candy pieces Bobby ate to the number of chocolate pieces he ate.\n70 + 63 = 133\n\nTherefore, Bobby ate a total of 133 pieces of candy and chocolate. The answer in Arabic numerals is 133.<|endoftext|>", + "pred": 133.0, + "flag": false + }, + { + "instruction": "There were 12 roses and 2 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 10 roses and 21 orchids in the vase. How many orchids did she cut?", + "input": "", + "output": "\nA: There were 12 roses and 2 orchids in the vase. Now there are 10 roses and 21 orchids. That means she must have cut 2 roses and 19 orchids. The answer is 19.", + "answer": "19.0", + "output_pred": "Step 1: Find the total number of flowers in the vase before Jessica cut some. \n\n12 roses + 2 orchids = 14 flowers \n\nStep 2: Find the total number of flowers in the vase after Jessica cut some. \n\n10 roses + 21 orchids = 31 flowers \n\nStep 3: Subtract the total number of flowers in the vase before Jessica cut some from the total number of flowers in the vase after Jessica cut some. \n\n31 flowers - 14 flowers = 17 orchids \n\nTherefore, Jessica cut 17 orchids from her flower garden. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": false + }, + { + "instruction": "Ed had 19 more marbles than Doug. Ed lost some of his marbles at the playground. Now Ed has 8 more marbles than doug. How many marbles did Ed lose?", + "input": "", + "output": "\nA: Ed had 19 more marbles than Doug. After he lost some, he has 8 more marbles than Doug. That means he lost 19 - 8 = 11 marbles. The answer is 11.", + "answer": "11.0", + "output_pred": "Let's start by assigning variables to the unknowns in the problem. \n\nLet x be the number of marbles Doug has. \n\nAccording to the problem, Ed had 19 more marbles than Doug, so Ed had x + 19 marbles. \n\nWe also know that Ed lost some marbles at the playground, but we don't know how many. Let's call the number of marbles Ed lost \"y\". \n\nAfter losing some marbles, Ed now has x + 19 - y marbles. \n\nThe problem also tells us that Ed now has 8 more marbles than Doug, so we can set up an equation: \n\nx + 19 - y = x + 8 \n\nSimplifying this equation, we get: \n\n19 - y = 8 \n\nSubtracting 8 from both sides, we get: \n\n11 = y \n\nSo Ed lost 11 marbles at the playground. \n\nTo check our answer, we can substitute the value of y back into the equation we set up earlier: \n\nx +", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 14 cups of flour and 6 cups of sugar. She already put in 5 cups of flour. How many more cups of flour than cups of sugar does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 14 cups of flour and 6 cups of sugar. She already put in 5 cups of flour. That means she still needs to add 14 - 5 = 9 cups of flour. She needs to add 6 cups of sugar. The difference between the two is 9 - 6 = 3 cups. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve the problem, we need to find the difference between the amount of flour and sugar that Mary needs to add. \n\n1. Find the total amount of flour and sugar needed: \n\n14 cups of flour + 6 cups of sugar = 20 cups \n\n2. Find the amount of flour Mary has already added: \n\n5 cups of flour \n\n3. Subtract the amount of flour Mary has already added from the total amount of flour needed: \n\n20 cups - 5 cups = 15 cups \n\n4. Find the amount of sugar Mary needs to add: \n\n6 cups of sugar \n\n5. Subtract the amount of sugar Mary needs to add from the total amount of sugar needed: \n\n20 cups - 6 cups = 14 cups \n\n6. Find the difference between the amount of flour and sugar that Mary needs to add: \n\n15 cups - 14 cups = 1 cup \n\nTherefore, Mary needs to add 1 more cup of flour than", + "pred": 1.0, + "flag": false + }, + { + "instruction": "Matthew gave 6 crackers to each his friends. If he had 36 crackers. How many friends did he give crackers to?", + "input": "", + "output": "\nA: He gave 6 crackers to each of his friends. That means he gave 6 * x = 36 crackers in total. We can solve for x to find out how many friends he gave crackers to. 6 * x = 36, so x = 36 / 6 = 6. The answer is 6.", + "answer": "6.0", + "output_pred": "To solve this problem, we can use division. \n\nStep 1: Divide the total number of crackers by the number of crackers given to each friend. \n\n36 \u00f7 6 = 6 \n\nStep 2: The answer is 6, which means Matthew gave crackers to 6 friends. \n\nTherefore, Matthew gave crackers to 6 friends. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Frank had 33 pieces of candy. He lost 24 of them. If he put the remaining pieces into bags with 9 pieces in each bag. How many bags would he have?", + "input": "", + "output": "\nA: Frank had 33 pieces of candy. He lost 24 of them, so now he has 33 - 24 = 9 pieces. He put the remaining pieces into bags with 9 pieces in each bag. This means he has 9 / 9 = 1 bag. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find out how many pieces of candy Frank has left after losing 24.\n33 - 24 = 9\n\nStep 2: Divide the remaining pieces of candy by the number of pieces in each bag.\n9 \u00f7 9 = 1\n\nTherefore, Frank would have 1 bag of candy. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Paco had 17 cookies. He ate 14 cookies and gave 13 of them to his friend. How many more cookies did he eat than those he gave to his friend?", + "input": "", + "output": "\nA: Paco had 17 cookies. He ate 14 cookies and gave 13 of them to his friend. He ate 14 cookies and gave 13 away, so the difference is 14 - 13 = 1 cookie. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Subtract the number of cookies Paco gave to his friend from the total number of cookies he had: 17 - 13 = 4\nStep 2: Subtract the number of cookies Paco ate from the number of cookies he gave to his friend: 14 - 13 = 1\nStep 3: The difference between the number of cookies Paco ate and the number he gave to his friend is: 1\n\nTherefore, Paco ate 1 more cookie than he gave to his friend. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "The school is planning a field trip. The school has 87 classrooms. There are 58 students in the school with each classroom having the same number of students. If there are 2 seats on each school bus. How many buses are needed to take the trip?", + "input": "", + "output": "\nA: There are 87 classrooms with 58 students in each classroom. That means there are 87 * 58 = 5046 students in total. Each bus has 2 seats, so we need 5046 / 2 = 2523 buses. The answer is 2523.", + "answer": "29.0", + "output_pred": "First, we need to find out how many students are in each classroom. We can do this by dividing the total number of students by the number of classrooms: \n\n58 students \u00f7 87 classrooms = 0.66 students per classroom \n\nNext, we need to find out how many students will be on each bus. We can do this by multiplying the number of students per classroom by the number of seats on each bus: \n\n0.66 students per classroom \u00d7 2 seats per bus = 1.32 students per bus \n\nSince we can't have a fraction of a student on a bus, we need to round up to the nearest whole number. Therefore, each bus will have 2 students on it. \n\nFinally, we can find out how many buses are needed by dividing the total number of students by the number of students per bus: \n\n58 students \u00f7 2 students per bus = 29 buses \n\nTherefore, 29 buses are needed to take the field trip.<|endoftext|>", + "pred": 29.0, + "flag": true + }, + { + "instruction": "Josh had 3 marbles in his collection. He found 6 marbles while he lost 5 marbles. How many more marbles did he find than those he lost?", + "input": "", + "output": "\nA: Josh had 3 marbles in his collection. He found 6 marbles, so now he has 3 + 6 = 9 marbles. He lost 5 marbles, so in total he found 6 - 5 = 1 more marble than those he lost. The answer is 1.", + "answer": "1.0", + "output_pred": "1. Start with the number of marbles Josh had: 3\n2. Add the number of marbles he found: 3 + 6 = 9\n3. Subtract the number of marbles he lost: 9 - 5 = 4\n4. The difference between the number of marbles he found and lost is: 6 - 5 = 1\n\nTherefore, Josh found 1 more marble than he lost. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 66 sacks per day and that each sack containes 25 oranges. How many oranges will they have after 87 days of harvest?", + "input": "", + "output": "\nA: They harvest 66 sacks per day. Each sack contains 25 oranges. That means in one day they harvest 66 * 25 = 1650 oranges. After 87 days they will have 1650 * 87 = 143550 oranges. The answer is 143550.", + "answer": "143550.0", + "output_pred": "To find the total number of oranges harvested after 87 days, we need to multiply the number of sacks harvested per day by the number of oranges in each sack, and then multiply that by the number of days:\n\n66 sacks/day x 25 oranges/sack x 87 days = 14,050 oranges\n\nTherefore, they will have 14,050 oranges after 87 days of harvest. The answer in Arabic numerals is 14,050.<|endoftext|>", + "pred": 14050.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 12 cups of flour and 5 cups of sugar. She already put in some cups of flour. If she still needs 2 more cups of flour. How many cups of flour did she put in?", + "input": "", + "output": "\nA: The recipe calls for 12 cups of flour and 5 cups of sugar. She still needs 2 more cups of flour. That means she has already put in 12 - 2 = 10 cups of flour. The answer is 10.", + "answer": "10.0", + "output_pred": "Let's call the number of cups of flour Mary has already put in \"x\". \n\nAccording to the problem, she needs 12 cups of flour in total, so we can set up an equation: \n\nx + 2 = 12 \n\nTo solve for x, we can subtract 2 from both sides: \n\nx = 10 \n\nTherefore, Mary has already put in 10 cups of flour. \n\nAnswer: 10<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "There are 11 different books and 17 different movies in the ' crazy silly school ' series. If you read 7 of the books and watched 21 of the movies. How many more movies than books have you read?", + "input": "", + "output": "\nA: There are 11 books and 17 movies in the series. You read 7 books and watched 21 movies. That means you watched 21 - 7 = 14 more movies than books. The answer is 14.", + "answer": "14.0", + "output_pred": "To find out how many more movies than books you have read, you need to subtract the number of books you read from the number of movies you watched:\n\n17 (total number of movies) - 7 (number of books you read) = 10\n\nTherefore, you have watched 10 more movies than books. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": false + }, + { + "instruction": "There are 544 pots in each of the 10 gardens. Each pot has 32 flowers in it. How many flowers are there in all?", + "input": "", + "output": "\nA: There are 10 gardens. Each garden has 544 pots. Each pot has 32 flowers. That means in total 10 * 544 * 32 = 174080 flowers. The answer is 174080.", + "answer": "174080.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nStep 1: Multiply the number of pots in each garden by the number of flowers in each pot: \n\n544 pots/garden x 32 flowers/pot = 17,408 flowers/garden \n\nStep 2: Multiply the number of flowers per garden by the number of gardens: \n\n17,408 flowers/garden x 10 gardens = 174,080 flowers \n\nTherefore, there are 174,080 flowers in all. \n\nThe answer in Arabic numerals is: 174,080.<|endoftext|>", + "pred": 174080.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 22 bottle caps and 30 wrappers at the park. Now he has 17 bottle caps and 57 wrappers in his collection. How many wrappers did danny have at first?", + "input": "", + "output": "\nA: Danny had 22 bottle caps and 30 wrappers at the park. Later he has 17 bottle caps and 57 wrappers in his collection. The difference must be the number of wrappers he found. So, he must have found 57 - 30 = 27 wrappers. The answer is 27.", + "answer": "27.0", + "output_pred": "To find out how many wrappers Danny had at first, we need to subtract the number of wrappers he found at the park from the number of wrappers he has now:\n\n57 - 30 = 27\n\nTherefore, Danny had 27 wrappers at first.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 8 pages of math homework. If she had to complete 6 more pages of reading homework than math homework. How many pages of reading homework did she have to complete?", + "input": "", + "output": "\nA: Rachel had to complete 8 pages of math homework. She had to complete 6 more pages of reading homework than math homework. That means she had to complete 8 + 6 = 14 pages of reading homework. The answer is 14.", + "answer": "14.0", + "output_pred": "Let's call the number of pages of reading homework that Rachel had to complete \"x\". \n\nAccording to the problem, Rachel had to complete 6 more pages of reading homework than math homework. So we can write an equation: \n\nx = 8 + 6 \n\nSimplifying this equation, we get: \n\nx = 14 \n\nTherefore, Rachel had to complete 14 pages of reading homework. \n\nThe answer in Arabic numerals is: 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Jake has 3 fewer peaches and 4 more apples than Steven. Steven has 19 apples and 15 peaches. How many more apples than peaches does Steven have?", + "input": "", + "output": "\nA: Steven has 19 apples and 15 peaches. Jake has 4 more apples and 3 fewer peaches than Steven. That means Jake has 19 + 4 = 23 apples and 15 - 3 = 12 peaches. Steven has 19 apples and 15 peaches. That means Steven has 19 - 15 = 4 more apples than peaches. The answer is 4.", + "answer": "4.0", + "output_pred": "Step 1: Find out how many peaches Jake has.\nJake has 3 fewer peaches than Steven, who has 15 peaches.\nJake's peaches = Steven's peaches - 3\nJake's peaches = 15 - 3\nJake's peaches = 12\n\nStep 2: Find out how many apples Jake has.\nJake has 4 more apples than Steven, who has 19 apples.\nJake's apples = Steven's apples + 4\nJake's apples = 19 + 4\nJake's apples = 23\n\nStep 3: Find out how many more apples than peaches Steven has.\nSteven has 19 apples and 15 peaches.\nSteven's more apples than peaches = Steven's apples - Steven's peaches\nSteven's more apples than peaches = 19 - 15\nSteven's more apples than peaches = 4\n\nTherefore, Steven has 4 more apples", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of marbles into groups of 4. Rebecca has 10 eggs and 20 marbles. How many groups will be created?", + "input": "", + "output": "\nA: Rebecca has 10 eggs and 20 marbles. She wants to split them into groups of 4. The total number of marbles is 10 + 20 = 30. We can divide 30 by 4 to get the number of groups. 30 / 4 = 7.5. Since we can't have half a group, we round down to 7. The answer is 7.", + "answer": "5.0", + "output_pred": "To solve this problem, we need to find the total number of marbles Rebecca has and divide it by 4 (the number of marbles in each group).\n\nTotal number of marbles = 10 eggs + 20 marbles = 30 marbles\n\nNumber of groups = Total number of marbles \u00f7 Number of marbles in each group\nNumber of groups = 30 marbles \u00f7 4 marbles/group\nNumber of groups = 7 groups\n\nTherefore, Rebecca will create 7 groups of marbles. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": false + }, + { + "instruction": "Being his favorite, he saved checking on the grapevines for his last stop. He was told by 94 of the pickers that they fill 90 drums of grapes in 6 days. How many drums of grapes would be filled per day?", + "input": "", + "output": "\nA: There are 94 pickers and they fill 90 drums of grapes in 6 days. That means in 1 day they fill 90 / 6 = 15 drums of grapes. The answer is 15.", + "answer": "15.0", + "output_pred": "To find out how many drums of grapes would be filled per day, we need to divide the total number of drums by the number of days:\n\n94 pickers fill 90 drums in 6 days\n94 pickers fill 90 drums / 6 days = 16.25 drums per day\n\nTherefore, 16.25 drums of grapes would be filled per day.\n\nAnswer: 16.25<|endoftext|>", + "pred": 16.25, + "flag": false + }, + { + "instruction": "Carol was sending out birthday invitations to her friends. Each package of invitations she bought had 10 invitations in it and she bought 7 packs. If she sends invitations to only 2 friends. How many invitations will be left?", + "input": "", + "output": "\nA: She bought 7 packs of invitations, each with 10 invitations. That means she had 7 * 10 = 70 invitations in total. She sent invitations to 2 friends, so she has 70 - 2 = 68 invitations left. The answer is 68.", + "answer": "68.0", + "output_pred": "Step 1: Find the total number of invitations Carol bought by multiplying the number of packs by the number of invitations in each pack: \n\n7 packs x 10 invitations per pack = 70 invitations \n\nStep 2: Subtract the number of invitations Carol sent to her friends from the total number of invitations she bought: \n\n70 invitations - 2 friends x 10 invitations per friend = 50 invitations \n\nTherefore, Carol will have 50 invitations left. The answer in Arabic numerals is 50.<|endoftext|>", + "pred": 50.0, + "flag": false + }, + { + "instruction": "2 birds and 6 storks were sitting on the fence. 3 more birds came to join them. How many more storks than birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 2 birds and 6 storks on the fence. 3 more birds came, so now there are 2 + 3 = 5 birds. The number of storks remains the same, so there are still 6 storks. The difference between the number of birds and storks is 6 - 5 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of birds on the fence.\n2 birds + 3 more birds = 5 birds\n\nStep 2: Find the total number of storks on the fence.\n6 storks\n\nStep 3: Subtract the number of birds from the number of storks to find the difference.\n6 storks - 5 birds = 1 more stork than bird\n\nAnswer: There is 1 more stork than bird sitting on the fence. (1)<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 86 dollars off each t-shirt and $ 232 off each jersey. During the Arkansas and Texas tech game they sold 254 t-shirts and 43 jerseys. How much more does a jersey cost than a t-shirt?", + "input": "", + "output": "\nA: The Razorback shop makes $86 off each t-shirt and $232 off each jersey. 254 t-shirts were sold and 43 jerseys were sold. That means they made 254 * $86 = $21,744 from the t-shirts and 43 * $232 = $10,016 from the jerseys. The difference between the two is $10,016 - $21,744 = $11,728. The answer is $11,728.", + "answer": "146.0", + "output_pred": "To find out how much more a jersey costs than a t-shirt, we need to first calculate the total revenue from selling t-shirts and jerseys, and then subtract the revenue from selling t-shirts from the revenue from selling jerseys. \n\nTotal revenue from selling t-shirts = $86 x 254 = $22,064\nTotal revenue from selling jerseys = $232 x 43 = $10,056\n\nRevenue from selling jerseys minus revenue from selling t-shirts = $10,056 - $22,064 = -$12,008\n\nTherefore, a jersey costs $12,008 more than a t-shirt. \n\nAnswer: $12,008<|endoftext|>", + "pred": 12008.0, + "flag": false + }, + { + "instruction": "Olivia spent 38 dollars at a supermarket. If there were 128 dollars in her wallet initially. How much money does she have left?", + "input": "", + "output": "\nA: Olivia had 128 dollars in her wallet initially. She spent 38 dollars at the supermarket. So now she has 128 - 38 = 90 dollars. The answer is 90.", + "answer": "90.0", + "output_pred": "To find out how much money Olivia has left, we need to subtract the amount she spent from the amount she had initially:\n\n128 dollars - 38 dollars = 90 dollars\n\nTherefore, Olivia has 90 dollars left in her wallet.<|endoftext|>", + "pred": 90.0, + "flag": true + }, + { + "instruction": "Faye was placing her pencils and crayons into 19 rows with 4 pencils and 27 crayons in each row. How many pencils does she have?", + "input": "", + "output": "\nA: Faye has 19 rows with 4 pencils and 27 crayons in each row. That means she has 19 * 4 = 76 pencils. The answer is 76.", + "answer": "76.0", + "output_pred": "To find the total number of pencils Faye has, we need to multiply the number of rows by the number of pencils in each row:\n\n19 rows x 4 pencils per row = 76 pencils\n\nTherefore, Faye has 76 pencils.<|endoftext|>", + "pred": 76.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 8 sacks per day and that each sack containes 35 oranges. How many oranges do they harvest per day?", + "input": "", + "output": "\nA: They harvest 8 sacks per day. Each sack contains 35 oranges. So in total they harvest 8 * 35 = 280 oranges per day. The answer is 280.", + "answer": "280.0", + "output_pred": "To find the total number of oranges harvested per day, we need to multiply the number of sacks by the number of oranges in each sack.\n\nTotal number of oranges harvested per day = 8 sacks/day x 35 oranges/sack\nTotal number of oranges harvested per day = 280 oranges/day\n\nTherefore, they harvest 280 oranges per day.<|endoftext|>", + "pred": 280.0, + "flag": true + }, + { + "instruction": "Dan has $ 4. He bought 99 candy bar for $ 3 each one costing the same amount of money. How much money is left?", + "input": "", + "output": "\nA: Dan bought 99 candy bars for $3 each. This means he spent 99 * $3 = $297 on the candy bars. He had $4 in beginning, so now he has $4 - $297 = -$293. The answer is -$293.", + "answer": "1.0", + "output_pred": "Step 1: Find the total cost of the candy bars by multiplying the cost per candy bar by the number of candy bars: \n\n$3/candy bar x 99 candy bars = $297 \n\nStep 2: Subtract the total cost of the candy bars from the amount of money Dan had: \n\n$4 - $297 = -$293 \n\nStep 3: Since Dan cannot have a negative amount of money, we can conclude that he does not have enough money to buy all 99 candy bars. \n\nAnswer: Dan does not have enough money to buy all 99 candy bars.<|endoftext|>", + "pred": 99.0, + "flag": false + }, + { + "instruction": "Randy has 58 blocks. He uses 27 blocks to build a tower and 53 blocks to build a house. How many blocks did he use to build the tower and the house altogether?", + "input": "", + "output": "\nA: He used 27 blocks to build the tower and 53 blocks to build the house. In total he used 27 + 53 = 80 blocks. The answer is 80.", + "answer": "80.0", + "output_pred": "To find the total number of blocks Randy used to build the tower and the house, we need to add the number of blocks he used for each.\n\nTotal number of blocks used = Number of blocks used for tower + Number of blocks used for house\nTotal number of blocks used = 27 + 53\nTotal number of blocks used = 80\n\nTherefore, Randy used a total of 80 blocks to build the tower and the house altogether.<|endoftext|>", + "pred": 80.0, + "flag": true + }, + { + "instruction": "Jack received 6 emails and sent 91 letters in the morning. He then received 2 emails and sent 74 letters in the afternoon. How many emails did Jack receive in the day?", + "input": "", + "output": "\nA: Jack received 6 emails in the morning and 2 emails in the afternoon. In total he received 6 + 2 = 8 emails. The answer is 8.", + "answer": "8.0", + "output_pred": "To find the total number of emails Jack received in the day, we need to add the number of emails he received in the morning and the number of emails he received in the afternoon.\n\nNumber of emails received in the morning = 6\nNumber of emails received in the afternoon = 2\n\nTotal number of emails received = 6 + 2 = 8\n\nTherefore, Jack received 8 emails in the day.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "A grocery store had a total of 30 bottles of which 28 were bottles of regular soda and the rest were bottles of diet soda. How many bottles of diet soda did they have?", + "input": "", + "output": "\nA: There were 30 bottles in total. 28 of them were regular soda. That means the rest must have been diet soda. The number of diet soda bottles must have been 30 - 28 = 2 bottles. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we need to subtract the number of regular soda bottles from the total number of bottles to find the number of diet soda bottles.\n\nTotal number of bottles = 30\nNumber of regular soda bottles = 28\n\nNumber of diet soda bottles = Total number of bottles - Number of regular soda bottles\nNumber of diet soda bottles = 30 - 28\nNumber of diet soda bottles = 2\n\nTherefore, the grocery store had 2 bottles of diet soda. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "For the walls of the house he would use 12 large planks of wood and 17 small planks. If each large plank of wood needs 14 pieces of nails to be secured and each small plank needs 25 nails. How many planks does John need for the house wall?", + "input": "", + "output": "\nA: There are 12 large planks and 17 small planks. Each large plank needs 14 nails and each small plank needs 25 nails. So in total, 12 * 14 + 17 * 25 = 294 nails are needed. The answer is 294.", + "answer": "29.0", + "output_pred": "Step 1: Find the total number of nails needed for the large planks.\n12 large planks x 14 nails per plank = 168 nails\n\nStep 2: Find the total number of nails needed for the small planks.\n17 small planks x 25 nails per plank = 425 nails\n\nStep 3: Add the total number of nails needed for the large and small planks.\n168 nails + 425 nails = 593 nails\n\nTherefore, John needs 593 planks for the house wall. The answer in Arabic numerals is 593.<|endoftext|>", + "pred": 593.0, + "flag": false + }, + { + "instruction": "13 campers went rowing and 59 campers went hiking in the morning. 21 campers went rowing in the afternoon. How many campers went rowing in all?", + "input": "", + "output": "\nA: In the morning, 13 campers went rowing and 59 campers went hiking. In the afternoon, 21 campers went rowing. So in total, 13 + 21 = 34 campers went rowing. The answer is 34.", + "answer": "34.0", + "output_pred": "To find the total number of campers who went rowing, we need to add the number of campers who went rowing in the morning to the number of campers who went rowing in the afternoon.\n\nTotal number of campers who went rowing = Number of campers who went rowing in the morning + Number of campers who went rowing in the afternoon\n\nTotal number of campers who went rowing = 13 + 21\n\nTotal number of campers who went rowing = 34\n\nTherefore, 34 campers went rowing in all.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Bobby ate 17 pieces of candy. Then he ate 15 more. If he initially had 36 pieces of candy. How many pieces of candy does he still have left?", + "input": "", + "output": "\nA: Bobby initially had 36 pieces of candy. He ate 17 pieces, so after that he has 36 - 17 = 19 pieces. Then he ate 15 more, so now he has 19 - 15 = 4 pieces. The answer is 4.", + "answer": "4.0", + "output_pred": "Step 1: Add the number of pieces of candy Bobby ate initially to the number of pieces he ate later.\n17 + 15 = 32\n\nStep 2: Subtract the total number of pieces of candy Bobby ate from the initial number of pieces he had.\n36 - 32 = 4\n\nTherefore, Bobby still has 4 pieces of candy left. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Baker made 14 cakes and 153 pastries. If he sold 8 pastries and 97 cakes. How many more cakes than pastries did baker sell?", + "input": "", + "output": "\nA: Baker made 14 cakes and 153 pastries. He sold 97 cakes and 8 pastries. That means he sold 97 - 14 = 83 cakes more than pastries. The answer is 83.", + "answer": "89.0", + "output_pred": "To find out how many more cakes than pastries the baker sold, we need to subtract the number of pastries sold from the number of cakes sold.\n\nNumber of cakes sold = 97\nNumber of pastries sold = 8\n\nDifference = Number of cakes sold - Number of pastries sold\nDifference = 97 - 8\nDifference = 89\n\nTherefore, the baker sold 89 more cakes than pastries. The answer in Arabic numerals is 89.<|endoftext|>", + "pred": 89.0, + "flag": true + }, + { + "instruction": "Kelly has 20 nintendo games and 70 sony games. How many nintendo games does she need to give away so that she will have 12 nintendo games left?", + "input": "", + "output": "\nA: She has 20 nintendo games and 70 sony games. She needs to give away some nintendo games so that she will have 12 nintendo games left. She needs to give away 20 - 12 = 8 nintendo games. The answer is 8.", + "answer": "8.0", + "output_pred": "To solve the problem, we need to find out how many nintendo games Kelly needs to give away so that she will have 12 nintendo games left.\n\nFirst, we need to find out how many nintendo games Kelly has in total:\n\n20 (nintendo games) + 70 (sony games) = 90 games\n\nNext, we need to find out how many nintendo games Kelly needs to give away:\n\n90 (total games) - 12 (games left) = 78 games\n\nTherefore, Kelly needs to give away 78 nintendo games so that she will have 12 nintendo games left.\n\nThe answer in Arabic numerals is: 78.<|endoftext|>", + "pred": 78.0, + "flag": false + }, + { + "instruction": "Debby bought 95 soda bottles and 180 water bottles when they were on sale. If she drank 15 water bottles and 54 soda bottles a day. How many days would the water bottles last?", + "input": "", + "output": "\nA: Debby bought 95 soda bottles and 180 water bottles. She drinks 15 water bottles and 54 soda bottles a day. That means she drinks 15 + 54 = 69 bottles a day. The water bottles will last 180 / 69 = 2.6 days. The answer is 2.6 days.", + "answer": "12.0", + "output_pred": "Step 1: Find the total number of bottles Debby bought: \n\n95 soda bottles + 180 water bottles = 275 bottles \n\nStep 2: Find the number of bottles Debby drank per day: \n\n15 water bottles + 54 soda bottles = 69 bottles per day \n\nStep 3: Divide the total number of water bottles by the number of bottles Debby drank per day: \n\n275 bottles \u00f7 69 bottles per day = 4 days \n\nTherefore, the water bottles would last for 4 days. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": false + }, + { + "instruction": "Each basket of peaches has 19 red peaches and 4 green peaches. If there are 15 such baskets. How many peaches are in the baskets altogether?", + "input": "", + "output": "\nA: Each basket has 19 red peaches and 4 green peaches. That means in total there are 19 + 4 = 23 peaches in each basket. There are 15 baskets, so in total there are 15 * 23 = 345 peaches. The answer is 345.", + "answer": "345.0", + "output_pred": "Step 1: Find the total number of red peaches in all the baskets.\n19 red peaches/basket x 15 baskets = 285 red peaches\n\nStep 2: Find the total number of green peaches in all the baskets.\n4 green peaches/basket x 15 baskets = 60 green peaches\n\nStep 3: Add the total number of red peaches and green peaches to find the total number of peaches in all the baskets.\n285 red peaches + 60 green peaches = 345 peaches\n\nAnswer: There are 345 peaches in the baskets altogether.<|endoftext|>", + "pred": 345.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 9 inches. The mouse jumped 3 inches lesser than the frog who jumped 33 inches farther than the grasshopper. How far did the mouse jump?", + "input": "", + "output": "\nA: The grasshopper jumped 9 inches. The frog jumped 33 inches farther than the grasshopper, so the frog jumped 9 + 33 = 42 inches. The mouse jumped 3 inches lesser than the frog, so the mouse jumped 42 - 3 = 39 inches. The answer is 39 inches.", + "answer": "39.0", + "output_pred": "Let's start by finding out how far the frog jumped. We know that the frog jumped 33 inches farther than the grasshopper, so:\n\nFrog's jump distance = Grasshopper's jump distance + 33 inches\nFrog's jump distance = 9 inches + 33 inches\nFrog's jump distance = 42 inches\n\nNow we can find out how far the mouse jumped. We know that the mouse jumped 3 inches lesser than the frog, so:\n\nMouse's jump distance = Frog's jump distance - 3 inches\nMouse's jump distance = 42 inches - 3 inches\nMouse's jump distance = 39 inches\n\nTherefore, the mouse jumped 39 inches.<|endoftext|>", + "pred": 39.0, + "flag": true + }, + { + "instruction": "21 children were riding on the bus. At the bus stop 10 children got off the bus while some more got on the bus. Then there were 16 children altogether on the bus. How many children got on the bus at the bus stop?", + "input": "", + "output": "\nA: There were 21 children on the bus initially. 10 got off, so now there are 21 - 10 = 11 children on the bus. Later there are 16 children on the bus. This means that 5 more children got on the bus. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's call the number of children who got on the bus at the bus stop \"x\". \n\nWe know that 10 children got off the bus, so the total number of children on the bus after they got off was 21 - 10 = 11. \n\nWe also know that after x children got on the bus, there were 16 children altogether on the bus. So we can set up an equation: \n\n11 + x = 16 \n\nTo solve for x, we can subtract 11 from both sides: \n\nx = 16 - 11 \n\nx = 5 \n\nTherefore, 5 children got on the bus at the bus stop.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 66 sacks per day. How many oranges do they harvest per day if each sack contains 28 oranges?", + "input": "", + "output": "\nA: Each sack contains 28 oranges. There are 66 sacks per day. That means they harvest 66 * 28 = 1848 oranges per day. The answer is 1848.", + "answer": "1848.0", + "output_pred": "To find out how many oranges they harvest per day, we need to multiply the number of sacks by the number of oranges in each sack:\n\n66 sacks/day x 28 oranges/sack = 1848 oranges/day\n\nTherefore, they harvest 1848 oranges per day.<|endoftext|>", + "pred": 1848.0, + "flag": true + }, + { + "instruction": "Baker made 149 cakes and 91 pastries. If he sold 10 cakes and 90 pastries. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker made 149 cakes and 91 pastries. He sold 10 cakes and 90 pastries. That means he still has 149 - 10 = 139 cakes. The answer is 139.", + "answer": "139.0", + "output_pred": "1. Start with the total number of cakes Baker made: 149\n2. Subtract the number of cakes he sold: 149 - 10 = 139\n3. Start with the total number of pastries Baker made: 91\n4. Subtract the number of pastries he sold: 91 - 90 = 1\n5. Add the remaining cakes and pastries: 139 + 1 = 140\n\nTherefore, Baker would still have 140 cakes.<|endoftext|>", + "pred": 140.0, + "flag": false + }, + { + "instruction": "Julia played tag with 14 kids on monday, 2 kids on tuesday and 8 kids on wednesday. How many more kids did she play with on monday than on wednesday?", + "input": "", + "output": "\nA: She played with 14 kids on Monday, 2 kids on Tuesday and 8 kids on Wednesday. The difference between Monday and Wednesday is 14 - 8 = 6. She played with 6 more kids on Monday than on Wednesday. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more kids Julia played with on Monday than on Wednesday, we need to subtract the number of kids she played with on Wednesday from the number of kids she played with on Monday.\n\nNumber of kids Julia played with on Monday = 14\nNumber of kids Julia played with on Wednesday = 8\n\nDifference = Number of kids Julia played with on Monday - Number of kids Julia played with on Wednesday\nDifference = 14 - 8\nDifference = 6\n\nTherefore, Julia played with 6 more kids on Monday than on Wednesday. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "A grocery store had 4 bottles of diet soda. If they had 79 more bottles of regular soda than diet soda. How many bottles of regular soda did they have?", + "input": "", + "output": "\nA: They had 4 bottles of diet soda. They had 79 more bottles of regular soda than diet soda. That means they had 4 + 79 = 83 bottles of regular soda. The answer is 83.", + "answer": "83.0", + "output_pred": "Let's call the number of bottles of regular soda \"x\". \n\nAccording to the problem, the store had 79 more bottles of regular soda than diet soda. So we can write an equation: \n\nx = 4 + 79 \n\nSimplifying this equation, we get: \n\nx = 83 \n\nTherefore, the store had 83 bottles of regular soda. \n\nAnswer: 83<|endoftext|>", + "pred": 83.0, + "flag": true + }, + { + "instruction": "Lucy went to the grocery store. She bought 10 packs of cookie and 4 packs of cake. How many more packs of cookie did she buy over cake?", + "input": "", + "output": "\nA: She bought 10 packs of cookie and 4 packs of cake. The difference between the two is 10 - 4 = 6 packs. She bought 6 more packs of cookie than cake. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more packs of cookie Lucy bought over cake, we need to subtract the number of packs of cake from the number of packs of cookie.\n\n10 packs of cookie - 4 packs of cake = 6 more packs of cookie\n\nTherefore, Lucy bought 6 more packs of cookie over cake. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There were 71 paintings in the Buckingham palace. There, Rachel learned that 557 visitors came to the Buckingham palace that day. If there were 188 visitors the previous day. How many visited the Buckingham palace within 57 days?", + "input": "", + "output": "\nA: There were 188 visitors the previous day and 557 visitors that day. That means there were 557 - 188 = 369 visitors in total within 57 days. The answer is 369.", + "answer": "745.0", + "output_pred": "To find the total number of visitors to the Buckingham palace in 57 days, we need to add the number of visitors on the previous day (188) to the number of visitors on the current day (557) and then multiply by the number of days (57).\n\n1. Add the number of visitors on the previous day to the number of visitors on the current day: 188 + 557 = 745\n2. Multiply the total number of visitors by the number of days: 745 x 57 = 42,365\n\nTherefore, the total number of visitors to the Buckingham palace within 57 days is 42,365.<|endoftext|>", + "pred": 42365.0, + "flag": false + }, + { + "instruction": "A grocery store had 57 bottles of regular soda, 26 bottles of diet soda and 27 bottles of lite soda. How many bottles did they have total?", + "input": "", + "output": "\nA: The grocery store had 57 bottles of regular soda, 26 bottles of diet soda and 27 bottles of lite soda. In total they had 57 + 26 + 27 = 110 bottles. The answer is 110.", + "answer": "110.0", + "output_pred": "To find the total number of bottles in the grocery store, we need to add the number of regular, diet, and lite sodas.\n\n57 + 26 + 27 = 110\n\nTherefore, the grocery store had a total of 110 bottles of soda.<|endoftext|>", + "pred": 110.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 705 visitors came to the Buckingham palace that day. If there were 191 visitors the previous day and 457 visitors the day before that. How many more visitors visited the Buckingham palace on that day than on the previous 245 days?", + "input": "", + "output": "\nA: There were 705 visitors on the day they visited. The day before that there were 457 visitors and the day before that there were 191 visitors. That means in total there were 705 + 457 + 191 = 1353 visitors in the past 3 days. The difference between the number of visitors on the day they visited and the number of visitors on the previous 245 days must be 705 - (245 * 5) = 705 - 1225 = -520. The answer is -520.", + "answer": "57.0", + "output_pred": "To find out how many more visitors visited the Buckingham palace on that day than on the previous 245 days, we need to subtract the total number of visitors on the previous 245 days from the total number of visitors on that day.\n\nTotal number of visitors on that day = 705\nTotal number of visitors on the previous 245 days = 191 + 457 = 648\n\nNumber of more visitors on that day than on the previous 245 days = Total number of visitors on that day - Total number of visitors on the previous 245 days\nNumber of more visitors on that day than on the previous 245 days = 705 - 648\nNumber of more visitors on that day than on the previous 245 days = 57\n\nTherefore, 57 more visitors visited the Buckingham palace on that day than on the previous 245 days.<|endoftext|>", + "pred": 245.0, + "flag": false + }, + { + "instruction": "Paige was helping her mom plant flowers and together they planted 45 seeds in 9 flowerbeds. If they put same number of seeds in each flower bed. How many seeds did they plant in each flowerbed?", + "input": "", + "output": "\nA: They planted 45 seeds in 9 flowerbeds. This means they put 45 / 9 = 5 seeds in each flowerbed. The answer is 5.", + "answer": "5.0", + "output_pred": "To find out how many seeds Paige and her mom planted in each flowerbed, we need to divide the total number of seeds by the number of flowerbeds:\n\n45 seeds \u00f7 9 flowerbeds = 5 seeds per flowerbed\n\nTherefore, they planted 5 seeds in each flowerbed. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Jerry had 8 action figures and 9 books on a shelf in his room. Later he added 10 more books to the shelf. How many books were on his shelf in all?", + "input": "", + "output": "\nA: Jerry had 8 action figures and 9 books on the shelf. He added 10 more books, so now he has 9 + 10 = 19 books. The answer is 19.", + "answer": "19.0", + "output_pred": "Step 1: Add the number of action figures to the number of books on the shelf: 8 + 9 = 17\nStep 2: Add the number of books Jerry added to the shelf: 17 + 10 = 27\nAnswer: There were 27 books on Jerry's shelf in all. (27)<|endoftext|>", + "pred": 27.0, + "flag": false + }, + { + "instruction": "A waiter had 8 customers. After some left he still had 5 customers. Then he got 99 new customers. How many customers left?", + "input": "", + "output": "\nA: He had 8 customers in the beginning. After some left he had 5 customers. He got 99 new customers. So in total he had 5 + 99 = 104 customers. The number of customers that left must have been 104 - 8 = 96. The answer is 96.", + "answer": "3.0", + "output_pred": "Let x be the number of customers who left.\nAfter some customers left, the waiter had 8 - x customers.\nThen, he got 99 new customers, so he had a total of (8 - x) + 99 customers.\nWe know that he still had 5 customers, so we can set up an equation:\n(8 - x) + 99 = 5\nSimplifying the equation, we get:\n107 - x = 5\nSubtracting 5 from both sides, we get:\n102 - x = 0\nAdding x to both sides, we get:\nx = 102\nTherefore, 102 customers left.<|endoftext|>", + "pred": 102.0, + "flag": false + }, + { + "instruction": "There are 11 baskets of peaches. Each basket has 10 red peaches and 18 green peaches. How many peaches are in the baskets altogether?", + "input": "", + "output": "\nA: There are 11 baskets. Each basket has 10 red peaches and 18 green peaches. That means in total 11 * (10 + 18) = 11 * 28 = 308 peaches. The answer is 308.", + "answer": "308.0", + "output_pred": "Step 1: Find the total number of red peaches by multiplying the number of red peaches per basket by the number of baskets: \n10 red peaches/basket x 11 baskets = 110 red peaches \n\nStep 2: Find the total number of green peaches by multiplying the number of green peaches per basket by the number of baskets: \n18 green peaches/basket x 11 baskets = 198 green peaches \n\nStep 3: Add the total number of red peaches and green peaches to find the total number of peaches: \n110 red peaches + 198 green peaches = 308 peaches \n\nAnswer: There are 308 peaches in the baskets altogether.<|endoftext|>", + "pred": 308.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 12 cups of flour 5 cups of sugar and 49 cups of salt. She already put in 11 cups of flour. How many more cups of flour does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 12 cups of flour. Mary has already put in 11 cups. She needs to add 12 - 11 = 1 more cup of flour. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more cups of flour Mary needs to add, we need to subtract the amount of flour she has already put in from the total amount of flour called for in the recipe.\n\nTotal amount of flour called for = 12 cups\nAmount of flour already put in = 11 cups\n\nMore cups of flour needed = Total amount of flour called for - Amount of flour already put in\nMore cups of flour needed = 12 cups - 11 cups\nMore cups of flour needed = 1 cup\n\nTherefore, Mary needs to add 1 more cup of flour. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "4 people can ride the Ferris wheel in paradise park at the same time. If each seat on the Ferris wheel can hold 2 people. How many seats does the Ferris wheel have?", + "input": "", + "output": "\nA: The Ferris wheel can hold 4 people at the same time. Each seat can hold 2 people. That means the Ferris wheel must have 4 / 2 = 2 seats. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nFirst, we need to find out how many people can ride the Ferris wheel at once: \n\n4 people \n\nNext, we need to figure out how many seats are needed for each person: \n\n1 seat per person \n\nFinally, we can multiply the number of people by the number of seats per person to find the total number of seats: \n\n4 people x 1 seat per person = 4 seats \n\nTherefore, the Ferris wheel has 4 seats. \n\nThe answer in Arabic numerals is: 4.<|endoftext|>", + "pred": 4.0, + "flag": false + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvested 54 sacks of oranges. How many days did it take to harvest them if they harvested 18 sacks of oranges per day?", + "input": "", + "output": "\nA: They harvested 54 sacks of oranges. They harvested 18 sacks per day. That means it took 54 / 18 = 3 days to harvest them. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal number of sacks of oranges = number of sacks harvested per day x number of days\n\nWe know that the total number of sacks of oranges is 54 and the number of sacks harvested per day is 18. So we can plug these values into the formula:\n\n54 = 18 x number of days\n\nTo solve for the number of days, we can divide both sides by 18:\n\nnumber of days = 54 / 18\nnumber of days = 3\n\nTherefore, it took 3 days to harvest 54 sacks of oranges. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Jack received 5 emails in the morning, 8 emails in the afternoon and 72 emails in the evening. How many emails did Jack receive in the morning and afternoon?", + "input": "", + "output": "\nA: Jack received 5 emails in the morning and 8 emails in the afternoon. So in total he received 5 + 8 = 13 emails in the morning and afternoon. The answer is 13.", + "answer": "13.0", + "output_pred": "To find the total number of emails Jack received in the morning and afternoon, we need to add the number of emails he received in the morning and the number of emails he received in the afternoon.\n\nNumber of emails received in the morning = 5\nNumber of emails received in the afternoon = 8\n\nTotal number of emails received in the morning and afternoon = 5 + 8 = 13\n\nTherefore, Jack received 13 emails in the morning and afternoon.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Robin has 28 packages of gum and 14 packages of candy. There are 6 pieces in each package. How many pieces does Robin have?", + "input": "", + "output": "\nA: Robin has 28 packages of gum and 14 packages of candy. Each package has 6 pieces. So, in total she has 28 * 6 + 14 * 6 = 168 + 84 = 252 pieces. The answer is 252.", + "answer": "7.0", + "output_pred": "To solve this problem, we need to find the total number of pieces of gum and candy that Robin has. \n\nFirst, we need to find the total number of packages of gum and candy that Robin has: \n\n28 packages of gum + 14 packages of candy = 42 packages \n\nNext, we need to find the total number of pieces of gum and candy: \n\n42 packages x 6 pieces per package = 252 pieces \n\nTherefore, Robin has a total of 252 pieces of gum and candy. \n\nThe answer in Arabic numerals is: 252.<|endoftext|>", + "pred": 252.0, + "flag": false + }, + { + "instruction": "Each pack of dvds costs 76 dollars. If there is a discount of 25 dollars on each pack. How much do you have to pay to buy each pack?", + "input": "", + "output": "\nA: Each pack of dvds costs 76 dollars. With the discount of 25 dollars, the cost of each pack is 76 - 25 = 51 dollars. The answer is 51 dollars.", + "answer": "51.0", + "output_pred": "Step 1: Subtract the discount from the original price of each pack: \n\n76 - 25 = 51 \n\nStep 2: The new price of each pack is 51 dollars. \n\nAnswer: You have to pay 51 dollars to buy each pack.<|endoftext|>", + "pred": 51.0, + "flag": true + }, + { + "instruction": "Debby bought 153 water bottles when they were on sale. She drank the same number of bottles each day. If the bottles lasted for 17 days. How many bottles did she drink each day?", + "input": "", + "output": "\nA: Debby bought 153 bottles. She drank the same number of bottles each day. This means she drank 153 / 17 = 9 bottles each day. The answer is 9.", + "answer": "9.0", + "output_pred": "To find out how many bottles Debby drank each day, we need to divide the total number of bottles by the number of days they lasted:\n\n153 bottles \u00f7 17 days = 9 bottles per day\n\nTherefore, Debby drank 9 bottles each day.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "A book has 2 chapters across 81 pages. The second chapter is 68 pages long. How many pages are in the second chapter?", + "input": "", + "output": "\nA: The second chapter is 68 pages long. The total number of pages is 81. So the first chapter must have 81 - 68 = 13 pages. The answer is 68.", + "answer": "13.0", + "output_pred": "To find the number of pages in the second chapter, we need to subtract the number of pages in the first chapter from the total number of pages in the book.\n\nTotal number of pages in the book = 81\nNumber of pages in the first chapter = Total number of pages - Number of pages in the second chapter\nNumber of pages in the second chapter = Total number of pages - Number of pages in the first chapter\nNumber of pages in the second chapter = 81 - (81 - 68)\nNumber of pages in the second chapter = 81 - 13\nNumber of pages in the second chapter = 68\n\nTherefore, there are 68 pages in the second chapter.<|endoftext|>", + "pred": 68.0, + "flag": false + }, + { + "instruction": "Ed had 12 more marbles than Doug. Ed lost 20 of his marbles at the playground. If Ed had 17 marbles. How many marbles does Doug have now?", + "input": "", + "output": "\nA: Ed had 12 more marbles than Doug. That means Doug had 12 less marbles than Ed. Ed had 17 marbles, so Doug had 17 - 12 = 5 marbles. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of marbles Doug had originally. \n\nAccording to the problem, Ed had 12 more marbles than Doug, so Ed had x + 12 marbles. \n\nWe also know that Ed lost 20 marbles at the playground, so his current number of marbles is x + 12 - 20 = x - 8. \n\nWe're given that Ed currently has 17 marbles, so we can set up an equation: \n\nx - 8 = 17 \n\nTo solve for x, we can add 8 to both sides: \n\nx = 25 \n\nSo Doug originally had 25 marbles. \n\nTo find Doug's current number of marbles, we can substitute x = 25 into the expression we found earlier: \n\nDoug's current number of marbles = x - 12 = 25 - 12 = 13 \n\nTherefore, Doug currently has 13 marbles.<|endoftext|>", + "pred": 13.0, + "flag": false + }, + { + "instruction": "A book has 2 chapters. The first chapter is 48 pages long. The second chapter is 11 pages long. How many more pages does the first chapter have than the second chapter?", + "input": "", + "output": "\nA: The first chapter is 48 pages long and the second chapter is 11 pages long. The difference between them is 48 - 11 = 37 pages. The first chapter has 37 more pages than the second chapter. The answer is 37.", + "answer": "37.0", + "output_pred": "To find out how many more pages the first chapter has than the second chapter, we need to subtract the number of pages in the second chapter from the number of pages in the first chapter.\n\n48 - 11 = 37\n\nTherefore, the first chapter has 37 more pages than the second chapter.\n\nThe answer in Arabic numerals is: 37.<|endoftext|>", + "pred": 37.0, + "flag": true + }, + { + "instruction": "Dave had 24 files and 13 apps on his phone. After deleting some apps and files he had 17 apps and 21 files left. How many files did he delete?", + "input": "", + "output": "\nA: He had 24 files and 13 apps in the beginning. After deleting some, he had 17 apps and 21 files. The difference between the initial number of files and the final number of files is 24 - 21 = 3. So he must have deleted 3 files. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many files Dave deleted, we need to subtract the number of files he had left from the original number of files he had:\n\nOriginal number of files = 24\nNumber of files left = 21\n\nNumber of files deleted = Original number of files - Number of files left\nNumber of files deleted = 24 - 21\nNumber of files deleted = 3\n\nTherefore, Dave deleted 3 files from his phone.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Debby bought some water bottles when they were on sale. She drank 109 bottles a day. If the bottles lasted for 74 days. How many bottles had she bought?", + "input": "", + "output": "\nA: She drank 109 bottles a day. This means she drank 109 * 74 = 8106 bottles in total. She had bought 8106 bottles. The answer is 8106.", + "answer": "8066.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of water bottles Debby bought. \n\nWe know that she drank 109 bottles a day for 74 days, so the total number of bottles she drank is: \n\n109 bottles/day x 74 days = 8196 bottles \n\nWe also know that the bottles lasted for 74 days, so the total number of bottles she had is: \n\nx = 8196 bottles \n\nTherefore, Debby bought 8196 water bottles. \n\nAnswer: 8196<|endoftext|>", + "pred": 8196.0, + "flag": false + }, + { + "instruction": "Jesse has 18 square feet of carpet. If her room is 4 feet long and 20 feet wide. How much more carpet does she need to cover the whole floor?", + "input": "", + "output": "\nA: The room is 4 feet long and 20 feet wide. That means the area of the room is 4 * 20 = 80 square feet. Jesse has 18 square feet of carpet. She needs 80 - 18 = 62 more square feet of carpet. The answer is 62.", + "answer": "62.0", + "output_pred": "First, we need to find the area of Jesse's room: \n\nArea = length x width \nArea = 4 feet x 20 feet \nArea = 80 square feet \n\nNext, we need to subtract the area of the carpet from the area of the room to find how much more carpet Jesse needs: \n\nMore carpet needed = Area of room - Area of carpet \nMore carpet needed = 80 square feet - 18 square feet \nMore carpet needed = 62 square feet \n\nTherefore, Jesse needs 62 more square feet of carpet to cover the whole floor. The answer in Arabic numerals is 62.<|endoftext|>", + "pred": 62.0, + "flag": true + }, + { + "instruction": "The grasshopper and the frog had a jumping contest. The frog jumped 39 inches and the grasshopper jumped 17 inches. How much farther did the frog jump than the grasshopper?", + "input": "", + "output": "\nA: The frog jumped 39 inches and the grasshopper jumped 17 inches. The difference between the two is 39 - 17 = 22 inches. The frog jumped 22 inches farther than the grasshopper. The answer is 22.", + "answer": "22.0", + "output_pred": "To find out how much farther the frog jumped than the grasshopper, we need to subtract the distance the grasshopper jumped from the distance the frog jumped:\n\n39 inches - 17 inches = 22 inches\n\nTherefore, the frog jumped 22 inches farther than the grasshopper. The answer in Arabic numerals is 22.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Dave had 59 files and 15 apps on his phone. After deleting some apps and files he had 12 apps and 30 files left. How many apps did he delete?", + "input": "", + "output": "\nA: He had 59 files and 15 apps in the beginning. After deleting some, he had 12 apps and 30 files left. That means he deleted 15 - 12 = 3 apps. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many apps Dave deleted, we need to subtract the number of apps he had left from the original number of apps he had:\n\nOriginal number of apps = 59\nNumber of apps left = 12\n\nNumber of apps deleted = Original number of apps - Number of apps left\nNumber of apps deleted = 59 - 12\nNumber of apps deleted = 47\n\nTherefore, Dave deleted 47 apps from his phone.<|endoftext|>", + "pred": 47.0, + "flag": false + }, + { + "instruction": "Paul got a box of 440 crayons for his birthday. During the school year he gave 111 crayons to his friends while he lost 106 crayons. How many crayons did he have left?", + "input": "", + "output": "\nA: Paul got a box of 440 crayons. He gave 111 to his friends, so now he has 440 - 111 = 329 crayons. He also lost 106 crayons, so now he has 329 - 106 = 223 crayons. The answer is 223.", + "answer": "223.0", + "output_pred": "Step 1: Start with the total number of crayons Paul had: 440\nStep 2: Subtract the number of crayons he gave to his friends: 440 - 111 = 329\nStep 3: Subtract the number of crayons he lost: 329 - 106 = 223\n\nTherefore, Paul had 223 crayons left. The answer in Arabic numerals is 223.<|endoftext|>", + "pred": 223.0, + "flag": true + }, + { + "instruction": "A grocery store had 81 bottles of regular soda, 60 bottles of diet soda and 60 bottles of lite soda. How many more bottles of regular soda did they have than diet soda?", + "input": "", + "output": "\nA: The grocery store had 81 bottles of regular soda, 60 bottles of diet soda and 60 bottles of lite soda. The difference between the number of regular soda and diet soda is 81 - 60 = 21. The answer is 21.", + "answer": "21.0", + "output_pred": "To find out how many more bottles of regular soda the grocery store had than diet soda, we need to subtract the number of bottles of diet soda from the number of bottles of regular soda.\n\n81 bottles of regular soda - 60 bottles of diet soda = 21 more bottles of regular soda\n\nTherefore, the grocery store had 21 more bottles of regular soda than diet soda. The answer in Arabic numerals is 21.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "Zachary did 59 push-ups and 44 crunches in gym class today. David did 19 more push-ups but 27 less crunches than zachary. How many push-ups did David do?", + "input": "", + "output": "\nA: Zachary did 59 push-ups and 44 crunches. David did 19 more push-ups than Zachary, so he must have done 59 + 19 = 78 push-ups. He did 27 less crunches than Zachary, so he must have done 44 - 27 = 17 crunches. The answer is 78.", + "answer": "78.0", + "output_pred": "Step 1: Find the number of push-ups David did.\nDavid did 19 more push-ups than Zachary, so:\nDavid's push-ups = Zachary's push-ups + 19\nDavid's push-ups = 59 + 19\nDavid's push-ups = 78\n\nStep 2: Find the number of crunches David did.\nDavid did 27 less crunches than Zachary, so:\nDavid's crunches = Zachary's crunches - 27\nDavid's crunches = 44 - 27\nDavid's crunches = 17\n\nTherefore, David did 78 push-ups.<|endoftext|>", + "pred": 78.0, + "flag": true + }, + { + "instruction": "Debby drinks 6 bottles a day. If she bought a total of 12 water bottles. How many days would they last her?", + "input": "", + "output": "\nA: Debby drinks 6 bottles a day. She bought 12 bottles. That means she can drink 12 / 6 = 2 days worth of water. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of water bottles by the number of bottles Debby drinks per day:\n\n12 water bottles \u00f7 6 bottles/day = 2 days\n\nTherefore, the 12 water bottles would last Debby for 2 days. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "A grocery store had a total of 17 bottles of which 9 were bottles of regular soda and the rest were bottles of diet soda. They also had 29 apple. How many bottles of diet soda did they have?", + "input": "", + "output": "\nA: There were 17 bottles in total. 9 of them were regular soda, so the rest must have been diet soda. The number of diet soda bottles must have been 17 - 9 = 8 bottles. The answer is 8.", + "answer": "8.0", + "output_pred": "To solve this problem, we can use subtraction. \n\nStep 1: Subtract the number of regular soda bottles from the total number of bottles to find the number of diet soda bottles. \n\n17 total bottles - 9 regular soda bottles = 8 diet soda bottles \n\nStep 2: Write the answer in Arabic numerals. \n\nThe grocery store had 8 bottles of diet soda. \n\nAnswer: 8<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are some bird families living near the mountain. 20 bird families flew away for winter while 14 bird families stayed behind. How many bird families were living near the mountain at the start?", + "input": "", + "output": "\nA: 20 bird families flew away and 14 bird families stayed behind. That means in total 20 + 14 = 34 bird families were living near the mountain. The answer is 34.", + "answer": "34.0", + "output_pred": "Let's call the number of bird families that were living near the mountain at the start \"x\". \n\nAccording to the problem, 20 bird families flew away for winter, so we can subtract 20 from x to get the number of bird families that stayed: \n\nx - 20 \n\nWe also know that 14 bird families stayed, so we can set up an equation: \n\nx - 20 = 14 \n\nTo solve for x, we can add 20 to both sides: \n\nx - 20 + 20 = 14 + 20 \n\nSimplifying: \n\nx = 34 \n\nTherefore, there were 34 bird families living near the mountain at the start.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Shirley sold 10 boxes of trefoils. How many boxes are in each case if she needs to deliver 5 cases of boxes?", + "input": "", + "output": "\nA: She needs to deliver 5 cases of boxes. Each case has 10 boxes. That means in total she needs to deliver 5 * 10 = 50 boxes. The answer is 50.", + "answer": "2.0", + "output_pred": "To find out how many boxes are in each case, we need to divide the total number of boxes by the number of cases:\n\n10 boxes \u00f7 5 cases = 2 boxes per case\n\nTherefore, there are 2 boxes in each case. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "A grocery store had 49 bottles of regular soda, 40 bottles of diet soda and 6 bottles of lite soda. How many bottles of regular soda and diet soda did they have altogether?", + "input": "", + "output": "\nA: They had 49 bottles of regular soda and 40 bottles of diet soda. In total they had 49 + 40 = 89 bottles of regular and diet soda. The answer is 89.", + "answer": "89.0", + "output_pred": "To find the total number of bottles of regular soda and diet soda, we need to add the number of bottles of regular soda to the number of bottles of diet soda.\n\n49 (regular soda) + 40 (diet soda) = 89\n\nTherefore, the grocery store had 89 bottles of regular soda and diet soda altogether.<|endoftext|>", + "pred": 89.0, + "flag": true + }, + { + "instruction": "Paul got a box of 531 crayons and 38 erasers for his birthday. At the end of the school year he only had 391 left while not having lost a single erasers. How many more crayons than erasers did he have left?", + "input": "", + "output": "\nA: He had 531 crayons and 38 erasers in the beginning. At the end of the school year he had 391 left. This means he used 531 - 391 = 140 crayons. He did not lose any erasers, so he still has 38 erasers. The difference between the number of crayons and erasers is 140 - 38 = 102. The answer is 102.", + "answer": "353.0", + "output_pred": "To find out how many more crayons than erasers Paul had left, we need to subtract the number of erasers he had left from the number of crayons he had left.\n\nNumber of crayons Paul had left = 531 - 391 = 140\nNumber of erasers Paul had left = 38\n\nTo find the difference between the number of crayons and erasers he had left, we subtract the number of erasers from the number of crayons:\n\n140 - 38 = 102\n\nTherefore, Paul had 102 more crayons than erasers left. The answer in Arabic numerals is 102.<|endoftext|>", + "pred": 102.0, + "flag": false + }, + { + "instruction": "Paco had 40 cookies. He ate 5 cookies and gave 13 of them to his friend. How many cookies did paco have left?", + "input": "", + "output": "\nA: Paco had 40 cookies. He ate 5, so now he has 40 - 5 = 35 cookies. He gave 13 to his friend, so now he has 35 - 13 = 22 cookies. The answer is 22.", + "answer": "22.0", + "output_pred": "Step 1: Start with the total number of cookies Paco had: 40\nStep 2: Subtract the number of cookies he ate: 40 - 5 = 35\nStep 3: Subtract the number of cookies he gave to his friend: 35 - 13 = 22\nAnswer: Paco had 22 cookies left. (22)<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Emily is making bead necklaces for her friends where each necklace takes 5 beads. She made 4 necklaces. How many beads did Emily have?", + "input": "", + "output": "\nA: Emily made 4 necklaces. Each necklace takes 5 beads. That means she used 4 * 5 = 20 beads. The answer is 20.", + "answer": "20.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of beads needed for each necklace by the number of necklaces made. \n\n5 beads/necklace x 4 necklaces = 20 beads \n\nStep 2: Write the answer in Arabic numerals. \n\nEmily had 20 beads. \n\nAnswer: 20<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "6 birds and 3 storks were sitting on the fence. 2 more storks came to join them. How many more birds than storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 6 birds and 3 storks on the fence. 2 more storks came, so now there are 3 + 2 = 5 storks. The difference between the number of birds and storks is 6 - 5 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of birds and storks on the fence initially.\n6 birds + 3 storks = 9 birds and storks\n\nStep 2: Add the 2 storks that came to join them.\n9 birds and storks + 2 storks = 11 birds and storks\n\nStep 3: Find the difference between the number of birds and storks.\n11 birds and storks - 6 birds = 5 more birds than storks\n\nTherefore, there are 5 more birds than storks sitting on the fence. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Dave had 10 apps on his phone. He added 11 new apps. After deleting some he had 4 left. How many apps did he delete?", + "input": "", + "output": "\nA: Dave had 10 apps on his phone. He added 11 new apps, so now he has 10 + 11 = 21 apps. After deleting some he had 4 left. That means he deleted 21 - 4 = 17 apps. The answer is 17.", + "answer": "17.0", + "output_pred": "Step 1: Dave had 10 apps on his phone.\nStep 2: He added 11 new apps, so he had a total of 10 + 11 = 21 apps.\nStep 3: After deleting some, he had 4 apps left.\nStep 4: To find out how many apps he deleted, we can subtract the number of apps he had left from the total number of apps he had before deleting any: 21 - 4 = 17.\nTherefore, Dave deleted 17 apps. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Dave had 19 apps on his phone. He deleted 5 apps. How many apps are left on his phone?", + "input": "", + "output": "\nA: Dave had 19 apps on his phone. He deleted 5 apps, so now he has 19 - 5 = 14 apps. The answer is 14.", + "answer": "14.0", + "output_pred": "The steps to solve the problem are:\n\n1. Start with the total number of apps Dave had on his phone: 19\n2. Subtract the number of apps he deleted: 5\n3. The result is the number of apps left on his phone: 14\n\nTherefore, Dave has 14 apps left on his phone. The answer in Arabic numerals is 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "A book has 2 chapters. The first chapter is 37 pages long. The second chapter is 80 pages long. How many more pages does the second chapter have than the first chapter?", + "input": "", + "output": "\nA: The first chapter is 37 pages long and the second chapter is 80 pages long. The difference between them is 80 - 37 = 43 pages. The second chapter has 43 more pages than the first chapter. The answer is 43.", + "answer": "43.0", + "output_pred": "To find out how many more pages the second chapter has than the first chapter, we need to subtract the number of pages in the first chapter from the number of pages in the second chapter.\n\n80 - 37 = 43\n\nTherefore, the second chapter has 43 more pages than the first chapter.\n\nThe answer in Arabic numerals is: 43.<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "Last week Fred had 19 dollars and Jason had 16 dollars. They washed cars over the weekend and now Fred has 40 dollars and Jason has 69 dollars. How much money did Fred earn over the weekend?", + "input": "", + "output": "\nA: Fred had 19 dollars and Jason had 16 dollars. Now Fred has 40 dollars and Jason has 69 dollars. This means Fred earned 40 - 19 = 21 dollars and Jason earned 69 - 16 = 53 dollars. Fred earned 21 dollars over the weekend. The answer is 21.", + "answer": "21.0", + "output_pred": "To find out how much money Fred earned over the weekend, we need to subtract his starting amount from his current amount:\n\n40 - 19 = 21\n\nSo Fred earned 21 dollars over the weekend.\n\nTo find out how much money Jason earned over the weekend, we need to subtract his starting amount from his current amount:\n\n69 - 16 = 53\n\nSo Jason earned 53 dollars over the weekend.\n\nTherefore, Fred earned 21 dollars and Jason earned 53 dollars over the weekend.<|endoftext|>", + "pred": 53.0, + "flag": false + }, + { + "instruction": "There are 8 different movies and 21 different books in the ' crazy silly school ' series. If you read 7 of the books and watched 4 of the movies. How many more movies do you still have to watch?", + "input": "", + "output": "\nA: There are 8 movies and 21 books in the series. You have read 7 books and watched 4 movies. That means you still have 21 - 7 = 14 books to read and 8 - 4 = 4 movies to watch. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more movies you still have to watch, you need to subtract the number of movies you have already watched from the total number of movies in the series.\n\nTotal number of movies in the series = 8\nNumber of movies you have already watched = 4\n\nNumber of movies you still have to watch = Total number of movies - Number of movies you have already watched\nNumber of movies you still have to watch = 8 - 4\nNumber of movies you still have to watch = 4\n\nTherefore, you still have to watch 4 more movies in the 'crazy silly school' series. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 218 students suggested adding mashed potatoes as well as bacon while 351 suggested adding only bacon to the menu. How many students suggested adding bacon?", + "input": "", + "output": "\nA: 218 students suggested adding mashed potatoes and bacon, and 351 suggested adding only bacon. That means 218 + 351 = 569 students suggested adding bacon. The answer is 569.", + "answer": "569.0", + "output_pred": "To find the number of students who suggested adding bacon only, we need to subtract the number of students who suggested adding both bacon and mashed potatoes from the total number of students who suggested adding bacon.\n\nTotal number of students who suggested adding bacon = 351\nNumber of students who suggested adding both bacon and mashed potatoes = 218\n\nNumber of students who suggested adding only bacon = Total number of students who suggested adding bacon - Number of students who suggested adding both bacon and mashed potatoes\nNumber of students who suggested adding only bacon = 351 - 218\nNumber of students who suggested adding only bacon = 133\n\nTherefore, 133 students suggested adding bacon only.<|endoftext|>", + "pred": 133.0, + "flag": false + }, + { + "instruction": "Haley grew some trees in her backyard. After a typhoon 5 died. If 12 trees were left. How many trees did she grow?", + "input": "", + "output": "\nA: She grew 12 trees in the beginning. After the typhoon 5 died, so now she has 12 - 5 = 7 trees. The answer is 7.", + "answer": "17.0", + "output_pred": "Let's call the number of trees Haley grew \"x\". \n\nAfter the typhoon, 5 trees died, so the number of trees left is x - 5. \n\nWe know that the number of trees left is 12, so we can set up an equation: \n\nx - 5 = 12 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 5 to both sides: \n\nx - 5 + 5 = 12 + 5 \n\nSimplifying: \n\nx = 17 \n\nSo Haley grew 17 trees in her backyard.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "5 storks and 3 birds were sitting on the fence. 4 more birds came to join them. How many more birds than storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 5 storks and 3 birds on the fence. 4 more birds came, so now there are 3 + 4 = 7 birds. There are still 5 storks. The difference is 7 - 5 = 2. There are 2 more birds than storks. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Add the number of storks and birds that were originally on the fence: 5 + 3 = 8\nStep 2: Add the number of birds that came to join them: 8 + 4 = 12\nStep 3: Subtract the number of storks from the total number of birds: 12 - 5 = 7\n\nTherefore, there are 7 more birds than storks sitting on the fence. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": false + }, + { + "instruction": "Julia played tag with 5 kids on tuesday. She had played tag with 6 kids on monday. How many more kids did she play with on monday than on tuesday?", + "input": "", + "output": "\nA: On Monday she played with 6 kids. On Tuesday she played with 5 kids. The difference must be 6 - 5 = 1 kid. The answer is 1.", + "answer": "1.0", + "output_pred": "To find the difference between the number of kids Julia played with on Monday and Tuesday, we need to subtract the number of kids she played with on Tuesday from the number of kids she played with on Monday.\n\nNumber of kids Julia played with on Monday = 6\nNumber of kids Julia played with on Tuesday = 5\n\nDifference = Number of kids Julia played with on Monday - Number of kids Julia played with on Tuesday\nDifference = 6 - 5\nDifference = 1\n\nTherefore, Julia played with 1 more kid on Monday than on Tuesday. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "If you have 14 cookies in total and 7 bags having equal number of cookies. How many cookies does each bag have?", + "input": "", + "output": "\nA: We have 14 cookies in total and 7 bags. Each bag must have the same number of cookies. So, 14 divided by 7 is 2. Each bag has 2 cookies. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we need to divide the total number of cookies by the number of bags:\n\n14 cookies \u00f7 7 bags = 2 cookies per bag\n\nTherefore, each bag has 2 cookies. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Paige was helping her mom plant flowers in 8 flowerbeds. They planted 32 seeds altogether. If they put same number of seeds in each flower bed. How many seeds did they plant in each flowerbed?", + "input": "", + "output": "\nA: They planted 32 seeds in total. They planted in 8 flowerbeds. That means they put 32 / 8 = 4 seeds in each flowerbed. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many seeds they planted in each flowerbed, we need to divide the total number of seeds by the number of flowerbeds:\n\n32 seeds \u00f7 8 flowerbeds = 4 seeds per flowerbed\n\nTherefore, they planted 4 seeds in each flowerbed. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 8 sacks per day. How many days will it take to harvest 24 sacks of oranges?", + "input": "", + "output": "\nA: They harvest 8 sacks per day. To harvest 24 sacks, it will take 24 / 8 = 3 days. The answer is 3.", + "answer": "3.0", + "output_pred": "To find the number of days it will take to harvest 24 sacks of oranges, we need to divide the total number of sacks by the number of sacks harvested per day:\n\n24 sacks \u00f7 8 sacks/day = 3 days\n\nTherefore, it will take 3 days to harvest 24 sacks of oranges. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Jake has 13 fewer peaches and 3 more apples than Steven. Steven has 9 peaches and 8 apples. How many apples does Jake have?", + "input": "", + "output": "\nA: Steven has 9 peaches and 8 apples. Jake has 13 fewer peaches and 3 more apples than Steven. That means Jake has 9 - 13 = -4 peaches and 8 + 3 = 11 apples. The answer is 11.", + "answer": "11.0", + "output_pred": "Step 1: Determine how many peaches Jake has.\nJake has 13 fewer peaches than Steven, who has 9 peaches.\nJake's peaches = Steven's peaches - 13\nJake's peaches = 9 - 13\nJake's peaches = -4\n\nStep 2: Determine how many apples Jake has.\nJake has 3 more apples than Steven, who has 8 apples.\nJake's apples = Steven's apples + 3\nJake's apples = 8 + 3\nJake's apples = 11\n\nTherefore, Jake has 11 apples.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "There are 10 peaches distributed equally in some baskets. If each basket has 4 red peaches and 6 green peaches. How many baskets of peaches are there?", + "input": "", + "output": "\nA: There are 10 peaches distributed in some baskets. Each basket has 4 red peaches and 6 green peaches. This means that each basket has 10 peaches. So, the number of baskets must be 10 / 10 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "The total number of peaches is 10.\nEach basket has 4 red peaches and 6 green peaches, so each basket has a total of 4 + 6 = 10 peaches.\nTo find the number of baskets, we can divide the total number of peaches by the number of peaches in each basket: 10 \u00f7 10 = 1.\nTherefore, there is only 1 basket of peaches.\nThe answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "The Ferris wheel in paradise park has 18 seats. Each seat can hold 15 people. If 10 seats are broken. How many people can ride the Ferris wheel at the same time?", + "input": "", + "output": "\nA: There are 18 seats in total. 10 of them are broken. That means there are 18 - 10 = 8 seats that are working. Each seat can hold 15 people. So, 8 * 15 = 120 people can ride the Ferris wheel at the same time. The answer is 120.", + "answer": "120.0", + "output_pred": "Step 1: Find the total number of people the Ferris wheel can hold when all 18 seats are working.\n18 seats x 15 people per seat = 270 people\n\nStep 2: Subtract the number of broken seats from the total number of seats.\n18 seats - 10 broken seats = 8 working seats\n\nStep 3: Multiply the number of working seats by the number of people each seat can hold.\n8 working seats x 15 people per seat = 120 people\n\nTherefore, 120 people can ride the Ferris wheel at the same time. The answer in Arabic numerals is 120.<|endoftext|>", + "pred": 120.0, + "flag": true + }, + { + "instruction": "A grocery store had 72 bottles of regular soda, 32 bottles of diet soda and 78 apples. How many more bottles than apple did they have?", + "input": "", + "output": "\nA: The grocery store had 72 bottles of regular soda, 32 bottles of diet soda and 78 apples. In total they had 72 + 32 = 104 bottles. The number of apples was 78. The difference between the two is 104 - 78 = 26. The answer is 26.", + "answer": "26.0", + "output_pred": "To find the difference between the number of bottles of soda and apples, we need to subtract the number of apples from the total number of bottles of soda:\n\n72 bottles of regular soda - 32 bottles of diet soda = 40 bottles of regular soda\n\n40 bottles of regular soda - 78 apples = -38\n\nTherefore, the grocery store had 38 more bottles of soda than apples. The answer in Arabic numerals is -38.<|endoftext|>", + "pred": -38.0, + "flag": false + }, + { + "instruction": "White t - shirts can be purchased in packages of 13. If mom buys 39 white t - shirts. How many packages will she have?", + "input": "", + "output": "\nA: Mom buys 39 white t - shirts. Each package contains 13 t - shirts. So she needs 39 / 13 = 3 packages. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, we need to divide the total number of white t-shirts by the number of t-shirts in each package:\n\n39 \u00f7 13 = 3\n\nTherefore, mom will have 3 packages of white t-shirts. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends a total of 3 hours on learning english and chinese. If he spends 2 hours on learning english everyday. How many hours does he spend on learning chinese?", + "input": "", + "output": "\nA: Ryan spends a total of 3 hours on learning english and chinese. He spends 2 hours on learning english. That means he spends 3 - 2 = 1 hour on learning chinese. The answer is 1 hour.", + "answer": "1.0", + "output_pred": "Let's call the number of hours Ryan spends on learning chinese \"x\". \n\nWe know that Ryan spends a total of 3 hours on learning english and chinese every day, so we can write an equation: \n\n2 + x = 3 \n\nTo solve for x, we can subtract 2 from both sides: \n\nx = 1 \n\nTherefore, Ryan spends 1 hour on learning chinese every day. \n\nThe answer in Arabic numerals is: \n\n1<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Each pack of dvds costs 107 dollars. If there is a discount of 106 dollars on each pack. How many packs of dvds can you buy with 93 dollars?", + "input": "", + "output": "\nA: Each pack of dvds costs 107 dollars. With the discount, each pack costs 107 - 106 = 1 dollar. With 93 dollars, you can buy 93 / 1 = 93 packs of dvds. The answer is 93.", + "answer": "93.0", + "output_pred": "Step 1: Calculate the price of each pack after the discount.\n107 - 106 = 1\n\nStep 2: Divide the total amount of money by the price of each pack after the discount.\n93 \u00f7 1 = 93\n\nTherefore, you can buy 93 packs of DVDs with 93 dollars. The answer in Arabic numerals is 93.<|endoftext|>", + "pred": 93.0, + "flag": true + }, + { + "instruction": "Jake has 5 fewer peaches than Steven. Steven has 18 more peaches than Jill. If Jill has 87 peaches. How many more peaches does Jake have than Jill?", + "input": "", + "output": "\nA: Steven has 18 more peaches than Jill. That means Steven has 18 + 87 = 105 peaches. Jake has 5 fewer peaches than Steven, so Jake has 105 - 5 = 100 peaches. Jill has 87 peaches. The difference between Jake and Jill is 100 - 87 = 13 peaches. The answer is 13.", + "answer": "13.0", + "output_pred": "Step 1: Find out how many peaches Steven has.\nSteven has 18 more peaches than Jill, so Steven has 87 + 18 = 105 peaches.\n\nStep 2: Find out how many peaches Jake has.\nJake has 5 fewer peaches than Steven, so Jake has 105 - 5 = 100 peaches.\n\nStep 3: Find out how many more peaches Jake has than Jill.\nJake has 100 peaches and Jill has 87 peaches, so Jake has 100 - 87 = 13 more peaches than Jill.\n\nTherefore, Jake has 13 more peaches than Jill. The answer in Arabic numerals is 13.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Jessica cut some roses from her flower garden to put in her vase. There are now 19 roses in the vase. If there were 3 roses in the vase initially. How many roses did she cut?", + "input": "", + "output": "\nA: There were 3 roses in the vase initially. Now there are 19 roses. The difference must be the number of roses she cut. So, she must have cut 19 - 3 = 16 roses. The answer is 16.", + "answer": "16.0", + "output_pred": "To find out how many roses Jessica cut, we need to subtract the initial number of roses from the current number of roses in the vase:\n\n19 - 3 = 16\n\nTherefore, Jessica cut 16 roses from her flower garden.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "Robin has 21 packages of gum and 45 packages of candy. There are 9 pieces in each package. How many pieces of candies does Robin have?", + "input": "", + "output": "\nA: Robin has 45 packages of candy. Each package has 9 pieces. That means in total she has 45 * 9 = 405 pieces of candy. The answer is 405.", + "answer": "405.0", + "output_pred": "To solve the problem, we need to multiply the number of packages of candy by the number of pieces in each package:\n\n45 packages x 9 pieces per package = 405 pieces of candy\n\nTherefore, Robin has 405 pieces of candy.<|endoftext|>", + "pred": 405.0, + "flag": true + }, + { + "instruction": "In a school there are 868 girls and the rest are boys. If there are 281 more girls than boys. How many pupils are there in that school?", + "input": "", + "output": "\nA: There are 868 girls and the rest are boys. That means there are 868 + x boys, where x is the number of boys. We know that there are 281 more girls than boys. That means 868 + x = 868 + 281. So x = 281. The total number of pupils is 868 + 281 = 1149. The answer is 1149.", + "answer": "1455.0", + "output_pred": "Let's call the number of boys \"x\". \n\nAccording to the problem, there are 868 girls and 281 more girls than boys, so we can write: \n\n868 = x + 281 \n\nTo solve for x, we can subtract 281 from both sides: \n\n868 - 281 = x \n\n587 = x \n\nSo there are 587 boys in the school. \n\nTo find the total number of pupils, we can add the number of girls and boys: \n\n868 + 587 = 1455 \n\nTherefore, there are 1455 pupils in that school.<|endoftext|>", + "pred": 1455.0, + "flag": true + }, + { + "instruction": "Rachel picked 6 ripe apples from her tree. Now the tree has 2 ripe apples and 4 unripe apples. How many apples did the tree have to begin with?", + "input": "", + "output": "\nA: Rachel picked 6 ripe apples from the tree. After that, the tree has 2 ripe apples and 4 unripe apples. This means the tree had 6 + 2 = 8 ripe apples and 4 unripe apples. In total, the tree had 8 + 4 = 12 apples. The answer is 12.", + "answer": "12.0", + "output_pred": "Let's call the number of ripe apples the tree had to begin with \"x\". \n\nWe know that Rachel picked 6 ripe apples from the tree, so we can set up an equation: \n\nx - 6 = 2 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 6 to both sides: \n\nx - 6 + 6 = 2 + 6 \n\nSimplifying: \n\nx = 8 \n\nSo the tree had 8 ripe apples to begin with. \n\nAnswer: 8<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "A waiter had 12 customers. After some left he still had 14 customers. Then he got 10 new customers. How many customers does he have now?", + "input": "", + "output": "\nA: He had 12 customers initially. After some left he still had 14 customers. Then he got 10 new customers. So in total he has 14 + 10 = 24 customers. The answer is 24.", + "answer": "24.0", + "output_pred": "Step 1: Start with the initial number of customers: 12\nStep 2: Subtract the number of customers who left: 12 - x (where x is the number of customers who left) = 14\nStep 3: Add the number of new customers: 14 + 10 = 24\n\nTherefore, the waiter now has 24 customers. The answer in Arabic numerals is 24.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Matthew gave equal numbers of crackers and cakes to his 4 friends. If he had 10 crackers and 8 cakes initially. How many cakes did each person eat?", + "input": "", + "output": "\nA: Matthew gave equal numbers of crackers and cakes to his 4 friends. That means he gave 4 * (crackers + cakes) = 4 * (10 + 8) = 4 * 18 = 72 crackers and cakes in total. He had 10 crackers and 8 cakes initially, so he gave 8 cakes in total. Each person ate 8 / 4 = 2 cakes. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of cakes by the number of friends:\n\n8 cakes \u00f7 4 friends = 2 cakes per friend\n\nTherefore, each person ate 2 cakes.\n\nThe answer in Arabic numerals is: 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Last week Fred had 49 dollars and Jason had 3 dollars. Fred washed cars over the weekend and now has 112 dollars. Jason delivered newspapers and now has 63 dollars. How much money did Jason earn by delivering newspapers?", + "input": "", + "output": "\nA: Fred had 49 dollars and Jason had 3 dollars. Fred earned 112 - 49 = 63 dollars. Jason earned 63 - 3 = 60 dollars. The answer is 60.", + "answer": "60.0", + "output_pred": "To find out how much money Jason earned by delivering newspapers, we need to subtract his starting amount from his current amount:\n\n63 dollars - 3 dollars = 60 dollars\n\nTherefore, Jason earned 60 dollars by delivering newspapers.<|endoftext|>", + "pred": 60.0, + "flag": true + }, + { + "instruction": "David did 40 more push-ups but 17 less crunches than Zachary in gym class today. If Zachary did 34 push-ups and 62 crunches. How many crunches did David do?", + "input": "", + "output": "\nA: Zachary did 34 push-ups and 62 crunches. David did 40 more push-ups than Zachary, so he must have done 34 + 40 = 74 push-ups. He also did 17 less crunches than Zachary, so he must have done 62 - 17 = 45 crunches. The answer is 45.", + "answer": "45.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 40 more push-ups than Zachary, so:\nDavid's push-ups = Zachary's push-ups + 40\nDavid's push-ups = 34 + 40\nDavid's push-ups = 74\n\nStep 2: Find out how many crunches David did.\nDavid did 17 less crunches than Zachary, so:\nDavid's crunches = Zachary's crunches - 17\nDavid's crunches = 62 - 17\nDavid's crunches = 45\n\nTherefore, David did 74 push-ups and 45 crunches.<|endoftext|>", + "pred": 45.0, + "flag": true + }, + { + "instruction": "Ed had 2 more marbles than Doug. Doug lost some of his marbles at the playground. Now Ed has 19 more marbles than doug. How many marbles did Doug lose?", + "input": "", + "output": "\nA: Ed had 2 more marbles than Doug. Now Ed has 19 more marbles than Doug. That means Doug must have lost 19 marbles. The answer is 19.", + "answer": "17.0", + "output_pred": "Let's start by assigning variables to the unknowns in the problem. \n\nLet x be the number of marbles Doug had originally. \n\nAccording to the problem, Ed had 2 more marbles than Doug, so Ed had x + 2 marbles. \n\nWe also know that Doug lost some of his marbles at the playground, but we don't know how many. Let's call the number of marbles Doug lost \"y\". \n\nAfter Doug lost y marbles, he would have had x - y marbles left. \n\nThe problem also tells us that Ed now has 19 more marbles than Doug. So we can set up an equation: \n\nx + 2 - y = x - 19 \n\nSimplifying this equation, we get: \n\ny = 21 \n\nSo Doug lost 21 marbles at the playground. \n\nTo check our answer, we can substitute the value of y into the equation we set up earlier: \n\n(x - 21) + 2 = x - 19 \n\nSimplifying this equation, we get", + "pred": 19.0, + "flag": false + }, + { + "instruction": "Frank was reading through some books. Each book had 66 pages and it took Frank 12 days to finish each book. If he takes 492 days to finish all books. How many books did he read?", + "input": "", + "output": "\nA: Each book has 66 pages and it takes Frank 12 days to finish each book. That means he can finish 66/12 = 5.5 books in 12 days. In 492 days, he can finish 492/12 = 41 books. The answer is 41.", + "answer": "41.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of books Frank read. \n\nWe know that each book has 66 pages, so the total number of pages Frank read is 66x. \n\nWe also know that it took Frank 12 days to finish each book, so the total number of days it took him to finish all the books is 12x. \n\nFinally, we know that it took Frank 492 days to finish all the books, so we can set up the equation: \n\n12x = 492 \n\nTo solve for x, we can divide both sides by 12: \n\nx = 42 \n\nTherefore, Frank read 42 books. \n\nAnswer: 42<|endoftext|>", + "pred": 42.0, + "flag": false + }, + { + "instruction": "Edward had $ 18. He spent $ 16. How much money does Edward have now?", + "input": "", + "output": "\nA: Edward had $18. He spent $16. So now he has $18 - $16 = $2. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to subtract the amount Edward spent from the amount he had initially:\n\n$18 - $16 = $2\n\nTherefore, Edward now has $2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Robin cut off 20 inches of his hair. If his hair is now 10 inches long. How long was his hair before he cut?", + "input": "", + "output": "\nA: His hair was 10 inches long after he cut it. He cut off 20 inches. So before he cut it, his hair must have been 10 + 20 = 30 inches long. The answer is 30.", + "answer": "30.0", + "output_pred": "Let's call the length of Robin's hair before he cut it \"x\". \n\nWe know that he cut off 20 inches, so his hair is now 10 inches long. \n\nWe can set up an equation to solve for x: \n\nx - 20 = 10 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 20 to both sides: \n\nx - 20 + 20 = 10 + 20 \n\nSimplifying: \n\nx = 30 \n\nSo Robin's hair was 30 inches long before he cut it. \n\nAnswer: 30<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "A grocery store had 19 bottles of diet soda and 60 bottles of regular soda. How many more bottles of regular soda than diet soda did they have?", + "input": "", + "output": "\nA: The grocery store had 19 bottles of diet soda and 60 bottles of regular soda. The difference between the two is 60 - 19 = 41 bottles. The answer is 41.", + "answer": "41.0", + "output_pred": "To find out how many more bottles of regular soda than diet soda the grocery store had, we need to subtract the number of diet soda bottles from the number of regular soda bottles:\n\n60 (regular soda bottles) - 19 (diet soda bottles) = 41\n\nTherefore, the grocery store had 41 more bottles of regular soda than diet soda. The answer in Arabic numerals is 41.<|endoftext|>", + "pred": 41.0, + "flag": true + }, + { + "instruction": "Julia played tag with 15 kids on monday, 18 kids on tuesday and 97 kids on wednesday. How many kids did she play with on monday and tuesday?", + "input": "", + "output": "\nA: She played with 15 kids on Monday and 18 kids on Tuesday. In total she played with 15 + 18 = 33 kids on Monday and Tuesday. The answer is 33.", + "answer": "33.0", + "output_pred": "To find the total number of kids Julia played with on Monday and Tuesday, we need to add the number of kids she played with on each day.\n\n15 + 18 = 33\n\nTherefore, Julia played with 33 kids on Monday and Tuesday.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "Olivia spent 78 dollars at a supermarket. If she has 33 dollars left with her. How much money did she have initially?", + "input": "", + "output": "\nA: She spent 78 dollars at the supermarket. She has 33 dollars left. This means she had 78 + 33 = 111 dollars initially. The answer is 111.", + "answer": "111.0", + "output_pred": "Let's call the initial amount of money Olivia had \"x\". \n\nWe know that she spent 78 dollars at the supermarket, so we can write an equation: \n\nx - 78 = 33 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 78 to both sides: \n\nx - 78 + 78 = 33 + 78 \n\nSimplifying: \n\nx = 111 \n\nTherefore, Olivia had 111 dollars initially.<|endoftext|>", + "pred": 111.0, + "flag": true + }, + { + "instruction": "A farmer had 90 tomatoes in his garden. If he picked 154 of them yesterday and 50 today. How many tomatoes did he pick in all?", + "input": "", + "output": "\nA: He had 90 tomatoes in the beginning. He picked 154 yesterday and 50 today. In total he picked 154 + 50 = 204 tomatoes. The answer is 204.", + "answer": "204.0", + "output_pred": "To solve the problem, we need to add the number of tomatoes picked yesterday and today:\n\n154 + 50 = 204\n\nTherefore, the farmer picked 204 tomatoes in all.\n\nThe answer in Arabic numerals is: 204.<|endoftext|>", + "pred": 204.0, + "flag": true + }, + { + "instruction": "Melissa scored a total of 91 points in 13 games scoring the same for each game. How many points did she score in each game?", + "input": "", + "output": "\nA: Melissa scored 91 points in 13 games. That means she scored 91 / 13 = 7 points in each game. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many points Melissa scored in each game, we need to divide the total number of points by the number of games she played:\n\n91 points \u00f7 13 games = 7 points per game\n\nTherefore, Melissa scored 7 points in each game.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Allan brought 2 balloons and Jake brought 4 balloons to the park. Allan then bought 3 more balloons at the park. How many more balloons did Allan have than Jake in the park?", + "input": "", + "output": "\nA: Allan brought 2 balloons and Jake brought 4 balloons. Allan then bought 3 more balloons. So in total Allan has 2 + 3 = 5 balloons. Jake still has 4 balloons. The difference between the two is 5 - 4 = 1 balloon. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of balloons Allan brought to the park.\n2 + 3 = 5\n\nStep 2: Find the total number of balloons Jake brought to the park.\n4\n\nStep 3: Subtract the number of balloons Jake brought from the number of balloons Allan brought.\n5 - 4 = 1\n\nTherefore, Allan had 1 more balloon than Jake in the park. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Paul got a box of 253 crayons for his birthday. By the end of the school year he had either lost or given away 70 of them. How many crayons did he have left by the end of the school year?", + "input": "", + "output": "\nA: Paul had 253 crayons in the beginning. He lost or gave away 70 of them. That means he has 253 - 70 = 183 crayons left. The answer is 183.", + "answer": "183.0", + "output_pred": "To solve the problem, we need to subtract the number of crayons Paul lost or gave away from the total number of crayons he started with:\n\n253 - 70 = 183\n\nTherefore, Paul had 183 crayons left by the end of the school year.\n\nThe answer in Arabic numerals is: 183.<|endoftext|>", + "pred": 183.0, + "flag": true + }, + { + "instruction": "Adam has 5 more apples than Jackie. Jackie has 89 oranges and 11 apples. How many apples does Adam have?", + "input": "", + "output": "\nA: Jackie has 89 oranges and 11 apples. Adam has 5 more apples than Jackie. That means Adam has 11 + 5 = 16 apples. The answer is 16.", + "answer": "16.0", + "output_pred": "Step 1: Find out how many apples Jackie has.\nJackie has 11 apples.\n\nStep 2: Add 5 to Jackie's number of apples to find out how many apples Adam has.\nAdam has 11 + 5 = 16 apples.\n\nTherefore, Adam has 16 apples. The answer in Arabic numerals is 16.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 21 inches. The grasshopper jumped 25 inches farther than the frog and the mouse jumped 16 inches lesser than the frog. How much farther did the grasshopper jump than the mouse?", + "input": "", + "output": "\nA: The grasshopper jumped 21 inches. The frog jumped 21 - 25 = -4 inches. The mouse jumped 21 + 16 = 37 inches. The difference between the grasshopper and the mouse is 21 - 37 = -16 inches. The answer is -16 inches.", + "answer": "41.0", + "output_pred": "Let's call the distance the frog jumped \"x\". \n\nAccording to the problem, the grasshopper jumped 25 inches farther than the frog, so the distance the grasshopper jumped is x + 25. \n\nWe also know that the mouse jumped 16 inches lesser than the frog, so the distance the mouse jumped is x - 16. \n\nTo find out how much farther the grasshopper jumped than the mouse, we need to subtract the distance the mouse jumped from the distance the grasshopper jumped: \n\n(x + 25) - (x - 16) \n\nSimplifying this expression, we get: \n\n31 \n\nTherefore, the grasshopper jumped 31 inches farther than the mouse.<|endoftext|>", + "pred": 31.0, + "flag": false + }, + { + "instruction": "Julia played tag with 5 kids on monday, 9 kids on tuesday and 15 kids on wednesday. How many kids did she play with on monday and wednesday?", + "input": "", + "output": "\nA: She played with 5 kids on Monday and 15 kids on Wednesday. In total she played with 5 + 15 = 20 kids on Monday and Wednesday. The answer is 20.", + "answer": "20.0", + "output_pred": "To find the total number of kids Julia played with on Monday and Wednesday, we need to add the number of kids she played with on each day.\n\nNumber of kids Julia played with on Monday = 5\nNumber of kids Julia played with on Wednesday = 15\n\nTotal number of kids Julia played with on Monday and Wednesday = 5 + 15 = 20\n\nTherefore, Julia played with 20 kids on Monday and Wednesday.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "44 campers went rowing in the morning 39 campers went rowing in the afternoon and 31 campers went rowing in the evening. How many more campers went rowing in the morning than in the afternoon?", + "input": "", + "output": "\nA: In the morning, 44 campers went rowing. In the afternoon, 39 campers went rowing. The difference must be the number of campers who went rowing in the morning than in the afternoon. So, 44 - 39 = 5 campers went rowing in the morning than in the afternoon. The answer is 5.", + "answer": "5.0", + "output_pred": "To find out how many more campers went rowing in the morning than in the afternoon, we need to subtract the number of campers who went rowing in the afternoon from the number of campers who went rowing in the morning.\n\n44 - 39 = 5\n\nTherefore, 5 more campers went rowing in the morning than in the afternoon. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "In Haley's class some boys love to play marbles. If Haley has 10 marbles and she gave 5 marbles to each boy. How many boys did she give the marbles to?", + "input": "", + "output": "\nA: Haley has 10 marbles. She gave 5 marbles to each boy. That means she gave 10 / 5 = 2 boys the marbles. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of marbles by the number of marbles given to each boy:\n\n10 marbles \u00f7 5 marbles/boy = 2 boys\n\nTherefore, Haley gave the marbles to 2 boys. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Rachel has 52 apple trees. She picked 2 apples from 1 of her trees. Now the tree has 7 apples still on it. How many apples did the tree have to begin with?", + "input": "", + "output": "\nA: Rachel has 52 apple trees. She picked 2 apples from one of them. That means the tree had 2 apples less than before. So it had 7 + 2 = 9 apples before. The answer is 9.", + "answer": "9.0", + "output_pred": "Let's call the number of apples the tree had to begin with \"x\". \n\nWe know that Rachel picked 2 apples from 1 of her trees, so the tree now has x - 2 apples on it. \n\nWe also know that the tree now has 7 apples on it, so we can set up an equation: \n\nx - 2 = 7 \n\nTo solve for x, we can add 2 to both sides: \n\nx - 2 + 2 = 7 + 2 \n\nSimplifying: \n\nx = 9 \n\nTherefore, the tree had 9 apples to begin with.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "There are 270 students in a school. If the school has 5 students in each grades and each grade has the same number of students. How many grades are there in total?", + "input": "", + "output": "\nA: There are 270 students in the school. Each grade has 5 students, so in total there must be 270 / 5 = 54 grades. The answer is 54.", + "answer": "54.0", + "output_pred": "To solve this problem, we need to divide the total number of students by the number of students in each grade:\n\n270 students \u00f7 5 students/grade = 54 grades\n\nTherefore, there are 54 grades in total.<|endoftext|>", + "pred": 54.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 10 pages of math homework. If she had to complete 3 more pages of reading homework than math homework. How many pages did she have to complete in all?", + "input": "", + "output": "\nA: Rachel had to complete 10 pages of math homework. She had to complete 3 more pages of reading homework than math homework. That means she had to complete 10 + 3 = 13 pages of reading homework. In total she had to complete 10 + 13 = 23 pages of homework. The answer is 23.", + "answer": "23.0", + "output_pred": "Step 1: Determine how many pages of reading homework Rachel had to complete.\n3 more pages of reading homework than math homework means she had to complete 10 + 3 = 13 pages of reading homework.\n\nStep 2: Add the number of pages of math homework to the number of pages of reading homework.\n10 + 13 = 23\n\nTherefore, Rachel had to complete a total of 23 pages of homework. The answer in Arabic numerals is 23.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 36 inches. The frog jumped 17 inches farther than the grasshopper and the mouse jumped 15 inches farther than the frog. How far did the frog jump?", + "input": "", + "output": "\nA: The grasshopper jumped 36 inches. The frog jumped 17 inches farther than the grasshopper, so the frog jumped 36 + 17 = 53 inches. The mouse jumped 15 inches farther than the frog, so the frog must have jumped 53 - 15 = 38 inches. The answer is 38 inches.", + "answer": "53.0", + "output_pred": "Step 1: Find the distance the frog jumped by adding 17 inches to the distance the grasshopper jumped: \n\n36 inches + 17 inches = 53 inches \n\nStep 2: Find the distance the mouse jumped by adding 15 inches to the distance the frog jumped: \n\n53 inches + 15 inches = 68 inches \n\nTherefore, the frog jumped 53 inches.<|endoftext|>", + "pred": 53.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 6 hours on learning english and 7 hours on learning chinese. How many more hours does he spend on learning chinese than he does on learning english?", + "input": "", + "output": "\nA: Ryan spends 6 hours on learning english and 7 hours on learning chinese. The difference is 7 - 6 = 1 hour. He spends 1 hour more on learning chinese than he does on learning english. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more hours Ryan spends on learning chinese than he does on learning english, we need to subtract the number of hours he spends on learning english from the number of hours he spends on learning chinese.\n\n7 (hours spent on learning chinese) - 6 (hours spent on learning english) = 1\n\nTherefore, Ryan spends 1 more hour on learning chinese than he does on learning english. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "For Gwen's birthday she received 5 dollars from her dad. Her mom gave her 2 more dollars. If she spent 6 dollars. How much more money did she receive from her dad than she did from her mom?", + "input": "", + "output": "\nA: Gwen received 5 dollars from her dad and 2 dollars from her mom. She spent 6 dollars. That means she had 5 + 2 = 7 dollars in total. She spent 6 dollars, so she has 7 - 6 = 1 dollar left. The difference between the money she received from her dad and her mom is 5 - 2 = 3 dollars. The answer is 3.", + "answer": "3.0", + "output_pred": "1. Gwen received 5 dollars from her dad.\n2. Her mom gave her 2 more dollars, so she received a total of 5 + 2 = 7 dollars.\n3. She spent 6 dollars, so she has 7 - 6 = 1 dollar left.\n4. To find out how much more money she received from her dad than she did from her mom, we subtract the amount she received from her mom from the amount she received from her dad: 5 - 2 = 3.\n\nTherefore, Gwen received 3 more dollars from her dad than she did from her mom. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. He read 22 pages per day and it took him 569 days to finish the book. How many pages are there in the book?", + "input": "", + "output": "\nA: He read 22 pages per day and it took him 569 days to finish the book. That means he read 22 * 569 = 12558 pages in total. The answer is 12558.", + "answer": "12518.0", + "output_pred": "To find the total number of pages in the book, we can use the formula:\n\nTotal number of pages = number of pages read per day x number of days\n\nSubstituting the given values, we get:\n\nTotal number of pages = 22 pages/day x 569 days\n\nTotal number of pages = 12,558 pages\n\nTherefore, there are 12,558 pages in the book.<|endoftext|>", + "pred": 12558.0, + "flag": false + }, + { + "instruction": "There were 53 dollars in Olivia's wallet. She collected 91 more dollars from an atm. After she visited a supermarket there were 14 dollars left. How much more money did she spend at the supermarket than she collected at the atm?", + "input": "", + "output": "\nA: She had 53 dollars in her wallet. She collected 91 more dollars from the atm. That means she had 53 + 91 = 144 dollars. After she visited the supermarket, she had 14 dollars left. This means she spent 144 - 14 = 130 dollars at the supermarket. The answer is 130.", + "answer": "39.0", + "output_pred": "Step 1: Add the amount of money Olivia had in her wallet to the amount she collected from the ATM: \n\n53 + 91 = 144 \n\nStep 2: Subtract the amount of money Olivia had left after visiting the supermarket from the total amount of money she had: \n\n144 - 14 = 130 \n\nStep 3: The amount of money Olivia spent at the supermarket is the difference between the total amount of money she had and the amount she had left: \n\n130 - 14 = 116 \n\nTherefore, Olivia spent 116 more dollars at the supermarket than she collected at the ATM. The answer in Arabic numerals is 116.<|endoftext|>", + "pred": 116.0, + "flag": false + }, + { + "instruction": "Steven has 19 peaches. Jake has 12 fewer peaches than Steven and 72 more peaches than Jill. How many peaches does Jake have?", + "input": "", + "output": "\nA: Jake has 12 fewer peaches than Steven, so he has 19 - 12 = 7 peaches. Jake has 72 more peaches than Jill, so Jill must have 72 - 7 = 65 peaches. The answer is 7.", + "answer": "7.0", + "output_pred": "Step 1: Find how many peaches Jake has fewer than Steven.\n19 - 12 = 7\n\nStep 2: Find how many peaches Jake has more than Jill.\n72\n\nStep 3: Add the number of peaches Jake has fewer than Steven to the number of peaches he has more than Jill.\n7 + 72 = 79\n\nTherefore, Jake has 79 peaches. The answer in Arabic numerals is 79.<|endoftext|>", + "pred": 79.0, + "flag": false + }, + { + "instruction": "Allan brought 5 balloons and Jake brought 4 balloons to the park. Allan then bought 3 more balloons at the park. How many balloons did Allan bring to the park?", + "input": "", + "output": "\nA: Allan brought 5 balloons to the park. He then bought 3 more balloons, so in total he has 5 + 3 = 8 balloons. The answer is 8.", + "answer": "8.0", + "output_pred": "Step 1: Allan brought 5 balloons to the park.\nStep 2: Jake brought 4 balloons to the park.\nStep 3: Allan bought 3 more balloons at the park.\nStep 4: To find the total number of balloons Allan brought to the park, we need to add the number of balloons he brought and the number of balloons he bought.\nStep 5: 5 + 3 = 8\n\nTherefore, Allan brought 8 balloons to the park. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 76 dollars off each jersey and $ 204 off each t-shirt. During the Arkansas and Texas tech game they sold 158 t-shirts and 2 jerseys. How much money did they make from selling the jerseys?", + "input": "", + "output": "\nA: The Razorback shop makes $76 off each jersey and $204 off each t-shirt. They sold 158 t-shirts and 2 jerseys. That means they made 158 * $204 = $32,112 from the t-shirts and 2 * $76 = $152 from the jerseys. The answer is $152.", + "answer": "152.0", + "output_pred": "To find out how much money the Razorback shop made from selling the jerseys, we need to multiply the number of jerseys sold by the price per jersey.\n\nNumber of jerseys sold = 2\nPrice per jersey = $76\n\nTotal money made from selling jerseys = Number of jerseys sold x Price per jersey\nTotal money made from selling jerseys = 2 x $76\nTotal money made from selling jerseys = $152\n\nTherefore, the Razorback shop made $152 from selling the jerseys.<|endoftext|>", + "pred": 152.0, + "flag": true + }, + { + "instruction": "The Razorback t-shirt shop makes $ 98 dollars off each t-shirt sold. During the Arkansas game and the Texas tech game they sold a total of 163 t-shirts. If they sold 89 t-shirts during the Arkansas game. How much money did they make from selling the t-shirts during the arkansas game?", + "input": "", + "output": "\nA: They sold a total of 163 t-shirts. 89 of them were sold during the Arkansas game. That means they sold 163 - 89 = 74 t-shirts during the Texas Tech game. They make $98 off each t-shirt sold. So they made 89 * $98 = $8702 from the Arkansas game. The answer is $8702.", + "answer": "8722.0", + "output_pred": "To find out how much money the Razorback t-shirt shop made from selling the t-shirts during the Arkansas game, we need to subtract the number of t-shirts sold during the Texas tech game from the total number of t-shirts sold and then multiply the result by the price per t-shirt.\n\nStep 1: Subtract the number of t-shirts sold during the Texas tech game from the total number of t-shirts sold.\n163 t-shirts - 89 t-shirts = 74 t-shirts\n\nStep 2: Multiply the result by the price per t-shirt.\n74 t-shirts x $98/t-shirt = $7,292\n\nTherefore, the Razorback t-shirt shop made $7,292 from selling the t-shirts during the Arkansas game.<|endoftext|>", + "pred": 7292.0, + "flag": false + }, + { + "instruction": "There are some baskets of peaches. Each basket has 4 red peaches and 3 green peaches. If there are a total of 7 peaches in all baskets. How many baskets of peaches are there?", + "input": "", + "output": "\nA: Each basket has 4 red peaches and 3 green peaches. That means each basket has 4 + 3 = 7 peaches. There are 7 peaches in total. So, there must be 7 / 7 = 1 basket. The answer is 1.", + "answer": "1.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of baskets of peaches. \n\nEach basket has 4 red peaches and 3 green peaches, so the total number of peaches in one basket is 4 + 3 = 7. \n\nTherefore, the total number of peaches in all x baskets is 7x. \n\nWe know that the total number of peaches is 7, so we can set up an equation: \n\n7x = 7 \n\nTo solve for x, we can divide both sides by 7: \n\nx = 1 \n\nSo there are 1 basket of peaches. \n\nAnswer: 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "A waiter had 13 customers. After some left he got 4 new customers. If he still had 9 customers. How many customers left?", + "input": "", + "output": "\nA: He had 13 customers. After some left he had 9 customers. That means 4 customers left. The answer is 4.", + "answer": "8.0", + "output_pred": "Let's call the number of customers who left \"x\". \n\nWe know that the waiter started with 13 customers, and then got 4 new customers, so he had a total of 13 + 4 = 17 customers. \n\nWe also know that after some customers left, he had 9 customers left. \n\nSo we can set up an equation: \n\n17 - x = 9 \n\nTo solve for x, we can subtract 9 from both sides: \n\n17 - 9 = 8 \n\nx = 8 \n\nTherefore, 8 customers left. \n\nAnswer: 8<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 74 sacks per day and discard 71 of them. How many sacks of oranges will they have after 51 days of harvest?", + "input": "", + "output": "\nA: They harvest 74 sacks per day and discard 71 of them. In 51 days, they will have harvested 74 * 51 = 3774 sacks. They discard 71 sacks per day, so in 51 days they will have discarded 71 * 51 = 3621 sacks. The total number of sacks they will have after 51 days is 3774 - 3621 = 153 sacks. The answer is 153.", + "answer": "153.0", + "output_pred": "Step 1: Find the net number of sacks harvested per day by subtracting the number of discarded sacks from the total number of sacks harvested per day.\n74 - 71 = 3\n\nStep 2: Multiply the net number of sacks harvested per day by the number of days of harvest.\n3 x 51 = 153\n\nTherefore, they will have 153 sacks of oranges after 51 days of harvest. The answer in Arabic numerals is 153.<|endoftext|>", + "pred": 153.0, + "flag": true + }, + { + "instruction": "Baker made 43 cakes and 114 pastries. If he sold 154 pastries and 78 cakes. How many more pastries than cakes did baker sell?", + "input": "", + "output": "\nA: Baker made 43 cakes and 114 pastries. He sold 78 cakes and 154 pastries. The difference between the number of cakes and pastries he sold is 154 - 78 = 76. He sold 76 more pastries than cakes. The answer is 76.", + "answer": "76.0", + "output_pred": "To find out how many more pastries than cakes the baker sold, we need to subtract the number of cakes sold from the number of pastries sold.\n\nNumber of pastries sold = 154\nNumber of cakes sold = 78\n\nDifference = Number of pastries sold - Number of cakes sold\nDifference = 154 - 78\nDifference = 76\n\nTherefore, the baker sold 76 more pastries than cakes. The answer in Arabic numerals is 76.<|endoftext|>", + "pred": 76.0, + "flag": true + }, + { + "instruction": "Matthew had 31 crackers. He has 23 crackers left after he gave equal numbers of crackers to his 5 friends. How many crackers did Matthew give to his friends?", + "input": "", + "output": "\nA: Matthew had 31 crackers. He gave equal numbers of crackers to his 5 friends. That means he gave 31 - 23 = 8 crackers to each of his friends. The answer is 8.", + "answer": "8.0", + "output_pred": "To solve the problem, we need to find out how many crackers Matthew gave to each of his 5 friends. \n\nStep 1: Subtract the number of crackers Matthew has left from the total number of crackers he started with: \n\n31 - 23 = 8 \n\nStep 2: Divide the remaining crackers by the number of friends: \n\n8 \u00f7 5 = 1.6 \n\nSince we can't give a fraction of a cracker, we need to round up to the nearest whole number. \n\nStep 3: Round up to the nearest whole number: \n\n1.6 \u2248 2 \n\nTherefore, Matthew gave 2 crackers to each of his 5 friends. \n\nAnswer: Matthew gave 2 crackers to each of his 5 friends. (2)<|endoftext|>", + "pred": 2.0, + "flag": false + }, + { + "instruction": "A grocery store had 36 apples, 80 bottles of regular soda and 54 bottles of diet soda. How many more bottles than apple did they have?", + "input": "", + "output": "\nA: The grocery store had 36 apples, 80 bottles of regular soda and 54 bottles of diet soda. In total they had 80 + 54 = 134 bottles. The difference between the number of bottles and apples is 134 - 36 = 98. The answer is 98.", + "answer": "98.0", + "output_pred": "To find out how many more bottles than apples the grocery store had, we need to subtract the number of apples from the total number of bottles:\n\nTotal number of bottles = 36 + 80 + 54 = 170\n\nNumber of bottles more than apples = Total number of bottles - Number of apples\nNumber of bottles more than apples = 170 - 36\nNumber of bottles more than apples = 134\n\nTherefore, the grocery store had 134 more bottles than apples. The answer in Arabic numerals is 134.<|endoftext|>", + "pred": 134.0, + "flag": false + }, + { + "instruction": "Baker made 126 cakes and 48 pastries. If he sold 115 cakes and 81 pastries. How many more cakes than pastries did baker make?", + "input": "", + "output": "\nA: Baker made 126 cakes and 48 pastries. He sold 115 cakes and 81 pastries. That means he still has 126 - 115 = 11 cakes and 48 - 81 = -33 pastries. The difference between the number of cakes and pastries is 11 - (-33) = 44. The answer is 44.", + "answer": "78.0", + "output_pred": "To find the difference between the number of cakes and pastries Baker made, we need to subtract the number of pastries from the number of cakes:\n\n126 cakes - 81 pastries = 45 more cakes than pastries\n\nTherefore, Baker made 45 more cakes than pastries. The answer in Arabic numerals is 45.<|endoftext|>", + "pred": 45.0, + "flag": false + }, + { + "instruction": "Jesse's room is 7 feet long. If she needs a carpet of size 14 square feet. What is the width of her room?", + "input": "", + "output": "\nA: The area of the carpet is 14 square feet. We can calculate the width of the room by dividing the area by the length. So, the width of the room is 14 / 7 = 2 feet. The answer is 2 feet.", + "answer": "2.0", + "output_pred": "To find the width of Jesse's room, we can use the formula:\n\nArea = Length x Width\n\nWe know that the area of the carpet is 14 square feet and the length of the room is 7 feet. We can rearrange the formula to solve for the width:\n\nWidth = Area / Length\n\nPlugging in the values we know, we get:\n\nWidth = 14 / 7\n\nWidth = 2\n\nTherefore, the width of Jesse's room is 2 feet.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "David did 27 more push-ups but 7 less crunches than Zachary in gym class today. If Zachary did 5 push-ups and 17 crunches. How many more crunches than push-ups did Zachary do?", + "input": "", + "output": "\nA: Zachary did 5 push-ups and 17 crunches. David did 27 more push-ups and 7 less crunches. That means David did 5 + 27 = 32 push-ups and 17 - 7 = 10 crunches. Zachary did more crunches than push-ups, so the difference must be 17 - 5 = 12. The answer is 12.", + "answer": "12.0", + "output_pred": "Let's start by finding out how many push-ups David did:\nDavid = Zachary + 27\nDavid = 5 + 27\nDavid = 32\n\nNow we can find out how many crunches David did:\nDavid = Zachary - 7\nDavid = 17 - 7\nDavid = 10\n\nFinally, we can find out how many more crunches than push-ups Zachary did:\nMore crunches = Zachary crunches - David push-ups\nMore crunches = 17 - 32\nMore crunches = -15\n\nTherefore, Zachary did 15 more crunches than push-ups. The answer in arabic numerals is -15.<|endoftext|>", + "pred": -15.0, + "flag": false + }, + { + "instruction": "Being his favorite, he saved checking on the grapevines for his last stop. He was told by 36 of the pickers that they fill 8 drums of grapes per day. How many days will it take to fill 240 drums of grapes?", + "input": "", + "output": "\nA: Each picker can fill 8 drums of grapes per day. There are 36 pickers. That means in total 36 * 8 = 288 drums of grapes can be filled in one day. To fill 240 drums, it will take 240 / 288 = 0.83 days. The answer is 0.83 days.", + "answer": "30.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal drums of grapes = number of pickers x number of drums per picker x number of days\n\nWe know that the number of pickers is 36, the number of drums per picker is 8, and we want to find the number of days it will take to fill 240 drums of grapes. So we can substitute these values into the formula:\n\n240 = 36 x 8 x number of days\n\nSimplifying the equation, we get:\n\n240 = 288 x number of days\n\nDividing both sides by 288, we get:\n\nnumber of days = 8\n\nTherefore, it will take 8 days to fill 240 drums of grapes. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "Frank was reading through his favorite book. The book had 392 pages and he read 14 pages per day. How many days did he take to finish the book?", + "input": "", + "output": "\nA: The book has 392 pages. He reads 14 pages per day. To finish the book, he must read 392 pages. That means he must take 392 / 14 = 28 days. The answer is 28.", + "answer": "28.0", + "output_pred": "To find the number of days Frank took to finish the book, we need to divide the total number of pages in the book by the number of pages he read per day:\n\n392 pages \u00f7 14 pages/day = 30 days\n\nTherefore, Frank took 30 days to finish the book. The answer in Arabic numerals is 30.<|endoftext|>", + "pred": 30.0, + "flag": false + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 65 sacks of unripe oranges and 46 sacks of ripe oranges per day. How many sacks of unripe oranges will they have after 6 days of harvest?", + "input": "", + "output": "\nA: They harvest 65 sacks of unripe oranges and 46 sacks of ripe oranges per day. In 6 days, they will have 6 * 65 = 390 sacks of unripe oranges. The answer is 390.", + "answer": "390.0", + "output_pred": "To find out how many sacks of unripe oranges they will have after 6 days of harvest, we need to multiply the number of sacks harvested per day by the number of days:\n\n65 sacks/day x 6 days = 390 sacks of unripe oranges\n\nTherefore, they will have 390 sacks of unripe oranges after 6 days of harvest.<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "2 birds were sitting on the fence. Some more birds came to join them. If there are a total of 6 birds on the fence now. How many more birds had come to sit on the fence?", + "input": "", + "output": "\nA: There were 2 birds on the fence initially. Now there are 6 birds. That means 6 - 2 = 4 more birds had come to sit on the fence. The answer is 4.", + "answer": "4.0", + "output_pred": "Let's call the number of birds that came to sit on the fence \"x\". \n\nWe know that there were originally 2 birds on the fence, so the total number of birds on the fence now is 2 + x. \n\nWe also know that the total number of birds on the fence now is 6, so we can set up an equation: \n\n2 + x = 6 \n\nTo solve for x, we can subtract 2 from both sides: \n\nx = 4 \n\nSo there were 4 more birds that came to sit on the fence. \n\nAnswer: 4<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "For the walls of the house he would use 4 nails in all to secure large planks of wood. If each plank of wood needs 2 pieces of nails to be secured. How many planks does John need for the house wall?", + "input": "", + "output": "\nA: John needs 4 nails in total. Each plank needs 2 nails. That means he needs 4 / 2 = 2 planks of wood. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of planks of wood John needs for the house wall. \n\nAccording to the problem, each plank of wood needs 2 pieces of nails to be secured. So the total number of nails needed for all the planks is 2x. \n\nWe also know that John would use 4 nails in all to secure large planks of wood. So we can set up an equation: \n\n2x = 4 \n\nTo solve for x, we can divide both sides by 2: \n\nx = 2 \n\nTherefore, John needs 2 planks of wood for the house wall. \n\nAnswer: 2<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "There were 12 people on the bus. At the next stop 4 more people got on the bus. Each bus can not have more than 36 people. How many people are there on the bus now?", + "input": "", + "output": "\nA: There were 12 people on the bus. 4 more people got on, so now there are 12 + 4 = 16 people. 16 people is less than 36, so the bus can still take more people. The answer is 16.", + "answer": "16.0", + "output_pred": "Step 1: Start with the initial number of people on the bus: 12\nStep 2: Add the number of people who got on the bus at the next stop: 4\nStep 3: Calculate the total number of people on the bus now: 12 + 4 = 16\nStep 4: Check if the total number of people on the bus is less than or equal to the maximum capacity of the bus: 16 \u2264 36\nStep 5: Since 16 is less than or equal to 36, the answer is 16.\n\nTherefore, there are 16 people on the bus now.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "At the arcade Dave had won 19 tickets. If he used 12 to buy some toys and 7 more to buy some clothes. How many more tickets did Dave use to buy toys than he did to buy clothes?", + "input": "", + "output": "\nA: Dave had 19 tickets. He used 12 to buy toys and 7 to buy clothes. That means he used 12 - 7 = 5 more tickets to buy toys than he did to buy clothes. The answer is 5.", + "answer": "5.0", + "output_pred": "Step 1: Dave had 19 tickets.\nStep 2: He used 12 tickets to buy some toys.\nStep 3: He used 7 more tickets to buy some clothes.\nStep 4: To find out how many more tickets Dave used to buy toys than he did to buy clothes, we need to subtract the number of tickets he used for clothes from the number of tickets he used for toys.\nStep 5: 12 - 7 = 5\n\nTherefore, Dave used 5 more tickets to buy toys than he did to buy clothes. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "For Gwen's birthday she received some dollars. She spent 8 dollars and has 6 dollars left with her. How much money did Gwen receive for her birthday?", + "input": "", + "output": "\nA: She spent 8 dollars and has 6 dollars left. This means she had 8 + 6 = 14 dollars in total. The answer is 14.", + "answer": "14.0", + "output_pred": "Let's call the amount of money Gwen received for her birthday \"x\". \n\nAccording to the problem, Gwen spent 8 dollars, so we can write an equation: \n\nx - 8 = 6 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 8 to both sides: \n\nx - 8 + 8 = 6 + 8 \n\nSimplifying: \n\nx = 14 \n\nTherefore, Gwen received 14 dollars for her birthday.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 30 bottle caps and 14 wrappers at the park. Now he has 7 bottle caps and 86 wrappers in his collection. How many more bottle caps than wrappers did danny find at the park?", + "input": "", + "output": "\nA: Danny found 30 bottle caps and 14 wrappers at the park. Now he has 7 bottle caps and 86 wrappers in his collection. The difference between the number of bottle caps and wrappers he found at the park must be 30 - 14 = 16. The answer is 16.", + "answer": "16.0", + "output_pred": "To find out how many more bottle caps than wrappers Danny found at the park, we need to subtract the number of wrappers he found from the number of bottle caps he found:\n\n30 bottle caps - 14 wrappers = 16 more bottle caps than wrappers\n\nTherefore, Danny found 16 more bottle caps than wrappers at the park. The answer in Arabic numerals is 16.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "Adam has 4 more apples than Jackie. Together Adam and Jackie have 14 apples. Bob has 6 apples more than Adam and Jackie together do. How many apples does Bob have?", + "input": "", + "output": "\nA: Adam has 4 more apples than Jackie. Together they have 14 apples. That means Adam has 14 - 4 = 10 apples and Jackie has 14 - 10 = 4 apples. Bob has 6 more apples than Adam and Jackie together do. That means Bob has 14 + 6 = 20 apples. The answer is 20.", + "answer": "20.0", + "output_pred": "Let's start by assigning variables to the unknowns in the problem. \n\nLet A be the number of apples Adam has. \nLet J be the number of apples Jackie has. \nLet B be the number of apples Bob has. \n\nFrom the problem, we know that: \n\nA = J + 4 (Adam has 4 more apples than Jackie) \nA + J = 14 (Together Adam and Jackie have 14 apples) \nB = (A + J) + 6 (Bob has 6 more apples than Adam and Jackie together do) \n\nWe can use the second equation to solve for A: \n\nA + J = 14 \nA = 14 - J \n\nNow we can substitute this expression for A into the third equation: \n\nB = (A + J) + 6 \nB = (14 - J + J) + 6 \nB = 14 + 6 \nB = 20 \n\nTherefore, Bob has 20 apples.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "In a school there are 706 girls and 222 boys. 418 more girls joined the school. How many pupils are there in the school now?", + "input": "", + "output": "\nA: There were 706 girls and 222 boys in the school. 418 more girls joined the school. So now there are 706 + 418 = 1124 pupils in the school. The answer is 1124.", + "answer": "1346.0", + "output_pred": "Step 1: Add the number of girls who joined the school to the original number of girls.\n706 + 418 = 1124\n\nStep 2: Add the number of boys to the total number of girls.\n1124 + 222 = 1346\n\nTherefore, there are now 1346 pupils in the school. The answer in Arabic numerals is 1346.<|endoftext|>", + "pred": 1346.0, + "flag": true + }, + { + "instruction": "There are 141 pots. Each pot has 71 flowers and 91 sticks in it. How many flowers are there in all?", + "input": "", + "output": "\nA: There are 141 pots. Each pot has 71 flowers and 91 sticks. That means in total there are 141 * 71 = 10011 flowers. The answer is 10011.", + "answer": "10011.0", + "output_pred": "To find the total number of flowers, we need to multiply the number of pots by the number of flowers in each pot.\n\nTotal number of flowers = Number of pots x Number of flowers in each pot\n\nTotal number of flowers = 141 x 71\n\nTotal number of flowers = 10,051\n\nTherefore, there are 10,051 flowers in all.<|endoftext|>", + "pred": 10051.0, + "flag": false + }, + { + "instruction": "Frank was reading through his favorite book. The book had 612 pages equally distributed over 24 chapters. It took Frank 6 days to finish the book. How many pages did he read per day?", + "input": "", + "output": "\nA: The book has 612 pages. He read it in 6 days. That means he read 612 / 6 = 102 pages per day. The answer is 102.", + "answer": "102.0", + "output_pred": "To find out how many pages Frank read per day, we need to divide the total number of pages by the number of days it took him to finish the book.\n\nTotal number of pages = 612\nNumber of days = 6\n\nPages read per day = Total number of pages / Number of days\nPages read per day = 612 / 6\nPages read per day = 102\n\nTherefore, Frank read 102 pages per day.<|endoftext|>", + "pred": 102.0, + "flag": true + }, + { + "instruction": "Zachary did 44 push-ups and 17 crunches in gym class today. David did 29 more push-ups but 13 less crunches than zachary. How many crunches did David do?", + "input": "", + "output": "\nA: Zachary did 44 push-ups and 17 crunches. David did 29 more push-ups than Zachary, so he must have done 44 + 29 = 73 push-ups. He did 13 less crunches than Zachary, so he must have done 17 - 13 = 4 crunches. The answer is 4.", + "answer": "4.0", + "output_pred": "Step 1: Find how many push-ups David did.\nDavid did 29 more push-ups than Zachary, so:\nDavid's push-ups = Zachary's push-ups + 29\nDavid's push-ups = 44 + 29\nDavid's push-ups = 73\n\nStep 2: Find how many crunches David did.\nDavid did 13 less crunches than Zachary, so:\nDavid's crunches = Zachary's crunches - 13\nDavid's crunches = 17 - 13\nDavid's crunches = 4\n\nTherefore, David did 4 crunches. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "6 green peaches, 60 yellow peaches and 2 red peaches are in the basket. How many more green peaches than red peaches are in the basket?", + "input": "", + "output": "\nA: There are 6 green peaches and 2 red peaches in the basket. The difference between them is 6 - 2 = 4. So there are 4 more green peaches than red peaches in the basket. The answer is 4.", + "answer": "4.0", + "output_pred": "To find the difference between the number of green peaches and red peaches in the basket, we need to subtract the number of red peaches from the number of green peaches.\n\nNumber of green peaches = 6\nNumber of yellow peaches = 60\nNumber of red peaches = 2\n\nDifference = Number of green peaches - Number of red peaches\nDifference = 6 - 2\nDifference = 4\n\nTherefore, there are 4 more green peaches than red peaches in the basket. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Paul had 71 books. After selling some in a garage sale he bought 38 new ones. If he has 116 books now. How many more books did he buy than he sold?", + "input": "", + "output": "\nA: Paul had 71 books. He sold some and bought 38 new ones. That means he sold 71 - 38 = 33 books. Now he has 116 books. That means he bought 116 - 71 = 45 books. The difference between the number of books he bought and sold is 45 - 33 = 12 books. The answer is 12.", + "answer": "45.0", + "output_pred": "Step 1: Subtract the number of books Paul had before the garage sale from the number of books he has now: 116 - 71 = 45\nStep 2: Add the number of books he bought after the garage sale to the number of books he had before the garage sale: 71 + 38 = 109\nStep 3: Subtract the number of books he had before the garage sale from the number of books he bought after the garage sale: 109 - 71 = 38\nTherefore, Paul bought 38 more books than he sold. The answer in Arabic numerals is 38.<|endoftext|>", + "pred": 38.0, + "flag": false + }, + { + "instruction": "Julia played tag with 15 kids on monday, 18 kids on tuesday and 7 kids on wednesday. How many more kids did she play with on monday and tuesday than on wednesday?", + "input": "", + "output": "\nA: She played with 15 kids on Monday, 18 kids on Tuesday and 7 kids on Wednesday. The difference between Monday and Tuesday and Wednesday is (15 + 18) - 7 = 26. The answer is 26.", + "answer": "26.0", + "output_pred": "To find out how many more kids Julia played with on Monday and Tuesday than on Wednesday, we need to add the number of kids she played with on Monday and Tuesday and then subtract the number of kids she played with on Wednesday.\n\n1. Add the number of kids Julia played with on Monday and Tuesday: 15 + 18 = 33\n2. Subtract the number of kids Julia played with on Wednesday: 33 - 7 = 26\n\nTherefore, Julia played with 26 more kids on Monday and Tuesday than on Wednesday. The answer in Arabic numerals is 26.<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "Jack received 4 emails in the morning and some more in the afternoon. If he received a total of 5 emails in the day. How many emails did Jack receive in the afternoon?", + "input": "", + "output": "\nA: Jack received 4 emails in the morning. In total he received 5 emails in the day. That means he must have received 5 - 4 = 1 email in the afternoon. The answer is 1.", + "answer": "1.0", + "output_pred": "Let's call the number of emails Jack received in the afternoon \"x\". \n\nWe know that he received 4 emails in the morning, so the total number of emails he received in the day is: \n\n4 + x = 5 \n\nTo solve for x, we can subtract 4 from both sides: \n\nx = 5 - 4 \n\nx = 1 \n\nTherefore, Jack received 1 email in the afternoon.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Jake has 12 fewer peaches and 79 more apples than Steven. Steven has 19 peaches and 14 apples. How many peaches does Jake have?", + "input": "", + "output": "\nA: Steven has 19 peaches and 14 apples. Jake has 12 fewer peaches and 79 more apples than Steven. That means Jake has 19 - 12 = 7 peaches and 14 + 79 = 93 apples. The answer is 7.", + "answer": "7.0", + "output_pred": "Step 1: Find the number of apples Steven has\nSteven has 14 apples.\n\nStep 2: Find the number of peaches Steven has\nSteven has 19 peaches.\n\nStep 3: Find the number of apples Jake has\nJake has 79 more apples than Steven, so Jake has 14 + 79 = 93 apples.\n\nStep 4: Find the number of peaches Jake has\nJake has 12 fewer peaches than Steven, so Jake has 19 - 12 = 7 peaches.\n\nTherefore, Jake has 7 peaches. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 14 inches. The mouse jumped 16 inches lesser than the frog who jumped 37 inches farther than the grasshopper. How much farther did the mouse jump than the grasshopper?", + "input": "", + "output": "\nA: The grasshopper jumped 14 inches. The frog jumped 14 + 37 = 51 inches. The mouse jumped 51 - 16 = 35 inches. The mouse jumped 35 - 14 = 21 inches farther than the grasshopper. The answer is 21.", + "answer": "21.0", + "output_pred": "Let's start by finding out how far the frog jumped:\n\nFrog's jump = Grasshopper's jump + 37 inches\nFrog's jump = 14 inches + 37 inches\nFrog's jump = 51 inches\n\nNow we can find out how far the mouse jumped:\n\nMouse's jump = Frog's jump - 16 inches\nMouse's jump = 51 inches - 16 inches\nMouse's jump = 35 inches\n\nFinally, we can find out how much farther the mouse jumped than the grasshopper:\n\nMouse's jump - Grasshopper's jump = 35 inches - 14 inches\nMouse's jump - Grasshopper's jump = 21 inches\n\nTherefore, the mouse jumped 21 inches farther than the grasshopper. The answer in Arabic numerals is 21.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "Paul got a box of 457 erasers and 617 crayons for his birthday. At the end of the school year he only had 523 crayons left while not having lost a single eraser. How many more crayons than erasers did he have left?", + "input": "", + "output": "\nA: Paul had 457 erasers and 617 crayons in the beginning. At the end of the school year he had 523 crayons left. This means he lost 617 - 523 = 94 crayons. He did not lose any erasers, so he still has 457 erasers. The difference between the number of crayons and erasers is 523 - 457 = 66. The answer is 66.", + "answer": "66.0", + "output_pred": "To find the difference between the number of crayons and erasers Paul had left, we need to subtract the number of erasers from the number of crayons:\n\n617 crayons - 523 crayons = 94 crayons\n\nTherefore, Paul had 94 more crayons than erasers left. The answer in Arabic numerals is 94.<|endoftext|>", + "pred": 94.0, + "flag": false + }, + { + "instruction": "Bobby ate 38 pieces of candy. Then he ate 36 more. He also ate 16 pieces of chocolate. How many more pieces of candy than chocolate did Bobby eat?", + "input": "", + "output": "\nA: Bobby ate 38 pieces of candy and 16 pieces of chocolate. That means he ate 38 + 36 = 74 pieces of candy in total. He ate 16 pieces of chocolate. The difference between the two is 74 - 16 = 58 pieces of candy. The answer is 58.", + "answer": "58.0", + "output_pred": "Step 1: Add the number of pieces of candy Bobby ate initially to the number of pieces he ate later.\n38 + 36 = 74\n\nStep 2: Subtract the number of pieces of chocolate Bobby ate from the total number of pieces of candy he ate.\n74 - 16 = 58\n\nTherefore, Bobby ate 58 more pieces of candy than chocolate. The answer in Arabic numerals is 58.<|endoftext|>", + "pred": 58.0, + "flag": true + }, + { + "instruction": "Danny has 21 bottle caps in his collection. He found some more bottle caps at the park. If he has 53 bottle caps now. How many bottle caps did he find at the park?", + "input": "", + "output": "\nA: Danny had 21 bottle caps in his collection. Now he has 53 bottle caps. The difference must be the number of bottle caps he found at the park. So, he must have found 53 - 21 = 32 bottle caps. The answer is 32.", + "answer": "32.0", + "output_pred": "To find out how many bottle caps Danny found at the park, we need to subtract the number of bottle caps he had before from the total number of bottle caps he has now:\n\n53 - 21 = 32\n\nTherefore, Danny found 32 bottle caps at the park.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "Lucy went to the grocery store. She bought 2 packs of cookie and 12 packs of cake. In the end she had 56 amount of change remaining. How many packs of groceries did she buy in all?", + "input": "", + "output": "\nA: She bought 2 packs of cookie and 12 packs of cake. That means she bought 2 + 12 = 14 packs of groceries. She had 56 amount of change remaining. The answer is 14.", + "answer": "14.0", + "output_pred": "Let's assume that each pack of cookie costs x dollars and each pack of cake costs y dollars. \n\nLucy bought 2 packs of cookie, so she spent 2x dollars on cookies. \n\nShe also bought 12 packs of cake, so she spent 12y dollars on cake. \n\nIn total, she spent 2x + 12y dollars on groceries. \n\nWe know that she had 56 dollars remaining, so we can set up an equation: \n\n2x + 12y + 56 = total amount spent on groceries \n\nWe also know that the total amount spent on groceries is the sum of the amount spent on cookies and cake: \n\n2x + 12y = total amount spent on cookies and cake \n\nNow we can substitute the second equation into the first equation: \n\n2x + 12y + 56 = 2x + 12y \n\nSimplifying this equation, we get: \n\n56 = 0 \n\nThis equation doesn't make sense, so", + "pred": 0.0, + "flag": false + }, + { + "instruction": "In a school there are 34 girls and 841 boys. How many more boys than girls does the school have?", + "input": "", + "output": "\nA: There are 34 girls and 841 boys. The difference between them is 841 - 34 = 807. The school has 807 more boys than girls. The answer is 807.", + "answer": "807.0", + "output_pred": "To find out how many more boys than girls the school has, we need to subtract the number of girls from the number of boys:\n\n841 boys - 34 girls = 807 more boys than girls\n\nTherefore, the school has 807 more boys than girls.<|endoftext|>", + "pred": 807.0, + "flag": true + }, + { + "instruction": "Jake has 9 fewer peaches than Steven and 18 more peaches than Jill. Steven has 16 peaches. How many more peaches does Steven have than Jill?", + "input": "", + "output": "\nA: Jake has 9 fewer peaches than Steven and 18 more peaches than Jill. Steven has 16 peaches. Jill must have 16 - 18 = -2 peaches. That means Steven has 16 - (-2) = 18 more peaches than Jill. The answer is 18.", + "answer": "27.0", + "output_pred": "Step 1: Determine how many peaches Jake has.\nJake has 9 fewer peaches than Steven, who has 16 peaches.\nJake = Steven - 9\nJake = 16 - 9\nJake = 7\n\nStep 2: Determine how many peaches Jill has.\nJill has 18 more peaches than Jake, who has 7 peaches.\nJill = Jake + 18\nJill = 7 + 18\nJill = 25\n\nStep 3: Determine how many more peaches Steven has than Jill.\nSteven has 16 peaches, while Jill has 25 peaches.\nSteven = Jill - 9\nSteven = 25 - 9\nSteven = 16\n\nTherefore, Steven has 16 more peaches than Jill. The answer is 16.<|endoftext|>", + "pred": 16.0, + "flag": false + }, + { + "instruction": "They decided to hold the party in their backyard. They have 4 sets of tables and each set has 3 chairs. If a total of 14 people will attend the party. How many more chairs will they have to buy?", + "input": "", + "output": "\nA: They have 4 sets of tables and each set has 3 chairs. That means they have 4 * 3 = 12 chairs. 14 people will attend the party. That means they need 14 - 12 = 2 more chairs. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Find the total number of chairs in the 4 sets of tables.\n4 sets x 3 chairs per set = 12 chairs\n\nStep 2: Find the total number of chairs needed for the 14 people attending the party.\n14 people x 1 chair per person = 14 chairs\n\nStep 3: Subtract the number of chairs they already have from the number of chairs needed.\n14 chairs needed - 12 chairs already have = 2 chairs to buy\n\nTherefore, they will have to buy 2 more chairs. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 3 pages of math homework and 4 pages of reading homework. How many more pages of reading homework than math homework did she have?", + "input": "", + "output": "\nA: Rachel had 3 pages of math homework and 4 pages of reading homework. The difference between the two is 4 - 3 = 1 page. So she had 1 more page of reading homework than math homework. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more pages of reading homework Rachel had than math homework, we need to subtract the number of pages of math homework from the number of pages of reading homework.\n\n4 (pages of reading homework) - 3 (pages of math homework) = 1\n\nTherefore, Rachel had 1 more page of reading homework than math homework. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Robin's hair was 19 inches long. If he grew 18 more inches. How long is his hair now?", + "input": "", + "output": "\nA: Robin's hair was 19 inches long. He grew 18 more inches, so now his hair is 19 + 18 = 37 inches long. The answer is 37.", + "answer": "37.0", + "output_pred": "Step 1: Write down the initial length of Robin's hair: 19 inches\nStep 2: Write down the amount of hair he grew: 18 inches\nStep 3: Add the initial length of Robin's hair to the amount of hair he grew: 19 inches + 18 inches = 37 inches\nAnswer: Robin's hair is now 37 inches long. (37)<|endoftext|>", + "pred": 37.0, + "flag": true + }, + { + "instruction": "Rachel picked 7 apples from her tree. Thereafter 2 new apples grew on the tree. Now the tree has 6 apples still on it. How many apples did the tree have to begin with?", + "input": "", + "output": "\nA: Rachel picked 7 apples from the tree. After that, 2 new apples grew on the tree. So in total 7 + 2 = 9 apples were on the tree. Now there are 6 apples left. That means 9 - 6 = 3 apples were picked. The answer is 3.", + "answer": "11.0", + "output_pred": "Let x be the number of apples the tree had to begin with.\nAfter Rachel picked 7 apples, the tree had x - 7 apples left.\nAfter 2 new apples grew on the tree, the tree had (x - 7) + 2 = x - 5 apples.\nWe know that the tree now has 6 apples, so we can set up the equation:\nx - 5 = 6\nAdding 5 to both sides, we get:\nx = 11\nTherefore, the tree had 11 apples to begin with.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Dan has $ 3. For a total of $ 4 he bought 2 candy bar each one costing the same amount of money. How much did each candy bar cost?", + "input": "", + "output": "\nA: Dan bought 2 candy bars for a total of $4. This means each candy bar cost $4 / 2 = $2. The answer is $2.", + "answer": "2.0", + "output_pred": "Let's call the cost of each candy bar \"x\". \n\nDan bought 2 candy bars, so the total cost of the candy bars is 2x. \n\nWe know that Dan spent $4 in total, so we can set up an equation: \n\n2x = 4 \n\nTo solve for x, we can divide both sides by 2: \n\nx = 2 \n\nTherefore, each candy bar cost $2. \n\nSteps: \n1. Let x be the cost of each candy bar. \n2. Dan bought 2 candy bars, so the total cost of the candy bars is 2x. \n3. We know that Dan spent $4 in total, so we can set up an equation: 2x = 4. \n4. Divide both sides by 2: x = 2. \n5. Therefore, each candy bar cost $2. \n\nAnswer: Each candy bar cost $2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 3 cups of sugar 10 cups of flour and 15 cups of salt. She already put in 6 cups of flour. How many more cups of flour does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 10 cups of flour. She already put in 6 cups of flour. So she needs to add 10 - 6 = 4 more cups of flour. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more cups of flour Mary needs to add, we need to subtract the amount of flour she has already added from the total amount of flour called for in the recipe.\n\nTotal amount of flour called for = 10 cups\nAmount of flour already added = 6 cups\n\nAmount of flour needed = Total amount of flour called for - Amount of flour already added\nAmount of flour needed = 10 cups - 6 cups\nAmount of flour needed = 4 cups\n\nTherefore, Mary needs to add 4 more cups of flour to complete the recipe. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "There are 14 different movies and 15 different books in the ' crazy silly school ' series. If you read 11 of the books and watched 40 of the movies. How many more books than movies are there in the ' crazy silly school ' series?", + "input": "", + "output": "\nA: There are 14 movies and 15 books in the series. You have watched 40 movies and read 11 books. That means you have watched 40 - 11 = 29 more movies than books. The difference between the number of books and movies is 15 - 14 = 1. So there is 1 more book than movie in the series. The answer is 1.", + "answer": "1.0", + "output_pred": "To find the difference between the number of books and movies in the 'crazy silly school' series, we need to subtract the number of movies watched from the number of books read.\n\nNumber of books read = 11\nNumber of movies watched = 40\n\nDifference = Number of books read - Number of movies watched\nDifference = 11 - 40\nDifference = -29\n\nTherefore, there are 29 more books than movies in the 'crazy silly school' series. The answer in Arabic numerals is -29.<|endoftext|>", + "pred": -29.0, + "flag": false + }, + { + "instruction": "Emily is making bead necklaces for her friends. She was able to make 6 necklaces and she had 18 beads. How many beads did each necklace need?", + "input": "", + "output": "\nA: She made 6 necklaces and had 18 beads. This means she used 18 beads in total. Each necklace must have used 18 / 6 = 3 beads. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many beads each necklace needed, we need to divide the total number of beads by the number of necklaces made:\n\n18 beads \u00f7 6 necklaces = 3 beads per necklace\n\nTherefore, each necklace needed 3 beads. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Rachel's tree had 4 apples. She picked 2 apples from her tree. Thereafter 3 new apples grew on the tree. How many apples are there on the tree now?", + "input": "", + "output": "\nA: Rachel's tree had 4 apples. She picked 2 apples, so after that there were 4 - 2 = 2 apples. Then 3 new apples grew, so now there are 2 + 3 = 5 apples. The answer is 5.", + "answer": "1.0", + "output_pred": "Step 1: Start with the initial number of apples on the tree: 4\nStep 2: Subtract the number of apples Rachel picked: 4 - 2 = 2\nStep 3: Add the number of new apples that grew on the tree: 2 + 3 = 5\n\nTherefore, there are now 5 apples on the tree. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Bryan took a look at his books as well. Each bookshelf contains 2 books. If he has a total of 38 books. How many bookshelves does he have?", + "input": "", + "output": "\nA: He has 38 books. Each bookshelf contains 2 books. That means he has 38 / 2 = 19 bookshelves. The answer is 19.", + "answer": "19.0", + "output_pred": "To solve the problem, we need to divide the total number of books by the number of books in each bookshelf:\n\n38 books \u00f7 2 books/bookshelf = 19 bookshelves\n\nTherefore, Bryan has 19 bookshelves. The answer in Arabic numerals is 19.<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "Allan brought 3 balloons and 20 balls while Jake brought 5 balloons and 59 balls to the park. How many balloons did Allan and Jake have in the park?", + "input": "", + "output": "\nA: Allan brought 3 balloons and 20 balls. Jake brought 5 balloons and 59 balls. In total, they have 3 + 5 = 8 balloons and 20 + 59 = 79 balls. The answer is 8 balloons.", + "answer": "8.0", + "output_pred": "To find the total number of balloons Allan and Jake have in the park, we need to add the number of balloons each of them brought.\n\nAllan brought 3 balloons.\nJake brought 5 balloons.\n\nTo find the total number of balloons, we add 3 and 5:\n\n3 + 5 = 8\n\nTherefore, Allan and Jake have a total of 8 balloons in the park.\n\nThe answer in Arabic numerals is: 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "6 red peaches, 90 yellow peaches and 16 green peaches are in the basket. How many red and green peaches are in the basket?", + "input": "", + "output": "\nA: There are 6 red peaches and 16 green peaches in the basket. So in total there are 6 + 16 = 22 red and green peaches in the basket. The answer is 22.", + "answer": "22.0", + "output_pred": "To find the total number of red and green peaches in the basket, we need to add the number of red peaches to the number of green peaches.\n\nNumber of red peaches = 6\nNumber of green peaches = 16\n\nTotal number of red and green peaches = 6 + 16 = 22\n\nTherefore, there are 22 red and green peaches in the basket.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "The Ferris wheel in paradise park has 3 small seats and 7 large seats. Each small seat can hold 16 people and large seat can hold 12 people. How many people can ride the Ferris wheel on large seats?", + "input": "", + "output": "\nA: There are 7 large seats. Each large seat can hold 12 people. So in total, 7 * 12 = 84 people can ride the Ferris wheel on large seats. The answer is 84.", + "answer": "84.0", + "output_pred": "Step 1: Find the total number of people that can ride on small seats.\n3 small seats x 16 people per seat = 48 people\n\nStep 2: Find the total number of people that can ride on large seats.\n7 large seats x 12 people per seat = 84 people\n\nStep 3: Add the number of people that can ride on small seats to the number of people that can ride on large seats.\n48 people + 84 people = 132 people\n\nTherefore, 132 people can ride the Ferris wheel on large seats. The answer in Arabic numerals is 132.<|endoftext|>", + "pred": 132.0, + "flag": false + }, + { + "instruction": "Dan has $ 3 left with him after he bought a candy bar for $ 2. How much money did he have initially?", + "input": "", + "output": "\nA: Dan has $3 left after buying a candy bar for $2. This means he must have had $2 + $3 = $5 initially. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's call the initial amount of money Dan had \"x\". \n\nAfter buying the candy bar, he had x - $2 left. \n\nWe know that he had $3 left after buying the candy bar, so we can set up an equation: \n\nx - $2 = $3 \n\nTo solve for x, we can add $2 to both sides: \n\nx = $5 \n\nTherefore, Dan had $5 initially. \n\nAnswer: 5<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "In a school there are 697 girls and the rest are boys. If there are 228 more girls than boys. How many boys are there in that school?", + "input": "", + "output": "\nA: There are 697 girls and the rest are boys. That means there are 697 + x = boys, where x is the number of boys. We know that there are 228 more girls than boys, so 697 + x = 228 + x. This means x = 697 - 228 = 469. The answer is 469.", + "answer": "469.0", + "output_pred": "Let's call the number of boys \"x\". \n\nAccording to the problem, we know that: \n\n697 = x + 228 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 228 from both sides: \n\n697 - 228 = x \n\nSimplifying: \n\n469 = x \n\nTherefore, there are 469 boys in that school. \n\nAnswer: 469<|endoftext|>", + "pred": 469.0, + "flag": true + }, + { + "instruction": "Jack received 3 emails in the afternoon, 6 emails in the morning and some more in the evening. If he received a total of 10 emails in the day. How many emails did jack receive in the evening?", + "input": "", + "output": "\nA: Jack received 3 emails in the afternoon and 6 emails in the morning. That means he has already received 3 + 6 = 9 emails. He received a total of 10 emails in the day. So he must have received 10 - 9 = 1 email in the evening. The answer is 1.", + "answer": "1.0", + "output_pred": "Let's call the number of emails Jack received in the evening \"x\". \n\nWe know that he received a total of 10 emails in the day, so we can set up an equation: \n\n3 + 6 + x = 10 \n\nSimplifying this equation, we get: \n\n9 + x = 10 \n\nSubtracting 9 from both sides, we get: \n\nx = 1 \n\nTherefore, Jack received 1 email in the evening.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Ed had 10 more marbles than Doug. Doug lost 11 of his marbles at the playground. If Ed had 45 marbles. How many more marbles did Ed have than Doug then?", + "input": "", + "output": "\nA: Ed had 10 more marbles than Doug. Doug lost 11 marbles, so now he has 45 - 11 = 34 marbles. Ed had 10 more than Doug, so he has 34 + 10 = 44 marbles. The answer is 44.", + "answer": "21.0", + "output_pred": "Step 1: Find out how many marbles Doug had originally.\nIf Ed had 10 more marbles than Doug, then Doug had 45 - 10 = 35 marbles.\n\nStep 2: Find out how many marbles Doug has now.\nIf Doug lost 11 marbles at the playground, then he has 35 - 11 = 24 marbles now.\n\nStep 3: Find out how many more marbles Ed has than Doug now.\nIf Ed had 45 marbles and Doug has 24 marbles now, then Ed has 45 - 24 = 21 more marbles than Doug now.\n\nTherefore, Ed had 21 more marbles than Doug then. The answer in Arabic numerals is 21.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 228 students suggested adding mashed potatoes 337 suggested adding bacon to the menu and 23 suggested adding tomatoes. How many more students suggested bacon than those that suggested tomatoes?", + "input": "", + "output": "\nA: There were 228 students who suggested mashed potatoes, 337 who suggested bacon and 23 who suggested tomatoes. The difference between the number of students who suggested bacon and those who suggested tomatoes is 337 - 23 = 314. The answer is 314.", + "answer": "314.0", + "output_pred": "To find the difference between the number of students who suggested bacon and those who suggested tomatoes, we need to subtract the number of students who suggested tomatoes from the number of students who suggested bacon.\n\nNumber of students who suggested bacon = 337\nNumber of students who suggested tomatoes = 23\n\nDifference = Number of students who suggested bacon - Number of students who suggested tomatoes\nDifference = 337 - 23\nDifference = 314\n\nTherefore, 314 more students suggested bacon than those that suggested tomatoes. The answer in Arabic numerals is 314.<|endoftext|>", + "pred": 314.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. He read 8 pages per day. If the book had 576 pages. How many days did he take to finish the book?", + "input": "", + "output": "\nA: Frank read 8 pages per day. That means he read 8 pages in one day. To finish the book, he must have read 576 pages. So, the number of days he took to finish the book must have been 576 / 8 = 72 days. The answer is 72.", + "answer": "72.0", + "output_pred": "To find the number of days Frank took to finish the book, we need to divide the total number of pages in the book by the number of pages he read per day:\n\n576 pages \u00f7 8 pages/day = 72 days\n\nTherefore, Frank took 72 days to finish the book. The answer in Arabic numerals is 72.<|endoftext|>", + "pred": 72.0, + "flag": true + }, + { + "instruction": "Debby bought 88 water bottles and 13 soda bottles when they were on sale. If she drank 4 water bottles and 87 soda bottles a day. How many days would the water bottles last?", + "input": "", + "output": "\nA: Debby bought 88 water bottles and 13 soda bottles. She drinks 4 water bottles and 87 soda bottles a day. That means she drinks 4 water bottles and 87 soda bottles in total each day. So, the 88 water bottles will last 88 / 4 = 22 days. The answer is 22.", + "answer": "22.0", + "output_pred": "Step 1: Find the total number of bottles Debby bought: \n\n88 water bottles + 13 soda bottles = 101 bottles \n\nStep 2: Find the total number of bottles Debby drank per day: \n\n4 water bottles + 87 soda bottles = 91 bottles per day \n\nStep 3: Divide the total number of bottles by the number of bottles Debby drank per day to find the number of days the water bottles would last: \n\n101 bottles \u00f7 4 water bottles per day = 25 days \n\nAnswer: The water bottles would last for 25 days.<|endoftext|>", + "pred": 25.0, + "flag": false + }, + { + "instruction": "Jesse's room is 12 feet long and 11 feet wide. How much longer is her room than it is wide?", + "input": "", + "output": "\nA: The room is 12 feet long and 11 feet wide. The difference between the length and width is 12 - 11 = 1 foot. The answer is 1 foot.", + "answer": "1.0", + "output_pred": "To find out how much longer Jesse's room is than it is wide, we need to subtract the width from the length:\n\n12 feet - 11 feet = 1 foot\n\nTherefore, Jesse's room is 1 foot longer than it is wide. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "White t - shirts can be purchased in packages. If mom buys 28 packages which contain 56 white t - shirts in total. How many white t - shirts does each package have?", + "input": "", + "output": "\nA: Each package contains 56 / 28 = 2 white t - shirts. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the number of white t - shirts in each package, we need to divide the total number of white t - shirts by the number of packages:\n\n56 white t - shirts \u00f7 28 packages = 2 white t - shirts per package\n\nTherefore, each package contains 2 white t - shirts. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Baker made 8 cakes. He bought 139 new cakes and sold 145 cakes. How many more cakes did baker sell than those he bought?", + "input": "", + "output": "\nA: Baker made 8 cakes. He bought 139 new cakes, so in total he had 8 + 139 = 147 cakes. He sold 145 cakes. So he sold 145 - 147 = -2 cakes more than he bought. The answer is -2.", + "answer": "6.0", + "output_pred": "To solve the problem, we need to subtract the number of cakes Baker bought from the number of cakes he sold:\n\n139 - 145 = -6\n\nTherefore, Baker sold 6 more cakes than those he bought. The answer in Arabic numerals is -6.<|endoftext|>", + "pred": -6.0, + "flag": false + }, + { + "instruction": "Jerry had 2 action figures and 10 books on a shelf in his room. Later he added 4 more action figures to the shelf. How many more books than action figures were on his shelf?", + "input": "", + "output": "\nA: Jerry had 2 action figures and 10 books on the shelf. After he added 4 more action figures, he has 2 + 4 = 6 action figures. The number of books is still 10. So there are 10 - 6 = 4 more books than action figures. The answer is 4.", + "answer": "4.0", + "output_pred": "Step 1: Find the total number of action figures on the shelf after Jerry added 4 more.\n2 action figures + 4 action figures = 6 action figures\n\nStep 2: Find the total number of items on the shelf.\n6 action figures + 10 books = 16 items\n\nStep 3: Find the difference between the number of action figures and books on the shelf.\n6 action figures - 10 books = -4\n\nTherefore, there are 4 more books than action figures on Jerry's shelf. The answer in Arabic numerals is -4.<|endoftext|>", + "pred": -4.0, + "flag": false + }, + { + "instruction": "52 campers went rowing in the morning. 61 campers went rowing in the afternoon. How many more campers went rowing in the afternoon than in the morning?", + "input": "", + "output": "\nA: In the morning, there were 52 campers. In the afternoon, there were 61 campers. The difference must be the number of campers who went rowing in the afternoon. So, 61 - 52 = 9 campers went rowing in the afternoon. The answer is 9.", + "answer": "9.0", + "output_pred": "To find out how many more campers went rowing in the afternoon than in the morning, we need to subtract the number of campers who went rowing in the morning from the number of campers who went rowing in the afternoon.\n\n61 - 52 = 9\n\nTherefore, 9 more campers went rowing in the afternoon than in the morning. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "The bananas in Philip's collection are organized into 196 groups. If there are a total of 392 bananas in Philip's banana collection. How big is each group?", + "input": "", + "output": "\nA: There are 196 groups and 392 bananas in total. Each group must have 392 / 196 = 2 bananas. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the size of each group, we need to divide the total number of bananas by the number of groups:\n\n392 \u00f7 196 = 2\n\nTherefore, each group has 2 bananas.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvested 56 sacks of oranges. How many sacks did they harvest per day if they harvested for a total of 14 days?", + "input": "", + "output": "\nA: They harvested 56 sacks of oranges in total. This means they harvested 56 / 14 = 4 sacks per day. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many sacks they harvested per day, we need to divide the total number of sacks by the number of days they harvested:\n\n56 sacks / 14 days = 4 sacks per day\n\nTherefore, they harvested 4 sacks of oranges per day.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Paul got a box of 267 crayons for his birthday. During the school year he lost 231 crayons while he gave away 308 crayons to his friends. How many more crayons did he give to his friends than those he lost?", + "input": "", + "output": "\nA: Paul got a box of 267 crayons. He lost 231 crayons, so he has 267 - 231 = 36 crayons left. He gave away 308 crayons to his friends. The difference between the number of crayons he gave away and the number he lost is 308 - 36 = 272. The answer is 272.", + "answer": "77.0", + "output_pred": "To solve the problem, we need to subtract the number of crayons Paul lost from the number of crayons he gave away:\n\n308 - 231 = 77\n\nTherefore, Paul gave 77 more crayons to his friends than those he lost. The answer in Arabic numerals is 77.<|endoftext|>", + "pred": 77.0, + "flag": true + }, + { + "instruction": "In Haley's class some boys love to play marbles. Haley gives 2 marbles to each boy. If she had 28 marbles. How many boys did she give the marbles to?", + "input": "", + "output": "\nA: She gave 2 marbles to each boy. That means she gave 28 / 2 = 14 boys the marbles. The answer is 14.", + "answer": "14.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of boys in Haley's class. \n\nAccording to the problem, Haley gives 2 marbles to each boy. So the total number of marbles given out is 2x. \n\nWe also know that Haley had 28 marbles to start with. So we can set up an equation: \n\n2x = 28 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by dividing both sides by 2: \n\nx = 14 \n\nTherefore, Haley gave the marbles to 14 boys. \n\nThe answer in Arabic numerals is: 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Jack received 6 emails in the morning and 8 emails in the afternoon. How many more emails did Jack receive in the afternoon than in the morning?", + "input": "", + "output": "\nA: Jack received 6 emails in the morning and 8 emails in the afternoon. The difference between the two is 8 - 6 = 2 emails. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more emails Jack received in the afternoon than in the morning, we need to subtract the number of emails he received in the morning from the number of emails he received in the afternoon.\n\n8 - 6 = 2\n\nTherefore, Jack received 2 more emails in the afternoon than in the morning. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Some campers went rowing in the morning while 7 campers went rowing in the afternoon. If a total of 60 campers went rowing that day. How many campers went rowing in the morning?", + "input": "", + "output": "\nA: In total 60 campers went rowing. 7 campers went rowing in the afternoon. That means the remaining 60 - 7 = 53 campers went rowing in the morning. The answer is 53.", + "answer": "53.0", + "output_pred": "Let's call the number of campers who went rowing in the morning \"x\". \n\nWe know that a total of 60 campers went rowing that day, so we can set up an equation: \n\nx + 7 = 60 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 7 from both sides: \n\nx + 7 - 7 = 60 - 7 \n\nSimplifying: \n\nx = 53 \n\nTherefore, 53 campers went rowing in the morning.<|endoftext|>", + "pred": 53.0, + "flag": true + }, + { + "instruction": "Brenda's mother made cookies for 10 guests but 9 guests did not come. If she prepared 18 cookies and each guest had the same number of cookies. How many did each of them have?", + "input": "", + "output": "\nA: There were 10 guests but 9 did not come. That means only 1 guest came. There were 18 cookies prepared. Each guest had the same number of cookies. So the 1 guest had 18 / 1 = 18 cookies. The answer is 18.", + "answer": "18.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Subtract the number of guests who did not come from the total number of guests: 10 - 9 = 1\n2. Divide the number of cookies by the number of guests who did come: 18 \u00f7 1 = 18\n\nTherefore, each of the 9 guests who came had 18 cookies. The answer in Arabic numerals is 18.<|endoftext|>", + "pred": 18.0, + "flag": true + }, + { + "instruction": "Bobby ate some pieces of candy. Then he ate 25 more. If he ate a total of 43 pieces of candy. How many pieces of candy had he eaten at the start?", + "input": "", + "output": "\nA: Bobby ate a total of 43 pieces of candy. He ate 25 more, so before that he must have eaten 43 - 25 = 18 pieces of candy. The answer is 18.", + "answer": "18.0", + "output_pred": "Let's call the number of pieces of candy Bobby ate at the start \"x\". \n\nAccording to the problem, he ate x pieces of candy and then ate 25 more. So we can write an equation: \n\nx + 25 = 43 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 25 from both sides: \n\nx + 25 - 25 = 43 - 25 \n\nSimplifying: \n\nx = 18 \n\nSo Bobby ate 18 pieces of candy at the start. \n\nAnswer: 18<|endoftext|>", + "pred": 18.0, + "flag": true + }, + { + "instruction": "Being his favorite, he saved checking on the grapevines after 57 stops. He was told by 252 of the pickers that they fill 108 drums of grapes per day. How many drums of grapes would be filled in 58 days?", + "input": "", + "output": "\nA: He was told by 252 pickers that they fill 108 drums of grapes per day. In 58 days, they will fill 58 * 108 = 6384 drums of grapes. The answer is 6384.", + "answer": "6264.0", + "output_pred": "To find the total number of drums of grapes filled in 58 days, we need to multiply the number of pickers by the number of drums filled per day and then multiply that by the number of days.\n\nNumber of pickers = 252\nNumber of drums filled per day = 108\nNumber of days = 58\n\nTotal number of drums filled = Number of pickers x Number of drums filled per day x Number of days\nTotal number of drums filled = 252 x 108 x 58\nTotal number of drums filled = 16,008,640\n\nTherefore, the total number of drums of grapes filled in 58 days would be 16,008,640.<|endoftext|>", + "pred": 16008640.0, + "flag": false + }, + { + "instruction": "Randy has 86 blocks. He uses 79 blocks to build a tower and 82 blocks to build a house. How many more blocks did he use to build the house than he did to build the tower?", + "input": "", + "output": "\nA: He used 79 blocks to build the tower and 82 blocks to build the house. The difference must be the number of blocks he used to build the house more than he did to build the tower. So, 82 - 79 = 3 blocks. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more blocks Randy used to build the house than he did to build the tower, we need to subtract the number of blocks used for the tower from the number of blocks used for the house:\n\n82 - 79 = 3\n\nTherefore, Randy used 3 more blocks to build the house than he did to build the tower. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Jerry had 5 action figures and 9 books on a shelf in his room. Later he added 7 more action figures to the shelf. How many more action figures than books were on his shelf?", + "input": "", + "output": "\nA: Jerry had 5 action figures and 9 books on the shelf. He added 7 more action figures, so now he has 5 + 7 = 12 action figures. He still has 9 books. The difference between the number of action figures and books is 12 - 9 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of action figures on the shelf after Jerry added 7 more.\n5 + 7 = 12\n\nStep 2: Find the total number of books on the shelf.\n9\n\nStep 3: Subtract the total number of books from the total number of action figures to find the difference.\n12 - 9 = 3\n\nTherefore, there were 3 more action figures than books on Jerry's shelf. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 85 bird families living near the mountain. If 23 bird families flew away to africa and 37 bird families flew away to asia. How many bird families were left near the mountain?", + "input": "", + "output": "\nA: There were 85 bird families living near the mountain. 23 flew away to Africa and 37 flew away to Asia. That means in total 23 + 37 = 60 bird families flew away. The number of bird families left near the mountain must be 85 - 60 = 25. The answer is 25.", + "answer": "25.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away from the total number of bird families living near the mountain.\n\nTotal number of bird families = 85\nNumber of bird families that flew away to Africa = 23\nNumber of bird families that flew away to Asia = 37\n\nNumber of bird families left near the mountain = Total number of bird families - Number of bird families that flew away to Africa - Number of bird families that flew away to Asia\n\nNumber of bird families left near the mountain = 85 - 23 - 37\nNumber of bird families left near the mountain = 25\n\nTherefore, there were 25 bird families left near the mountain.<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "The ring toss game at the carnival made the same amount of money each day. In total in 5 days they earned 165 dollars. How much did they make per day?", + "input": "", + "output": "\nA: In 5 days they earned 165 dollars. This means they made 165 / 5 = 33 dollars each day. The answer is 33.", + "answer": "33.0", + "output_pred": "To find out how much they made per day, we need to divide the total amount earned by the number of days:\n\n165 dollars \u00f7 5 days = 33 dollars per day\n\nTherefore, they made 33 dollars per day.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Marco's strawberries weighed 15 pounds. If together their strawberries weighed 37 pounds. How much did his dad's strawberries weigh?", + "input": "", + "output": "\nA: Marco's strawberries weighed 15 pounds. Together their strawberries weighed 37 pounds. That means his dad's strawberries must have weighed 37 - 15 = 22 pounds. The answer is 22.", + "answer": "22.0", + "output_pred": "Let's call the weight of Marco's dad's strawberries \"x\". \n\nWe know that together their strawberries weighed 37 pounds, so we can set up an equation: \n\n15 + x = 37 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 15 from both sides: \n\nx = 37 - 15 \n\nx = 22 \n\nSo Marco's dad's strawberries weighed 22 pounds. \n\nAnswer: 22<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "A mailman has to give 4 pieces of junk mail to each house in each of the 16 blocks. If there are 17 houses in each block. How many pieces of junk mail should he give in total?", + "input": "", + "output": "\nA: There are 16 blocks and 17 houses in each block. The mailman has to give 4 pieces of junk mail to each house. That means he has to give 4 * 17 = 68 pieces of junk mail to each block. Since there are 16 blocks, he has to give 16 * 68 = 1088 pieces of junk mail in total. The answer is 1088.", + "answer": "1088.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nStep 1: Find the total number of houses in all 16 blocks. \n\n17 houses/block x 16 blocks = 288 houses \n\nStep 2: Multiply the number of houses by the number of pieces of junk mail per house. \n\n288 houses x 4 pieces of junk mail/house = 1152 pieces of junk mail \n\nTherefore, the mailman should give a total of 1152 pieces of junk mail. The answer in Arabic numerals is 1152.<|endoftext|>", + "pred": 1152.0, + "flag": false + }, + { + "instruction": "The ring toss game at the carnival made the same amount of money each day. In total in 30 days they earned 420 dollars. Together with game they earned 22 dollars. How much did ring toss game make per day?", + "input": "", + "output": "\nA: In total they earned 420 dollars in 30 days. Together with the game they earned 22 dollars. That means the ring toss game made 420 - 22 = 398 dollars. Since there are 30 days, the ring toss game made 398 / 30 = 13.27 dollars per day. The answer is 13.27.", + "answer": "14.0", + "output_pred": "Let's call the amount of money the ring toss game made per day \"x\". \n\nWe know that the ring toss game made the same amount of money each day, so in 30 days they made 30x dollars. \n\nWe also know that together with the game they earned 22 dollars, so we can set up an equation: \n\n30x + 22 = 420 \n\nSubtracting 22 from both sides: \n\n30x = 408 \n\nDividing both sides by 30: \n\nx = 13.6 \n\nTherefore, the ring toss game made 13.6 dollars per day.<|endoftext|>", + "pred": 13.6, + "flag": false + }, + { + "instruction": "Being his favorite, he saved checking on the grapevines for his last stop. He was told by 235 of the pickers that they fill 100 drums of raspberries per day and 221 drums of grapes per day. How many drums of grapes would be filled in 77 days?", + "input": "", + "output": "\nA: There are 221 drums of grapes filled per day. In 77 days, there will be 77 * 221 = 17137 drums of grapes filled. The answer is 17137.", + "answer": "17017.0", + "output_pred": "To find the total number of drums of grapes filled in 77 days, we need to multiply the number of drums filled per day by the number of days:\n\n221 drums/day x 77 days = 16,547 drums\n\nTherefore, 16,547 drums of grapes would be filled in 77 days.<|endoftext|>", + "pred": 77.0, + "flag": false + }, + { + "instruction": "Jessie currently weighs 27 kilograms. After she started to go jogging everyday she lost 101 kilograms. How much did she weigh before starting to jog?", + "input": "", + "output": "\nA: She currently weighs 27 kilograms. She lost 101 kilograms. That means she weighed 27 + 101 = 128 kilograms before she started to jog. The answer is 128.", + "answer": "128.0", + "output_pred": "To find out how much Jessie weighed before starting to jog, we need to subtract the weight she lost from her current weight:\n\n27 kilograms - 101 kilograms = -74 kilograms\n\nHowever, it doesn't make sense for Jessie to have lost more weight than she weighed to begin with. Therefore, we can conclude that there is an error in the problem. \n\nThe correct answer is:\n\nJessie weighed 27 kilograms before starting to jog.<|endoftext|>", + "pred": 27.0, + "flag": false + }, + { + "instruction": "Allan brought 3 balloons and Jake brought 5 balloons to the park. Allan then bought 2 more balloons at the park. How many balloons did Allan and Jake have in the park?", + "input": "", + "output": "\nA: Allan brought 3 balloons and Jake brought 5 balloons. Allan then bought 2 more balloons, so in total he has 3 + 2 = 5 balloons. In total, Allan and Jake have 3 + 5 + 2 = 10 balloons. The answer is 10.", + "answer": "10.0", + "output_pred": "Step 1: Add the number of balloons Allan and Jake brought to the park.\n3 + 5 = 8\n\nStep 2: Add the number of balloons Allan bought at the park.\n8 + 2 = 10\n\nTherefore, Allan and Jake had 10 balloons in the park. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 9 cups of sugar 7 cups of flour and 4 cups of salt. She already put in 2 cups of flour. How many more cups of flour than cups of salt does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 9 cups of sugar, 7 cups of flour and 4 cups of salt. She already put in 2 cups of flour. So she needs to add 7 - 2 = 5 more cups of flour. She also needs to add 4 cups of salt. The difference between the two is 5 - 4 = 1 cup. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total amount of ingredients needed for the cake.\n9 cups of sugar + 7 cups of flour + 4 cups of salt = 20 cups of ingredients\n\nStep 2: Subtract the amount of flour already added from the total amount of flour needed.\n7 cups of flour - 2 cups of flour already added = 5 cups of flour needed now\n\nStep 3: Subtract the amount of salt needed from the amount of flour needed now.\n5 cups of flour needed now - 4 cups of salt needed = 1 cup more flour than salt needed now\n\nAnswer: Mary needs to add 1 more cup of flour than cups of salt now. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. The book had 555 pages equally distributed over 5 chapters. It took Frank 220 days to finish the book. How many pages are in each chapter?", + "input": "", + "output": "\nA: The book has 555 pages. It is divided into 5 chapters. That means each chapter has 555 / 5 = 111 pages. The answer is 111.", + "answer": "111.0", + "output_pred": "To find the number of pages in each chapter, we need to divide the total number of pages by the number of chapters:\n\n555 pages \u00f7 5 chapters = 111 pages per chapter\n\nTherefore, there are 111 pages in each chapter.<|endoftext|>", + "pred": 111.0, + "flag": true + }, + { + "instruction": "A farmer had 160 tomatoes in his garden. If he picked 56 of them yesterday and 41 today. How many did he have left after yesterday's picking?", + "input": "", + "output": "\nA: The farmer had 160 tomatoes in his garden. He picked 56 yesterday, so after that he has 160 - 56 = 104 tomatoes. He picked 41 today, so now he has 104 - 41 = 63 tomatoes left. The answer is 63.", + "answer": "104.0", + "output_pred": "1. Start with the total number of tomatoes the farmer had: 160\n2. Subtract the number of tomatoes he picked yesterday: 160 - 56 = 104\n3. Subtract the number of tomatoes he picked today: 104 - 41 = 63\n\nTherefore, the farmer had 63 tomatoes left after yesterday's picking. The answer in Arabic numerals is 63.<|endoftext|>", + "pred": 63.0, + "flag": false + }, + { + "instruction": "Rachel had to complete 7 pages of math homework. If she had to complete 4 more pages of math homework than reading homework. How many pages of reading homework did she have to complete?", + "input": "", + "output": "\nA: Rachel had to complete 7 pages of math homework. She had to complete 4 more pages of math homework than reading homework. That means she had to complete 7 - 4 = 3 pages of reading homework. The answer is 3.", + "answer": "3.0", + "output_pred": "Let's call the number of pages of reading homework Rachel had to complete \"x\". \n\nAccording to the problem, Rachel had to complete 4 more pages of math homework than reading homework. So we can write an equation: \n\n7 = x + 4 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 4 from both sides: \n\n7 - 4 = x \n\nSimplifying: \n\n3 = x \n\nSo Rachel had to complete 3 pages of reading homework. \n\nAnswer: 3<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Melissa played 3 games and scored a total of 81 points scoring the same for each game. How many points did she score in each game?", + "input": "", + "output": "\nA: Melissa played 3 games and scored a total of 81 points. This means she scored 81 / 3 = 27 points in each game. The answer is 27.", + "answer": "27.0", + "output_pred": "To find out how many points Melissa scored in each game, we need to divide the total number of points by the number of games she played:\n\n81 points \u00f7 3 games = 27 points per game\n\nTherefore, Melissa scored 27 points in each game.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "Dan has $ 3. He bought 2 candy bar for $ 4, each one costing the same amount of money. How much did each candy bar cost?", + "input": "", + "output": "\nA: Dan has $3. He bought 2 candy bars for $4. This means he spent $4 in total. Each candy bar must have cost $4 / 2 = $2. The answer is $2.", + "answer": "2.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Write down the given information:\n- Dan has $3\n- He bought 2 candy bars for $4 each\n- Each candy bar cost the same amount of money\n\n2. Use algebra to set up an equation:\nLet x be the cost of each candy bar.\nThen, 2x = $4 (since Dan bought 2 candy bars for $4 each)\n\n3. Solve for x:\nDivide both sides of the equation by 2:\nx = $2\n\nTherefore, each candy bar cost $2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Jesse needs a carpet of size 10 square feet to cover her room. If her room is 2 feet wide. What is the length of her room?", + "input": "", + "output": "\nA: We know that the area of the room is 10 square feet. We also know that the width of the room is 2 feet. We can use the formula A = l * w to calculate the length of the room. 10 = l * 2. We can solve for l by dividing both sides by 2. 10/2 = l. The answer is 5 feet.", + "answer": "5.0", + "output_pred": "Let's call the length of Jesse's room \"x\". \n\nWe know that the area of the carpet is 10 square feet, so we can set up an equation: \n\nx * 2 = 10 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by dividing both sides by 2: \n\nx = 5 \n\nSo the length of Jesse's room is 5 feet. \n\nAnswer: x = 5<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "The school is planning a field trip. The school has 84 classrooms. 95 school buses are fully filled with 118 seats on each school bus. How many students are in the school?", + "input": "", + "output": "\nA: There are 84 classrooms. Each school bus can fit 118 students. That means 95 * 118 = 11,110 students can fit in the school buses. The answer is 11,110.", + "answer": "11210.0", + "output_pred": "Step 1: Find the total number of seats on all the school buses by multiplying the number of buses by the number of seats on each bus: \n\n95 buses x 118 seats per bus = 11,310 seats \n\nStep 2: Divide the total number of seats by the number of classrooms to find the number of students per classroom: \n\n11,310 seats \u00f7 84 classrooms = 135 students per classroom \n\nStep 3: Multiply the number of students per classroom by the total number of classrooms to find the total number of students in the school: \n\n135 students per classroom x 84 classrooms = 11,640 students \n\nTherefore, there are 11,640 students in the school.<|endoftext|>", + "pred": 11640.0, + "flag": false + }, + { + "instruction": "A grocery store had 67 bottles of regular soda and 9 bottles of diet soda. How many more bottles of regular soda than diet soda did they have?", + "input": "", + "output": "\nA: The grocery store had 67 bottles of regular soda and 9 bottles of diet soda. The difference between the two is 67 - 9 = 58 bottles. The answer is 58.", + "answer": "58.0", + "output_pred": "To find out how many more bottles of regular soda than diet soda the grocery store had, we need to subtract the number of diet soda bottles from the number of regular soda bottles.\n\n67 (regular soda bottles) - 9 (diet soda bottles) = 58\n\nTherefore, the grocery store had 58 more bottles of regular soda than diet soda. The answer in Arabic numerals is 58.<|endoftext|>", + "pred": 58.0, + "flag": true + }, + { + "instruction": "If you had 4 bags with equal number of cookies and 36 cookies in total. How many cookies does each bag have?", + "input": "", + "output": "\nA: We have 4 bags and 36 cookies in total. We need to divide 36 cookies into 4 equal parts. That means each bag has 36 / 4 = 9 cookies. The answer is 9.", + "answer": "9.0", + "output_pred": "To solve this problem, you can use division. \n\n1. Divide the total number of cookies by the number of bags: \n\n36 \u00f7 4 = 9 \n\n2. The answer is 9, which means each bag has 9 cookies. \n\nTherefore, each bag has 9 cookies.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Paco had 36 cookies. He gave 14 cookies to his friend and ate 10 cookies. How many cookies did Paco have left?", + "input": "", + "output": "\nA: Paco had 36 cookies. He gave 14 to his friend, so now he has 36 - 14 = 22 cookies. He ate 10 cookies, so now he has 22 - 10 = 12 cookies. The answer is 12.", + "answer": "12.0", + "output_pred": "Step 1: Start with the total number of cookies Paco had: 36\nStep 2: Subtract the number of cookies he gave to his friend: 36 - 14 = 22\nStep 3: Subtract the number of cookies he ate: 22 - 10 = 12\nAnswer: Paco had 12 cookies left. (12)<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "He also had 26 aquariums for saltwater animals. The aquarium had 52 saltwater animals in total and every aquarium had the same number of animals. How many saltwater animals does each aquarium have?", + "input": "", + "output": "\nA: There are 26 aquariums and 52 saltwater animals in total. This means that each aquarium must have 52 / 26 = 2 saltwater animals. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the number of saltwater animals in each aquarium, we need to divide the total number of animals by the number of aquariums:\n\n52 saltwater animals \u00f7 26 aquariums = 2 saltwater animals per aquarium\n\nTherefore, each aquarium has 2 saltwater animals. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "After Jessie started to go jogging everyday she lost 126 kilograms. She currently weighs 66 kilograms. How much did she weigh before starting to jog?", + "input": "", + "output": "\nA: She lost 126 kilograms. She currently weighs 66 kilograms. That means she weighed 126 + 66 = 192 kilograms before starting to jog. The answer is 192.", + "answer": "192.0", + "output_pred": "To find out how much Jessie weighed before starting to jog, we need to add the weight she lost to her current weight:\n\n66 kg + 126 kg = 192 kg\n\nTherefore, Jessie weighed 192 kilograms before starting to jog.<|endoftext|>", + "pred": 192.0, + "flag": true + }, + { + "instruction": "Jerry had 7 action figures on a shelf in his room. Later he added some more action figures to the shelf and removed 10 of the old ones. If there are 8 action figures on his shelf now. How many action figures did he add to the shelf?", + "input": "", + "output": "\nA: He had 7 action figures on the shelf. He added some more and removed 10 of the old ones. So in total he added some and removed 10. The difference must be the number of action figures he added. So, he must have added 8 - 7 = 1 action figure. The answer is 1.", + "answer": "11.0", + "output_pred": "Let's call the number of action figures Jerry added to the shelf \"x\". \n\nWe know that he started with 7 action figures, so we can write an equation: \n\n7 + x - 10 = 8 \n\nSimplifying this equation, we get: \n\nx - 3 = 8 \n\nAdding 3 to both sides, we get: \n\nx = 11 \n\nSo Jerry added 11 action figures to the shelf. \n\nAnswer: 11<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "For the walls of the house he would use 8 large planks of wood. If each plank of wood needs 74 pieces of nails to be secured. How many planks does John need for the house wall?", + "input": "", + "output": "\nA: Each plank of wood needs 74 pieces of nails. There are 8 planks of wood. So in total 8 * 74 = 592 pieces of nails are needed. The answer is 592.", + "answer": "8.0", + "output_pred": "To find out how many planks John needs for the house wall, we need to multiply the number of planks by the number of nails needed for each plank:\n\n8 planks x 74 nails per plank = 592 nails\n\nTherefore, John needs 8 planks of wood for the house wall, and each plank needs 74 nails to be secured. The total number of nails needed is 592.<|endoftext|>", + "pred": 592.0, + "flag": false + }, + { + "instruction": "Julia played tag with 13 kids on monday and 10 kids on tuesday. She played cards with 15 kids on wednesday. How many kids did she play with altogether?", + "input": "", + "output": "\nA: She played tag with 13 kids on Monday and 10 kids on Tuesday. That means she played with 13 + 10 = 23 kids. On Wednesday she played cards with 15 kids. In total she played with 23 + 15 = 38 kids. The answer is 38.", + "answer": "38.0", + "output_pred": "To find the total number of kids Julia played with, we need to add the number of kids she played with on each day:\n\n13 + 10 + 15 = 48\n\nTherefore, Julia played with 48 kids altogether.<|endoftext|>", + "pred": 48.0, + "flag": false + }, + { + "instruction": "Bobby had 22 pieces of candy. He ate some pieces of candy. Then he ate 5 more. If he still has 8 pieces of candy left. How many pieces of candy had he eaten at the start?", + "input": "", + "output": "\nA: Bobby had 22 pieces of candy. He ate some pieces of candy, and then he ate 5 more. He still has 8 pieces of candy left. This means he must have eaten 22 - 8 = 14 pieces of candy. The answer is 14.", + "answer": "9.0", + "output_pred": "Let's call the number of pieces of candy Bobby ate at the start \"x\". \n\nAfter eating x pieces of candy, he had 22 - x pieces left. \n\nThen he ate 5 more pieces, so he had 22 - x + 5 = 27 - x pieces left. \n\nWe know that he still has 8 pieces of candy left, so we can set up an equation: \n\n27 - x = 8 \n\nTo solve for x, we can subtract 8 from both sides: \n\n19 - x = 0 \n\nThen we can add x to both sides: \n\n19 = x \n\nSo Bobby had eaten 19 pieces of candy at the start. \n\nAnswer: 19<|endoftext|>", + "pred": 19.0, + "flag": false + }, + { + "instruction": "Ed had 5 more marbles than Doug. Doug lost 3 of his marbles at the playground. If Ed had 27 marbles. How many marbles did Doug have initially?", + "input": "", + "output": "\nA: Ed had 27 marbles. He had 5 more than Doug. That means Doug had 27 - 5 = 22 marbles. Doug lost 3 marbles, so initially he had 22 + 3 = 25 marbles. The answer is 25.", + "answer": "22.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of marbles Doug had initially. \n\nAccording to the problem, Ed had 5 more marbles than Doug, so Ed had x + 5 marbles. \n\nWe also know that Doug lost 3 marbles at the playground, so he now has x - 3 marbles. \n\nWe're given that Ed had 27 marbles, so we can set up an equation: \n\nx + 5 = 27 \n\nTo solve for x, we can subtract 5 from both sides: \n\nx = 22 \n\nSo Doug had 22 marbles initially. \n\nTo check our answer, we can substitute x = 22 back into the equation we set up earlier: \n\nx - 3 = 22 - 3 \n\nx - 3 = 19 \n\nSo Doug had 19 marbles after losing 3 at the playground. \n\nTherefore, Doug had 22 marbles initially.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Rachel's tree had 4 apples initially. She picked some apples and now there are 2 apples left on the tree. How many apples did rachel pick?", + "input": "", + "output": "\nA: Rachel's tree had 4 apples initially. She picked some apples and now there are 2 apples left. The difference must be the number of apples she picked. So, she must have picked 4 - 2 = 2 apples. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many apples Rachel picked, we need to subtract the number of apples left on the tree from the initial number of apples.\n\nInitial number of apples = 4\nNumber of apples left on the tree = 2\n\nNumber of apples picked = Initial number of apples - Number of apples left on the tree\nNumber of apples picked = 4 - 2\nNumber of apples picked = 2\n\nTherefore, Rachel picked 2 apples.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Randy uses 36 blocks to build a tower. If he had 59 blocks. How many blocks are left?", + "input": "", + "output": "\nA: Randy used 36 blocks to build the tower. He had 59 blocks in total. So the number of blocks left must be 59 - 36 = 23 blocks. The answer is 23.", + "answer": "23.0", + "output_pred": "To solve this problem, we need to subtract the number of blocks Randy used from the total number of blocks he had:\n\n59 - 36 = 23\n\nTherefore, Randy has 23 blocks left. \n\nThe answer in Arabic numerals is: 23.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "In a school there are 632 girls and 410 boys. 465 more girls joined the school. How many more girls than boys does the school have?", + "input": "", + "output": "\nA: There were 632 girls and 410 boys in the school. 465 more girls joined the school. So now there are 632 + 465 = 1097 girls and 410 boys. The difference between the number of girls and boys is 1097 - 410 = 687. The answer is 687.", + "answer": "687.0", + "output_pred": "Step 1: Find the total number of girls in the school after 465 more joined.\n632 + 465 = 1097\n\nStep 2: Find the total number of boys in the school.\n410\n\nStep 3: Find the difference between the total number of girls and boys.\n1097 - 410 = 687\n\nTherefore, the school has 687 more girls than boys. The answer in Arabic numerals is 687.<|endoftext|>", + "pred": 687.0, + "flag": true + }, + { + "instruction": "Robin's hair was 14 inches long. It grew by 8 inches. Then he cut off 20 inches. How long is his hair now?", + "input": "", + "output": "\nA: Robin's hair was 14 inches long. It grew by 8 inches, so now it is 14 + 8 = 22 inches long. Then he cut off 20 inches, so now it is 22 - 20 = 2 inches long. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Start with the original length of Robin's hair: 14 inches\nStep 2: Add the amount his hair grew: 14 + 8 = 22 inches\nStep 3: Subtract the amount he cut off: 22 - 20 = 2 inches\n\nTherefore, Robin's hair is now 2 inches long. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Rachel picked 7 ripe apples from her tree. Now the tree has 5 apples still on it. If 3 of those are ripe and the rest are unripe. How many unripe apples does the tree have now?", + "input": "", + "output": "\nA: Rachel picked 7 ripe apples from the tree. Now the tree has 5 apples. 3 of those are ripe, so the rest must be unripe. The number of unripe apples must be 5 - 3 = 2. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Find the total number of ripe apples on the tree now.\n7 ripe apples + 3 ripe apples = 10 ripe apples\n\nStep 2: Find the total number of apples on the tree now.\n7 ripe apples + 5 unripe apples = 12 apples\n\nStep 3: Subtract the number of ripe apples from the total number of apples to find the number of unripe apples.\n12 apples - 10 ripe apples = 2 unripe apples\n\nTherefore, the tree has 2 unripe apples now. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 7 hours on learning english and some more hours on learning chinese. If he spends 2 hours more on learning english than on learning chinese. How many hours does he spend on learning chinese?", + "input": "", + "output": "\nA: Ryan spends 7 hours on learning english and some more hours on learning chinese. We know that he spends 2 hours more on learning english than on learning chinese. That means he spends 7 - 2 = 5 hours on learning chinese. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's call the number of hours Ryan spends on learning chinese \"x\". \n\nAccording to the problem, he spends 2 more hours on learning english than on learning chinese, so the number of hours he spends on learning english is x + 2. \n\nWe also know that he spends a total of 7 hours on learning english and some more hours on learning chinese, so we can set up an equation: \n\nx + (x + 2) = 7 \n\nSimplifying this equation, we get: \n\n2x + 2 = 7 \n\nSubtracting 2 from both sides, we get: \n\n2x = 5 \n\nDividing both sides by 2, we get: \n\nx = 2.5 \n\nTherefore, Ryan spends 2.5 hours on learning chinese.<|endoftext|>", + "pred": 2.5, + "flag": false + }, + { + "instruction": "Julia played tag with 17 kids on monday, 15 kids on tuesday and 2 kids on wednesday. How many kids did she play with altogether?", + "input": "", + "output": "\nA: She played with 17 kids on Monday, 15 kids on Tuesday and 2 kids on Wednesday. In total she played with 17 + 15 + 2 = 34 kids. The answer is 34.", + "answer": "34.0", + "output_pred": "To find the total number of kids Julia played with, we need to add the number of kids she played with on each day:\n\n17 + 15 + 2 = 34\n\nTherefore, Julia played with 34 kids altogether.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Paul got a box of 589 crayons for his birthday. During the school year he gave 571 crayons to his friends while he lost 161 crayons. How many more crayons did he give to his friends than those he lost?", + "input": "", + "output": "\nA: Paul got 589 crayons. He gave 571 crayons to his friends and lost 161 crayons. The difference between the number of crayons he gave and the number he lost is 571 - 161 = 410. The answer is 410.", + "answer": "410.0", + "output_pred": "To solve the problem, we need to subtract the number of crayons Paul lost from the number of crayons he gave to his friends:\n\n571 - 161 = 410\n\nTherefore, Paul gave 410 more crayons to his friends than those he lost. The answer in Arabic numerals is 410.<|endoftext|>", + "pred": 410.0, + "flag": true + }, + { + "instruction": "Dan has $ 7. He bought a candy bar for $ 2 and a chocolate for $ 3. How much money is left?", + "input": "", + "output": "\nA: Dan has $7. He bought a candy bar for $2 and a chocolate for $3. This means he spent $2 + $3 = $5. He had $7 in beginning, so now he has $7 - $5 = $2. The answer is 2.", + "answer": "2.0", + "output_pred": "1. Start with the total amount of money Dan has: $7\n2. Subtract the cost of the candy bar: $7 - $2 = $5\n3. Subtract the cost of the chocolate: $5 - $3 = $2\n4. The amount of money left is $2.\n\nTherefore, Dan has $2 left.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Melissa scored 12 points in each game. If she scored a total of 36 points. How many games did she play?", + "input": "", + "output": "\nA: She scored 12 points in each game. That means she scored 12 * x = 36 points in total. We can solve for x to find out how many games she played. 12 * x = 36, so x = 36 / 12 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal points = points per game x number of games\n\nWe know that Melissa scored 12 points in each game and a total of 36 points, so we can substitute those values into the formula:\n\n36 = 12 x number of games\n\nTo solve for the number of games, we can divide both sides by 12:\n\n36 \u00f7 12 = number of games\n\nSimplifying the left side:\n\n3 = number of games\n\nTherefore, Melissa played 3 games.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Adam has 9 apples. Jackie has 10 apples. How many more apples does Jackie have than Adam?", + "input": "", + "output": "\nA: Jackie has 10 apples and Adam has 9 apples. The difference is 10 - 9 = 1 apple. Jackie has 1 more apple than Adam. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more apples Jackie has than Adam, we need to subtract the number of apples Adam has from the number of apples Jackie has.\n\n10 (Jackie's apples) - 9 (Adam's apples) = 1\n\nTherefore, Jackie has 1 more apple than Adam. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Emily is making bead necklaces for her friends. Each necklace takes 8 beads and she has 16 beads. How many necklaces can Emily make?", + "input": "", + "output": "\nA: Each necklace takes 8 beads. She has 16 beads. That means she can make 16 / 8 = 2 necklaces. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we need to divide the total number of beads by the number of beads needed for each necklace:\n\n16 beads \u00f7 8 beads per necklace = 2 necklaces\n\nTherefore, Emily can make 2 necklaces with her 16 beads. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Dave had 15 apps on his phone. He added 71 new apps. After deleting some he had 14 left. How many more apps did he delete than he added?", + "input": "", + "output": "\nA: Dave had 15 apps in the beginning. He added 71 new apps, so after that he had 15 + 71 = 86 apps. He deleted some and had 14 left. That means he deleted 86 - 14 = 72 apps. The answer is 72.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of apps Dave had after adding 71 new ones.\n15 + 71 = 86\n\nStep 2: Find the number of apps Dave had after deleting some.\n86 - 14 = 72\n\nStep 3: Find the number of apps Dave deleted.\n86 - 72 = 14\n\nStep 4: Find the difference between the number of apps Dave added and the number he deleted.\n71 - 14 = 57\n\nTherefore, Dave deleted 57 more apps than he added. The answer in Arabic numerals is 57.<|endoftext|>", + "pred": 57.0, + "flag": false + }, + { + "instruction": "Next on his checklist is wax to stick the feathers together. He needs 159 g of wax more. If the feathers require a total of 628 g of wax. How many grams of wax does he already have?", + "input": "", + "output": "\nA: He needs 159 g of wax more. That means he already has 628 - 159 = 469 g of wax. The answer is 469.", + "answer": "469.0", + "output_pred": "Let's call the amount of wax he already has \"x\". \n\nAccording to the problem, he needs 159 more grams of wax, so we can write an equation: \n\nx + 159 = 628 \n\nTo solve for x, we can subtract 159 from both sides: \n\nx = 628 - 159 \n\nx = 469 \n\nTherefore, he already has 469 grams of wax.<|endoftext|>", + "pred": 469.0, + "flag": true + }, + { + "instruction": "Allan brought 5 balloons and Jake brought 3 balloons to the park. How many more balloons did Allan have than Jake in the park?", + "input": "", + "output": "\nA: Allan brought 5 balloons and Jake brought 3 balloons. The difference between the two is 5 - 3 = 2 balloons. So Allan had 2 more balloons than Jake. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more balloons Allan had than Jake in the park, we need to subtract the number of balloons Jake brought from the number of balloons Allan brought.\n\n5 (balloons Allan brought) - 3 (balloons Jake brought) = 2\n\nTherefore, Allan had 2 more balloons than Jake in the park. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Jack received 5 emails and 6 letters in the morning. He then received 9 emails and 7 letters in the afternoon. How many letters did jack receive in the day?", + "input": "", + "output": "\nA: Jack received 5 emails and 6 letters in the morning. In the afternoon he received 9 emails and 7 letters. That means in total he received 5 + 9 = 14 emails and 6 + 7 = 13 letters. The total number of letters he received in the day is 13. The answer is 13.", + "answer": "13.0", + "output_pred": "To find the total number of letters Jack received in the day, we need to add the number of letters he received in the morning and the number of letters he received in the afternoon.\n\nNumber of letters received in the morning = 6\nNumber of letters received in the afternoon = 7\n\nTotal number of letters received in the day = 6 + 7 = 13\n\nTherefore, Jack received 13 letters in the day.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "There were some birds sitting on the fence. 4 more birds came to join them. If there are a total of 5 birds on the fence now. How many birds had been sitting on the fence at the start?", + "input": "", + "output": "\nA: There are 5 birds on the fence now. 4 more birds came to join them. That means there were originally 5 - 4 = 1 bird on the fence. The answer is 1.", + "answer": "1.0", + "output_pred": "Let's call the number of birds that were sitting on the fence at the start \"x\". \n\nAccording to the problem, 4 more birds came to join them, so the total number of birds on the fence now is x + 4. \n\nWe also know that the total number of birds on the fence now is 5. \n\nSo we can set up an equation: \n\nx + 4 = 5 \n\nTo solve for x, we can subtract 4 from both sides: \n\nx = 1 \n\nTherefore, there were 1 bird sitting on the fence at the start.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "At the stop 13 more people got on the bus. Initially there were 4 people on the bus. How many people are there on the bus now?", + "input": "", + "output": "\nA: Initially there were 4 people on the bus. 13 more people got on the bus. So in total there are 4 + 13 = 17 people on the bus. The answer is 17.", + "answer": "17.0", + "output_pred": "Step 1: Start with the initial number of people on the bus: 4\nStep 2: Add the number of people who got on the bus: 13\nStep 3: Calculate the total number of people on the bus now: 4 + 13 = 17\nAnswer: There are now 17 people on the bus. (17)<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "There were some roses in the vase. Jessica cut 16 more roses from her flower garden and put them in the vase. There are now 23 roses in the vase. How many roses were there in the vase at the beginning?", + "input": "", + "output": "\nA: There were 23 roses in the vase at the end. Jessica added 16 roses, so before that there must have been 23 - 16 = 7 roses. The answer is 7.", + "answer": "7.0", + "output_pred": "Let's call the number of roses in the vase at the beginning \"x\". \n\nAccording to the problem, Jessica cut 16 more roses from her flower garden and put them in the vase. So we can write an equation: \n\nx + 16 = 23 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 16 from both sides: \n\nx + 16 - 16 = 23 - 16 \n\nSimplifying: \n\nx = 7 \n\nTherefore, there were 7 roses in the vase at the beginning.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 6 cups of flour and 13 cups of sugar. She already put in some cups of flour. If she still needs 8 more cups of flour than sugar. How many more cups of flour does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 6 cups of flour and 13 cups of sugar. She already put in some cups of flour. So she still needs 6 - some = 8 more cups of flour than sugar. The answer is 8.", + "answer": "21.0", + "output_pred": "Let's call the number of cups of flour Mary has already added \"x\". \n\nAccording to the problem, she still needs 8 more cups of flour than sugar. So we can set up an equation: \n\nx + 8 = 13 \n\nSubtracting 8 from both sides, we get: \n\nx = 5 \n\nSo Mary has already added 5 cups of flour. \n\nTo find out how many more cups of flour she needs to add, we can subtract the number of cups she has already added from the total amount called for in the recipe: \n\n6 - 5 = 1 \n\nTherefore, Mary needs to add 1 more cup of flour. \n\nAnswer: 1<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "For Gwen's birthday she received 5 dollars from her dad. Her mom gave her 7 more dollars. If she spent 4 dollars. How much more money did she receive from her mom than she did from her dad?", + "input": "", + "output": "\nA: Gwen received 5 dollars from her dad and 7 dollars from her mom. She spent 4 dollars. That means she has 5 + 7 - 4 = 8 dollars left. The difference between the money she received from her dad and her mom is 7 - 5 = 2 dollars. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Add the amount of money Gwen received from her dad and her mom.\n5 + 7 = 12\n\nStep 2: Subtract the amount of money Gwen spent from the total amount she received.\n12 - 4 = 8\n\nStep 3: Subtract the amount of money Gwen received from her dad from the amount she received from her mom.\n7 - 5 = 2\n\nTherefore, Gwen received 2 more dollars from her mom than she did from her dad. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Rachel picked 4 apples from her tree. If the tree had 7 apples initially. How many apples are still there on the tree?", + "input": "", + "output": "\nA: Rachel picked 4 apples from the tree. That means there were 7 apples initially. Now there are 7 - 4 = 3 apples left on the tree. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve the problem, we need to subtract the number of apples Rachel picked from the initial number of apples on the tree.\n\nInitial number of apples on the tree = 7\nNumber of apples Rachel picked = 4\n\nNumber of apples still on the tree = Initial number of apples on the tree - Number of apples Rachel picked\nNumber of apples still on the tree = 7 - 4\nNumber of apples still on the tree = 3\n\nTherefore, there are still 3 apples on the tree. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Jake has 3 fewer peaches and 10 more apples than Steven. Steven has 12 peaches and 15 apples. How many more apples than peaches does Steven have?", + "input": "", + "output": "\nA: Steven has 12 peaches and 15 apples. Jake has 3 fewer peaches and 10 more apples than Steven. That means Jake has 12 - 3 = 9 peaches and 15 + 10 = 25 apples. Steven has more apples than peaches, so the difference is 15 - 12 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find out how many peaches Jake has.\nJake has 3 fewer peaches than Steven, so Jake has 12 - 3 = 9 peaches.\n\nStep 2: Find out how many apples Jake has.\nJake has 10 more apples than Steven, so Jake has 15 + 10 = 25 apples.\n\nStep 3: Find out how many more apples than peaches Steven has.\nSteven has 15 apples and 12 peaches, so he has 15 - 12 = 3 more apples than peaches.\n\nTherefore, Steven has 3 more apples than peaches. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "The Razorback t-shirt shop makes $ 106 dollars off each t-shirt sold. During the Arkansas game and the Texas tech game they sold a total of 242 t-shirts. If they sold 115 t-shirts during the Arkansas game. How many t-shirts did they sell during the Texas tech game?", + "input": "", + "output": "\nA: They sold a total of 242 t-shirts. 115 were sold during the Arkansas game. That means 242 - 115 = 127 t-shirts were sold during the Texas tech game. The answer is 127.", + "answer": "127.0", + "output_pred": "Let's call the number of t-shirts sold during the Texas tech game \"x\". \n\nWe know that the total number of t-shirts sold is 242, so we can set up an equation: \n\n115 + x = 242 \n\nTo solve for x, we can subtract 115 from both sides: \n\nx = 242 - 115 \n\nx = 127 \n\nTherefore, the Razorback t-shirt shop sold 127 t-shirts during the Texas tech game. \n\nAnswer: 127<|endoftext|>", + "pred": 127.0, + "flag": true + }, + { + "instruction": "Faye had 31 packs of pencils each one having 6 pencils. She was placing her pencils into rows with 19 pencils in each row. How many pencils does she have?", + "input": "", + "output": "\nA: Faye had 31 packs of pencils each one having 6 pencils. That means she had 31 * 6 = 186 pencils. She was placing them into rows with 19 pencils in each row. That means she has 186 / 19 = 9.79 rows. Since we can't have a fraction of a row, we round down to 9 rows. That means she has 9 * 19 = 171 pencils. The answer is 171.", + "answer": "186.0", + "output_pred": "Step 1: Find the total number of pencils Faye has by multiplying the number of packs by the number of pencils in each pack: \n\n31 packs x 6 pencils per pack = 186 pencils \n\nStep 2: Find the number of rows Faye can make by dividing the total number of pencils by the number of pencils in each row: \n\n186 pencils \u00f7 19 pencils per row = 9 rows \n\nTherefore, Faye has 186 pencils in total and can make 9 rows with 19 pencils in each row. The answer in Arabic numerals is 186.<|endoftext|>", + "pred": 186.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 24 inches. The frog jumped 33 inches farther than the grasshopper and the mouse jumped 5 inches lesser than the frog. How much farther did the mouse jump than the grasshopper?", + "input": "", + "output": "\nA: The grasshopper jumped 24 inches. The frog jumped 33 inches farther than the grasshopper, so the frog jumped 24 + 33 = 57 inches. The mouse jumped 5 inches lesser than the frog, so the mouse jumped 57 - 5 = 52 inches. The mouse jumped 52 - 24 = 28 inches farther than the grasshopper. The answer is 28.", + "answer": "28.0", + "output_pred": "Step 1: Find out how far the frog jumped.\nThe frog jumped 33 inches farther than the grasshopper, so:\nFrog's jump = Grasshopper's jump + 33 inches\nFrog's jump = 24 inches + 33 inches\nFrog's jump = 57 inches\n\nStep 2: Find out how far the mouse jumped.\nThe mouse jumped 5 inches lesser than the frog, so:\nMouse's jump = Frog's jump - 5 inches\nMouse's jump = 57 inches - 5 inches\nMouse's jump = 52 inches\n\nStep 3: Find out how much farther the mouse jumped than the grasshopper.\nTo find out how much farther the mouse jumped than the grasshopper, we need to subtract the grasshopper's jump from the mouse's jump:\nDifference = Mouse's jump - Grasshopper's jump\nDifference = 52 inches - 24 inches\nDifference = 28 inches\n\nTherefore, the mouse jumped 28", + "pred": 28.0, + "flag": true + }, + { + "instruction": "David did 30 more push-ups than Zachary in gym class today. If David did 37 push-ups. How many push-ups did Zachary do?", + "input": "", + "output": "\nA: David did 37 push-ups and he did 30 more than Zachary. That means Zachary must have done 37 - 30 = 7 push-ups. The answer is 7.", + "answer": "7.0", + "output_pred": "Let's call the number of push-ups Zachary did \"x\". \n\nAccording to the problem, David did 30 more push-ups than Zachary, so we can write an equation: \n\n37 = x + 30 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 30 from both sides: \n\n37 - 30 = x + 30 - 30 \n\nSimplifying: \n\n7 = x \n\nSo Zachary did 7 push-ups in gym class today.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 11 cups of flour and 7 cups of sugar. She already put in some cups of flour. If she still needs 2 more cups of flour than sugar. How many cups of flour did she put in?", + "input": "", + "output": "\nA: The recipe calls for 11 cups of flour and 7 cups of sugar. She needs 2 more cups of flour than sugar. That means she needs 11 + 2 = 13 cups of flour. She already put in some cups of flour, so the number of cups of flour she put in must be 13 - 7 = 6 cups. The answer is 6.", + "answer": "2.0", + "output_pred": "Let's call the number of cups of flour Mary has already put in \"x\". \n\nAccording to the problem, she still needs 2 more cups of flour than sugar, which means she still needs 7 + 2 = 9 cups of sugar. \n\nWe can set up an equation to solve for x: \n\nx + 9 = 11 \n\nSubtracting 9 from both sides: \n\nx = 2 \n\nSo Mary has already put in 2 cups of flour. \n\nAnswer: 2<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "In a school there are 135 girls and 214 boys. 496 more girls and 910 more boys joined the school. How many boys are there in the school now?", + "input": "", + "output": "\nA: There were 135 girls and 214 boys in the school. 496 more girls and 910 more boys joined the school. That means in total 135 + 496 = 631 girls and 214 + 910 = 1124 boys. The answer is 1124.", + "answer": "1124.0", + "output_pred": "Step 1: Add the number of girls who joined the school to the original number of girls: \n\n135 + 496 = 631 \n\nStep 2: Add the number of boys who joined the school to the original number of boys: \n\n214 + 910 = 1124 \n\nStep 3: The total number of boys in the school now is: \n\n1124 \n\nAnswer: There are 1124 boys in the school now.<|endoftext|>", + "pred": 1124.0, + "flag": true + }, + { + "instruction": "Baker made 56 pastries and 124 cakes. If he sold 104 cakes and 29 pastries. How many pastries would baker still have?", + "input": "", + "output": "\nA: Baker made 56 pastries and 124 cakes. He sold 104 cakes and 29 pastries. That means he still has 124 - 104 = 20 cakes and 56 - 29 = 27 pastries. The answer is 27.", + "answer": "27.0", + "output_pred": "To find out how many pastries Baker would still have, we need to subtract the number of pastries he sold from the total number of pastries he made.\n\nTotal pastries made = 56\nPastries sold = 29\n\nPastries remaining = Total pastries made - Pastries sold\nPastries remaining = 56 - 29\nPastries remaining = 27\n\nTherefore, Baker would still have 27 pastries. The answer in Arabic numerals is 27.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "Brenda's mother made 14 cookies for 2 guests. If each of them had the same number of cookies. How many did each of them have?", + "input": "", + "output": "\nA: There are 14 cookies for 2 guests. Each of them must have the same number of cookies. So, each of them must have 14 / 2 = 7 cookies. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many cookies each guest had, we need to divide the total number of cookies by the number of guests:\n\n14 cookies \u00f7 2 guests = 7 cookies per guest\n\nTherefore, each guest had 7 cookies. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "A waiter had 14 customers. 5 customers left. How many customers does he still have?", + "input": "", + "output": "\nA: The waiter had 14 customers. 5 customers left, so now he has 14 - 5 = 9 customers. The answer is 9.", + "answer": "9.0", + "output_pred": "To solve this problem, we need to subtract the number of customers who left from the initial number of customers:\n\n14 - 5 = 9\n\nTherefore, the waiter still has 9 customers. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "There are 8 different books and 10 different movies in the ' crazy silly school ' series. If you read 19 of the books and watched 61 of the movies. How many more movies than books are there in the ' crazy silly school ' series?", + "input": "", + "output": "\nA: There are 8 books and 10 movies in the series. You read 19 books and watched 61 movies. That means you have read 8 - 19 = -11 books and watched 10 - 61 = -51 movies. The difference between the number of books and movies is -11 - (-51) = 40. That means there are 40 more movies than books in the series. The answer is 40.", + "answer": "2.0", + "output_pred": "To find out how many more movies than books there are in the 'crazy silly school' series, we need to subtract the number of books read from the number of movies watched.\n\nNumber of movies watched - Number of books read = Difference\n\n61 - 19 = 42\n\nTherefore, there are 42 more movies than books in the 'crazy silly school' series. The answer in Arabic numerals is 42.<|endoftext|>", + "pred": 42.0, + "flag": false + }, + { + "instruction": "Baker made 134 pastries and 11 cakes. If he sold 140 cakes and 92 pastries. How many more pastries than cakes did baker make?", + "input": "", + "output": "\nA: Baker made 134 pastries and 11 cakes. He sold 140 cakes and 92 pastries. This means he sold 140 - 11 = 129 cakes and 92 - 134 = -42 pastries. The difference between the number of cakes and pastries he made is 11 - (-42) = 53. The answer is 53.", + "answer": "123.0", + "output_pred": "To find out how many more pastries than cakes the baker made, we need to subtract the number of cakes sold from the number of pastries made and then subtract the number of pastries made from the number of cakes made.\n\nNumber of pastries made = 134\nNumber of cakes made = 11\n\nNumber of pastries sold = 92\nNumber of cakes sold = 140\n\nNumber of pastries made - Number of pastries sold = 134 - 92 = 42\nNumber of cakes made - Number of cakes sold = 11 - 140 = -129\n\nTherefore, the baker made 42 more pastries than cakes.\n\nAnswer: 42<|endoftext|>", + "pred": 42.0, + "flag": false + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 703 visitors came to the Buckingham palace on the previous day. If there were 246 visitors on that day. How many visited the Buckingham palace within 25 days?", + "input": "", + "output": "\nA: There were 703 visitors on the previous day and 246 visitors on that day. That means in total 703 + 246 = 949 visitors visited the Buckingham palace within 25 days. The answer is 949.", + "answer": "949.0", + "output_pred": "To find the total number of visitors to the Buckingham palace within 25 days, we need to add the number of visitors on the previous day (703) to the number of visitors on the current day (246).\n\n703 + 246 = 949\n\nTherefore, the total number of visitors to the Buckingham palace within 25 days is 949.<|endoftext|>", + "pred": 949.0, + "flag": true + }, + { + "instruction": "There were 13 roses and 84 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 91 orchids and 14 roses in the vase. How many roses did she cut?", + "input": "", + "output": "\nA: There were 13 roses and 84 orchids in the vase. After Jessica cut some more, there are now 91 orchids and 14 roses. The difference must be the number of roses she cut. So, she must have cut 14 - 13 = 1 rose. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of flowers in the vase before Jessica cut some.\n13 roses + 84 orchids = 97 flowers\n\nStep 2: Find the total number of flowers in the vase after Jessica cut some.\n91 orchids + 14 roses = 105 flowers\n\nStep 3: Subtract the total number of flowers in the vase before Jessica cut some from the total number of flowers in the vase after Jessica cut some.\n105 flowers - 97 flowers = 8 roses\n\nTherefore, Jessica cut 8 roses from her flower garden. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "Paul had 115 books. He sold 78 books in a garage sale. How many books does he have left with him?", + "input": "", + "output": "\nA: Paul had 115 books. He sold 78 books, so now he has 115 - 78 = 37 books. The answer is 37.", + "answer": "37.0", + "output_pred": "To solve the problem, we need to subtract the number of books Paul sold from the total number of books he had:\n\n115 - 78 = 37\n\nTherefore, Paul has 37 books left with him.<|endoftext|>", + "pred": 37.0, + "flag": true + }, + { + "instruction": "Randy has 97 blocks. He uses some blocks to build a tower. If there are 72 blocks left. How many blocks did he use to build the tower?", + "input": "", + "output": "\nA: Randy had 97 blocks. He used some blocks to build a tower, so now he has 97 - 72 = 25 blocks left. The number of blocks he used to build the tower must have been 97 - 25 = 72 blocks. The answer is 72.", + "answer": "25.0", + "output_pred": "Let's call the number of blocks Randy used to build the tower \"x\". \n\nWe know that Randy started with 97 blocks and ended up with 72 blocks, so we can set up an equation: \n\n97 - x = 72 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 97 from both sides: \n\n97 - x - 97 = 72 - 97 \n\nSimplifying: \n\n-x = -25 \n\nFinally, we can solve for x by dividing both sides by -1: \n\nx = 25 \n\nTherefore, Randy used 25 blocks to build the tower.<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "Josh had some marbles in his collection. He lost 21 marbles. If he has 12 marbles now. How many marbles did he have in his collection?", + "input": "", + "output": "\nA: He had some marbles in his collection. He lost 21 marbles, so he must have had 21 + 12 = 33 marbles in his collection. The answer is 33.", + "answer": "33.0", + "output_pred": "Let's call the number of marbles Josh had in his collection \"x\". \n\nAccording to the problem, he lost 21 marbles, so we can write an equation: \n\nx - 21 = 12 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 21 to both sides: \n\nx - 21 + 21 = 12 + 21 \n\nSimplifying: \n\nx = 33 \n\nTherefore, Josh had 33 marbles in his collection.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "19 red peaches, 11 yellow peaches and 12 green peaches are in the basket. How many more red peaches than yellow peaches are in the basket?", + "input": "", + "output": "\nA: There are 19 red peaches, 11 yellow peaches and 12 green peaches. The difference between the number of red and yellow peaches is 19 - 11 = 8. So there are 8 more red peaches than yellow peaches. The answer is 8.", + "answer": "8.0", + "output_pred": "To find out how many more red peaches than yellow peaches are in the basket, we need to subtract the number of yellow peaches from the number of red peaches:\n\n19 red peaches - 11 yellow peaches = 8 more red peaches than yellow peaches\n\nTherefore, there are 8 more red peaches than yellow peaches in the basket. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Jake has 6 fewer peaches and 8 more apples than Steven. Steven has 17 peaches and 16 apples. How many more peaches than apples does Steven have?", + "input": "", + "output": "\nA: Steven has 17 peaches and 16 apples. Jake has 6 fewer peaches and 8 more apples than Steven. That means Jake has 17 - 6 = 11 peaches and 16 + 8 = 24 apples. Steven has 11 more peaches than apples. The answer is 11.", + "answer": "1.0", + "output_pred": "Step 1: Find out how many peaches Jake has.\nJake has 6 fewer peaches than Steven, so Jake has 17 - 6 = 11 peaches.\n\nStep 2: Find out how many apples Jake has.\nJake has 8 more apples than Steven, so Jake has 16 + 8 = 24 apples.\n\nStep 3: Find out how many more peaches than apples Steven has.\nSteven has 17 peaches and 16 apples, so he has 17 - 16 = 1 more peach than apples.\n\nTherefore, Steven has 1 more peach than apples. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Paul got a box of 521 crayons and 66 erasers for his birthday. At the end of the school year he only had 154 left while not having lost a single erasers. How many crayons had been lost or given away?", + "input": "", + "output": "\nA: Paul had 521 crayons and 66 erasers in the beginning. At the end of the school year he still had 66 erasers, so none were lost. He had 154 crayons left, so the number of crayons lost or given away must have been 521 - 154 = 367. The answer is 367.", + "answer": "367.0", + "output_pred": "To find out how many crayons Paul had lost or given away, we need to subtract the number of crayons he had left from the total number of crayons he started with:\n\n521 crayons - 154 crayons = 367 crayons\n\nTherefore, Paul had lost or given away 367 crayons.<|endoftext|>", + "pred": 367.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 5 hours on learning chinese and some more hours on learning english. If he spends 2 hours more on learning english than on learning chinese. How many hours does he spend on learning english?", + "input": "", + "output": "\nA: He spends 5 hours on learning chinese and some more hours on learning english. That means he spends 5 + (some more) hours on learning english. The \"some more\" is 2 hours, so he spends 5 + 2 = 7 hours on learning english. The answer is 7.", + "answer": "7.0", + "output_pred": "Let's call the number of hours Ryan spends on learning chinese \"x\". \n\nAccording to the problem, he spends 2 hours more on learning english than on learning chinese. So the number of hours he spends on learning english is x + 2. \n\nWe also know that he spends 5 hours on learning chinese every day. So we can set up an equation: \n\nx + 2 = 5 \n\nSubtracting 2 from both sides, we get: \n\nx = 3 \n\nSo Ryan spends 3 hours on learning chinese every day. \n\nTo find out how many hours he spends on learning english, we can substitute x = 3 into the expression we found earlier: \n\nx + 2 = 3 + 2 = 5 \n\nTherefore, Ryan spends 5 hours on learning english every day. \n\nThe answer in Arabic numerals is: 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 11 cups of sugar and 9 cups of flour. She already put in 12 cups of flour and 10 cups of sugar. How many more cups of sugar does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 11 cups of sugar and 9 cups of flour. She already put in 12 cups of flour and 10 cups of sugar. She has put in 1 cup of flour more than the recipe calls for, and 1 cup of sugar less than the recipe calls for. So she needs to add 11 - 10 = 1 more cup of sugar. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more cups of sugar Mary needs to add, we need to subtract the amount of sugar she has already put in from the total amount of sugar the recipe calls for:\n\n11 cups of sugar - 10 cups of sugar = 1 cup of sugar\n\nTherefore, Mary needs to add 1 more cup of sugar to the cake. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Bryan took a look at his books and magazines. If he has 23 books and 61 magazines in each of his 29 bookshelves. How many books and magazines does he have in total?", + "input": "", + "output": "\nA: He has 23 books and 61 magazines in each of his 29 bookshelves. That means he has 23 * 29 = 667 books and 61 * 29 = 1769 magazines. In total he has 667 + 1769 = 2436 books and magazines. The answer is 2436.", + "answer": "2436.0", + "output_pred": "To find the total number of books and magazines Bryan has, we need to multiply the number of books and magazines in each bookshelf by the total number of bookshelves and then add the two products together.\n\nNumber of books in each bookshelf = 23\nNumber of magazines in each bookshelf = 61\nTotal number of bookshelves = 29\n\nTotal number of books = 23 x 29 = 643\nTotal number of magazines = 61 x 29 = 1729\n\nTotal number of books and magazines = 643 + 1729 = 2372\n\nTherefore, Bryan has a total of 2372 books and magazines.<|endoftext|>", + "pred": 2372.0, + "flag": false + }, + { + "instruction": "Every day Ryan spends 3 hours on learning english and some more hours on learning chinese. If he spends a total of 4 hours on learning english and chinese everyday. How many hours does he spend on learning chinese?", + "input": "", + "output": "\nA: He spends 3 hours on learning english and some more hours on learning chinese. That means he spends a total of 4 hours on learning english and chinese. So, the number of hours he spends on learning chinese must be 4 - 3 = 1 hour. The answer is 1 hour.", + "answer": "1.0", + "output_pred": "Let's call the number of hours Ryan spends on learning chinese \"x\". \n\nFrom the problem, we know that Ryan spends 3 hours on learning English every day. \n\nSo we can set up an equation: \n\n3 + x = 4 \n\nTo solve for x, we can subtract 3 from both sides: \n\nx = 4 - 3 \n\nx = 1 \n\nTherefore, Ryan spends 1 hour on learning Chinese every day. \n\nAnswer: 1<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Jessie weighed 114 kilograms. After she started to go jogging everyday she lost 50 kilograms in the first week and 60 kilograms in the second week. How much does she weigh now?", + "input": "", + "output": "\nA: Jessie weighed 114 kilograms. She lost 50 kilograms in the first week and 60 kilograms in the second week. That means in total she lost 50 + 60 = 110 kilograms. Now she weighs 114 - 110 = 4 kilograms. The answer is 4.", + "answer": "4.0", + "output_pred": "Step 1: Subtract the weight lost in the first week from Jessie's initial weight: \n\n114 kg - 50 kg = 64 kg \n\nStep 2: Subtract the weight lost in the second week from Jessie's weight after the first week: \n\n64 kg - 60 kg = 4 kg \n\nTherefore, Jessie now weighs 4 kilograms. \n\nAnswer: 4<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Bobby had 20 pieces of candy. He ate 34 pieces of candy. Then he ate 18 more. How many pieces of candy did Bobby eat?", + "input": "", + "output": "\nA: Bobby had 20 pieces of candy. He ate 34 pieces, so after that he has 20 - 34 = -14 pieces. Then he ate 18 more, so in total he has -14 - 18 = -32 pieces. The answer is 32.", + "answer": "52.0", + "output_pred": "To solve the problem, we need to add the number of pieces of candy Bobby ate in the first step to the number of pieces he ate in the second step:\n\n34 + 18 = 52\n\nTherefore, Bobby ate 52 pieces of candy.<|endoftext|>", + "pred": 52.0, + "flag": true + }, + { + "instruction": "7 red peaches, 15 yellow peaches and 8 green peaches are in the basket. How many peaches are in the basket?", + "input": "", + "output": "\nA: There are 7 red peaches, 15 yellow peaches and 8 green peaches. In total there are 7 + 15 + 8 = 30 peaches. The answer is 30.", + "answer": "30.0", + "output_pred": "To find the total number of peaches in the basket, we need to add the number of red, yellow, and green peaches.\n\n7 + 15 + 8 = 30\n\nTherefore, there are 30 peaches in the basket.<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "5 red peaches, 14 yellow peaches and 6 green peaches are in the basket. How many green and yellow peaches are in the basket?", + "input": "", + "output": "\nA: There are 14 yellow peaches and 6 green peaches. So in total there are 14 + 6 = 20 yellow and green peaches. The answer is 20.", + "answer": "20.0", + "output_pred": "To find the total number of green and yellow peaches in the basket, we need to add the number of green peaches (6) to the number of yellow peaches (14):\n\n6 + 14 = 20\n\nTherefore, there are 20 green and yellow peaches in the basket.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "Carol was sending out birthday invitations to her friends. Each package of invitations she bought had 14 invitations in it and she bought 6 packs. Then she bought 11 extra invitations. How many friends can she invite?", + "input": "", + "output": "\nA: She bought 6 packs of invitations, each with 14 invitations. That means she has 6 * 14 = 84 invitations. She also bought 11 extra invitations, so in total she has 84 + 11 = 95 invitations. She can invite 95 friends. The answer is 95.", + "answer": "95.0", + "output_pred": "Step 1: Find the total number of invitations Carol bought by multiplying the number of packs by the number of invitations per pack: 6 packs x 14 invitations per pack = 84 invitations.\nStep 2: Add the 11 extra invitations to the total number of invitations: 84 invitations + 11 invitations = 95 invitations.\nTherefore, Carol can invite 95 friends. The answer in Arabic numerals is 95.<|endoftext|>", + "pred": 95.0, + "flag": true + }, + { + "instruction": "4 birds and 3 storks were sitting on the fence. 6 more storks came to join them. How many more storks than birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 4 birds and 3 storks on the fence. 6 more storks came, so now there are 3 + 6 = 9 storks. There are still 4 birds. The difference between the number of storks and birds is 9 - 4 = 5. The answer is 5.", + "answer": "5.0", + "output_pred": "Step 1: Find the total number of birds on the fence.\n4 birds\n\nStep 2: Find the total number of storks on the fence.\n3 storks + 6 storks = 9 storks\n\nStep 3: Find the difference between the number of storks and birds.\n9 storks - 4 birds = 5 more storks than birds\n\nAnswer: There are 5 more storks than birds sitting on the fence. (5)<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "You had 14 bags with equal number of cookies. If you had 28 cookies and 86 candies in total. How many bags of cookies do you have?", + "input": "", + "output": "\nA: We know that there are 28 cookies and 86 candies in total. We also know that there are 14 bags with equal number of cookies. This means that each bag must have 28/14 = 2 cookies. So, there are 14 bags with 2 cookies each. The answer is 14.", + "answer": "2.0", + "output_pred": "To solve this problem, we can use the following steps:\n\n1. Divide the total number of cookies by the number of bags to find the number of cookies per bag: \n\n28 cookies \u00f7 14 bags = 2 cookies per bag \n\n2. Multiply the number of cookies per bag by the total number of bags to find the total number of cookies: \n\n2 cookies per bag \u00d7 14 bags = 28 cookies \n\n3. Subtract the total number of candies from the total number of cookies to find the number of cookies only: \n\n28 cookies - 86 candies = 0 cookies \n\n4. Divide the number of cookies only by the number of cookies per bag to find the number of bags with only cookies: \n\n0 cookies \u00f7 2 cookies per bag = 0 bags \n\nTherefore, you have 0 bags of cookies.<|endoftext|>", + "pred": 0.0, + "flag": false + }, + { + "instruction": "Nell collects cards. She had 246 baseball cards and 214 Ace cards. She gave some of her cards to Jeff and now has 404 baseball cards and 495 Ace cards left. How many more Ace cards than baseball cards does Nell have?", + "input": "", + "output": "\nA: Nell had 246 baseball cards and 214 Ace cards. After giving some cards to Jeff, she has 404 baseball cards and 495 Ace cards. The difference between the number of Ace cards and baseball cards is 495 - 404 = 91. So Nell has 91 more Ace cards than baseball cards. The answer is 91.", + "answer": "91.0", + "output_pred": "To find out how many more Ace cards than baseball cards Nell has left, we need to subtract the number of baseball cards from the number of Ace cards:\n\n495 Ace cards - 404 baseball cards = 91 more Ace cards than baseball cards\n\nTherefore, Nell has 91 more Ace cards than baseball cards left. The answer in Arabic numerals is 91.<|endoftext|>", + "pred": 91.0, + "flag": true + }, + { + "instruction": "Each pot has 40 flowers in it. There are 400 flowers in total. How many pots are there in all?", + "input": "", + "output": "\nA: Each pot has 40 flowers. There are 400 flowers in total. That means there must be 400 / 40 = 10 pots. The answer is 10.", + "answer": "10.0", + "output_pred": "To solve this problem, we can use the formula:\n\nTotal number of flowers = Number of pots x Number of flowers per pot\n\nWe know that the total number of flowers is 400 and each pot has 40 flowers in it. So we can substitute these values into the formula:\n\n400 = Number of pots x 40\n\nTo solve for the number of pots, we can divide both sides of the equation by 40:\n\nNumber of pots = 400 \u00f7 40\nNumber of pots = 10\n\nTherefore, there are 10 pots in all. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "5 children were riding on the bus. At the bus stop 63 children got off the bus while some more got on the bus. Then there were 14 children altogether on the bus. How many more children got on the bus than those that got off?", + "input": "", + "output": "\nA: Initially there were 5 children on the bus. 63 children got off the bus. That means there were 5 + 63 = 68 children in total. After that, 14 children were on the bus. That means 14 - 5 = 9 more children got on the bus than those that got off. The answer is 9.", + "answer": "9.0", + "output_pred": "Let's call the number of children who got on the bus \"x\". \n\nWe know that 5 children were already on the bus, so the total number of children on the bus after the stop is 5 + x. \n\nWe also know that 63 children got off the bus, so the total number of children who got off the bus is 63. \n\nFinally, we know that there were 14 children altogether on the bus after the stop, so we can set up an equation: \n\n5 + x - 63 = 14 \n\nSimplifying this equation, we get: \n\nx - 58 = 14 \n\nAdding 58 to both sides, we get: \n\nx = 72 \n\nSo there were 72 children who got on the bus after the stop. \n\nTo find out how many more children got on the bus than those that got off, we can subtract the number of children who got off from the number of children who got on: \n\n72 - 63 = 9 \n\nTherefore, 9 more children got on", + "pred": 9.0, + "flag": true + }, + { + "instruction": "After resting they decided to go for a swim. The depth of the water is 15 times Dean's height. Dean is 4 feet taller than Ron. If Ron stands at 13 feet. How deep was the water?", + "input": "", + "output": "\nA: Ron stands at 13 feet. Dean is 4 feet taller, so Dean stands at 13 + 4 = 17 feet. The water is 15 times Dean's height, so it is 15 * 17 = 255 feet deep. The answer is 255 feet.", + "answer": "255.0", + "output_pred": "Step 1: Find Dean's height.\nDean is 4 feet taller than Ron, so Dean's height = Ron's height + 4 feet\nDean's height = 13 feet + 4 feet\nDean's height = 17 feet\n\nStep 2: Find the depth of the water.\nThe depth of the water is 15 times Dean's height.\nDepth of the water = 15 x Dean's height\nDepth of the water = 15 x 17 feet\nDepth of the water = 255 feet\n\nTherefore, the depth of the water was 255 feet.<|endoftext|>", + "pred": 255.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 58 bottle caps and 25 wrappers at the park. Now he has 11 wrappers and 12 bottle caps in his collection. How many more bottle caps than wrappers does danny have now?", + "input": "", + "output": "\nA: Danny found 58 bottle caps and 25 wrappers at the park. He now has 11 wrappers and 12 bottle caps in his collection. The difference between the number of bottle caps and wrappers must be the number of bottle caps he has added to his collection. So, 12 - 11 = 1. He has 1 more bottle cap than wrapper. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more bottle caps than wrappers Danny has now, we need to subtract the number of wrappers from the number of bottle caps:\n\n12 bottle caps - 11 wrappers = 1 more bottle cap than wrappers\n\nTherefore, Danny has 1 more bottle cap than wrappers in his collection now. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Bobby had 21 pieces of candy. He ate 5 pieces of candy. Then he ate 9 more. How many pieces of candy does he still have left?", + "input": "", + "output": "\nA: Bobby had 21 pieces of candy. He ate 5 pieces, so after that he has 21 - 5 = 16 pieces. Then he ate 9 more, so now he has 16 - 9 = 7 pieces. The answer is 7.", + "answer": "7.0", + "output_pred": "Step 1: Start with the total number of pieces of candy Bobby had: 21\nStep 2: Subtract the number of pieces he ate in the first step: 21 - 5 = 16\nStep 3: Subtract the number of pieces he ate in the second step: 16 - 9 = 7\n\nTherefore, Bobby still has 7 pieces of candy left. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "During summer break 202958 kids from Lawrence county go to camp and the other 777622 kids stay home. How many more kids stayed home compared to those who went to the camp?", + "input": "", + "output": "\nA: There were 202958 kids who went to camp and 777622 kids who stayed home. The difference between these two numbers is 777622 - 202958 = 574664. So, 574664 more kids stayed home compared to those who went to the camp. The answer is 574664.", + "answer": "574664.0", + "output_pred": "To find out how many more kids stayed home compared to those who went to the camp, we need to subtract the number of kids who went to the camp from the number of kids who stayed home.\n\n777622 - 202958 = 574664\n\nTherefore, 574664 more kids stayed home compared to those who went to the camp. The answer in Arabic numerals is 574664.<|endoftext|>", + "pred": 574664.0, + "flag": true + }, + { + "instruction": "During summer break 61619 kids from Lawrence county stayed home and the rest went to camp. The total number of kids in Lawrence county is 91676. About how many kids in Lawrence county went to camp?", + "input": "", + "output": "\nA: 61619 kids stayed home and the rest went to camp. The total number of kids in Lawrence county is 91676. So the number of kids who went to camp must be 91676 - 61619 = 30057. The answer is 30057.", + "answer": "30057.0", + "output_pred": "To find out how many kids in Lawrence county went to camp, we need to subtract the number of kids who stayed home from the total number of kids:\n\n91676 - 61619 = 30057\n\nTherefore, about 30057 kids in Lawrence county went to camp.<|endoftext|>", + "pred": 30057.0, + "flag": true + }, + { + "instruction": "Paco had 37 sweet cookies and 11 salty cookies. He ate 5 sweet cookies and 2 salty cookies. How many more sweet cookies than salty cookies did he eat?", + "input": "", + "output": "\nA: Paco had 37 sweet cookies and 11 salty cookies. He ate 5 sweet cookies and 2 salty cookies. That means he ate 5 more sweet cookies than salty cookies. The answer is 5.", + "answer": "3.0", + "output_pred": "Step 1: Subtract the number of sweet cookies Paco ate from the total number of sweet cookies he had: 37 - 5 = 32\nStep 2: Subtract the number of salty cookies Paco ate from the total number of salty cookies he had: 11 - 2 = 9\nStep 3: Subtract the number of salty cookies Paco ate from the number of sweet cookies he ate: 32 - 2 = 30\nAnswer: Paco ate 30 more sweet cookies than salty cookies. (30)<|endoftext|>", + "pred": 30.0, + "flag": false + }, + { + "instruction": "Jackie has 10 apples. Adam has 8 apples. How many more apples does Jackie have than Adam?", + "input": "", + "output": "\nA: Jackie has 10 apples and Adam has 8 apples. The difference is 10 - 8 = 2 apples. Jackie has 2 more apples than Adam. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more apples Jackie has than Adam, we need to subtract the number of apples Adam has from the number of apples Jackie has.\n\n10 (Jackie's apples) - 8 (Adam's apples) = 2\n\nTherefore, Jackie has 2 more apples than Adam. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Baker made 110 cakes. He sold 75 of them. Then he made 76 more cakes. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker made 110 cakes. He sold 75 of them, so after that he has 110 - 75 = 35 cakes. Then he made 76 more cakes, so now he has 35 + 76 = 111 cakes. The answer is 111.", + "answer": "111.0", + "output_pred": "1. Start with the number of cakes Baker made: 110\n2. Subtract the number of cakes he sold: 110 - 75 = 35\n3. Add the number of cakes he made after selling some: 35 + 76 = 111\n4. Therefore, Baker would still have 111 cakes. \n\nAnswer: 111<|endoftext|>", + "pred": 111.0, + "flag": true + }, + { + "instruction": "Faye was placing her pencils and crayons into 30 rows with 71 crayons and 24 pencils in each row. How many pencils does she have?", + "input": "", + "output": "\nA: Faye has 30 rows with 71 crayons and 24 pencils in each row. That means she has 30 * 24 = 720 pencils. The answer is 720.", + "answer": "720.0", + "output_pred": "To find the total number of pencils Faye has, we need to multiply the number of pencils in each row by the total number of rows:\n\n24 pencils/row x 30 rows = 720 pencils\n\nTherefore, Faye has 720 pencils.<|endoftext|>", + "pred": 720.0, + "flag": true + }, + { + "instruction": "Paul got a box of 65 crayons for his birthday. During the school year he gave 213 crayons to his friends while he lost 16 crayons. How many crayons had been lost or given away?", + "input": "", + "output": "\nA: Paul got a box of 65 crayons. He gave 213 crayons to his friends and lost 16 crayons. That means in total he has given away or lost 213 + 16 = 229 crayons. The answer is 229.", + "answer": "229.0", + "output_pred": "To solve the problem, we need to add up the number of crayons Paul gave away and the number of crayons he lost:\n\n213 (crayons given away) + 16 (crayons lost) = 229\n\nTherefore, Paul had lost or given away a total of 229 crayons. \n\nThe answer in Arabic numerals is: 229.<|endoftext|>", + "pred": 229.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 39 inches. The grasshopper jumped 19 inches farther than the frog and the mouse jumped 12 inches lesser than the frog. How far did the mouse jump?", + "input": "", + "output": "\nA: The grasshopper jumped 39 inches. The frog jumped 19 inches less than the grasshopper, so the frog jumped 39 - 19 = 20 inches. The mouse jumped 12 inches less than the frog, so the mouse jumped 20 - 12 = 8 inches. The answer is 8.", + "answer": "8.0", + "output_pred": "Let's call the distance the frog jumped \"x\". \n\nAccording to the problem, the grasshopper jumped 19 inches farther than the frog, so the grasshopper jumped x + 19 inches. \n\nWe also know that the mouse jumped 12 inches lesser than the frog, so the mouse jumped x - 12 inches. \n\nWe know that the grasshopper jumped 39 inches, so we can set up an equation: \n\nx + 19 = 39 \n\nSubtracting 19 from both sides, we get: \n\nx = 20 \n\nSo the frog jumped 20 inches. \n\nNow we can find out how far the mouse jumped: \n\nx - 12 = 20 - 12 \n\nx - 12 = 8 \n\nSo the mouse jumped 8 inches. \n\nTherefore, the answer is: \n\nThe mouse jumped 8 inches.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Baker made 54 cakes and 143 pastries. If he sold 68 cakes and 92 pastries. How many more pastries than cakes did baker sell?", + "input": "", + "output": "\nA: Baker made 54 cakes and 143 pastries. He sold 68 cakes and 92 pastries. That means he sold 68 - 54 = 14 more cakes than pastries. The answer is 14.", + "answer": "24.0", + "output_pred": "To find out how many more pastries than cakes Baker sold, we need to subtract the number of cakes sold from the number of pastries sold.\n\nNumber of pastries sold = 92\nNumber of cakes sold = 68\n\nDifference = Number of pastries sold - Number of cakes sold\nDifference = 92 - 68\nDifference = 24\n\nTherefore, Baker sold 24 more pastries than cakes. The answer in Arabic numerals is 24.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Dave had 21 apps on his phone. He added 89 new apps. After deleting some he had 24 left. How many more apps did he add than he deleted?", + "input": "", + "output": "\nA: Dave had 21 apps in the beginning. He added 89 new apps, so after that he had 21 + 89 = 110 apps. He deleted some and had 24 left. That means he deleted 110 - 24 = 86 apps. He added 89 apps, so he added more than he deleted. The difference is 89 - 86 = 3 apps. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of apps Dave had after adding 89 new ones.\n21 + 89 = 100\n\nStep 2: Find the number of apps Dave deleted.\n100 - 24 = 76\n\nStep 3: Find the number of apps Dave added more than he deleted.\n89 - 76 = 13\n\nTherefore, Dave added 13 more apps than he deleted. The answer in Arabic numerals is 13.<|endoftext|>", + "pred": 13.0, + "flag": false + }, + { + "instruction": "If each pack costs 81 dollars. How much will it cost to buy 33 packs of dvds?", + "input": "", + "output": "\nA: Each pack costs 81 dollars. To buy 33 packs, it will cost 33 * 81 = 2673 dollars. The answer is 2673.", + "answer": "2673.0", + "output_pred": "To find the cost of buying 33 packs of DVDs, we need to multiply the cost of one pack by the number of packs:\n\n81 dollars/pack x 33 packs = 2,653 dollars\n\nTherefore, it will cost 2,653 dollars to buy 33 packs of DVDs.<|endoftext|>", + "pred": 33.0, + "flag": false + }, + { + "instruction": "Summer is almost here and most animals are migrating back to cooler countries. There are 87 bird families living near a mountain. If 18 new bird families joined them. How many bird families live near the mountain now?", + "input": "", + "output": "\nA: There were 87 bird families living near the mountain. 18 new bird families joined them. So in total there are 87 + 18 = 105 bird families. The answer is 105.", + "answer": "105.0", + "output_pred": "To solve the problem, we need to add the number of bird families that were already living near the mountain to the number of new bird families that joined them. \n\n87 + 18 = 105 \n\nTherefore, there are now 105 bird families living near the mountain. \n\nThe answer in Arabic numerals is: 105.<|endoftext|>", + "pred": 105.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 46 wrappers and 50 bottle caps at the park. Now he has 21 bottle caps and 52 wrappers in his collection. How many more bottle caps than wrappers did danny find at the park?", + "input": "", + "output": "\nA: Danny found 46 wrappers and 50 bottle caps at the park. Now he has 21 bottle caps and 52 wrappers in his collection. The difference must be the number of bottle caps he found at the park. So, he must have found 50 - 46 = 4 more bottle caps than wrappers. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more bottle caps than wrappers Danny found at the park, we need to subtract the number of wrappers he found from the number of bottle caps he found:\n\n50 bottle caps - 21 bottle caps = 29 more bottle caps than wrappers\n\nTherefore, Danny found 29 more bottle caps than wrappers at the park. The answer in Arabic numerals is 29.<|endoftext|>", + "pred": 29.0, + "flag": false + }, + { + "instruction": "36 children were riding on the bus. At the bus stop 68 children got off the bus while some more got on the bus. Then there were 12 children altogether on the bus. How many more children got off the bus than those that got on?", + "input": "", + "output": "\nA: There were 36 children on the bus initially. 68 children got off the bus. That means there were 68 - 36 = 32 more children that got off the bus than those that got on. The answer is 32.", + "answer": "24.0", + "output_pred": "Let's call the number of children who got on the bus \"x\". \n\nAfter 68 children got off the bus, there were 36 - 68 = -32 children left on the bus. \n\nBut we know that there were 12 children on the bus in the end, so we can set up an equation: \n\n-32 + x = 12 \n\nTo solve for x, we can add 32 to both sides: \n\n-32 + x + 32 = 12 + 32 \n\nSimplifying: \n\nx = 44 \n\nSo 44 children got on the bus. \n\nTo find out how many more children got off the bus than those that got on, we can subtract the number of children who got on from the number of children who got off: \n\n68 - 44 = 24 \n\nTherefore, 24 more children got off the bus than those that got on. \n\nThe answer in Arabic numerals is: 24.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Baker made 144 cakes. He sold 71 of them. Then he made 111 more cakes. How many more cakes did baker make than those he sold?", + "input": "", + "output": "\nA: Baker made 144 cakes and sold 71 of them. That means he still has 144 - 71 = 73 cakes. Then he made 111 more cakes. In total he has 73 + 111 = 184 cakes. He sold 71 cakes, so he made 184 - 71 = 113 more cakes than those he sold. The answer is 113.", + "answer": "184.0", + "output_pred": "1. Start with the number of cakes Baker made: 144\n2. Subtract the number of cakes he sold: 144 - 71 = 73\n3. Add the number of cakes he made after selling some: 73 + 111 = 184\n4. Subtract the number of cakes he sold from the total number of cakes he made: 184 - 71 = 113\n\nTherefore, Baker made 113 more cakes than those he sold. The answer in Arabic numerals is 113.<|endoftext|>", + "pred": 113.0, + "flag": false + }, + { + "instruction": "A mailman has to give 9 pieces of junk mail to each house in each block. If there are 20 houses on a block. How many pieces of junk mail should he give in each block?", + "input": "", + "output": "\nA: There are 20 houses in each block. The mailman has to give 9 pieces of junk mail to each house. That means he has to give 20 * 9 = 180 pieces of junk mail in each block. The answer is 180.", + "answer": "180.0", + "output_pred": "To find the total number of pieces of junk mail the mailman has to give in each block, we need to multiply the number of pieces of junk mail per house by the number of houses in each block. \n\nSo, the calculation is: \n\n9 pieces of junk mail per house x 20 houses per block = 180 pieces of junk mail per block \n\nTherefore, the mailman should give 180 pieces of junk mail in each block. \n\nThe answer in Arabic numerals is: 180.<|endoftext|>", + "pred": 180.0, + "flag": true + }, + { + "instruction": "Allan brought 2 balloons and Jake brought 3 balloons to the park. How many more balloons did Jake have than Allan in the park?", + "input": "", + "output": "\nA: Allan brought 2 balloons and Jake brought 3 balloons. Jake has 3 - 2 = 1 more balloon than Allan. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to subtract the number of balloons Allan brought from the number of balloons Jake brought:\n\n3 - 2 = 1\n\nTherefore, Jake had 1 more balloon than Allan in the park. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Jerry had 7 books and 3 action figures on a shelf in his room. Later he added 2 more action figures to the shelf. How many more books than action figures were on his shelf?", + "input": "", + "output": "\nA: Jerry had 7 books and 3 action figures on the shelf. After he added 2 more action figures, he has 7 books and 5 action figures. The difference between the number of books and action figures is 7 - 5 = 2. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Find the total number of items on the shelf before adding the action figures.\n7 books + 3 action figures = 10 items\n\nStep 2: Find the total number of items on the shelf after adding the action figures.\n10 items + 2 action figures = 12 items\n\nStep 3: Find the difference between the number of books and action figures.\n12 items - 7 books = 5 more books than action figures\n\nTherefore, there were 5 more books than action figures on Jerry's shelf. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "There were 7 roses and 12 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 11 roses and 20 orchids in the vase. How many more orchids than roses are there in the vase now?", + "input": "", + "output": "\nA: There were 7 roses and 12 orchids in the vase. After Jessica cut some more, there are 11 roses and 20 orchids. The difference must be the number of orchids she added. So, she must have added 20 - 12 = 8 orchids. The answer is 8.", + "answer": "9.0", + "output_pred": "Step 1: Find the total number of flowers in the vase initially.\n7 roses + 12 orchids = 19 flowers\n\nStep 2: Find the total number of flowers in the vase now.\n11 roses + 20 orchids = 31 flowers\n\nStep 3: Find the difference between the number of orchids and roses now.\n20 orchids - 11 roses = 9 more orchids than roses\n\nTherefore, there are 9 more orchids than roses in the vase now. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Allan brought 6 balloons and Jake brought 2 balloons to the park. Jake then bought 3 more balloons at the park. How many more balloons did Allan have than Jake in the park?", + "input": "", + "output": "\nA: Allan brought 6 balloons and Jake brought 2 balloons. Jake then bought 3 more balloons. So in total, Jake has 2 + 3 = 5 balloons. Allan has 6 balloons. The difference between the two is 6 - 5 = 1 balloon. The answer is 1.", + "answer": "1.0", + "output_pred": "1. Allan brought 6 balloons to the park.\n2. Jake brought 2 balloons to the park.\n3. Jake then bought 3 more balloons at the park, bringing his total to 2 + 3 = 5 balloons.\n4. To find out how many more balloons Allan had than Jake in the park, we need to subtract Jake's total from Allan's total: 6 - 5 = 1.\nTherefore, Allan had 1 more balloon than Jake in the park. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Next on his checklist is wax to stick the feathers together. If the feathers require 166 g of wax and right now he has 20 g. How many more grams of wax does he need?", + "input": "", + "output": "\nA: He needs 166 g of wax. He has 20 g right now. So he needs 166 - 20 = 146 g more. The answer is 146.", + "answer": "146.0", + "output_pred": "To find out how many more grams of wax John needs, we need to subtract the amount of wax he currently has from the total amount of wax required:\n\n166 g - 20 g = 146 g\n\nTherefore, John needs 146 more grams of wax to stick the feathers together. The answer in Arabic numerals is 146.<|endoftext|>", + "pred": 146.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. It took him 16 days to finish the book. If the book had 112 pages. How many pages did he read per day?", + "input": "", + "output": "\nA: Frank read the book for 16 days. The book had 112 pages. So in total he read 112 pages. To find out how many pages he read per day, we divide 112 by 16. 112 / 16 = 7. The answer is 7 pages per day.", + "answer": "7.0", + "output_pred": "To find the number of pages Frank read per day, we need to divide the total number of pages by the number of days it took him to finish the book.\n\nSo, the formula is:\n\nNumber of pages read per day = Total number of pages \u00f7 Number of days\n\nSubstituting the given values, we get:\n\nNumber of pages read per day = 112 \u00f7 16\n\nSimplifying the expression, we get:\n\nNumber of pages read per day = 7\n\nTherefore, Frank read 7 pages per day.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Paul got a box of some crayons for his birthday. During the school year he gave 563 crayons to his friends while he lost 558 crayons. If he only had 332 crayons left. How many crayons did he get for his birthday?", + "input": "", + "output": "\nA: He had 332 crayons left. He gave 563 crayons to his friends and lost 558 crayons. That means he must have had 332 + 563 - 558 = 437 crayons in the beginning. That means he got 437 - 332 = 105 crayons for his birthday. The answer is 105.", + "answer": "1453.0", + "output_pred": "Let's call the number of crayons Paul got for his birthday \"x\". \n\nAccording to the problem, he gave away 563 crayons and lost 558 crayons, so he had x - 563 - 558 crayons left. \n\nWe also know that he had 332 crayons left, so we can set up an equation: \n\nx - 563 - 558 = 332 \n\nSimplifying this equation, we get: \n\nx - 1121 = 332 \n\nAdding 1121 to both sides, we get: \n\nx = 1453 \n\nTherefore, Paul got 1453 crayons for his birthday.<|endoftext|>", + "pred": 1453.0, + "flag": true + }, + { + "instruction": "Baker made 121 cakes. He sold 105 of them and bought 170 new cakes. How many cakes does baker still have?", + "input": "", + "output": "\nA: Baker made 121 cakes. He sold 105 of them, so now he has 121 - 105 = 16 cakes. He bought 170 new cakes, so now he has 16 + 170 = 186 cakes. The answer is 186.", + "answer": "186.0", + "output_pred": "1. Start with the number of cakes Baker made: 121\n2. Subtract the number of cakes he sold: 121 - 105 = 16\n3. Add the number of new cakes he bought: 16 + 170 = 186\n4. Therefore, Baker still has 186 cakes. \n\nAnswer: Baker still has 186 cakes.<|endoftext|>", + "pred": 186.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 3 bird families living near the mountain. 26 new bird families came to live near the mountain from the arctic while 2 bird families flew away further south for winter. How many bird families were left near the mountain?", + "input": "", + "output": "\nA: There were 3 bird families living near the mountain. 26 new bird families came from the arctic, so now there are 3 + 26 = 29 bird families. 2 bird families flew away, so now there are 29 - 2 = 27 bird families left near the mountain. The answer is 27.", + "answer": "27.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away from the number of bird families that came to live near the mountain.\n\nNumber of bird families that came to live near the mountain = 26\nNumber of bird families that flew away = 2\n\nNumber of bird families left near the mountain = Number of bird families that came to live near the mountain - Number of bird families that flew away\nNumber of bird families left near the mountain = 26 - 2\nNumber of bird families left near the mountain = 24\n\nTherefore, there were 24 bird families left near the mountain.<|endoftext|>", + "pred": 24.0, + "flag": false + }, + { + "instruction": "Emily is making bead necklaces for her friends. She made 11 necklaces and each necklace takes 28 beads. How many beads did Emily have?", + "input": "", + "output": "\nA: Emily made 11 necklaces. Each necklace takes 28 beads. That means she used 11 * 28 = 308 beads. The answer is 308.", + "answer": "308.0", + "output_pred": "To find the total number of beads Emily used, we need to multiply the number of necklaces by the number of beads per necklace:\n\n11 necklaces x 28 beads per necklace = 308 beads\n\nTherefore, Emily had 308 beads.<|endoftext|>", + "pred": 308.0, + "flag": true + }, + { + "instruction": "Jerry had some action figures on a shelf in his room. Later he added 7 more action figures to the shelf. If there are a total of 10 action figures on his shelf now. How many action figures did he have initially on the shelf?", + "input": "", + "output": "\nA: There are 10 action figures on the shelf now. 7 were added later. This means there were 10 - 7 = 3 action figures initially on the shelf. The answer is 3.", + "answer": "3.0", + "output_pred": "Let's call the number of action figures Jerry had initially on the shelf \"x\". \n\nAccording to the problem, he added 7 more action figures to the shelf, so the total number of action figures on the shelf now is x + 7. \n\nWe also know that the total number of action figures on the shelf now is 10. \n\nSo we can set up an equation: \n\nx + 7 = 10 \n\nTo solve for x, we can subtract 7 from both sides: \n\nx = 3 \n\nTherefore, Jerry had 3 action figures initially on the shelf.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Together their strawberries weighed 20 pounds. His dad's strawberries weighed 17 pounds. How much did marco's strawberries weigh?", + "input": "", + "output": "\nA: Marco and his dad's strawberries weighed 20 pounds in total. His dad's strawberries weighed 17 pounds. That means Marco's strawberries must have weighed 20 - 17 = 3 pounds. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how much Marco's strawberries weighed, we need to subtract the weight of his dad's strawberries from the total weight of the strawberries.\n\nTotal weight of strawberries = 20 pounds\nWeight of dad's strawberries = 17 pounds\n\nWeight of Marco's strawberries = Total weight of strawberries - Weight of dad's strawberries\nWeight of Marco's strawberries = 20 pounds - 17 pounds\nWeight of Marco's strawberries = 3 pounds\n\nTherefore, Marco's strawberries weighed 3 pounds.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 512 visitors came to the Buckingham palace that day. If there were 471 visitors the previous day and 808 visitors the day before that. How many visited the Buckingham palace within the past 89 days?", + "input": "", + "output": "\nA: There were 471 visitors the previous day and 808 visitors the day before that. That means there were 471 + 808 = 1279 visitors within the past two days. If we assume the same number of visitors each day, then there must have been 1279 * 89 = 113511 visitors within the past 89 days. The answer is 113511.", + "answer": "1791.0", + "output_pred": "To find the total number of visitors to the Buckingham palace in the past 89 days, we need to add up the number of visitors on each day.\n\nTotal number of visitors = 512 + 471 + 808\nTotal number of visitors = 1891\n\nTherefore, 1891 visitors visited the Buckingham palace within the past 89 days.<|endoftext|>", + "pred": 89.0, + "flag": false + }, + { + "instruction": "The Razorback t-shirt shop sells each t-shirt for $ 201 dollars. During the Arkansas and Texas tech game they increased the prices by $ 217 per t-shirt and sold 14 t-shirts. How much money did they make from selling the t-shirts?", + "input": "", + "output": "\nA: The t-shirts were originally sold for $201 each. During the game, the price was increased by $217. So the t-shirts were sold for $201 + $217 = $418 each. They sold 14 t-shirts, so they made $418 * 14 = $5852. The answer is $5852.", + "answer": "5852.0", + "output_pred": "Step 1: Find the new price of each t-shirt by adding $217 to $201.\n$201 + $217 = $418\n\nStep 2: Multiply the new price of each t-shirt by the number of t-shirts sold.\n$418 x 14 = $5,792\n\nTherefore, the Razorback t-shirt shop made $5,792 from selling the t-shirts during the Arkansas and Texas tech game. The answer in Arabic numerals is 5792.<|endoftext|>", + "pred": 5792.0, + "flag": false + }, + { + "instruction": "A chef had 58 apples. After making some pies, he had used 35. How many apples remained?", + "input": "", + "output": "\nA: The chef had 58 apples. After making pies, he used 35. That means he still has 58 - 35 = 23 apples. The answer is 23.", + "answer": "23.0", + "output_pred": "To solve the problem, we need to subtract the number of apples used from the original number of apples:\n\n58 - 35 = 23\n\nTherefore, the chef had 23 apples remaining. The answer in Arabic numerals is 23.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "Edward spent $ 4 to buy books and $ 3 to buy pens. Now he has $ 12. How much did Edward spend on books and pens?", + "input": "", + "output": "\nA: Edward spent $4 on books and $3 on pens. So in total he spent $4 + $3 = $7. He has $12 now, so he must have had $12 + $7 = $19 before. The answer is $19.", + "answer": "7.0", + "output_pred": "Let's call the amount Edward spent on books \"x\" and the amount he spent on pens \"y\". \n\nFrom the problem, we know that: \n\nx + y = total amount spent \n\nWe also know that Edward spent $4 on books and $3 on pens, so: \n\nx = 4 \ny = 3 \n\nSubstituting these values into the first equation, we get: \n\n4 + 3 = total amount spent \n\n7 = total amount spent \n\nTherefore, Edward spent $7 on books and pens. \n\nAnswer: 7<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "At the arcade Dave had won 14 tickets and lost 2 tickets. If he used 10 to buy some toys. How many tickets did Dave have left?", + "input": "", + "output": "\nA: Dave had 14 tickets. He lost 2 tickets, so now he has 14 - 2 = 12 tickets. He used 10 tickets to buy toys, so now he has 12 - 10 = 2 tickets left. The answer is 2.", + "answer": "2.0", + "output_pred": "1. Start with the number of tickets Dave had won: 14\n2. Subtract the number of tickets he lost: 14 - 2 = 12\n3. Subtract the number of tickets he used to buy toys: 12 - 10 = 2\n\nTherefore, Dave had 2 tickets left. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Edward spent $ 16 to buy 92 books each book costing him the same amount of money. Now he has $ 6. How much did Edward have before he spent his money?", + "input": "", + "output": "\nA: Edward spent $16 to buy 92 books. That means each book cost him $16/92 = $0.17. He has $6 now, so before he spent his money he must have had $6 + $16 = $22. The answer is 22.", + "answer": "22.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal cost = number of books x cost per book\n\nWe know that Edward spent $16 on 92 books, so we can plug in those values:\n\n$16 = 92 x cost per book\n\nTo solve for the cost per book, we can divide both sides by 92:\n\ncost per book = $16 \u00f7 92\ncost per book = $0.17\n\nNow we can use the cost per book to find out how much Edward had before he spent his money:\n\ntotal cost = number of books x cost per book\ntotal cost = 92 x $0.17\ntotal cost = $15.44\n\nTherefore, Edward had $15.44 before he spent his money.<|endoftext|>", + "pred": 15.44, + "flag": false + }, + { + "instruction": "The cave is 1218 feet deep and they are already at 849 feet. If they are travelling at speed of 17. How much farther until they reach the end of the cave?", + "input": "", + "output": "\nA: They are already at 849 feet. The cave is 1218 feet deep. So they have to travel 1218 - 849 = 369 feet. At a speed of 17, it will take 369 / 17 = 21.7 minutes. The answer is 21.7 minutes.", + "answer": "369.0", + "output_pred": "To find out how much farther they need to travel, we need to subtract the distance they have already traveled from the total distance of the cave:\n\n1218 feet - 849 feet = 369 feet\n\nTherefore, they still need to travel 369 feet to reach the end of the cave.\n\nThe answer in Arabic numerals is: 369.<|endoftext|>", + "pred": 369.0, + "flag": true + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 31 cookies yesterday 270 cookies this morning and 419 cookies the day before yesterday. How many cookies did Helen bake till last night?", + "input": "", + "output": "\nA: Helen baked 31 cookies yesterday, 270 cookies this morning and 419 cookies the day before yesterday. That means in total she has baked 31 + 270 + 419 = 720 cookies. The answer is 720.", + "answer": "450.0", + "output_pred": "To find out how many cookies Helen baked till last night, we need to add up the number of cookies she baked yesterday, this morning, and the day before yesterday.\n\n31 + 270 + 419 = 720\n\nTherefore, Helen baked 720 cookies till last night.<|endoftext|>", + "pred": 720.0, + "flag": false + }, + { + "instruction": "The school is planning a field trip. The school has 72 classrooms. There are 3 seats on each school bus. If there are a total of 111 students in the school. How many buses are needed to take the trip?", + "input": "", + "output": "\nA: There are 72 classrooms and 111 students in the school. Each bus has 3 seats. That means 111 students need 111 / 3 = 37 buses. The answer is 37.", + "answer": "37.0", + "output_pred": "To solve this problem, we need to divide the total number of students by the number of seats on each bus:\n\n111 students \u00f7 3 seats per bus = 37 buses\n\nTherefore, the school needs 37 buses to take the field trip.<|endoftext|>", + "pred": 37.0, + "flag": true + }, + { + "instruction": "Rachel picked 2 ripe apples from her tree. Now the tree has 7 apples still on it. If 6 of those are ripe and the rest are unripe. How many ripe apples did the tree have to begin with?", + "input": "", + "output": "\nA: Rachel picked 2 ripe apples from the tree. Now there are 7 apples left on the tree. 6 of those are ripe and the rest are unripe. That means there were originally 7 + 2 = 9 ripe apples. The answer is 9.", + "answer": "8.0", + "output_pred": "Let's call the number of ripe apples the tree had to begin with \"x\". \n\nWe know that Rachel picked 2 ripe apples, so the total number of ripe apples on the tree now is x + 2. \n\nWe also know that there are 7 apples left on the tree, and 6 of them are ripe. So the number of unripe apples on the tree is 7 - 6 = 1. \n\nWe can set up an equation to solve for x: \n\nx + 2 = 6 + 1 \n\nSimplifying: \n\nx + 2 = 7 \n\nSubtracting 2 from both sides: \n\nx = 5 \n\nTherefore, the tree had 5 ripe apples to begin with.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "The Ferris wheel in paradise park has 4 seats. If 20 people can ride the wheel at the same time. How many people can each seat hold?", + "input": "", + "output": "\nA: The Ferris wheel has 4 seats. 20 people can ride it at the same time. That means each seat can hold 20 / 4 = 5 people. The answer is 5.", + "answer": "5.0", + "output_pred": "To solve this problem, we need to divide the total number of people by the number of seats on the Ferris wheel:\n\n20 people \u00f7 4 seats = 5 people per seat\n\nTherefore, each seat on the Ferris wheel can hold 5 people. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 210 dollars off each jersey and $ 240 off each t-shirt. During the Arkansas and Texas tech game they sold 177 t-shirts and 23 jerseys. How much more does a t-shirt cost than a jersey?", + "input": "", + "output": "\nA: The Razorback shop makes $210 off each jersey and $240 off each t-shirt. They sold 177 t-shirts and 23 jerseys. That means they made 177 * $240 = $42,480 from the t-shirts and 23 * $210 = $4,830 from the jerseys. The difference between the two is $42,480 - $4,830 = $37,650. The answer is $37,650.", + "answer": "30.0", + "output_pred": "To find out how much more a t-shirt costs than a jersey, we need to calculate the total revenue from selling t-shirts and jerseys separately, and then subtract the revenue from selling jerseys from the revenue from selling t-shirts.\n\nTotal revenue from selling t-shirts = $240 x 177 = $43,080\nTotal revenue from selling jerseys = $210 x 23 = $5,030\n\nDifference in revenue = Total revenue from selling t-shirts - Total revenue from selling jerseys\nDifference in revenue = $43,080 - $5,030\nDifference in revenue = $38,050\n\nTherefore, a t-shirt costs $38,050 more than a jersey.<|endoftext|>", + "pred": 38050.0, + "flag": false + }, + { + "instruction": "The ring toss game at the carnival made 382 dollars in the first 44 days and 374 dollars in the remaining 10 days. How much did they make in all?", + "input": "", + "output": "\nA: In the first 44 days, they made 382 dollars. In the remaining 10 days, they made 374 dollars. In total, they made 382 + 374 = 756 dollars. The answer is 756.", + "answer": "756.0", + "output_pred": "To find out how much they made in all, we need to add the amount they made in the first 44 days to the amount they made in the remaining 10 days.\n\n382 + 374 = 756\n\nTherefore, they made 756 dollars in all.<|endoftext|>", + "pred": 756.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There were 39 paintings in the Buckingham palace. There, Rachel learned that 661 visitors came to the Buckingham palace that day. If there were 600 visitors the previous day. How many more visitors visited the Buckingham palace on that day than on the previous day?", + "input": "", + "output": "\nA: The previous day there were 600 visitors. On the current day there were 661 visitors. The difference must be the number of visitors who visited the palace on the current day. So, 661 - 600 = 61 visitors visited the palace on the current day. The answer is 61.", + "answer": "61.0", + "output_pred": "To find out how many more visitors visited the Buckingham palace on that day than on the previous day, we need to subtract the number of visitors on the previous day from the number of visitors on that day.\n\nNumber of visitors on that day = 661\nNumber of visitors on the previous day = 600\n\nDifference = Number of visitors on that day - Number of visitors on the previous day\nDifference = 661 - 600\nDifference = 61\n\nTherefore, 61 more visitors visited the Buckingham palace on that day than on the previous day. The answer in Arabic numerals is 61.<|endoftext|>", + "pred": 61.0, + "flag": true + }, + { + "instruction": "There were 100 dollars in Olivia's wallet. She collected 148 more dollars from an atm. After she visited a supermarket there were 159 dollars left. How much did she spend?", + "input": "", + "output": "\nA: She had 100 dollars in her wallet. She collected 148 more from an atm. So in total she had 100 + 148 = 248 dollars. After she visited the supermarket she had 159 dollars left. This means she spent 248 - 159 = 89 dollars. The answer is 89.", + "answer": "89.0", + "output_pred": "Step 1: Add the amount of money Olivia had in her wallet to the amount she collected from the ATM: \n\n100 + 148 = 248 \n\nStep 2: Subtract the amount of money Olivia had left after visiting the supermarket from the total amount of money she had: \n\n248 - 159 = 89 \n\nTherefore, Olivia spent 89 dollars. The answer in Arabic numerals is 89.<|endoftext|>", + "pred": 89.0, + "flag": true + }, + { + "instruction": "If they are already at 659 feet and the cave is 762 feet deep. How much farther until they reach the end of the cave?", + "input": "", + "output": "\nA: They are already at 659 feet. The cave is 762 feet deep. The difference must be the distance they have to go. So, they have to go 762 - 659 = 103 feet. The answer is 103.", + "answer": "103.0", + "output_pred": "To find out how much farther they need to go until they reach the end of the cave, we need to subtract the current depth of the cave from the total depth of the cave:\n\n762 - 659 = 103\n\nTherefore, they need to go 103 feet further to reach the end of the cave. \n\nThe answer in Arabic numerals is: 103.<|endoftext|>", + "pred": 103.0, + "flag": true + }, + { + "instruction": "Jack received 4 emails and sent 2 letters in the morning. He then received 6 emails and sent 8 letters in the afternoon. How many emails did Jack send in the day?", + "input": "", + "output": "\nA: Jack sent 2 letters in the morning and 8 letters in the afternoon. In total he sent 2 + 8 = 10 letters. The answer is 10.", + "answer": "10.0", + "output_pred": "To find out how many emails Jack sent in the day, we need to add up the number of emails he received and the number of emails he sent.\n\nNumber of emails received in the morning = 4\nNumber of emails received in the afternoon = 6\n\nTotal number of emails received = 4 + 6 = 10\n\nNumber of letters sent in the morning = 2\nNumber of letters sent in the afternoon = 8\n\nTotal number of letters sent = 2 + 8 = 10\n\nTherefore, Jack sent a total of 10 emails and 10 letters in the day.\n\nAnswer: 10<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "There were 9 roses and 6 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 13 orchids and 3 roses in the vase. How many more orchids than roses are there in the vase now?", + "input": "", + "output": "\nA: There were 9 roses and 6 orchids in the vase. Jessica cut some more roses and orchids. Now there are 13 orchids and 3 roses. The difference between the number of orchids and roses must be the number of orchids she cut. So, she must have cut 13 - 6 = 7 orchids. The answer is 7.", + "answer": "10.0", + "output_pred": "To solve the problem, we need to find the difference between the number of orchids and roses in the vase now.\n\nStep 1: Find the total number of flowers in the vase now.\nTotal number of flowers = Number of roses + Number of orchids\nTotal number of flowers = 3 + 13\nTotal number of flowers = 16\n\nStep 2: Find the difference between the number of orchids and roses.\nDifference = Number of orchids - Number of roses\nDifference = 13 - 3\nDifference = 10\n\nTherefore, there are 10 more orchids than roses in the vase now. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "16 people can ride the Ferris wheel in paradise park at the same time. If the Ferris wheel has 4 seats. How many people can each seat hold?", + "input": "", + "output": "\nA: The Ferris wheel has 4 seats. 16 people can ride it at the same time. That means each seat can hold 16 / 4 = 4 people. The answer is 4.", + "answer": "4.0", + "output_pred": "To solve this problem, we need to divide the total number of people by the number of seats on the Ferris wheel:\n\n16 people \u00f7 4 seats = 4 people per seat\n\nTherefore, each seat on the Ferris wheel can hold 4 people. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Haley grew 20 trees in her backyard. After a typhoon 4 trees were left. How many trees died in the typhoon?", + "input": "", + "output": "\nA: Haley had 20 trees in her backyard. After the typhoon, only 4 trees were left. That means 20 - 4 = 16 trees died in the typhoon. The answer is 16.", + "answer": "16.0", + "output_pred": "To find out how many trees died in the typhoon, we need to subtract the number of trees left after the typhoon from the total number of trees Haley grew in her backyard.\n\nTotal number of trees = 20\nNumber of trees left after the typhoon = 4\n\nNumber of trees that died in the typhoon = Total number of trees - Number of trees left after the typhoon\nNumber of trees that died in the typhoon = 20 - 4\nNumber of trees that died in the typhoon = 16\n\nTherefore, 16 trees died in the typhoon.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "Next on his checklist is wax to stick the feathers together and colors to paint them. He needs a total of 57 g of colors to paint them. He needs 22 g of wax more. If the feathers require a total of 353 g of wax. How many grams of wax does he already have?", + "input": "", + "output": "\nA: He needs 57 g of colors and 22 g of wax more. That means he needs 57 + 22 = 79 g of wax in total. He already has 353 g of wax. So, he has 353 - 79 = 274 g of wax. The answer is 274.", + "answer": "331.0", + "output_pred": "Let's call the amount of wax he already has \"x\". \n\nWe know that he needs a total of 353 g of wax, so we can set up an equation: \n\nx + 22 = 353 \n\nTo solve for x, we can subtract 22 from both sides: \n\nx = 331 \n\nSo he already has 331 g of wax. \n\nTo find out how many grams of colors he needs, we can subtract the amount of wax he already has from the total amount of wax he needs: \n\n57 - 331 = -274 \n\nBut we can't have negative grams of colors, so we know that he doesn't have enough wax to paint all the feathers. \n\nTo find out how many feathers he can paint, we can divide the total amount of wax he has by the amount of wax needed for each feather: \n\n331 \u00f7 353 = 0.92 \n\nSo he can only paint about 0.92 feathers", + "pred": 0.92, + "flag": false + }, + { + "instruction": "Ed had 30 more marbles than Doug. Ed lost 21 of his marbles at the playground. If Ed had 91 marbles. How many more marbles did Ed have than Doug then?", + "input": "", + "output": "\nA: Ed had 30 more marbles than Doug. That means Ed had 91 marbles and Doug had 91 - 30 = 61 marbles. Ed lost 21 marbles, so now he has 91 - 21 = 70 marbles. That means Ed still has 70 - 61 = 9 more marbles than Doug. The answer is 9.", + "answer": "9.0", + "output_pred": "Let's start by finding out how many marbles Doug had. We know that Ed had 30 more marbles than Doug, so:\n\nDoug's marbles = Ed's marbles - 30\nDoug's marbles = 91 - 30\nDoug's marbles = 61\n\nSo Doug had 61 marbles.\n\nNext, we need to find out how many marbles Ed had after losing 21 at the playground:\n\nEd's marbles after losing 21 = Ed's original marbles - 21\nEd's marbles after losing 21 = 91 - 21\nEd's marbles after losing 21 = 70\n\nSo Ed had 70 marbles after losing 21 at the playground.\n\nFinally, we can find out how many more marbles Ed had than Doug:\n\nMore marbles Ed had than Doug = Ed's marbles after losing 21 - Doug's marbles\nMore marbles Ed had than Doug = 70 - 61\nMore marbles Ed had than", + "pred": 61.0, + "flag": false + }, + { + "instruction": "Frank put 11 pieces of candy in each bag. If he had 22 pieces of candy. How many bags would he have?", + "input": "", + "output": "\nA: He put 11 pieces of candy in each bag. He had 22 pieces of candy. That means he can make 22 / 11 = 2 bags. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we need to divide the total number of pieces of candy by the number of pieces of candy in each bag:\n\n22 \u00f7 11 = 2\n\nTherefore, Frank would have 2 bags of candy. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Faye was placing her pencils into rows with 5 pencils in each row. If she had 35 pencils and 7 crayons. How many rows could she make?", + "input": "", + "output": "\nA: She has 35 pencils and 7 crayons. She wants to make rows with 5 pencils in each row. That means she can make 35 / 5 = 7 rows with pencils. She can't make any rows with crayons, so the answer is 7.", + "answer": "7.0", + "output_pred": "To solve the problem, we need to divide the total number of pencils by the number of pencils in each row:\n\n35 pencils \u00f7 5 pencils/row = 7 rows\n\nTherefore, Faye could make 7 rows of pencils.\n\nThe answer in Arabic numerals is: 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "3 birds were sitting on the fence. 2 more birds and 6 more storks came to join them. How many more storks than birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 3 birds on the fence. 2 more birds came, so now there are 3 + 2 = 5 birds. 6 more storks came, so now there are 6 storks. The difference between the number of birds and storks is 6 - 5 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "1. Start with the number of birds on the fence: 3\n2. Add the number of birds that came to join them: 3 + 2 = 5\n3. Add the number of storks that came to join them: 5 + 6 = 11\n4. Subtract the number of birds from the number of storks: 11 - 5 = 6\n\nTherefore, there are 6 more storks than birds sitting on the fence. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "There are 7 baskets of peaches. Each basket has 10 red peaches and 2 green peaches. How many green peaches are in the baskets altogether?", + "input": "", + "output": "\nA: There are 7 baskets. Each basket has 10 red peaches and 2 green peaches. That means in total there are 7 * (10 + 2) = 94 peaches. Of these, 7 * 2 = 14 are green. The answer is 14.", + "answer": "14.0", + "output_pred": "Step 1: Find the total number of red peaches in the baskets.\n7 baskets x 10 red peaches per basket = 70 red peaches\n\nStep 2: Find the total number of green peaches in the baskets.\n7 baskets x 2 green peaches per basket = 14 green peaches\n\nStep 3: Add the number of red peaches and green peaches together to find the total number of peaches in the baskets.\n70 red peaches + 14 green peaches = 84 peaches\n\nTherefore, there are 14 green peaches in the baskets altogether. The answer in Arabic numerals is 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 41 sacks of unripe oranges and 86 sacks of ripe oranges per day. How many more sacks of ripe oranges than unripe oranges are harvested per day?", + "input": "", + "output": "\nA: There are 41 sacks of unripe oranges and 86 sacks of ripe oranges. The difference between them is 86 - 41 = 45 sacks. So, 45 more sacks of ripe oranges than unripe oranges are harvested per day. The answer is 45.", + "answer": "45.0", + "output_pred": "To find out how many more sacks of ripe oranges than unripe oranges are harvested per day, we need to subtract the number of sacks of unripe oranges from the number of sacks of ripe oranges:\n\n86 - 41 = 45\n\nTherefore, 45 more sacks of ripe oranges are harvested per day than unripe oranges. The answer in Arabic numerals is 45.<|endoftext|>", + "pred": 45.0, + "flag": true + }, + { + "instruction": "Baker made 133 cakes. If he sold 51 of them. How many more cakes did baker make than those he sold?", + "input": "", + "output": "\nA: Baker made 133 cakes. He sold 51 of them. That means he still has 133 - 51 = 82 cakes. The answer is 82.", + "answer": "82.0", + "output_pred": "To find out how many more cakes Baker made than those he sold, we need to subtract the number of cakes he sold from the total number of cakes he made.\n\n133 - 51 = 82\n\nTherefore, Baker made 82 more cakes than those he sold. The answer in Arabic numerals is 82.<|endoftext|>", + "pred": 82.0, + "flag": true + }, + { + "instruction": "During summer break 819058 kids from Lawrence county go to camp and the other 668278 kids stay home. How many more kids spent their summer break at the camp compared to those who stayed home?", + "input": "", + "output": "\nA: 819058 kids went to camp and 668278 kids stayed home. The difference between these two numbers is 819058 - 668278 = 150780. This means 150780 more kids spent their summer break at the camp compared to those who stayed home. The answer is 150780.", + "answer": "150780.0", + "output_pred": "To find out how many more kids spent their summer break at the camp compared to those who stayed home, we need to subtract the number of kids who stayed home from the number of kids who went to camp:\n\n819058 - 668278 = 150880\n\nTherefore, 150880 more kids spent their summer break at the camp compared to those who stayed home.\n\nThe answer in Arabic numerals is: 150880.<|endoftext|>", + "pred": 150880.0, + "flag": false + }, + { + "instruction": "In a school there are 902 girls and 811 boys. 44 more girls joined the school. How many girls are there in the school now?", + "input": "", + "output": "\nA: There were 902 girls and 811 boys. 44 more girls joined the school. So now there are 902 + 44 = 946 girls. The answer is 946.", + "answer": "946.0", + "output_pred": "Step 1: Add the number of girls who joined the school to the original number of girls.\n902 + 44 = 946\n\nStep 2: The total number of students in the school is the sum of the number of girls and boys.\n946 + 811 = 1757\n\nTherefore, there are now 946 girls in the school. The answer in Arabic numerals is 946.<|endoftext|>", + "pred": 946.0, + "flag": true + }, + { + "instruction": "3 birds and 4 storks were sitting on the fence. 6 more storks came to join them. How many birds and storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 3 birds and 4 storks initially. 6 more storks came, so now there are 3 birds and 4 + 6 = 10 storks. The answer is 3 birds and 10 storks.", + "answer": "13.0", + "output_pred": "Step 1: Add the number of birds and storks that were originally on the fence: 3 birds + 4 storks = 7 birds and storks\nStep 2: Add the number of storks that came to join them: 7 birds and storks + 6 storks = 13 birds and storks\nAnswer: There are 13 birds and storks sitting on the fence. (13)<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Haley has 20 marbles. In her class 2 boys love to play marbles. If she distributes her marbles equally. How many will each of the boys receive?", + "input": "", + "output": "\nA: She has 20 marbles. She wants to distribute them equally to 2 boys. That means each boy will get 20 / 2 = 10 marbles. The answer is 10.", + "answer": "10.0", + "output_pred": "To solve the problem, we need to divide the total number of marbles by the number of boys:\n\n20 marbles \u00f7 2 boys = 10 marbles per boy\n\nTherefore, each of the boys will receive 10 marbles. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 28 sacks of ripe oranges and 52 sacks of unripe oranges per day. How many sacks of oranges will they have after 26 days of harvest?", + "input": "", + "output": "\nA: They harvest 28 sacks of ripe oranges and 52 sacks of unripe oranges per day. In 26 days, they will have 26 * 28 = 728 sacks of ripe oranges and 26 * 52 = 1352 sacks of unripe oranges. In total, they will have 728 + 1352 = 2080 sacks of oranges. The answer is 2080.", + "answer": "2080.0", + "output_pred": "Step 1: Find the total number of sacks of oranges harvested per day.\n28 + 52 = 80\n\nStep 2: Multiply the total number of sacks of oranges harvested per day by the number of days of harvest.\n80 x 26 = 2080\n\nTherefore, after 26 days of harvest, they will have 2080 sacks of oranges. The answer in Arabic numerals is 2080.<|endoftext|>", + "pred": 2080.0, + "flag": true + }, + { + "instruction": "Jerry had 5 action figures and 2 books on a shelf in his room. Later he added 9 more books to the shelf. How many more books than action figures were on his shelf?", + "input": "", + "output": "\nA: Jerry had 5 action figures and 2 books on the shelf. He added 9 more books, so now he has 2 + 9 = 11 books. He still has 5 action figures. The difference between the number of books and action figures is 11 - 5 = 6. The answer is 6.", + "answer": "6.0", + "output_pred": "Step 1: Find the total number of items on the shelf before Jerry added more books.\n5 action figures + 2 books = 7 items\n\nStep 2: Find the total number of items on the shelf after Jerry added more books.\n7 items + 9 books = 16 items\n\nStep 3: Find the difference between the total number of books and action figures.\n16 books - 5 action figures = 11 more books than action figures\n\nAnswer: There were 11 more books than action figures on Jerry's shelf. (11)<|endoftext|>", + "pred": 11.0, + "flag": false + }, + { + "instruction": "After Olivia visited a supermarket there were 29 dollars left. If there were 54 dollars in her wallet initially. How much did she spend?", + "input": "", + "output": "\nA: She had 54 dollars in her wallet initially. After the visit, she has 29 dollars left. This means she must have spent 54 - 29 = 25 dollars. The answer is 25.", + "answer": "25.0", + "output_pred": "To find out how much Olivia spent, we need to subtract the amount of money left in the supermarket from the amount of money she had initially:\n\n54 dollars - 29 dollars = 25 dollars\n\nTherefore, Olivia spent 25 dollars at the supermarket.<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "There are 65 baskets of peaches. Each basket has 7 red peaches and 3 green peaches. How many peaches are in each basket?", + "input": "", + "output": "\nA: Each basket has 7 red peaches and 3 green peaches. That means each basket has 7 + 3 = 10 peaches. The answer is 10.", + "answer": "10.0", + "output_pred": "To find the total number of peaches in each basket, we need to add the number of red peaches and green peaches in each basket.\n\nNumber of red peaches in each basket = 7\nNumber of green peaches in each basket = 3\n\nTotal number of peaches in each basket = 7 + 3 = 10\n\nTherefore, there are 10 peaches in each basket.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of eggs into 4 groups. Rebecca has 8 eggs and 6 marbles. How many eggs will each group have?", + "input": "", + "output": "\nA: Rebecca has 8 eggs and 6 marbles. She wants to split them into 4 groups. 8 eggs divided by 4 groups is 8 / 4 = 2 eggs per group. 6 marbles divided by 4 groups is 6 / 4 = 1.5 marbles per group. Since marbles cannot be split, each group will have 2 eggs and 1 marble. The answer is 2 eggs and 1 marble per group.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of eggs by the number of groups:\n\n8 eggs \u00f7 4 groups = 2 eggs per group\n\nTherefore, each group will have 2 eggs.\n\nThe answer in Arabic numerals is: 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "They decided to hold the party in their backyard. They have 14 chairs for each set of table. If they have 9 sets of tables. How many more chairs than tables do they have?", + "input": "", + "output": "\nA: They have 9 sets of tables. Each set has 14 chairs. That means in total they have 9 * 14 = 126 chairs. They have 9 tables. So they have 126 - 9 = 117 more chairs than tables. The answer is 117.", + "answer": "117.0", + "output_pred": "Step 1: Find the total number of chairs by multiplying the number of chairs per set by the number of sets of tables: \n14 chairs/set x 9 sets = 126 chairs \n\nStep 2: Find the total number of tables by dividing the number of chairs by the number of chairs per table: \n126 chairs \u00f7 14 chairs/table = 9 tables \n\nStep 3: Find the difference between the number of chairs and tables by subtracting the number of tables from the number of chairs: \n126 chairs - 9 tables = 117 more chairs than tables \n\nAnswer: They have 117 more chairs than tables.<|endoftext|>", + "pred": 117.0, + "flag": true + }, + { + "instruction": "17 red peaches and 16 green peaches are in the basket. How many more red peaches than green peaches are in the basket?", + "input": "", + "output": "\nA: There are 17 red peaches and 16 green peaches. The difference between them is 17 - 16 = 1. So there is 1 more red peach than green peach. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more red peaches than green peaches are in the basket, we need to subtract the number of green peaches from the number of red peaches:\n\n17 red peaches - 16 green peaches = 1 more red peach than green peach\n\nTherefore, there are 1 more red peach than green peach in the basket. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Dan had $ 3 left with him after he bought a candy bar. If he had $ 4 at the start. How much did the candy bar cost?", + "input": "", + "output": "\nA: Dan had $4 at the start. He bought a candy bar and now he has $3 left. This means he must have spent $4 - $3 = $1 on the candy bar. The answer is $1.", + "answer": "1.0", + "output_pred": "To find the cost of the candy bar, we need to subtract the amount Dan had left from the amount he had at the start:\n\n$4 - $3 = $1\n\nTherefore, the candy bar cost $1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Josh had 15 marbles in his collection. He found 9 marbles while he lost 23 marbles. How many more marbles did he lose than those he found?", + "input": "", + "output": "\nA: Josh had 15 marbles in his collection. He found 9 marbles, so he has 15 + 9 = 24 marbles. He lost 23 marbles, so he has 24 - 23 = 1 marble left. He lost more marbles than those he found. The difference is 23 - 9 = 14 marbles. The answer is 14.", + "answer": "14.0", + "output_pred": "Step 1: Find the total number of marbles Josh has now.\n15 + 9 - 23 = 1\n\nStep 2: Find the difference between the number of marbles he found and lost.\n9 - 23 = -14\n\nTherefore, Josh lost 14 more marbles than those he found. The answer in Arabic numerals is -14.<|endoftext|>", + "pred": -14.0, + "flag": false + }, + { + "instruction": "There were 61 parents in the program and 177 pupils too. The program could seat 44 people. How many people were present in the program?", + "input": "", + "output": "\nA: There were 61 parents and 177 pupils. In total there were 61 + 177 = 238 people. The program could seat 44 people. So, 238 - 44 = 194 people were present in the program. The answer is 194.", + "answer": "238.0", + "output_pred": "To find the total number of people present in the program, we need to add the number of parents and pupils:\n\n61 parents + 177 pupils = 238 people\n\nHowever, the program could only seat 44 people, so we need to subtract that from the total number of people:\n\n238 people - 44 people = 194 people\n\nTherefore, there were 194 people present in the program.<|endoftext|>", + "pred": 194.0, + "flag": false + }, + { + "instruction": "There are 20 houses in a block. If a mailman has to give 32 pieces of junk mail to each house in each block. How many pieces of junk mail should he give each block?", + "input": "", + "output": "\nA: There are 20 houses in a block. Each house should get 32 pieces of junk mail. That means in total 20 * 32 = 640 pieces of junk mail should be given to each block. The answer is 640.", + "answer": "640.0", + "output_pred": "To find the total number of pieces of junk mail the mailman has to give to all the houses in the block, we need to multiply the number of houses by the number of pieces of junk mail per house:\n\n20 houses x 32 pieces of junk mail per house = 640 pieces of junk mail\n\nTherefore, the mailman should give each block 640 pieces of junk mail. The answer in Arabic numerals is 640.<|endoftext|>", + "pred": 640.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps. He found 36 bottle caps at the park while he threw away 35 old ones. Now he has 22 bottle caps in his collection. How many more bottle caps did danny find at the park than those he threw away?", + "input": "", + "output": "\nA: Danny found 36 bottle caps at the park and threw away 35 old ones. The difference between the two is 36 - 35 = 1. So he found 1 more bottle cap than those he threw away. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more bottle caps Danny found at the park than those he threw away, we need to subtract the number of bottle caps he threw away from the number he found:\n\n36 - 35 = 1\n\nTherefore, Danny found 1 more bottle cap at the park than those he threw away. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Faye was placing 12 pencils equally into 3 rows. How many pencils did she place in each row?", + "input": "", + "output": "\nA: She was placing 12 pencils into 3 rows. This means each row must have 12 / 3 = 4 pencils. The answer is 4.", + "answer": "4.0", + "output_pred": "To solve this problem, we need to divide the total number of pencils by the number of rows:\n\n12 pencils \u00f7 3 rows = 4 pencils per row\n\nTherefore, Faye placed 4 pencils in each row. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had 7 bags of cans. The next day she found 12 more bags worth of cans. How many more bags did she find on the next day than she had on monday?", + "input": "", + "output": "\nA: On Monday she had 7 bags of cans. On Tuesday she found 12 more bags. The difference between the two is 12 - 7 = 5 bags. The answer is 5.", + "answer": "5.0", + "output_pred": "To solve the problem, we need to subtract the number of bags Tiffany had on Monday from the number of bags she found on the next day:\n\n12 - 7 = 5\n\nTherefore, Tiffany found 5 more bags on the next day than she had on Monday. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Jerry had some action figures on a shelf in his room. Later he added 2 more action figures to the shelf and removed 7 of the old ones. If there are 10 action figures on his shelf now. How many action figures did he have initially on the shelf?", + "input": "", + "output": "\nA: Initially there were 10 action figures on the shelf. Later he added 2 more and removed 7. That means he had 10 + 2 - 7 = 5 action figures initially. The answer is 5.", + "answer": "15.0", + "output_pred": "Let's call the number of action figures Jerry had initially on the shelf \"x\". \n\nAccording to the problem, he added 2 more action figures, so the total number of action figures on the shelf became x + 2. \n\nThen, he removed 7 of the old ones, so the total number of action figures on the shelf became (x + 2) - 7 = x - 5. \n\nWe know that the final number of action figures on the shelf is 10, so we can set up an equation: \n\nx - 5 = 10 \n\nTo solve for x, we can add 5 to both sides: \n\nx - 5 + 5 = 10 + 5 \n\nx = 15 \n\nTherefore, Jerry had initially 15 action figures on the shelf.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "2 birds were sitting on the fence. 5 more birds and 4 more storks came to join them. How many more birds than storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 2 birds on the fence. 5 more birds came, so now there are 2 + 5 = 7 birds. 4 storks also came, so now there are 4 storks. The difference between the number of birds and storks is 7 - 4 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Start with the initial number of birds on the fence: 2\nStep 2: Add the number of birds that came to join them: 5\nStep 3: Add the number of storks that came to join them: 4\nStep 4: Calculate the total number of birds on the fence: 2 + 5 = 7\nStep 5: Calculate the total number of storks on the fence: 4\nStep 6: Calculate the difference between the number of birds and storks: 7 - 4 = 3\n\nTherefore, there are 3 more birds than storks sitting on the fence. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "They decided to hold the party in their backyard. If they have 5 sets of tables and each set has 10 chairs. How many more chairs than tables do they have?", + "input": "", + "output": "\nA: They have 5 sets of tables and each set has 10 chairs. That means they have 5 * 10 = 50 chairs. They have 5 tables. So they have 50 - 5 = 45 more chairs than tables. The answer is 45.", + "answer": "45.0", + "output_pred": "Step 1: Find the total number of chairs by multiplying the number of sets of tables by the number of chairs in each set. \n\n5 sets x 10 chairs per set = 50 chairs \n\nStep 2: Find the total number of tables by multiplying the number of sets of tables by the number of tables in each set. \n\n5 sets x 1 table per set = 5 tables \n\nStep 3: Find the difference between the number of chairs and tables by subtracting the number of tables from the number of chairs. \n\n50 chairs - 5 tables = 45 more chairs than tables \n\nTherefore, they have 45 more chairs than tables. The answer in Arabic numerals is 45.<|endoftext|>", + "pred": 45.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 6 cups of flour 8 cups of sugar and 7 cups of salt. She already put in 5 cups of flour. How many more cups of sugar than cups of salt does she need to add now?", + "input": "", + "output": "\nA: She already put in 5 cups of flour. That means she still needs 6 - 5 = 1 cup of flour. She needs 8 cups of sugar and 7 cups of salt. That means she needs 8 - 7 = 1 cup of sugar more than cups of salt. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total amount of flour needed for the recipe.\n6 cups of flour + 5 cups of flour = 11 cups of flour\n\nStep 2: Find the total amount of sugar needed for the recipe.\n8 cups of sugar\n\nStep 3: Find the total amount of salt needed for the recipe.\n7 cups of salt\n\nStep 4: Find the difference between the amount of sugar and salt needed.\n8 cups of sugar - 7 cups of salt = 1 cup\n\nTherefore, Mary needs to add 1 more cup of sugar than cups of salt now. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 5 hours on learning english and 4 hours on learning chinese. If he learns for 6 days. How many hours does he spend on learning chinese in all?", + "input": "", + "output": "\nA: He spends 4 hours on learning chinese every day. He learns for 6 days. So in total he spends 4 * 6 = 24 hours on learning chinese. The answer is 24.", + "answer": "24.0", + "output_pred": "To find out how many hours Ryan spends on learning chinese in all, we need to multiply the number of hours he spends on learning chinese per day by the number of days he learns.\n\nNumber of hours Ryan spends on learning chinese per day = 4\nNumber of days Ryan learns = 6\n\nTotal number of hours Ryan spends on learning chinese = 4 x 6 = 24\n\nTherefore, Ryan spends 24 hours on learning chinese in all. The answer in Arabic numerals is 24.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "There are 142 bananas and 356 oranges in Philip's collection. If the bananas are organized into 47 groups and oranges are organized into 178 groups. How big is each group of oranges?", + "input": "", + "output": "\nA: There are 356 oranges in Philip's collection. They are organized into 178 groups. That means each group has 356 / 178 = 2 oranges. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the size of each group of oranges, we need to divide the total number of oranges by the number of groups:\n\n356 oranges \u00f7 178 groups = 2 oranges per group\n\nTherefore, each group of oranges has a size of 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 44 sacks of ripe oranges and 25 sacks of unripe oranges per day. How many more sacks of ripe oranges than unripe oranges are harvested per day?", + "input": "", + "output": "\nA: 44 sacks of ripe oranges and 25 sacks of unripe oranges are harvested per day. The difference between them is 44 - 25 = 19 sacks. So, 19 more sacks of ripe oranges than unripe oranges are harvested per day. The answer is 19.", + "answer": "19.0", + "output_pred": "To find the difference between the number of sacks of ripe oranges and unripe oranges harvested per day, we need to subtract the number of sacks of unripe oranges from the number of sacks of ripe oranges.\n\n44 - 25 = 19\n\nTherefore, 19 more sacks of ripe oranges are harvested per day than unripe oranges.\n\nThe answer in Arabic numerals is: 19.<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "Paco had 40 sweet cookies and 25 salty cookies. He ate 28 salty cookies and 15 sweet cookies. How many more salty cookies than sweet cookies did he eat?", + "input": "", + "output": "\nA: Paco had 40 sweet cookies and 25 salty cookies. He ate 28 salty cookies and 15 sweet cookies. That means he ate 28 - 15 = 13 more salty cookies than sweet cookies. The answer is 13.", + "answer": "13.0", + "output_pred": "To solve the problem, we need to subtract the number of sweet cookies Paco ate from the total number of sweet cookies he had, and then subtract the number of salty cookies he ate from the total number of salty cookies he had. Finally, we can find the difference between the two results to determine how many more salty cookies he ate than sweet cookies.\n\nNumber of sweet cookies Paco had = 40\nNumber of sweet cookies Paco ate = 15\nNumber of sweet cookies Paco has left = 40 - 15 = 25\n\nNumber of salty cookies Paco had = 25\nNumber of salty cookies Paco ate = 28\nNumber of salty cookies Paco has left = 25 - 28 = -3\n\nSince Paco has a negative number of salty cookies left, it means he ate more salty cookies than sweet cookies.\n\nTo find the difference between the number of salty cookies he ate and the number of sweet cookies he ate, we can subtract the number of sweet cookies he ate from the number of salty cookies he ate:\n\nNumber of salty", + "pred": -3.0, + "flag": false + }, + { + "instruction": "Paige was helping her mom plant flowers and together they planted some seeds. They put 10 seeds in each flower bed. If there are 45 flowerbeds. How many seeds did they plant?", + "input": "", + "output": "\nA: They put 10 seeds in each flower bed. There are 45 flower beds. That means they planted 45 * 10 = 450 seeds. The answer is 450.", + "answer": "450.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of seeds per flower bed by the number of flowerbeds. \n\n10 seeds/flower bed x 45 flowerbeds = 450 seeds \n\nStep 2: Write the answer in Arabic numerals. \n\nThe answer is 450 seeds.<|endoftext|>", + "pred": 450.0, + "flag": true + }, + { + "instruction": "Matthew had 24 crackers. If Matthew gave equal numbers of crackers to his 3 friends and still had 17 crackers left. How many crackers did Matthew give to his friends?", + "input": "", + "output": "\nA: Matthew had 24 crackers. He gave some to his 3 friends, so he has 17 left. That means he gave 24 - 17 = 7 crackers to his friends. The answer is 7.", + "answer": "7.0", + "output_pred": "Let's start by setting up an equation to represent the problem:\n\n24 - x = 17\n\nWhere x is the number of crackers Matthew gave to his friends.\n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 24 from both sides:\n\n24 - x - 24 = 17 - 24\n\nSimplifying:\n\n-x = -7\n\nFinally, we can solve for x by multiplying both sides by -1:\n\nx = 7\n\nTherefore, Matthew gave 7 crackers to his friends.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Kelly has 106 nintendo games. How many will she have left if she gives away 64 games?", + "input": "", + "output": "\nA: She has 106 games. She gives away 64 games. So she has 106 - 64 = 42 games left. The answer is 42.", + "answer": "42.0", + "output_pred": "To solve the problem, we need to subtract the number of games Kelly gives away from the total number of games she has:\n\n106 - 64 = 42\n\nTherefore, Kelly will have 42 games left after giving away 64 games. The answer in Arabic numerals is 42.<|endoftext|>", + "pred": 42.0, + "flag": true + }, + { + "instruction": "In Haley's class 13 boys love to play marbles and 50 boys love to play cards. If Haley has 26 marbles. How many will each of the boys receive?", + "input": "", + "output": "\nA: There are 13 boys who love to play marbles and 50 boys who love to play cards. Haley has 26 marbles. This means each of the 13 boys who love to play marbles will receive 26 / 13 = 2 marbles. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many marbles each boy will receive, we need to divide the total number of marbles by the number of boys who love to play marbles:\n\n26 marbles \u00f7 13 boys = 2 marbles per boy\n\nTherefore, each boy will receive 2 marbles.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "After a typhoon, 2 trees in Haley's backyard died. If she had grown 12 trees initially. How many trees does she have left?", + "input": "", + "output": "\nA: She had 12 trees initially. 2 of them died, so now she has 12 - 2 = 10 trees. The answer is 10.", + "answer": "10.0", + "output_pred": "To solve the problem, we need to subtract the number of trees that died from the initial number of trees:\n\n12 - 2 = 10\n\nTherefore, Haley has 10 trees left in her backyard. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 5 dollars off each jersey and $ 215 off each t-shirt. During the Arkansas and Texas tech game they sold 20 t-shirts and 64 jerseys. How much money did they make from selling the t-shirts?", + "input": "", + "output": "\nA: They make $5 off each jersey and $215 off each t-shirt. They sold 20 t-shirts and 64 jerseys. That means they made 20 * $215 = $4300 from the t-shirts. The answer is $4300.", + "answer": "4300.0", + "output_pred": "To find out how much money the Razorback shop made from selling the t-shirts, we need to multiply the number of t-shirts sold by the profit per t-shirt.\n\nProfit per t-shirt = $215\nNumber of t-shirts sold = 20\n\nProfit from selling t-shirts = Profit per t-shirt x Number of t-shirts sold\nProfit from selling t-shirts = $215 x 20\nProfit from selling t-shirts = $4300\n\nTherefore, the Razorback shop made $4300 from selling the t-shirts during the Arkansas and Texas tech game.<|endoftext|>", + "pred": 4300.0, + "flag": true + }, + { + "instruction": "In a school there are 732 girls and 761 boys. 682 more girls and 8 more boys joined the school. How many girls are there in the school now?", + "input": "", + "output": "\nA: There were 732 girls and 761 boys in the school. 682 more girls and 8 more boys joined the school. So now there are 732 + 682 = 1414 girls and 761 + 8 = 769 boys. The answer is 1414.", + "answer": "1414.0", + "output_pred": "Step 1: Add the number of girls who joined the school to the original number of girls.\n732 + 682 = 1414\n\nStep 2: Add the number of boys who joined the school to the original number of boys.\n761 + 8 = 769\n\nStep 3: The total number of students in the school now is the sum of the number of girls and boys.\n1414 + 769 = 2183\n\nTherefore, there are 2183 girls in the school now.<|endoftext|>", + "pred": 2183.0, + "flag": false + }, + { + "instruction": "Bryan took a look at his books and magazines. If he has 27 books and 80 magazines in each of his 23 bookshelves. How many books does he have in total?", + "input": "", + "output": "\nA: He has 23 bookshelves. Each bookshelf has 27 books and 80 magazines. That means in total he has 23 * 27 = 621 books and 23 * 80 = 1840 magazines. The answer is 621.", + "answer": "621.0", + "output_pred": "To find the total number of books Bryan has, we need to multiply the number of books in each bookshelf by the total number of bookshelves and then add that to the number of books in each bookshelf.\n\n1. Multiply the number of books in each bookshelf by the total number of bookshelves:\n27 books/bookshelf x 23 bookshelves = 604 books\n\n2. Add the result from step 1 to the number of books in each bookshelf:\n604 books + 27 books/bookshelf x 23 bookshelves = 604 books + 604 books = 1208 books\n\nTherefore, Bryan has a total of 1208 books.<|endoftext|>", + "pred": 1208.0, + "flag": false + }, + { + "instruction": "They decided to hold the party in their backyard. They have 2 sets of tables, each having the same number of chairs. If there are a total of 12 chairs in the backyard. How many chairs are there for each table?", + "input": "", + "output": "\nA: There are 12 chairs in total. This means each table must have 12 / 2 = 6 chairs. The answer is 6.", + "answer": "6.0", + "output_pred": "Let's call the number of chairs in each table \"x\". \n\nSince there are 2 sets of tables, the total number of chairs is 2x. \n\nWe know that the total number of chairs is 12, so we can set up an equation: \n\n2x = 12 \n\nTo solve for x, we can divide both sides by 2: \n\nx = 6 \n\nTherefore, there are 6 chairs for each table. \n\nAnswer: 6<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Luke scored 84 points after playing 2 rounds of a trivia game. If he gained the same number of points each round. How many points did he score per round?", + "input": "", + "output": "\nA: He scored 84 points after playing 2 rounds. That means he scored 84 / 2 = 42 points per round. The answer is 42.", + "answer": "42.0", + "output_pred": "To find out how many points Luke scored per round, we need to divide the total number of points he scored by the number of rounds he played.\n\nTotal points scored = 84\nNumber of rounds played = 2\n\nPoints scored per round = Total points scored / Number of rounds played\nPoints scored per round = 84 / 2\nPoints scored per round = 42\n\nTherefore, Luke scored 42 points per round.<|endoftext|>", + "pred": 42.0, + "flag": true + }, + { + "instruction": "You have read 8 books from the ' crazy silly school ' series. If there are a total of 14 different books in the ' crazy silly school ' series. How many more do you still have to read?", + "input": "", + "output": "\nA: You have read 8 books from the series. There are 14 books in total. That means you still have to read 14 - 8 = 6 books. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more books you still have to read, you need to subtract the number of books you have already read from the total number of books in the series.\n\nTotal number of books in the series = 14\nNumber of books you have read = 8\n\nNumber of books you still have to read = Total number of books in the series - Number of books you have read\nNumber of books you still have to read = 14 - 8\nNumber of books you still have to read = 6\n\nTherefore, you still have to read 6 more books from the 'crazy silly school' series. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "A grocery store had 30 bottles of regular soda, 8 bottles of diet soda and 41 apples. How many bottles did they have total?", + "input": "", + "output": "\nA: The grocery store had 30 bottles of regular soda and 8 bottles of diet soda. That means they had 30 + 8 = 38 bottles in total. They also had 41 apples, but apples are not bottles, so the answer is still 38. The answer is 38.", + "answer": "38.0", + "output_pred": "To find the total number of bottles the grocery store had, we need to add the number of regular soda bottles, diet soda bottles, and the number of apples. \n\n30 + 8 + 41 = 79 \n\nTherefore, the grocery store had a total of 79 bottles.<|endoftext|>", + "pred": 79.0, + "flag": false + }, + { + "instruction": "Paco had 22 sweet cookies and 75 salty cookies. He ate 15 sweet cookies and 54 salty cookies. How many sweet cookies did Paco have left?", + "input": "", + "output": "\nA: Paco had 22 sweet cookies and 75 salty cookies. He ate 15 sweet cookies and 54 salty cookies. That means he has 22 - 15 = 7 sweet cookies left. The answer is 7.", + "answer": "7.0", + "output_pred": "1. Start with the total number of sweet cookies Paco had: 22\n2. Subtract the number of sweet cookies he ate: 22 - 15 = 7\n3. Paco had 7 sweet cookies left.\n\nTherefore, Paco had 7 sweet cookies left.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Zachary did 46 push-ups and 58 crunches in gym class today. David did 38 more push-ups but 62 less crunches than zachary. How many more crunches than push-ups did Zachary do?", + "input": "", + "output": "\nA: Zachary did 46 push-ups and 58 crunches. David did 38 more push-ups and 62 less crunches. That means Zachary did 46 + 38 = 84 push-ups and 58 - 62 = -4 crunches. The difference between the number of push-ups and crunches is 84 - (-4) = 88. The answer is 88.", + "answer": "12.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 38 more push-ups than Zachary, so:\nDavid's push-ups = Zachary's push-ups + 38\nDavid's push-ups = 46 + 38\nDavid's push-ups = 84\n\nStep 2: Find out how many crunches David did.\nDavid did 62 less crunches than Zachary, so:\nDavid's crunches = Zachary's crunches - 62\nDavid's crunches = 58 - 62\nDavid's crunches = -4\n\nStep 3: Find out how many more crunches than push-ups Zachary did.\nTo find out how many more crunches than push-ups Zachary did, we need to subtract David's crunches from Zachary's crunches:\nMore crunches than push-ups = Zachary's crunches - David's crunches\nMore crunches than push-ups = 58 - (-4)\nMore crunch", + "pred": -4.0, + "flag": false + }, + { + "instruction": "Katie had 62 new games and 80 old games. Her friends had 73 new games and 41 old games. How many old games do they have 3", + "input": "", + "output": " together?\nA: Katie had 62 new games and 80 old games. Her friends had 73 new games and 41 old games. In total they have 62 + 73 = 135 new games and 80 + 41 = 121 old games. The answer is 121.", + "answer": "121.0", + "output_pred": "To find the total number of old games, we need to add the number of old games that Katie and her friends have.\n\nKatie's old games = 80\nFriends' old games = 41\n\nTotal old games = 80 + 41 = 121\n\nTherefore, they have a total of 121 old games.<|endoftext|>", + "pred": 121.0, + "flag": true + }, + { + "instruction": "Dan has $ 4. He bought a chocolate for $ 7 and a candy bar for $ 2. How much money did he spend to buy chocolate than he did to buy candy bar?", + "input": "", + "output": "\nA: Dan bought a chocolate for $7 and a candy bar for $2. He spent $7 on the chocolate and $2 on the candy bar. The difference is $7 - $2 = $5. The answer is $5.", + "answer": "5.0", + "output_pred": "To find out how much money Dan spent to buy chocolate than he did to buy candy bar, we need to subtract the cost of the candy bar from the cost of the chocolate.\n\nCost of chocolate = $7\nCost of candy bar = $2\n\nDifference = Cost of chocolate - Cost of candy bar\nDifference = $7 - $2\nDifference = $5\n\nTherefore, Dan spent $5 more to buy chocolate than he did to buy candy bar. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Bryan took a look at his books and magazines. If he has 9 books and 46 magazines in each of his 10 bookshelves. How many magazines does he have in total?", + "input": "", + "output": "\nA: He has 10 bookshelves. Each bookshelf has 9 books and 46 magazines. That means in total he has 10 * (9 + 46) = 510 magazines. The answer is 510.", + "answer": "460.0", + "output_pred": "To find the total number of magazines Bryan has, we need to multiply the number of magazines in each bookshelf by the number of bookshelves he has and then add them up.\n\nNumber of magazines in each bookshelf = 46\nNumber of bookshelves = 10\n\nTotal number of magazines = Number of magazines in each bookshelf x Number of bookshelves\nTotal number of magazines = 46 x 10\nTotal number of magazines = 460\n\nTherefore, Bryan has a total of 460 magazines.<|endoftext|>", + "pred": 460.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 22 bottle caps and 8 wrappers at the park. Now he has 28 bottle caps and 63 wrappers in his collection. How many bottle caps did danny have at first?", + "input": "", + "output": "\nA: Danny had 28 bottle caps and 63 wrappers in his collection. He found 22 bottle caps and 8 wrappers at the park. That means he had 28 - 22 = 6 bottle caps before he went to the park. The answer is 6.", + "answer": "6.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of bottle caps Danny had at first. \n\nWe know that he found 22 bottle caps and 8 wrappers at the park, so we can write: \n\nx + 22 = total number of bottle caps \n\nWe also know that he now has 28 bottle caps and 63 wrappers in his collection, so we can write: \n\n28 + 63 = total number of bottle caps \n\nNow we can set the two equations equal to each other: \n\nx + 22 = 28 + 63 \n\nSimplifying: \n\nx + 22 = 91 \n\nSubtracting 22 from both sides: \n\nx = 69 \n\nTherefore, Danny had 69 bottle caps at first. \n\nAnswer: 69<|endoftext|>", + "pred": 69.0, + "flag": false + }, + { + "instruction": "Paco had 6 cookies. He gave 30 cookies to his friend and ate 23 cookies. How many more cookies did he give to his friend than those he ate?", + "input": "", + "output": "\nA: Paco had 6 cookies. He gave 30 cookies to his friend, so after that he has 6 + 30 = 36 cookies. He ate 23 cookies, so now he has 36 - 23 = 13 cookies. He gave 30 cookies to his friend, and he ate 23 cookies. The difference between the two is 30 - 23 = 7 cookies. The answer is 7.", + "answer": "7.0", + "output_pred": "To solve the problem, we need to subtract the number of cookies Paco ate from the number of cookies he gave to his friend:\n\n30 - 23 = 7\n\nTherefore, Paco gave 7 more cookies to his friend than those he ate. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Lawrence county has 898051 kids. During summer break 629424 kids go to camp and the rest stay home. How many kids stay home?", + "input": "", + "output": "\nA: Lawrence county has 898051 kids. 629424 go to camp, so the rest must stay home. The number of kids staying home must be 898051 - 629424 = 268627. The answer is 268627.", + "answer": "268627.0", + "output_pred": "To find the number of kids who stay home during summer break, we need to subtract the number of kids who go to camp from the total number of kids in the county.\n\nTotal number of kids in the county = 898051\nNumber of kids who go to camp = 629424\n\nNumber of kids who stay home = Total number of kids in the county - Number of kids who go to camp\nNumber of kids who stay home = 898051 - 629424\nNumber of kids who stay home = 268627\n\nTherefore, 268627 kids stay home during summer break.<|endoftext|>", + "pred": 268627.0, + "flag": true + }, + { + "instruction": "Next on his checklist is wax to stick the feathers together. If he currently has 11 g of wax and the feathers require a total of 492 g of wax. How many more grams of wax does he need?", + "input": "", + "output": "\nA: He currently has 11 g of wax. He needs 492 g of wax in total. The difference must be the amount of wax he needs. So, he needs 492 - 11 = 481 g of wax. The answer is 481.", + "answer": "481.0", + "output_pred": "To solve the problem, we need to subtract the amount of wax he currently has from the total amount of wax required:\n\n492 g - 11 g = 481 g\n\nTherefore, he needs 481 more grams of wax. The answer in Arabic numerals is 481.<|endoftext|>", + "pred": 481.0, + "flag": true + }, + { + "instruction": "Paige raised 15 goldfish in the pond but stray cats loved eating them. 5 were eaten. How many goldfish remained?", + "input": "", + "output": "\nA: Paige had 15 goldfish in the pond. 5 were eaten by stray cats. That means 15 - 5 = 10 goldfish remained. The answer is 10.", + "answer": "10.0", + "output_pred": "To solve the problem, we need to subtract the number of goldfish eaten by the cats from the total number of goldfish raised.\n\nTotal number of goldfish raised = 15\nNumber of goldfish eaten by cats = 5\n\nNumber of goldfish remaining = Total number of goldfish raised - Number of goldfish eaten by cats\nNumber of goldfish remaining = 15 - 5\nNumber of goldfish remaining = 10\n\nTherefore, there were 10 goldfish remaining in the pond. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 7 pages of math homework, 11 pages of reading homework and 8 more pages of biology homework. How many more pages of reading homework than biology homework did she have?", + "input": "", + "output": "\nA: Rachel had 7 pages of math homework, 11 pages of reading homework and 8 pages of biology homework. The difference between the number of reading homework and biology homework is 11 - 8 = 3 pages. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of pages of homework Rachel had to complete.\n7 + 11 + 8 = 26\n\nStep 2: Find the difference between the number of pages of reading homework and biology homework.\n11 - 8 = 3\n\nTherefore, Rachel had 3 more pages of reading homework than biology homework. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Randy has 90 blocks. He uses 89 blocks to build a house and 63 blocks to build a tower. How many more blocks did he use to build the house than he did to build the tower?", + "input": "", + "output": "\nA: He used 89 blocks to build the house and 63 blocks to build the tower. The difference must be the number of blocks he used to build the house. So, 89 - 63 = 26 blocks. The answer is 26.", + "answer": "26.0", + "output_pred": "To find out how many more blocks Randy used to build the house than he did to build the tower, we need to subtract the number of blocks used for the tower from the number of blocks used for the house.\n\n90 (total blocks) - 63 (blocks used for tower) = 27\n\nTherefore, Randy used 27 more blocks to build the house than he did to build the tower. The answer in Arabic numerals is 27.<|endoftext|>", + "pred": 27.0, + "flag": false + }, + { + "instruction": "Faye was placing her pencils into 14 rows with 11 pencils in each row. How many pencils does she have?", + "input": "", + "output": "\nA: She has 14 rows with 11 pencils in each row. That means she has 14 * 11 = 154 pencils. The answer is 154.", + "answer": "154.0", + "output_pred": "To solve this problem, you can use multiplication. \n\n1. Multiply the number of pencils in each row by the number of rows: \n\n11 pencils/row x 14 rows = 154 pencils \n\n2. The answer is 154 pencils. \n\nTherefore, Faye has 154 pencils.<|endoftext|>", + "pred": 154.0, + "flag": true + }, + { + "instruction": "Emily is making bead necklaces for her friends. She had 2 beads and she was able to make 32 necklaces. How many beads did each necklace need?", + "input": "", + "output": "\nA: She had 2 beads and she was able to make 32 necklaces. That means she used 2 * 32 = 64 beads in total. Each necklace must have used 64 / 32 = 2 beads. The answer is 2.", + "answer": "16.0", + "output_pred": "To find out how many beads each necklace needed, we need to divide the total number of beads by the number of necklaces made:\n\n2 beads \u00f7 32 necklaces = 0.0625 beads per necklace\n\nHowever, we can't have a fraction of a bead, so we need to round up to the nearest whole number:\n\n0.0625 beads per necklace rounds up to 1 bead per necklace\n\nTherefore, each necklace needed 1 bead. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "Randy has some blocks. He uses 52 blocks to build a tower. If there are 38 blocks left. How many blocks did he have at the start?", + "input": "", + "output": "\nA: He used 52 blocks to build the tower. That means he had 52 blocks at the start. After that, he has 38 blocks left. So the total number of blocks he had at the start must have been 52 + 38 = 90 blocks. The answer is 90.", + "answer": "90.0", + "output_pred": "Let's call the number of blocks Randy had at the start \"x\". \n\nWe know that he used 52 blocks to build a tower, so we can write an equation: \n\nx - 52 = 38 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 52 to both sides: \n\nx - 52 + 52 = 38 + 52 \n\nSimplifying: \n\nx = 90 \n\nSo Randy had 90 blocks at the start.<|endoftext|>", + "pred": 90.0, + "flag": true + }, + { + "instruction": "A mailman has to give 25 pieces of junk mail to each block. If he gives 5 mails to each house in a block. How many houses are there in a block?", + "input": "", + "output": "\nA: The mailman has to give 25 pieces of junk mail to each block. He gives 5 mails to each house. That means 25 / 5 = 5 houses in a block. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of houses in a block. \n\nThe mailman gives 5 mails to each house, so he gives a total of 5x mails to all the houses in a block. \n\nWe know that the mailman has to give 25 pieces of junk mail to each block, so we can set up an equation: \n\n5x = 25 \n\nTo solve for x, we can divide both sides by 5: \n\nx = 5 \n\nTherefore, there are 5 houses in a block. \n\nAnswer: 5<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Next on his checklist is wax to stick the feathers together and colors to paint them. He needs a total of 49 g of colors to paint them. If the feathers require 288 g of wax and right now he just needs 260 g. How many grams of wax does he already have?", + "input": "", + "output": "\nA: He needs a total of 49 g of colors to paint the feathers. He needs 288 g of wax and he already has 260 g. That means he needs 288 - 260 = 28 g of wax. The answer is 28.", + "answer": "28.0", + "output_pred": "To find out how many grams of wax he already has, we need to subtract the amount of wax he needs from the total amount of wax he has:\n\nTotal amount of wax = 288 g\nAmount of wax he needs = 49 g\nAmount of wax he already has = Total amount of wax - Amount of wax he needs\nAmount of wax he already has = 288 g - 49 g\nAmount of wax he already has = 239 g\n\nTherefore, he already has 239 grams of wax.<|endoftext|>", + "pred": 239.0, + "flag": false + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 25 inches. The frog jumped 32 inches farther than the grasshopper and the mouse jumped 26 inches lesser than the frog. How far did the mouse jump?", + "input": "", + "output": "\nA: The grasshopper jumped 25 inches. The frog jumped 32 inches farther than the grasshopper, so the frog jumped 25 + 32 = 57 inches. The mouse jumped 26 inches lesser than the frog, so the mouse jumped 57 - 26 = 31 inches. The answer is 31 inches.", + "answer": "31.0", + "output_pred": "Step 1: Find out how far the frog jumped.\nThe frog jumped 32 inches farther than the grasshopper, so:\nFrog's jump distance = Grasshopper's jump distance + 32 inches\nFrog's jump distance = 25 inches + 32 inches\nFrog's jump distance = 57 inches\n\nStep 2: Find out how far the mouse jumped.\nThe mouse jumped 26 inches lesser than the frog, so:\nMouse's jump distance = Frog's jump distance - 26 inches\nMouse's jump distance = 57 inches - 26 inches\nMouse's jump distance = 31 inches\n\nTherefore, the mouse jumped 31 inches.<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "10 red peaches and some more green peaches are in the basket. If there are a total of 15 peaches in the basket. How many green peaches are in the basket?", + "input": "", + "output": "\nA: There are 10 red peaches and some green peaches. In total there are 15 peaches. So the number of green peaches must be 15 - 10 = 5. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's call the number of green peaches \"x\". \n\nWe know that there are 10 red peaches, so the total number of peaches in the basket is 10 + x. \n\nWe also know that the total number of peaches in the basket is 15, so we can set up an equation: \n\n10 + x = 15 \n\nTo solve for x, we can subtract 10 from both sides: \n\nx = 5 \n\nSo there are 5 green peaches in the basket. \n\nAnswer: 5<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "The Razorback t-shirt shop makes $ 78 dollars off each t-shirt sold. During the Arkansas game and the Texas tech game they sold a total of 186 t-shirts. If they sold 172 t-shirts during the Arkansas game. How much money did they make from selling the t-shirts during the Texas tech game?", + "input": "", + "output": "\nA: They sold a total of 186 t-shirts. 172 were sold during the Arkansas game. That means the remaining 186 - 172 = 14 t-shirts were sold during the Texas tech game. They make $78 off each t-shirt, so they made 14 * $78 = $1,092 from the Texas tech game. The answer is $1,092.", + "answer": "1092.0", + "output_pred": "To find out how much money the Razorback t-shirt shop made from selling the t-shirts during the Texas tech game, we need to subtract the number of t-shirts sold during the Arkansas game from the total number of t-shirts sold during both games. \n\nTotal number of t-shirts sold during both games = 186 \n\nNumber of t-shirts sold during the Arkansas game = 172 \n\nNumber of t-shirts sold during the Texas tech game = Total number of t-shirts sold during both games - Number of t-shirts sold during the Arkansas game \n\nNumber of t-shirts sold during the Texas tech game = 186 - 172 \n\nNumber of t-shirts sold during the Texas tech game = 14 \n\nTo find out how much money the Razorback t-shirt shop made from selling the t-shirts during the Texas tech game, we need to multiply the number of t-shirts sold during the Texas tech game by the amount", + "pred": 14.0, + "flag": false + }, + { + "instruction": "Jesse's rooms are 19 feet long and 18 feet wide. If she has 20 rooms in all. How much carpet does she need to cover the floors of all rooms?", + "input": "", + "output": "\nA: Each room is 19 feet long and 18 feet wide. That means the area of each room is 19 * 18 = 342 square feet. She has 20 rooms in all, so the total area she needs to cover is 20 * 342 = 6840 square feet. The answer is 6840 square feet.", + "answer": "6840.0", + "output_pred": "To find the total area of all the rooms, we need to multiply the length and width of each room by the number of rooms:\n\nArea of one room = 19 feet x 18 feet = 342 square feet\nTotal area of all rooms = 342 square feet/room x 20 rooms = 6,840 square feet\n\nTherefore, Jesse needs 6,840 square feet of carpet to cover the floors of all her rooms. The answer in Arabic numerals is 6,840.<|endoftext|>", + "pred": 6840.0, + "flag": true + }, + { + "instruction": "Luke gained 146 points in each round of a game. If he played 157 rounds of a trivia game. How many points did he score in the game?", + "input": "", + "output": "\nA: He gained 146 points in each round. He played 157 rounds. That means he scored 157 * 146 = 22,902 points. The answer is 22,902.", + "answer": "22922.0", + "output_pred": "To find the total number of points Luke scored in the game, we need to multiply the number of points he gained in each round by the number of rounds he played:\n\n146 points/round x 157 rounds = 23,132 points\n\nTherefore, Luke scored 23,132 points in the game.<|endoftext|>", + "pred": 23132.0, + "flag": false + }, + { + "instruction": "There are some bananas in Philip's banana collection. If the bananas are organized into 140 groups of size 187. How many bananas does he have in his collection?", + "input": "", + "output": "\nA: Philip has 140 groups of size 187. That means he has 140 * 187 = 26180 bananas. The answer is 26180.", + "answer": "26180.0", + "output_pred": "To find the total number of bananas in Philip's collection, we need to multiply the number of groups by the number of bananas in each group:\n\n140 groups x 187 bananas/group = 26,540 bananas\n\nTherefore, Philip has 26,540 bananas in his collection.<|endoftext|>", + "pred": 26540.0, + "flag": false + }, + { + "instruction": "Haley grew 13 trees in her backyard. After a typhoon 6 died. How many more trees survived the typhoon than those that died?", + "input": "", + "output": "\nA: Haley had 13 trees in her backyard. After the typhoon 6 died, so there are 6 trees that died. That means there are 13 - 6 = 7 trees that survived. The answer is 7.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to subtract the number of trees that died from the total number of trees that Haley grew:\n\n13 - 6 = 7\n\nTherefore, 7 more trees survived the typhoon than those that died. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": false + }, + { + "instruction": "4 birds and 6 storks were sitting on the fence. 2 more storks came to join them. How many storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 6 storks and 4 birds sitting on the fence. 2 more storks came, so now there are 6 + 2 = 8 storks. The answer is 8.", + "answer": "8.0", + "output_pred": "Step 1: Write down the initial number of birds and storks on the fence: 4 birds and 6 storks.\nStep 2: Write down the number of storks that came to join them: 2 storks.\nStep 3: Add the initial number of storks to the number of storks that came to join them: 6 + 2 = 8 storks.\nAnswer: There are 8 storks sitting on the fence. (8)<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "For the walls of the house he would use 12 large planks of wood and 10 small planks. If large planks together need 15 pieces of nails to be secured and small planks together need 5 nails. How many nails does John need for the house wall?", + "input": "", + "output": "\nA: There are 12 large planks and 10 small planks. Each large plank needs 15 nails, so 12 large planks need 12 * 15 = 180 nails. Each small plank needs 5 nails, so 10 small planks need 10 * 5 = 50 nails. In total, John needs 180 + 50 = 230 nails. The answer is 230.", + "answer": "20.0", + "output_pred": "To solve the problem, we need to find the total number of nails needed for the large planks and the small planks separately, and then add them together to get the total number of nails needed.\n\nFor the large planks:\n12 large planks need 15 nails each, so the total number of nails needed for the large planks is:\n12 x 15 = 180 nails\n\nFor the small planks:\n10 small planks need 5 nails each, so the total number of nails needed for the small planks is:\n10 x 5 = 50 nails\n\nTo find the total number of nails needed for the house wall, we add the number of nails needed for the large planks and the small planks:\n180 + 50 = 230 nails\n\nTherefore, John needs 230 nails for the house wall.<|endoftext|>", + "pred": 230.0, + "flag": false + }, + { + "instruction": "Baker made some cakes. He sold 145 of them. If he still has 72 cakes left. How many cakes did baker make?", + "input": "", + "output": "\nA: He sold 145 cakes. He still has 72 cakes left. That means he must have made 145 + 72 = 217 cakes. The answer is 217.", + "answer": "217.0", + "output_pred": "Let's call the number of cakes Baker made \"x\". \n\nAccording to the problem, Baker sold 145 cakes, so we can write an equation: \n\nx - 145 = 72 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 145 to both sides: \n\nx - 145 + 145 = 72 + 145 \n\nSimplifying: \n\nx = 217 \n\nTherefore, Baker made 217 cakes.<|endoftext|>", + "pred": 217.0, + "flag": true + }, + { + "instruction": "Faye had 35 packs of pencils each one having 4 pencils. She was placing her pencils into rows with 2 pencils in each row. How many rows could she make?", + "input": "", + "output": "\nA: She has 35 packs of pencils, each one having 4 pencils. That means she has 35 * 4 = 140 pencils. She is making rows with 2 pencils in each row. That means she can make 140 / 2 = 70 rows. The answer is 70.", + "answer": "70.0", + "output_pred": "Step 1: Find the total number of pencils Faye has by multiplying the number of packs by the number of pencils in each pack: \n\n35 packs x 4 pencils per pack = 140 pencils \n\nStep 2: Divide the total number of pencils by the number of pencils in each row: \n\n140 pencils \u00f7 2 pencils per row = 70 rows \n\nTherefore, Faye could make 70 rows with her pencils. The answer in Arabic numerals is 70.<|endoftext|>", + "pred": 70.0, + "flag": true + }, + { + "instruction": "Nell collects baseball cards. She had 566 cards while Jeff had 234 cards. She gave some of her cards to Jeff and now has 535 cards left. How many cards does Jeff have now?", + "input": "", + "output": "\nA: Nell had 566 cards and Jeff had 234 cards. She gave some of her cards to Jeff, so now she has 535 cards. That means she gave 566 - 535 = 31 cards to Jeff. So now Jeff has 234 + 31 = 265 cards. The answer is 265.", + "answer": "265.0", + "output_pred": "Step 1: Find the total number of cards Nell and Jeff had before she gave some to Jeff.\n566 + 234 = 800\n\nStep 2: Find the number of cards Nell gave to Jeff.\n800 - 535 = 265\n\nStep 3: Add the number of cards Nell gave to Jeff to Jeff's original number of cards.\n265 + 234 = 499\n\nTherefore, Jeff now has 499 cards. The answer in Arabic numerals is 499.<|endoftext|>", + "pred": 499.0, + "flag": false + }, + { + "instruction": "Jerry had 4 action figures and 22 books on a shelf in his room. Later he added 6 more action figures to the shelf. How many action figures were on his shelf in all?", + "input": "", + "output": "\nA: Jerry had 4 action figures and 22 books on the shelf. He added 6 more action figures, so now he has 4 + 6 = 10 action figures. The answer is 10.", + "answer": "10.0", + "output_pred": "Step 1: Start with the initial number of action figures on the shelf: 4\nStep 2: Add the number of action figures Jerry later added: 6\nStep 3: Add the two numbers together: 4 + 6 = 10\nAnswer: There were 10 action figures on Jerry's shelf in all. (10)<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 90 chocolate chip cookies yesterday and 51 raisin cookies and 484 chocolate chip cookies this morning. How many chocolate chip cookies did Helen bake?", + "input": "", + "output": "\nA: Helen baked 90 chocolate chip cookies yesterday and 484 chocolate chip cookies this morning. That means in total she has 90 + 484 = 574 chocolate chip cookies. The answer is 574.", + "answer": "574.0", + "output_pred": "To find the total number of chocolate chip cookies Helen baked, we need to add the number of cookies she baked yesterday and this morning.\n\n90 + 484 = 574\n\nTherefore, Helen baked a total of 574 chocolate chip cookies.<|endoftext|>", + "pred": 574.0, + "flag": true + }, + { + "instruction": "Last week Fred had 78 dollars and Jason had 31 dollars. Jason delivered newspapers and now has 57 dollars. Fred washed cars over the weekend and now has 90 dollars. How much money did Jason earn by delivering newspapers?", + "input": "", + "output": "\nA: Jason had 31 dollars last week. Now he has 57 dollars. He must have earned 57 - 31 = 26 dollars by delivering newspapers. The answer is 26.", + "answer": "26.0", + "output_pred": "To find out how much money Jason earned by delivering newspapers, we need to subtract his starting amount from his current amount:\n\n57 dollars - 31 dollars = 26 dollars\n\nTherefore, Jason earned 26 dollars by delivering newspapers.<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "Katie had 84 new games and 19 old games. Her friends had 8 new games and 69 old games. How many new games do they have together?", + "input": "", + "output": "\nA: Katie had 84 new games and 19 old games. Her friends had 8 new games and 69 old games. In total they have 84 + 8 = 92 new games. The answer is 92.", + "answer": "92.0", + "output_pred": "To find the total number of new games they have together, we need to add the number of new games Katie had to the number of new games her friends had.\n\n84 (Katie's new games) + 8 (her friends' new games) = 92\n\nTherefore, they have a total of 92 new games together.<|endoftext|>", + "pred": 92.0, + "flag": true + }, + { + "instruction": "Nell collects cards. She had 438 baseball cards and 18 Ace cards. She gave some of her cards to Jeff and now has 55 Ace cards and 178 baseball cards left. How many more baseball cards than Ace cards does Nell have?", + "input": "", + "output": "\nA: Nell had 438 baseball cards and 18 Ace cards. After giving some cards to Jeff, she has 55 Ace cards and 178 baseball cards. The difference between the number of baseball cards and Ace cards is 178 - 55 = 123. So Nell has 123 more baseball cards than Ace cards. The answer is 123.", + "answer": "123.0", + "output_pred": "Step 1: Find the total number of cards Nell had initially.\n438 + 18 = 456\n\nStep 2: Find the total number of cards Nell has now.\n55 + 178 = 233\n\nStep 3: Find the difference between the total number of cards Nell had initially and the total number of cards she has now.\n456 - 233 = 223\n\nTherefore, Nell has 223 more baseball cards than Ace cards. The answer in Arabic numerals is 223.<|endoftext|>", + "pred": 223.0, + "flag": false + }, + { + "instruction": "Kelly has 22 nintendo games. How many does she need to buy so that she will have 140 games left?", + "input": "", + "output": "\nA: She has 22 games. She needs to buy 140 - 22 = 118 games. The answer is 118.", + "answer": "118.0", + "output_pred": "To solve this problem, we need to use subtraction. \n\n1. Start with the total number of games Kelly has: 22\n2. Subtract the number of games she wants to keep: 140\n3. The result is the number of games she needs to buy: 140 - 22 = 118\n\nTherefore, Kelly needs to buy 118 more games to have a total of 140 games. The answer in Arabic numerals is 118.<|endoftext|>", + "pred": 118.0, + "flag": true + }, + { + "instruction": "Katie had 91 ds games and her new friends had 88 games and old friends had 53 games. How many games do her friends have in all?", + "input": "", + "output": "\nA: Katie had 91 games. Her new friends had 88 games and her old friends had 53 games. In total, they have 91 + 88 + 53 = 232 games. The answer is 232.", + "answer": "141.0", + "output_pred": "To find the total number of games Katie's friends have, we need to add the number of games her new friends have to the number of games her old friends have:\n\n91 (Katie's games) + 88 (new friends' games) + 53 (old friends' games) = 232\n\nTherefore, Katie's friends have a total of 232 games.<|endoftext|>", + "pred": 232.0, + "flag": false + }, + { + "instruction": "Paco had 39 sweet cookies and 6 salty cookies. He ate 23 salty cookies and 32 sweet cookies. How many more sweet cookies than salty cookies did he eat?", + "input": "", + "output": "\nA: Paco had 39 sweet cookies and 6 salty cookies. He ate 23 salty cookies and 32 sweet cookies. The difference between the number of sweet cookies and salty cookies he ate is 32 - 23 = 9. He ate 9 more sweet cookies than salty cookies. The answer is 9.", + "answer": "9.0", + "output_pred": "Step 1: Find the total number of cookies Paco had initially.\n39 sweet cookies + 6 salty cookies = 45 cookies\n\nStep 2: Find the total number of cookies Paco ate.\n23 salty cookies + 32 sweet cookies = 55 cookies\n\nStep 3: Find the difference between the number of sweet cookies and salty cookies Paco ate.\n32 sweet cookies - 23 salty cookies = 9 cookies\n\nTherefore, Paco ate 9 more sweet cookies than salty cookies. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "A book has 2 chapters across 23 pages. The first chapter is 10 pages long. How many pages are in the first chapter?", + "input": "", + "output": "\nA: The first chapter is 10 pages long. This means the second chapter must be 23 - 10 = 13 pages long. The answer is 10.", + "answer": "13.0", + "output_pred": "To find the number of pages in the first chapter, we need to subtract the total number of pages in the book from the number of pages in the first chapter.\n\nTotal number of pages in the book = 23\nNumber of pages in the first chapter = 10\n\nNumber of pages in the second chapter = Total number of pages in the book - Number of pages in the first chapter\nNumber of pages in the second chapter = 23 - 10\nNumber of pages in the second chapter = 13\n\nTherefore, the number of pages in the first chapter is 10.<|endoftext|>", + "pred": 10.0, + "flag": false + }, + { + "instruction": "An industrial machine can make 3 shirts a minute. It made 4 shirts yesterday and 8 shirts today. How many minutes did the machine work in all?", + "input": "", + "output": "\nA: The machine can make 3 shirts a minute. It made 4 shirts yesterday and 8 shirts today. That means it worked for 4 + 8 = 12 shirts in total. Since it can make 3 shirts a minute, it must have worked for 12 / 3 = 4 minutes in total. The answer is 4.", + "answer": "4.0", + "output_pred": "To find the total number of minutes the machine worked, we need to first find the total number of shirts it made and then divide that by the rate at which it makes shirts.\n\nTotal number of shirts made = 4 + 8 = 12\n\nRate at which the machine makes shirts = 3 shirts/minute\n\nTotal number of minutes the machine worked = Total number of shirts made / Rate at which the machine makes shirts\n\nTotal number of minutes the machine worked = 12 / 3 = 4 minutes\n\nTherefore, the machine worked for 4 minutes in all.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Nell collects baseball cards. She had 528 cards while Jeff had 11 cards. She gave some of her cards to jeff and now has 252 cards left. How many cards did Nell give to Jeff?", + "input": "", + "output": "\nA: Nell had 528 cards and Jeff had 11 cards. After she gave some of her cards to Jeff, she has 252 cards left. The difference must be the number of cards she gave to Jeff. So, she must have given 528 - 252 = 276 cards to Jeff. The answer is 276.", + "answer": "276.0", + "output_pred": "To find out how many cards Nell gave to Jeff, we need to subtract the number of cards she has left from the number of cards she had originally:\n\n528 - 252 = 276\n\nTherefore, Nell gave 276 cards to Jeff.<|endoftext|>", + "pred": 276.0, + "flag": true + }, + { + "instruction": "An industrial machine worked for 5 minutes. It can make 4 shirts a minute. How many shirts did machine make?", + "input": "", + "output": "\nA: The machine worked for 5 minutes. It can make 4 shirts a minute. That means it can make 4 * 5 = 20 shirts in 5 minutes. The answer is 20.", + "answer": "20.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of minutes the machine worked by the number of shirts it can make per minute. \n\n4 shirts/minute x 5 minutes = 20 shirts \n\nStep 2: Write the answer in Arabic numerals. \n\nThe machine made 20 shirts.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "An industrial machine made 9 shirts yesterday and 8 shirts today. It can make 2 shirts a minute. How many minutes did the machine work today?", + "input": "", + "output": "\nA: The machine made 8 shirts today. It can make 2 shirts a minute. So it must have worked for 8 / 2 = 4 minutes. The answer is 4.", + "answer": "4.0", + "output_pred": "Step 1: Find the total number of shirts made today by adding the number of shirts made yesterday and today.\n9 + 8 = 17\n\nStep 2: Divide the total number of shirts made today by the number of shirts the machine can make in a minute.\n17 \u00f7 2 = 8.5\n\nStep 3: Round the answer to the nearest whole number since we cannot have a fraction of a minute.\n8.5 rounds to 9\n\nTherefore, the machine worked for 9 minutes today. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": false + }, + { + "instruction": "Marco and his dad went strawberry picking. Marco's dad's strawberries weighed 11 pounds. If together their strawberries weighed 30 pounds. How much did Marco's strawberries weigh?", + "input": "", + "output": "\nA: Marco's dad's strawberries weighed 11 pounds. Together their strawberries weighed 30 pounds. That means Marco's strawberries must have weighed 30 - 11 = 19 pounds. The answer is 19.", + "answer": "19.0", + "output_pred": "Let's call the weight of Marco's strawberries \"x\". \n\nWe know that together their strawberries weighed 30 pounds, so we can write an equation: \n\nx + 11 = 30 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 11 from both sides: \n\nx + 11 - 11 = 30 - 11 \n\nSimplifying: \n\nx = 19 \n\nSo Marco's strawberries weighed 19 pounds. \n\nAnswer: 19<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "They decided to hold the party in their backyard. If they have 11 sets of tables and each set has 13 chairs. How many chairs do they have in the backyard?", + "input": "", + "output": "\nA: They have 11 sets of tables. Each set has 13 chairs. That means in total they have 11 * 13 = 143 chairs. The answer is 143.", + "answer": "143.0", + "output_pred": "To solve the problem, we need to multiply the number of sets of tables by the number of chairs in each set:\n\n11 sets x 13 chairs per set = 143 chairs\n\nTherefore, they have 143 chairs in the backyard. The answer in Arabic numerals is 143.<|endoftext|>", + "pred": 143.0, + "flag": true + }, + { + "instruction": "The Ferris wheel in paradise park has 6 seats. Each seat can hold 14 people. If there are 16 people on the wheel right now. How many more people can join the wheel?", + "input": "", + "output": "\nA: The Ferris wheel has 6 seats. Each seat can hold 14 people. That means the wheel can hold 6 * 14 = 84 people. There are 16 people on the wheel right now. That means there are 84 - 16 = 68 more people who can join the wheel. The answer is 68.", + "answer": "68.0", + "output_pred": "To find out how many more people can join the Ferris wheel, we need to subtract the number of people currently on the wheel from the maximum number of people the wheel can hold.\n\nMaximum number of people the wheel can hold = 6 seats x 14 people per seat = 84 people\n\nNumber of people currently on the wheel = 16 people\n\nNumber of more people that can join the wheel = Maximum number of people the wheel can hold - Number of people currently on the wheel\n\nNumber of more people that can join the wheel = 84 - 16\n\nNumber of more people that can join the wheel = 68\n\nTherefore, 68 more people can join the Ferris wheel.<|endoftext|>", + "pred": 68.0, + "flag": true + }, + { + "instruction": "After resting they decided to go for a swim. The depth of the water is 2 times Dean's height. Dean is 8 feet shorter than Ron. If Ron stands at 14 feet. How deep was the water?", + "input": "", + "output": "\nA: Ron stands at 14 feet. Dean is 8 feet shorter than Ron, so Dean stands at 14 - 8 = 6 feet. The depth of the water is 2 times Dean's height, so the depth of the water is 2 * 6 = 12 feet. The answer is 12 feet.", + "answer": "12.0", + "output_pred": "Step 1: Find Dean's height.\nDean's height = Ron's height - 8 feet\nDean's height = 14 feet - 8 feet\nDean's height = 6 feet\n\nStep 2: Find the depth of the water.\nDepth of the water = 2 x Dean's height\nDepth of the water = 2 x 6 feet\nDepth of the water = 12 feet\n\nTherefore, the depth of the water was 12 feet.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. The book had 41 chapters, each with the same number of pages. It has a total of 450 pages. It took Frank 30 days to finish the book. How many pages did he read per day?", + "input": "", + "output": "\nA: The book has 41 chapters, each with the same number of pages. It has a total of 450 pages. Frank read the book in 30 days. That means he read 450 / 30 = 15 pages per day. The answer is 15.", + "answer": "15.0", + "output_pred": "To find out how many pages Frank read per day, we need to divide the total number of pages by the number of days it took him to finish the book.\n\nTotal number of pages = 450\nNumber of days = 30\n\nPages read per day = Total number of pages / Number of days\nPages read per day = 450 / 30\nPages read per day = 15\n\nTherefore, Frank read 15 pages per day.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Baker made 81 cakes. Then he made 92 more cakes. He sold 46 of them. How many more cakes did baker make than those he sold?", + "input": "", + "output": "\nA: Baker made 81 cakes. Then he made 92 more cakes. In total he made 81 + 92 = 173 cakes. He sold 46 of them. So he still has 173 - 46 = 127 cakes. The answer is 127.", + "answer": "127.0", + "output_pred": "Step 1: Add the number of cakes Baker made initially to the number of cakes he made later.\n81 + 92 = 173\n\nStep 2: Subtract the number of cakes Baker sold from the total number of cakes he made.\n173 - 46 = 127\n\nTherefore, Baker made 127 more cakes than those he sold. The answer in Arabic numerals is 127.<|endoftext|>", + "pred": 127.0, + "flag": true + }, + { + "instruction": "An industrial machine can make 3 shirts per minute. It made 6 shirts in all. How many minutes was the machine working?", + "input": "", + "output": "\nA: The machine can make 3 shirts per minute. It made 6 shirts in total. That means it must have worked for 6 / 3 = 2 minutes. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal shirts = shirts per minute x minutes worked\n\nWe know that the machine can make 3 shirts per minute, and it made 6 shirts in all. So we can substitute these values into the formula:\n\n6 = 3 x minutes worked\n\nTo solve for minutes worked, we can divide both sides by 3:\n\nminutes worked = 6 \u00f7 3\nminutes worked = 2\n\nTherefore, the machine was working for 2 minutes. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Dan has $ 4. He bought a candy bar for $ 8. Then his friend have him $ 5. How much money is left?", + "input": "", + "output": "\nA: Dan had $4. He bought a candy bar for $8, so now he has $4 - $8 = -$4. Then his friend gave him $5, so now he has -$4 + $5 = $1. The answer is $1.", + "answer": "1.0", + "output_pred": "1. Start with the amount of money Dan has: $4\n2. Subtract the cost of the candy bar: $4 - $8 = -$4\n3. Add the money his friend gave him: -$4 + $5 = $1\n4. Therefore, Dan has $1 left.\n\nAnswer: $1<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Luke played 177 rounds of a trivia game. If he gained 46 points in each round. How many points did he score in the game?", + "input": "", + "output": "\nA: He played 177 rounds. In each round he gained 46 points. That means in total he gained 177 * 46 = 8142 points. The answer is 8142.", + "answer": "8142.0", + "output_pred": "To find the total number of points Luke scored in the game, we need to multiply the number of rounds he played by the number of points he gained in each round.\n\nTotal points = Number of rounds x Number of points per round\nTotal points = 177 x 46\nTotal points = 7998\n\nTherefore, Luke scored 7998 points in the game.<|endoftext|>", + "pred": 7998.0, + "flag": false + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 67 sacks per day and that each sack containes 12 oranges. How many oranges are harvested if they harvest a total of 35 sacks of oranges?", + "input": "", + "output": "\nA: Each sack contains 12 oranges. They harvested 35 sacks. That means they harvested 35 * 12 = 420 oranges. The answer is 420.", + "answer": "420.0", + "output_pred": "Step 1: Find the total number of oranges harvested per day by multiplying the number of sacks by the number of oranges in each sack.\n67 sacks/day x 12 oranges/sack = 804 oranges/day\n\nStep 2: Find the total number of oranges harvested in 35 days by multiplying the number of oranges harvested per day by the number of days.\n804 oranges/day x 35 days = 28,160 oranges\n\nTherefore, 28,160 oranges are harvested if they harvest a total of 35 sacks of oranges. The answer in Arabic numerals is 28,160.<|endoftext|>", + "pred": 28160.0, + "flag": false + }, + { + "instruction": "They decided to hold the party in their backyard. They have 12 sets of tables and each set has 14 chairs. There are also 6 chairs extra. How many chairs do they have for the guests?", + "input": "", + "output": "\nA: They have 12 sets of tables and each set has 14 chairs. That means they have 12 * 14 = 168 chairs. They also have 6 extra chairs. So in total they have 168 + 6 = 174 chairs. The answer is 174.", + "answer": "174.0", + "output_pred": "Step 1: Find the total number of chairs from the table sets.\n12 sets x 14 chairs per set = 168 chairs\n\nStep 2: Add the extra chairs.\n168 chairs + 6 chairs = 174 chairs\n\nTherefore, they have 174 chairs for the guests. The answer in Arabic numerals is 174.<|endoftext|>", + "pred": 174.0, + "flag": true + }, + { + "instruction": "Paco had 25 cookies. He ate 5 of them. Then he bought 3 more cookies. How many more cookies did he eat than those he bought?", + "input": "", + "output": "\nA: Paco had 25 cookies. He ate 5 of them, so now he has 25 - 5 = 20 cookies. He bought 3 more, so now he has 20 + 3 = 23 cookies. He ate 5 cookies and bought 3, so the difference is 5 - 3 = 2. The answer is 2.", + "answer": "2.0", + "output_pred": "1. Start with the number of cookies Paco had: 25\n2. Subtract the number of cookies he ate: 25 - 5 = 20\n3. Add the number of cookies he bought: 20 + 3 = 23\n4. To find out how many more cookies he ate than those he bought, subtract the number of cookies he bought from the number of cookies he ate: 25 - 3 = 22\n\nTherefore, Paco ate 22 more cookies than those he bought. The answer in Arabic numerals is 22.<|endoftext|>", + "pred": 22.0, + "flag": false + }, + { + "instruction": "A farmer had 105 green tomatoes and 71 red tomatoes in his garden. If he picked 137 tomatoes. How many tomatoes are left?", + "input": "", + "output": "\nA: The farmer had 105 green tomatoes and 71 red tomatoes. He picked 137 tomatoes in total. That means he picked 105 + 71 = 176 tomatoes. He had 176 tomatoes in total, so now he has 176 - 137 = 39 tomatoes left. The answer is 39.", + "answer": "39.0", + "output_pred": "To solve the problem, we need to subtract the number of tomatoes picked from the total number of tomatoes in the garden:\n\nTotal number of tomatoes = 105 + 71 = 176\nNumber of tomatoes picked = 137\n\nNumber of tomatoes left = Total number of tomatoes - Number of tomatoes picked\nNumber of tomatoes left = 176 - 137\nNumber of tomatoes left = 39\n\nTherefore, there are 39 tomatoes left in the farmer's garden. The answer in Arabic numerals is 39.<|endoftext|>", + "pred": 39.0, + "flag": true + }, + { + "instruction": "Matthew had 29 crackers and 30 cakes. If Matthew gave equal numbers of crackers and cakes to his 2 friends. How many cakes did each person eat?", + "input": "", + "output": "\nA: Matthew had 29 crackers and 30 cakes. He gave equal numbers of crackers and cakes to his 2 friends. That means he gave 29/2 = 14.5 crackers and 30/2 = 15 cakes to each person. The answer is 15 cakes.", + "answer": "15.0", + "output_pred": "To solve the problem, we need to divide the total number of crackers and cakes by the number of friends:\n\n1. Add the number of crackers and cakes: 29 + 30 = 59\n2. Divide the total by the number of friends: 59 \u00f7 2 = 29\n\nTherefore, each person ate 29 crackers and 29 cakes.\n\nAnswer: Each person ate 29 crackers and 29 cakes.<|endoftext|>", + "pred": 29.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 12 cups of flour and 13 cups of sugar. She already put in 2 cups of sugar. How many more cups of sugar does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 13 cups of sugar. She already put in 2 cups of sugar. So she needs to add 13 - 2 = 11 more cups of sugar. The answer is 11.", + "answer": "11.0", + "output_pred": "To find out how many more cups of sugar Mary needs to add, we need to subtract the amount of sugar she has already put in from the total amount of sugar the recipe calls for:\n\n13 cups of sugar - 2 cups of sugar = 11 cups of sugar\n\nTherefore, Mary needs to add 11 more cups of sugar to the cake. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Baker sold 8 cakes. If he had made 40 cakes initially. How many more cakes did baker make than those he sold?", + "input": "", + "output": "\nA: Baker made 40 cakes initially. He sold 8 cakes. That means he still has 40 - 8 = 32 cakes. The answer is 32.", + "answer": "32.0", + "output_pred": "To find out how many more cakes Baker made than those he sold, we need to subtract the number of cakes he sold from the initial number of cakes he made.\n\nInitial number of cakes = 40\nNumber of cakes sold = 8\n\nNumber of cakes Baker made more than he sold = Initial number of cakes - Number of cakes sold\nNumber of cakes Baker made more than he sold = 40 - 8\nNumber of cakes Baker made more than he sold = 32\n\nTherefore, Baker made 32 more cakes than those he sold. The answer in Arabic numerals is 32.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "For Gwen's birthday she received 2 dollars from her mom. Her dad gave her 4 more dollars. If she spent 3 dollars. How much money did she still have?", + "input": "", + "output": "\nA: Gwen received 2 dollars from her mom and 4 dollars from her dad. That means she had 2 + 4 = 6 dollars in total. She spent 3 dollars, so now she has 6 - 3 = 3 dollars. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Add the amount of money Gwen received from her mom and dad: \n\n2 dollars + 4 dollars = 6 dollars \n\nStep 2: Subtract the amount of money Gwen spent from the total amount she received: \n\n6 dollars - 3 dollars = 3 dollars \n\nTherefore, Gwen still had 3 dollars. \n\nAnswer: 3<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Faye was placing some pencils equally into 2 rows. If she had 6 pencils. How many pencils did she place in each row?", + "input": "", + "output": "\nA: Faye was placing 6 pencils into 2 rows. This means each row must have 6 / 2 = 3 pencils. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, we need to divide the total number of pencils by the number of rows:\n\n6 pencils \u00f7 2 rows = 3 pencils per row\n\nTherefore, Faye placed 3 pencils in each row. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Jake has 18 fewer peaches than Steven who has 13 more peaches than Jill. Steven has 19 peaches. How many peaches does Jill have?", + "input": "", + "output": "\nA: Steven has 19 peaches. He has 13 more than Jill, so Jill must have 19 - 13 = 6 peaches. Jake has 18 fewer than Steven, so Jake must have 19 - 18 = 1 peach. The answer is 6.", + "answer": "6.0", + "output_pred": "Let's start by using algebra to represent the information given in the problem. \n\nLet x be the number of peaches Jill has. \n\nSteven has 13 more peaches than Jill, so Steven has x + 13 peaches. \n\nJake has 18 fewer peaches than Steven, so Jake has (x + 13) - 18 = x - 5 peaches. \n\nWe also know that Steven has 19 peaches, so we can set up an equation: \n\nx + 13 = 19 \n\nSolving for x, we get: \n\nx = 6 \n\nTherefore, Jill has 6 peaches.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "We ordered 7 pizzas. Each pizza has the same number of slices. If there were a total of 14 slices. How many slices are there in each pizza?", + "input": "", + "output": "\nA: We ordered 7 pizzas. There are 14 slices in total. That means each pizza must have 14 / 7 = 2 slices. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal number of slices = number of pizzas x number of slices per pizza\n\nWe know that the total number of slices is 14 and the number of pizzas is 7. So we can substitute these values into the formula:\n\n14 = 7 x number of slices per pizza\n\nTo solve for the number of slices per pizza, we can divide both sides of the equation by 7:\n\n14 \u00f7 7 = number of slices per pizza\n\nSimplifying the left side of the equation:\n\n2 = number of slices per pizza\n\nTherefore, there are 2 slices in each pizza.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "2 red peaches, 6 yellow peaches and 14 green peaches are in the basket. How many more green peaches than yellow peaches are in the basket?", + "input": "", + "output": "\nA: There are 2 red peaches, 6 yellow peaches and 14 green peaches. The difference between the number of green and yellow peaches is 14 - 6 = 8. The answer is 8.", + "answer": "8.0", + "output_pred": "To find out how many more green peaches than yellow peaches are in the basket, we need to subtract the number of yellow peaches from the number of green peaches:\n\n14 green peaches - 6 yellow peaches = 8 more green peaches than yellow peaches\n\nTherefore, there are 8 more green peaches than yellow peaches in the basket. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 66 wrappers and 39 bottle caps at the park. Now he has 16 bottle caps and 68 wrappers in his collection. How many wrappers did danny have at first?", + "input": "", + "output": "\nA: Danny had 66 wrappers and 39 bottle caps at the park. Now he has 16 bottle caps and 68 wrappers in his collection. That means he must have added 68 - 66 = 2 wrappers to his collection. So, he had 66 wrappers at first. The answer is 66.", + "answer": "2.0", + "output_pred": "To find out how many wrappers Danny had at first, we need to subtract the number of wrappers he found at the park from the total number of wrappers he has now:\n\n68 - 66 = 2\n\nTherefore, Danny had 2 wrappers at first.\n\nTo find out how many bottle caps Danny had at first, we need to subtract the number of bottle caps he found at the park from the total number of bottle caps he has now:\n\n39 - 16 = 23\n\nTherefore, Danny had 23 bottle caps at first.\n\nAnswer: Danny had 2 wrappers and 23 bottle caps at first.<|endoftext|>", + "pred": 23.0, + "flag": false + }, + { + "instruction": "Lewis earns $ 28 every week during the 1091 weeks of harvest. He also earns $ 939 per week for working overtime. If he works overtime every week. How much money does he earn during harvest season?", + "input": "", + "output": "\nA: Lewis earns $28 every week during the 1091 weeks of harvest. He also earns $939 per week for working overtime. That means in total he earns $28 + $939 = $967 per week. During the 1091 weeks of harvest, he earns 1091 * $967 = $1,056,797. The answer is $1,056,797.", + "answer": "1054997.0", + "output_pred": "To find out how much money Lewis earns during the harvest season, we need to add up his regular earnings and his overtime earnings.\n\nRegular earnings = $28/week x 1091 weeks = $29,848\n\nOvertime earnings = $939/week x 1091 weeks = $1,061,789\n\nTotal earnings = Regular earnings + Overtime earnings\nTotal earnings = $29,848 + $1,061,789\nTotal earnings = $1,361,637\n\nTherefore, Lewis earns $1,361,637 during the harvest season.<|endoftext|>", + "pred": 1361637.0, + "flag": false + }, + { + "instruction": "Paige was helping her mom plant flowers and together they planted 55 seeds. They put 15 seeds in each flower bed and only 60 seeds grew into flowers in each flower bed. How many flowers did they grow?", + "input": "", + "output": "\nA: They planted 55 seeds. They put 15 seeds in each flower bed. That means they planted 55 / 15 = 3.67 flower beds. Since only 60 seeds grew into flowers in each flower bed, they must have grown 3.67 * 60 = 220.2 flowers. The answer is 220.2.", + "answer": "220.0", + "output_pred": "Step 1: Find the total number of flower beds they planted by dividing the total number of seeds by the number of seeds in each bed: \n\n55 seeds \u00f7 15 seeds per bed = 3.67 flower beds \n\nSince you can't have a fraction of a flower bed, round up to the nearest whole number: \n\n3.67 flower beds \u2248 4 flower beds \n\nStep 2: Find the total number of flowers that grew by multiplying the number of flower beds by the number of flowers that grew in each bed: \n\n4 flower beds x 60 flowers per bed = 240 flowers \n\nTherefore, they grew 240 flowers. The answer in Arabic numerals is 240.<|endoftext|>", + "pred": 240.0, + "flag": false + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 19 inches. The grasshopper jumped 4 inches farther than the frog and the mouse jumped 44 inches lesser than the frog. How far did the frog jump?", + "input": "", + "output": "\nA: The grasshopper jumped 19 inches. The frog jumped 4 inches more than the grasshopper, so the frog jumped 19 + 4 = 23 inches. The mouse jumped 44 inches lesser than the frog, so the frog must have jumped 44 + 23 = 67 inches. The answer is 67.", + "answer": "15.0", + "output_pred": "Let's call the distance the frog jumped \"x\". \n\nWe know that the grasshopper jumped 4 inches farther than the frog, so the grasshopper jumped x + 4 inches. \n\nWe also know that the mouse jumped 44 inches lesser than the frog, so the mouse jumped x - 44 inches. \n\nWe're given that the grasshopper jumped 19 inches, so we can set up an equation: \n\nx + 4 = 19 \n\nTo solve for x, we can subtract 4 from both sides: \n\nx = 15 \n\nSo the frog jumped 15 inches.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 5 cups of flour and 14 cups of sugar. She already put in 10 cups of flour and 2 cups of sugar. How many more cups of sugar does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 5 cups of flour and 14 cups of sugar. She already put in 10 cups of flour and 2 cups of sugar. That means she still needs 5 cups of flour and 14 - 2 = 12 cups of sugar. The answer is 12.", + "answer": "12.0", + "output_pred": "To find out how many more cups of sugar Mary needs to add, we need to subtract the amount of sugar she has already added from the total amount required by the recipe.\n\nTotal amount of sugar required = 14 cups\nAmount of sugar already added = 2 cups\n\nAmount of sugar still needed = Total amount of sugar required - Amount of sugar already added\nAmount of sugar still needed = 14 cups - 2 cups\nAmount of sugar still needed = 12 cups\n\nTherefore, Mary needs to add 12 more cups of sugar to complete the recipe. The answer in Arabic numerals is 12.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Robin's hair was 17 inches long. He cut off some inches of her hair. If his hair is now 13 inches long. How much of his hair did he cut?", + "input": "", + "output": "\nA: He had 17 inches of hair. He cut off some of it, so now he has 13 inches. The difference must be the amount of hair he cut. So, he must have cut 17 - 13 = 4 inches of hair. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how much of Robin's hair he cut off, we need to subtract his current hair length from his original hair length:\n\n17 inches - 13 inches = 4 inches\n\nTherefore, Robin cut off 4 inches of his hair.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Baker made 54 cakes. He sold some of them. If he still has 13 cakes left. How many cakes did baker sell?", + "input": "", + "output": "\nA: He made 54 cakes. He still has 13 cakes left. That means he must have sold 54 - 13 = 41 cakes. The answer is 41.", + "answer": "41.0", + "output_pred": "To find out how many cakes Baker sold, we need to subtract the number of cakes he still has from the total number of cakes he made:\n\n54 - 13 = 41\n\nTherefore, Baker sold 41 cakes.<|endoftext|>", + "pred": 41.0, + "flag": true + }, + { + "instruction": "There were 5 roses and 3 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 12 roses and 2 orchids in the vase. How many more roses than orchids are there in the vase now?", + "input": "", + "output": "\nA: There were 5 roses and 3 orchids in the vase. Jessica added 7 roses and minus 1 orchid. So now there are 12 roses and 2 orchids. The difference between the number of roses and orchids is 12 - 2 = 10. The answer is 10.", + "answer": "10.0", + "output_pred": "To solve the problem, we need to find the difference between the number of roses and orchids in the vase now.\n\nStep 1: Find the total number of flowers in the vase now.\nTotal number of flowers = Number of roses + Number of orchids\nTotal number of flowers = 12 + 2\nTotal number of flowers = 14\n\nStep 2: Find the difference between the number of roses and orchids.\nDifference = Number of roses - Number of orchids\nDifference = 12 - 2\nDifference = 10\n\nTherefore, there are 10 more roses than orchids in the vase now. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Baker made 155 cakes. If his friend bought 140 cakes from him. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker had 155 cakes. His friend bought 140 cakes from him. That means he has 155 - 140 = 15 cakes left. The answer is 15.", + "answer": "15.0", + "output_pred": "To solve the problem, we need to subtract the number of cakes the friend bought from the total number of cakes Baker made:\n\n155 - 140 = 15\n\nTherefore, Baker would still have 15 cakes. The answer in Arabic numerals is 15.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Jerry had 8 action figures on a shelf in his room. Later he added 4 more action figures to the shelf and removed 5 old ones. How many action figures were on his shelf in all?", + "input": "", + "output": "\nA: Jerry had 8 action figures on the shelf. He added 4 more, so now he has 8 + 4 = 12 action figures. He removed 5 old ones, so in total he has 12 - 5 = 7 action figures. The answer is 7.", + "answer": "7.0", + "output_pred": "Step 1: Start with the initial number of action figures on the shelf: 8\nStep 2: Add the number of action figures Jerry added: 8 + 4 = 12\nStep 3: Remove the number of action figures Jerry removed: 12 - 5 = 7\nAnswer: There were 7 action figures on Jerry's shelf in all. (7)<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 192 dollars off each t-shirt and $ 34 off each jersey. During the Arkansas and Texas tech game they sold 157 t-shirts and 19 jerseys. How much more does a t-shirt cost than a jersey?", + "input": "", + "output": "\nA: The Razorback shop makes $192 off each t-shirt and $34 off each jersey. They sold 157 t-shirts and 19 jerseys. That means they made 157 * $192 = $30,144 from the t-shirts and 19 * $34 = $646 from the jerseys. The difference between the two is $30,144 - $646 = $29,498. The answer is $29,498.", + "answer": "158.0", + "output_pred": "Step 1: Calculate the total revenue from selling t-shirts and jerseys.\nRevenue from t-shirts = $192/t-shirt x 157 t-shirts\nRevenue from jerseys = $34/jersey x 19 jerseys\nTotal revenue = Revenue from t-shirts + Revenue from jerseys\nTotal revenue = $192/t-shirt x 157 t-shirts + $34/jersey x 19 jerseys\nTotal revenue = $29,936 + $6,424\nTotal revenue = $36,360\n\nStep 2: Calculate the difference between the revenue from selling t-shirts and jerseys.\nDifference = Revenue from t-shirts - Revenue from jerseys\nDifference = $192/t-shirt x 157 t-shirts - $34/jersey x 19 jerse", + "pred": 19.0, + "flag": false + }, + { + "instruction": "Lucy went to the grocery store. She bought 4 packs of cookie, 22 packs of cake and 16 packs of chocolate. How many packs of groceries did she buy in all?", + "input": "", + "output": "\nA: She bought 4 packs of cookie, 22 packs of cake and 16 packs of chocolate. In total she bought 4 + 22 + 16 = 42 packs of groceries. The answer is 42.", + "answer": "42.0", + "output_pred": "To find the total number of packs of groceries Lucy bought, we need to add the number of packs of cookie, cake, and chocolate.\n\n4 packs of cookie + 22 packs of cake + 16 packs of chocolate = 42 packs of groceries\n\nTherefore, Lucy bought 42 packs of groceries in all.<|endoftext|>", + "pred": 42.0, + "flag": true + }, + { + "instruction": "Adam has 10 apples. Jackie has 2 apples. How many more apples does Adam have than Jackie?", + "input": "", + "output": "\nA: Adam has 10 apples and Jackie has 2 apples. The difference between them is 10 - 2 = 8 apples. Adam has 8 more apples than Jackie. The answer is 8.", + "answer": "8.0", + "output_pred": "To find out how many more apples Adam has than Jackie, we need to subtract the number of apples Jackie has from the number of apples Adam has.\n\n10 (Adam's apples) - 2 (Jackie's apples) = 8\n\nTherefore, Adam has 8 more apples than Jackie. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Allan brought 7 balloons and 5 balls while Jake brought 6 balloons and 4 balls to the park. How many balls did Allan and Jake have in the park?", + "input": "", + "output": "\nA: Allan brought 7 balloons and 5 balls. Jake brought 6 balloons and 4 balls. In total, they have 7 + 6 = 13 balloons and 5 + 4 = 9 balls. The answer is 9.", + "answer": "9.0", + "output_pred": "To find the total number of balls Allan and Jake have in the park, we need to add the number of balls each of them brought.\n\nAllan brought 7 balloons and 5 balls, so he brought a total of 7 + 5 = 12 balls.\n\nJake brought 6 balloons and 4 balls, so he brought a total of 6 + 4 = 10 balls.\n\nTo find the total number of balls, we add the number of balls Allan and Jake brought:\n\n12 + 10 = 22\n\nTherefore, Allan and Jake had a total of 22 balls in the park.<|endoftext|>", + "pred": 22.0, + "flag": false + }, + { + "instruction": "Danny collects bottle caps. He threw away 6 of the old ones at the park while he found 50 bottle caps new ones. Now he has 60 bottle caps in his collection. How many more bottle caps did danny find at the park than those he threw away?", + "input": "", + "output": "\nA: Danny threw away 6 bottle caps. He found 50 new ones. That means he found 50 - 6 = 44 more bottle caps than those he threw away. The answer is 44.", + "answer": "44.0", + "output_pred": "To solve the problem, we need to find the difference between the number of bottle caps Danny found at the park and the number of bottle caps he threw away.\n\nNumber of bottle caps found at the park = 50\nNumber of bottle caps thrown away = 6\n\nDifference = Number of bottle caps found at the park - Number of bottle caps thrown away\nDifference = 50 - 6\nDifference = 44\n\nTherefore, Danny found 44 more bottle caps at the park than those he threw away. The answer in Arabic numerals is 44.<|endoftext|>", + "pred": 44.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 16 sacks per day and that each sack containes 57 oranges. How many days will it take to harvest 80 sacks of oranges?", + "input": "", + "output": "\nA: Each day they harvest 16 sacks. Each sack contains 57 oranges. That means in one day they harvest 16 * 57 = 912 oranges. To harvest 80 sacks, they need 80 * 57 = 4560 oranges. To get 4560 oranges, they need 4560 / 912 = 5 days. The answer is 5.", + "answer": "5.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal number of oranges = number of sacks x number of oranges per sack\n\nFirst, we need to find the total number of oranges in 80 sacks:\n\n80 sacks x 57 oranges per sack = 4,520 oranges\n\nNext, we can use the formula to find the number of days it will take to harvest 4,520 oranges:\n\nnumber of days = total number of oranges / number of oranges harvested per day\n\nnumber of days = 4,520 oranges / (16 sacks x 57 oranges per sack)\n\nnumber of days = 4,520 oranges / 892 oranges per day\n\nnumber of days = 5 days\n\nTherefore, it will take 5 days to harvest 80 sacks of oranges. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Robin has some packages of gum. There are 3 pieces in each package and a total of 42 pieces of gum. How many packages does Robin have?", + "input": "", + "output": "\nA: There are 42 pieces of gum in total. Each package has 3 pieces. So, the number of packages must be 42 / 3 = 14. The answer is 14.", + "answer": "14.0", + "output_pred": "To solve this problem, we can use the formula:\n\nnumber of packages = total number of pieces of gum / number of pieces per package\n\nPlugging in the given values, we get:\n\nnumber of packages = 42 / 3\n\nSimplifying the expression, we get:\n\nnumber of packages = 14\n\nTherefore, Robin has 14 packages of gum. The answer in Arabic numerals is 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Paul had 50 books. After buying some in a garage sale he had 151 left. How many books did he buy?", + "input": "", + "output": "\nA: Paul had 50 books. After buying some in a garage sale he had 151 left. That means he bought 151 - 50 = 101 books. The answer is 101.", + "answer": "101.0", + "output_pred": "To find out how many books Paul bought, we need to subtract the number of books he had before the garage sale from the number of books he had after the garage sale:\n\n151 - 50 = 101\n\nTherefore, Paul bought 101 books.<|endoftext|>", + "pred": 101.0, + "flag": true + }, + { + "instruction": "Randy has 95 blocks. He uses 20 blocks to build a house and 50 blocks to build a tower. How many more blocks did he use to build the tower than he did to build the house?", + "input": "", + "output": "\nA: He used 20 blocks to build the house and 50 blocks to build the tower. The difference between these two numbers is 50 - 20 = 30 blocks. He used 30 more blocks to build the tower than he did to build the house. The answer is 30.", + "answer": "30.0", + "output_pred": "To solve the problem, we need to subtract the number of blocks Randy used to build the house from the number of blocks he used to build the tower:\n\n50 - 20 = 30\n\nTherefore, Randy used 30 more blocks to build the tower than he did to build the house. The answer in Arabic numerals is 30.<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "Julia played tag with a total of 18 kids. She played with 4 kids on monday and yet with some more kids on tuesday. How many kids did she play with on tuesday?", + "input": "", + "output": "\nA: She played with 4 kids on Monday. That means she still has 18 - 4 = 14 kids left. She played with some more kids on Tuesday. That means she played with 14 kids on Tuesday. The answer is 14.", + "answer": "14.0", + "output_pred": "Let's call the number of kids Julia played with on Tuesday \"x\". \n\nWe know that Julia played with a total of 18 kids, so we can set up an equation: \n\n4 + x = 18 \n\nTo solve for x, we can subtract 4 from both sides: \n\nx = 14 \n\nSo Julia played with 14 kids on Tuesday. \n\nAnswer: 14<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "53 campers went rowing in the morning 48 campers went rowing in the afternoon and 49 campers went rowing in the evening. How many more campers went rowing in the morning than in the evening?", + "input": "", + "output": "\nA: In the morning 53 campers went rowing, in the afternoon 48 campers went rowing and in the evening 49 campers went rowing. The difference between the morning and the evening is 53 - 49 = 4. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more campers went rowing in the morning than in the evening, we need to subtract the number of campers who went rowing in the evening from the number of campers who went rowing in the morning.\n\n53 campers went rowing in the morning\n49 campers went rowing in the evening\n\n53 - 49 = 4\n\nTherefore, 4 more campers went rowing in the morning than in the evening. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Jack received 10 emails in the morning, 7 emails in the afternoon and 17 emails in the evening. How many more emails did Jack receive in the morning than in the afternoon?", + "input": "", + "output": "\nA: Jack received 10 emails in the morning and 7 emails in the afternoon. The difference between these two numbers is 10 - 7 = 3. So Jack received 3 more emails in the morning than in the afternoon. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more emails Jack received in the morning than in the afternoon, we need to subtract the number of emails he received in the afternoon from the number of emails he received in the morning.\n\n10 (emails in the morning) - 7 (emails in the afternoon) = 3\n\nTherefore, Jack received 3 more emails in the morning than in the afternoon. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "A waiter had 11 customers. After some left he still had 3 customers. How many more customers left than those that stayed behind?", + "input": "", + "output": "\nA: The waiter had 11 customers. After some left he still had 3 customers. This means 11 - 3 = 8 customers left. The answer is 8.", + "answer": "5.0", + "output_pred": "To find out how many more customers left than those that stayed behind, we need to subtract the number of customers that stayed behind from the original number of customers:\n\n11 - 3 = 8\n\nTherefore, 8 more customers left than those that stayed behind. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 269 students suggested adding bacon 330 suggested adding mashed potatoes to the menu and 76 suggested adding tomatoes. How many more students suggested mashed potatoes than those that suggested bacon?", + "input": "", + "output": "\nA: 269 students suggested adding bacon and 330 suggested adding mashed potatoes. The difference between these two numbers is 330 - 269 = 61. This means 61 more students suggested mashed potatoes than those that suggested bacon. The answer is 61.", + "answer": "61.0", + "output_pred": "To find out how many more students suggested mashed potatoes than those that suggested bacon, we need to subtract the number of students who suggested bacon from the number of students who suggested mashed potatoes.\n\nNumber of students who suggested mashed potatoes = 330\nNumber of students who suggested bacon = 269\n\nDifference = Number of students who suggested mashed potatoes - Number of students who suggested bacon\nDifference = 330 - 269\nDifference = 61\n\nTherefore, 61 more students suggested mashed potatoes than those that suggested bacon. The answer in Arabic numerals is 61.<|endoftext|>", + "pred": 61.0, + "flag": true + }, + { + "instruction": "Frank had some pieces of candy. If he put them into 26 bags with 33 pieces in each bag. How many pieces of candy did he have?", + "input": "", + "output": "\nA: Frank put the pieces of candy into 26 bags with 33 pieces in each bag. This means he had 26 * 33 = 858 pieces of candy. The answer is 858.", + "answer": "858.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal number of pieces of candy = number of bags x number of pieces in each bag\n\nPlugging in the given values, we get:\n\ntotal number of pieces of candy = 26 x 33\ntotal number of pieces of candy = 838\n\nTherefore, Frank had 838 pieces of candy.<|endoftext|>", + "pred": 838.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 3 cups of sugar and 10 cups of flour. She already put in some cups of flour. If she still needs 5 more cups of flour than sugar. How many cups of flour did she put in?", + "input": "", + "output": "\nA: The recipe calls for 3 cups of sugar and 10 cups of flour. She needs 5 more cups of flour than sugar. That means she needs 3 + 5 = 8 cups of flour. So she has already put in 10 - 8 = 2 cups of flour. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the number of cups of flour Mary has already put in \"x\". \n\nAccording to the problem, she needs 5 more cups of flour than sugar, which means she needs 3 + 5 = 8 cups of flour in total. \n\nSo we can set up an equation: \n\nx + 8 = 10 \n\nSubtracting 8 from both sides, we get: \n\nx = 2 \n\nTherefore, Mary has already put in 2 cups of flour.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Paul got a box of some crayons for his birthday. By the end of the school year he had either lost or given away 551 of them and only had 177 left. How many crayons did he get for his birthday?", + "input": "", + "output": "\nA: He had 177 crayons left at the end of the school year. He must have had 177 + 551 = 728 crayons in the beginning. That means he got 728 - 177 = 551 crayons for his birthday. The answer is 551.", + "answer": "728.0", + "output_pred": "Let's call the number of crayons Paul got for his birthday \"x\". \n\nAccording to the problem, he lost or gave away 551 crayons, so we can write an equation: \n\nx - 551 = 177 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 551 to both sides: \n\nx - 551 + 551 = 177 + 551 \n\nSimplifying: \n\nx = 728 \n\nTherefore, Paul got 728 crayons for his birthday.<|endoftext|>", + "pred": 728.0, + "flag": true + }, + { + "instruction": "Josh had 4 marbles in his collection. He lost 16 marbles and found 8 new ones. How many more marbles did he lose than those he found?", + "input": "", + "output": "\nA: Josh had 4 marbles in his collection. He lost 16 marbles, so after that he has 4 - 16 = -12 marbles. He found 8 new marbles, so now he has -12 + 8 = -4 marbles. He lost 16 marbles and found 8, so the difference is 16 - 8 = 8. The answer is 8.", + "answer": "8.0", + "output_pred": "Step 1: Start with the initial number of marbles Josh had: 4\nStep 2: Subtract the number of marbles he lost: 4 - 16 = -12\nStep 3: Add the number of marbles he found: -12 + 8 = -4\nStep 4: The difference between the number of marbles he lost and those he found is: 16 - 8 = 8\n\nTherefore, Josh lost 8 more marbles than those he found. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Edward had $ 13. He spent some money. Now he has $ 3. How much money did Edward spend?", + "input": "", + "output": "\nA: Edward had $13. He spent some money, so now he has $3. The difference must be the amount of money he spent. So, he must have spent $13 - $3 = $10. The answer is $10.", + "answer": "10.0", + "output_pred": "To find out how much money Edward spent, we need to subtract the amount he has now from the amount he had before:\n\n$13 - $3 = $10\n\nTherefore, Edward spent $10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Lucy went to the grocery store. She bought 23 packs of cookie and some packs of cake. In total she had 27 packs of grocery. How many packs of cake did she buy in all?", + "input": "", + "output": "\nA: She bought 23 packs of cookie and some packs of cake. In total she had 27 packs of grocery. This means she bought 27 - 23 = 4 packs of cake. The answer is 4.", + "answer": "4.0", + "output_pred": "Let's call the number of packs of cake that Lucy bought \"x\". \n\nWe know that Lucy bought 23 packs of cookie and some packs of cake, so we can set up an equation: \n\n23 + x = 27 \n\nTo solve for x, we can subtract 23 from both sides: \n\nx = 27 - 23 \n\nx = 4 \n\nSo Lucy bought 4 packs of cake in all. \n\nAnswer: 4<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "They decided to hold the party in their backyard. They have some sets of tables, each having the 3 chairs. If there are a total of 9 chairs in the backyard. How many sets of tables do they have?", + "input": "", + "output": "\nA: Each set of tables has 3 chairs. That means there are 3 chairs per set. There are 9 chairs in total. So, the number of sets must be 9 / 3 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve the problem, we need to divide the total number of chairs by the number of chairs in each set of tables:\n\n9 chairs \u00f7 3 chairs per set = 3 sets of tables\n\nTherefore, they have 3 sets of tables in their backyard. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 12 cups of flour 14 cups of sugar and 7 cups of salt. She already put in 2 cups of flour. How many more cups of flour than cups of salt does she need to add now?", + "input": "", + "output": "\nA: She already put in 2 cups of flour. The recipe calls for 12 cups of flour, so she needs to add 12 - 2 = 10 more cups of flour. The recipe calls for 7 cups of salt, so she needs to add 7 cups of salt. The difference between the two is 10 - 7 = 3. She needs to add 3 more cups of flour than cups of salt. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total amount of flour needed for the recipe.\n12 cups of flour\n\nStep 2: Find the total amount of sugar needed for the recipe.\n14 cups of sugar\n\nStep 3: Find the total amount of salt needed for the recipe.\n7 cups of salt\n\nStep 4: Subtract the amount of flour already added from the total amount of flour needed.\n12 cups - 2 cups = 10 cups of flour needed\n\nStep 5: Subtract the amount of salt needed from the total amount of salt needed.\n7 cups - 7 cups = 0 cups of salt needed\n\nStep 6: Find the difference between the amount of flour needed and the amount of salt needed.\n10 cups - 0 cups = 10 cups\n\nTherefore, Mary needs to add 10 more cups of flour than cups of salt now. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": false + }, + { + "instruction": "Jessie currently weighs 9 kilograms. After she started to go jogging everyday she lost 62 kilograms in the first week and 140 kilograms in the second week. How much did she weigh before starting to jog?", + "input": "", + "output": "\nA: She currently weighs 9 kilograms. She lost 62 kilograms in the first week and 140 kilograms in the second week. That means she lost 62 + 140 = 202 kilograms in total. She weighed 9 kilograms before starting to jog, so she must have weighed 9 + 202 = 211 kilograms before starting to jog. The answer is 211.", + "answer": "211.0", + "output_pred": "To find out how much Jessie weighed before starting to jog, we need to add the weight she lost in the first and second week to her current weight.\n\nWeight lost in the first week = 62 kilograms\nWeight lost in the second week = 140 kilograms\n\nTotal weight lost = 62 + 140 = 202 kilograms\n\nCurrent weight = 9 kilograms\n\nWeight before starting to jog = Current weight + Total weight lost\nWeight before starting to jog = 9 + 202\nWeight before starting to jog = 211 kilograms\n\nTherefore, Jessie weighed 211 kilograms before starting to jog.<|endoftext|>", + "pred": 211.0, + "flag": true + }, + { + "instruction": "Jerry had 7 action figures and 2 books on a shelf in his room. Later he added 4 more books to the shelf. How many more action figures than books were on his shelf?", + "input": "", + "output": "\nA: Jerry had 7 action figures and 2 books on the shelf. After he added 4 more books, he has 7 action figures and 6 books. The difference between the number of action figures and books is 7 - 6 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of items on the shelf before Jerry added more books.\n7 action figures + 2 books = 9 items\n\nStep 2: Find the total number of items on the shelf after Jerry added more books.\n7 action figures + 2 books + 4 books = 13 items\n\nStep 3: Find the difference between the number of action figures and books on the shelf.\n13 items - 7 action figures = 6 more action figures than books on the shelf\n\nAnswer: There were 6 more action figures than books on Jerry's shelf. (6)<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "There were 6 roses and 20 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 21 orchids and 22 roses in the vase. How many more roses than orchids are there in the vase now?", + "input": "", + "output": "\nA: There were 6 roses and 20 orchids in the vase. Now there are 21 orchids and 22 roses. The difference must be the number of roses Jessica cut from her garden. So, 22 - 21 = 1 more rose than orchid. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to find the difference between the number of roses and orchids in the vase now.\n\nStep 1: Find the total number of flowers in the vase now.\nTotal number of flowers = Number of roses + Number of orchids\nTotal number of flowers = 22 + 21\nTotal number of flowers = 43\n\nStep 2: Find the difference between the number of roses and orchids.\nDifference = Number of roses - Number of orchids\nDifference = 22 - 21\nDifference = 1\n\nTherefore, there are 1 more roses than orchids in the vase now. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "28 children were riding on the bus. At the bus stop 82 children got on the bus while some got off the bus. Then there were 30 children altogether on the bus. How many more children got on the bus than those that got off?", + "input": "", + "output": "\nA: There were 28 children on the bus initially. 82 children got on the bus while some got off. Now there are 30 children on the bus. The difference between the number of children that got on and those that got off must be 82 - 28 = 54. The answer is 54.", + "answer": "2.0", + "output_pred": "Let's call the number of children who got off the bus \"x\". \n\nWe know that the total number of children on the bus after the stop was 30, so we can set up an equation: \n\n28 + 82 - x = 30 \n\nSimplifying this equation, we get: \n\n110 - x = 30 \n\nSubtracting 110 from both sides, we get: \n\n-x = -80 \n\nDividing both sides by -1, we get: \n\nx = 80 \n\nSo 80 children got off the bus. \n\nTo find out how many more children got on the bus than those that got off, we can subtract the number of children who got off from the total number of children on the bus after the stop: \n\n30 - 80 = -50 \n\nTherefore, 50 more children got on the bus than those that got off. \n\nAnswer: 50<|endoftext|>", + "pred": 50.0, + "flag": false + }, + { + "instruction": "The grasshopper and the frog had a jumping contest. The grasshopper jumped 13 inches. The grasshopper jumped 2 inches farther than the grasshopper. How far did the frog jump?", + "input": "", + "output": "\nA: The grasshopper jumped 13 inches. The frog jumped 2 inches farther than the grasshopper. That means the frog jumped 13 + 2 = 15 inches. The answer is 15.", + "answer": "11.0", + "output_pred": "Let's call the distance the frog jumped \"x\". \n\nAccording to the problem, the grasshopper jumped 2 inches farther than the frog. So we can write an equation: \n\n13 = x + 2 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 2 from both sides: \n\n13 - 2 = x \n\nSimplifying: \n\n11 = x \n\nSo the frog jumped 11 inches. \n\nAnswer: 11<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Paul sold some books in a garage sale leaving him with 27 books. If he had 136 books initially. How many books did he sell?", + "input": "", + "output": "\nA: Paul had 136 books initially. He sold some books and now he has 27 books. The number of books he sold must have been 136 - 27 = 109 books. The answer is 109.", + "answer": "109.0", + "output_pred": "To find out how many books Paul sold, we need to subtract the number of books he had left from the initial number of books he had:\n\n136 - 27 = 109\n\nTherefore, Paul sold 109 books.<|endoftext|>", + "pred": 109.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 5 pages of math homework, 10 pages of reading homework and 6 more pages of biology homework. How many pages of reading and biology homework did she have to complete?", + "input": "", + "output": "\nA: Rachel had to complete 5 pages of math homework, 10 pages of reading homework and 6 more pages of biology homework. So in total she had to complete 10 + 6 = 16 pages of reading and biology homework. The answer is 16.", + "answer": "16.0", + "output_pred": "To find the total number of pages of reading and biology homework that Rachel had to complete, we need to add the number of pages of math homework to the number of pages of reading and biology homework.\n\nNumber of pages of math homework = 5\nNumber of pages of reading homework = 10\nNumber of pages of biology homework = 5 + 6 = 11\n\nTotal number of pages of reading and biology homework = 10 + 11 = 21\n\nTherefore, Rachel had to complete 21 pages of reading and biology homework.<|endoftext|>", + "pred": 21.0, + "flag": false + }, + { + "instruction": "A grocery store had 79 bottles of regular soda, 53 bottles of diet soda and 42 apples. How many more bottles of regular soda than diet soda did they have?", + "input": "", + "output": "\nA: The grocery store had 79 bottles of regular soda and 53 bottles of diet soda. The difference between them is 79 - 53 = 26 bottles. The answer is 26.", + "answer": "26.0", + "output_pred": "To find out how many more bottles of regular soda than diet soda the grocery store had, we need to subtract the number of diet soda bottles from the number of regular soda bottles.\n\n79 - 53 = 26\n\nTherefore, the grocery store had 26 more bottles of regular soda than diet soda. The answer in Arabic numerals is 26.<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "After a typhoon, 2 trees in Haley's backyard died. If she had grown 11 trees initially. How many more trees survived the typhoon than those that died?", + "input": "", + "output": "\nA: Haley had 11 trees initially. 2 of them died, so now she has 11 - 2 = 9 trees. The difference between the number of trees that survived and those that died is 9 - 2 = 7. The answer is 7.", + "answer": "7.0", + "output_pred": "To solve the problem, we need to subtract the number of trees that died from the initial number of trees and then find the difference.\n\nInitial number of trees = 11\nNumber of trees that died = 2\n\nNumber of trees that survived = Initial number of trees - Number of trees that died\nNumber of trees that survived = 11 - 2\nNumber of trees that survived = 9\n\nTherefore, 9 more trees survived the typhoon than those that died. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": false + }, + { + "instruction": "The school is planning a field trip. The school has 67 classrooms. There are 66 students in each classroom in the school. If there are 6 seats on each school bus. How many buses are needed to take the trip?", + "input": "", + "output": "\nA: There are 67 classrooms and 66 students in each classroom. That means there are 67 * 66 = 4422 students in total. Each bus has 6 seats, so we need 4422 / 6 = 737 buses. The answer is 737.", + "answer": "737.0", + "output_pred": "Step 1: Find the total number of students in the school by multiplying the number of classrooms by the number of students in each classroom: \n\n67 classrooms x 66 students/classroom = 4,192 students \n\nStep 2: Divide the total number of students by the number of seats on each bus to find the number of buses needed: \n\n4,192 students \u00f7 6 seats/bus = 698 buses \n\nTherefore, 698 buses are needed to take the field trip. The answer in Arabic numerals is 698.<|endoftext|>", + "pred": 698.0, + "flag": false + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 38 sacks per day and that each sack containes 42 oranges. How many sacks of oranges will they have after 49 days of harvest?", + "input": "", + "output": "\nA: They harvest 38 sacks per day. That means in 49 days they will have harvested 38 * 49 = 1866 sacks. Each sack contains 42 oranges, so in total they will have 1866 * 42 = 78252 oranges. The answer is 78252.", + "answer": "1862.0", + "output_pred": "Step 1: Find the total number of oranges harvested per day by multiplying the number of sacks by the number of oranges in each sack: \n\n38 sacks/day x 42 oranges/sack = 1,596 oranges/day \n\nStep 2: Find the total number of oranges harvested after 49 days by multiplying the number of oranges harvested per day by the number of days: \n\n1,596 oranges/day x 49 days = 77,304 oranges \n\nStep 3: Find the number of sacks of oranges by dividing the total number of oranges by the number of oranges in each sack: \n\n77,304 oranges \u00f7 42 oranges/sack = 186 sacks \n\nTherefore, they will have 186 sacks of oranges after 49 days of harvest. The answer in Arabic numerals is 186.<|endoftext|>", + "pred": 186.0, + "flag": false + }, + { + "instruction": "Lewis earns $ 368 every week during the 1359 weeks of harvest. If he has to pay $ 388 rent every week. How much money does he pay as rent during the harvest season?", + "input": "", + "output": "\nA: Lewis earns $368 every week. He pays $388 rent every week. This means he pays $388 - $368 = $20 more than he earns. During the 1359 weeks of harvest, he pays 1359 * $20 = $27180 as rent. The answer is $27180.", + "answer": "527292.0", + "output_pred": "To find out how much money Lewis pays as rent during the harvest season, we need to multiply his weekly rent by the number of weeks in the harvest season:\n\n$388/week x 1359 weeks = $54,072\n\nTherefore, Lewis pays $54,072 as rent during the harvest season.<|endoftext|>", + "pred": 54072.0, + "flag": false + }, + { + "instruction": "Julia played tag with 14 kids on tuesday. If she played tag with 8 more kids on monday than on tuesday. How many kids did she play with on monday?", + "input": "", + "output": "\nA: She played tag with 14 kids on Tuesday. She played with 8 more kids on Monday than on Tuesday. That means she played with 14 + 8 = 22 kids on Monday. The answer is 22.", + "answer": "22.0", + "output_pred": "Let's call the number of kids Julia played tag with on Monday \"x\". \n\nAccording to the problem, she played tag with 8 more kids on Monday than on Tuesday, so we can write an equation: \n\nx = 14 + 8 \n\nSimplifying this equation, we get: \n\nx = 22 \n\nTherefore, Julia played tag with 22 kids on Monday. \n\nThe answer in Arabic numerals is: 22.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Dan has $ 2. He bought a candy bar for $ 6 and a chocolate for $ 3. How much money did he spend to buy candy bar than he did to buy chocolate?", + "input": "", + "output": "\nA: Dan bought a candy bar for $6 and a chocolate for $3. He spent $6 on the candy bar and $3 on the chocolate. The difference between the two is $6 - $3 = $3. The answer is $3.", + "answer": "3.0", + "output_pred": "To find out how much money Dan spent to buy the candy bar than he did to buy the chocolate, we need to subtract the cost of the chocolate from the cost of the candy bar.\n\nCost of candy bar = $6\nCost of chocolate = $3\n\nDifference = Cost of candy bar - Cost of chocolate\nDifference = $6 - $3\nDifference = $3\n\nTherefore, Dan spent $3 more to buy the candy bar than he did to buy the chocolate. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Zachary did 44 push-ups in gym class today. David did 58 more push-ups than zachary. How many push-ups did Zachary and David do altogether?", + "input": "", + "output": "\nA: Zachary did 44 push-ups. David did 58 more than Zachary, so he must have done 44 + 58 = 102 push-ups. The answer is 102.", + "answer": "146.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 58 more push-ups than Zachary, so David did 44 + 58 = 102 push-ups.\n\nStep 2: Add the number of push-ups Zachary and David did.\nZachary did 44 push-ups and David did 102 push-ups, so together they did 44 + 102 = 146 push-ups.\n\nAnswer: Zachary and David did 146 push-ups altogether. (146)<|endoftext|>", + "pred": 146.0, + "flag": true + }, + { + "instruction": "Julia played tag with 18 kids on monday. She played tag with 10 kids on tuesday. How many more kids did she play with on monday than on tuesday?", + "input": "", + "output": "\nA: On Monday she played with 18 kids. On Tuesday she played with 10 kids. The difference must be 18 - 10 = 8 kids. The answer is 8.", + "answer": "8.0", + "output_pred": "To find out how many more kids Julia played with on Monday than on Tuesday, we need to subtract the number of kids she played with on Tuesday from the number of kids she played with on Monday.\n\n18 - 10 = 8\n\nTherefore, Julia played with 8 more kids on Monday than on Tuesday. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Paige was helping her mom plant flowers and together they planted 36 seeds. They put 12 seeds in each flower bed and only 58 seeds grew into flowers in each flower bed. How many flower beds did they have?", + "input": "", + "output": "\nA: They planted 36 seeds. They put 12 seeds in each flower bed. That means they had 36 / 12 = 3 flower beds. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Divide the total number of seeds by the number of seeds planted in each bed: 36 \u00f7 12 = 3\n2. Multiply the number of flower beds by the number of seeds that grew into flowers in each bed: 3 x 58 = 174\n\nTherefore, they had 3 flower beds. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Paco had 26 salty cookies and 17 sweet cookies. He ate 14 sweet cookies and 9 salty cookies. How many salty cookies did Paco have left?", + "input": "", + "output": "\nA: Paco had 26 salty cookies and 17 sweet cookies. He ate 14 sweet cookies and 9 salty cookies. That means he has 26 - 9 = 17 salty cookies left. The answer is 17.", + "answer": "17.0", + "output_pred": "1. Start with the total number of salty cookies Paco had: 26\n2. Subtract the number of salty cookies he ate: 26 - 9 = 17\n3. Subtract the number of sweet cookies he ate: 17 - 14 = 3\n4. Paco had 17 salty cookies and 3 sweet cookies left.\n\nTherefore, Paco had 17 salty cookies left. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Matthew had 8 crackers to give to friends. If Matthew gave 2 crackers to each his friends. How many friends did he give crackers to?", + "input": "", + "output": "\nA: Matthew had 8 crackers. He gave 2 crackers to each of his friends. That means he gave 8 / 2 = 4 friends crackers. The answer is 4.", + "answer": "4.0", + "output_pred": "To solve the problem, we need to divide the total number of crackers by the number of crackers given to each friend:\n\n8 crackers \u00f7 2 crackers/friend = 4 friends\n\nTherefore, Matthew gave crackers to 4 friends. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 2 hours on learning english, 5 hours on learning chinese and 4 hours on learning spanish. How many more hours does he spend on learning chinese than he does on learning spanish?", + "input": "", + "output": "\nA: Ryan spends 2 hours on learning english, 5 hours on learning chinese and 4 hours on learning spanish. The difference between the time he spends on learning chinese and the time he spends on learning spanish is 5 - 4 = 1 hour. The answer is 1 hour.", + "answer": "1.0", + "output_pred": "To find out how many more hours Ryan spends on learning chinese than he does on learning spanish, we need to subtract the number of hours he spends on learning spanish from the number of hours he spends on learning chinese.\n\nNumber of hours Ryan spends on learning chinese = 5\nNumber of hours Ryan spends on learning spanish = 4\n\nDifference = Number of hours Ryan spends on learning chinese - Number of hours Ryan spends on learning spanish\nDifference = 5 - 4\nDifference = 1\n\nTherefore, Ryan spends 1 more hour on learning chinese than he does on learning spanish. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 8 bird families living near the mountain. If 42 bird families flew away to africa and 31 bird families flew away to asia. How many more bird families flew away to africa than those that flew away to asia?", + "input": "", + "output": "\nA: There were 8 bird families living near the mountain. 42 flew away to Africa and 31 flew away to Asia. The difference between the two is 42 - 31 = 11. So 11 more bird families flew away to Africa than those that flew away to Asia. The answer is 11.", + "answer": "11.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away to asia from the number of bird families that flew away to africa:\n\n42 - 31 = 11\n\nTherefore, 11 more bird families flew away to africa than those that flew away to asia. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "After resting they decided to go for a swim. The depth of the water is 5 times Ron's height. Dean is 11 feet shorter than Ron. If Ron stands at 12 feet. How deep was the water?", + "input": "", + "output": "\nA: Ron stands at 12 feet. Dean is 11 feet shorter than Ron, so Dean stands at 12 - 11 = 1 foot. The depth of the water is 5 times Ron's height, so the depth of the water is 5 * 12 = 60 feet. The answer is 60 feet.", + "answer": "60.0", + "output_pred": "Step 1: Find Dean's height.\nDean is 11 feet shorter than Ron, so Dean's height = Ron's height - 11 feet\nDean's height = 12 feet - 11 feet\nDean's height = 1 foot\n\nStep 2: Find the depth of the water.\nThe depth of the water is 5 times Ron's height.\nDepth of the water = 5 x Ron's height\nDepth of the water = 5 x 12 feet\nDepth of the water = 60 feet\n\nTherefore, the depth of the water was 60 feet.<|endoftext|>", + "pred": 60.0, + "flag": true + }, + { + "instruction": "There are many different books in the ' crazy silly school ' series. If you have read 13 of the books and are yet to read 8 books. How many books are there in the ' crazy silly school ' series?", + "input": "", + "output": "\nA: You have read 13 books and are yet to read 8 books. That means you have read 13 + 8 = 21 books in total. The total number of books in the series must be 21. The answer is 21.", + "answer": "21.0", + "output_pred": "To find the total number of books in the 'crazy silly school' series, we need to add the number of books you have read to the number of books you have yet to read.\n\nTotal number of books = Number of books you have read + Number of books you have yet to read\nTotal number of books = 13 + 8\nTotal number of books = 21\n\nTherefore, there are 21 books in the 'crazy silly school' series.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "7 red peaches, 71 yellow peaches and 8 green peaches are in the basket. How many more green peaches than red peaches are in the basket?", + "input": "", + "output": "\nA: There are 7 red peaches, 71 yellow peaches and 8 green peaches. The difference between the number of green and red peaches is 8 - 7 = 1. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many more green peaches than red peaches are in the basket, we need to subtract the number of red peaches from the number of green peaches:\n\n8 green peaches - 7 red peaches = 1 more green peach than red peach\n\nTherefore, there is 1 more green peach than red peach in the basket. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "The bananas in Philip's collection are organized into groups of size 18. If there are a total of 180 bananas in Philip's banana collection. How many groups are there?", + "input": "", + "output": "\nA: There are 180 bananas in total. Each group has 18 bananas. That means there must be 180 / 18 = 10 groups. The answer is 10.", + "answer": "10.0", + "output_pred": "To solve this problem, we need to divide the total number of bananas by the number of bananas in each group:\n\n180 \u00f7 18 = 10\n\nTherefore, there are 10 groups of bananas in Philip's collection. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "If the cave is 919 feet deep and they need to travel 1307 feet. How far is the end of the cave?", + "input": "", + "output": "\nA: The cave is 919 feet deep. They need to travel 1307 feet. That means they need to travel 1307 - 919 = 388 feet more. The end of the cave is at 919 + 388 = 1307 feet. The answer is 1307 feet.", + "answer": "2226.0", + "output_pred": "To find the end of the cave, we need to add the depth of the cave to the distance they need to travel:\n\n919 feet + 1307 feet = 2226 feet\n\nTherefore, the end of the cave is 2226 feet away.<|endoftext|>", + "pred": 2226.0, + "flag": true + }, + { + "instruction": "Jerry had 3 books and 4 action figures on a shelf in his room. Later he added 2 more action figures to the shelf. How many more action figures than books were on his shelf?", + "input": "", + "output": "\nA: Jerry had 3 books and 4 action figures on the shelf. He added 2 more action figures, so now he has 4 + 2 = 6 action figures. The difference between the number of action figures and books is 6 - 3 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of items on the shelf before Jerry added more action figures.\n3 books + 4 action figures = 7 items\n\nStep 2: Find the total number of items on the shelf after Jerry added more action figures.\n7 items + 2 action figures = 9 items\n\nStep 3: Find the difference between the number of action figures and books on the shelf.\n9 items - 3 books = 6 more action figures than books on the shelf\n\nAnswer: There were 6 more action figures than books on Jerry's shelf. (6)<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "Paul got a box of 110 crayons for his birthday. During the school year he gave 90 crayons to his friends while he lost 412 crayons. How many more crayons did he lose than those he gave to his friends?", + "input": "", + "output": "\nA: Paul got a box of 110 crayons. He gave 90 to his friends, so he has 110 - 90 = 20 crayons left. He lost 412 crayons, so in total he has 20 - 412 = -392 crayons. He lost more than he gave away, so the answer is 392.", + "answer": "322.0", + "output_pred": "To solve the problem, we need to subtract the number of crayons Paul gave to his friends from the number of crayons he lost:\n\n412 - 90 = 322\n\nTherefore, Paul lost 322 more crayons than those he gave to his friends.\n\nThe answer in Arabic numerals is: 322.<|endoftext|>", + "pred": 322.0, + "flag": true + }, + { + "instruction": "At the stop 8 more people got on the train. Initially there were 11 people on the train. How many people are there on the train now?", + "input": "", + "output": "\nA: Initially there were 11 people on the train. 8 more people got on the train. So now there are 11 + 8 = 19 people on the train. The answer is 19.", + "answer": "19.0", + "output_pred": "Step 1: Start with the initial number of people on the train: 11\nStep 2: Add the number of people who got on the train: 8\nStep 3: Calculate the total number of people on the train now: 11 + 8 = 19\nAnswer: There are now 19 people on the train. (19)<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "After a typhoon, 13 trees in Haley's backyard died. If she had grown 3 trees initially. How many more trees died in the typhoon than those that survived?", + "input": "", + "output": "\nA: Haley had 3 trees initially. After the typhoon, 13 trees died. That means 13 - 3 = 10 trees died in the typhoon. The answer is 10.", + "answer": "23.0", + "output_pred": "The number of trees that died in the typhoon is 13.\nThe number of trees that Haley initially had is 3.\nTo find out how many more trees died in the typhoon than those that survived, we need to subtract the number of trees that survived from the number of trees that died:\n\n13 - 3 = 10\n\nTherefore, 10 more trees died in the typhoon than those that survived. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": false + }, + { + "instruction": "At the arcade Dave had won 7 tickets. He used some tickets to buy toys. If he still has 2 tickets left. How many tickets did Dave use to buy toys?", + "input": "", + "output": "\nA: Dave had 7 tickets. He used some tickets to buy toys. He still has 2 tickets left. So he must have used 7 - 2 = 5 tickets to buy toys. The answer is 5.", + "answer": "5.0", + "output_pred": "Let's call the number of tickets Dave used to buy toys \"x\". \n\nWe know that Dave started with 7 tickets and ended up with 2 tickets, so we can set up an equation: \n\n7 - x = 2 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding x to both sides: \n\n7 - x + x = 2 + x \n\nSimplifying: \n\n7 = 2 + x \n\nSubtracting 2 from both sides: \n\n5 = x \n\nSo Dave used 5 tickets to buy toys. \n\nAnswer: Dave used 5 tickets to buy toys.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "There are a total of 16 peaches in a basket. If there are 13 red peaches and some more green peaches in the basket. How many green peaches are in the basket?", + "input": "", + "output": "\nA: There are 16 peaches in total. 13 of them are red. That means there must be 16 - 13 = 3 green peaches. The answer is 3.", + "answer": "3.0", + "output_pred": "Let's call the number of green peaches \"x\". \n\nWe know that the total number of peaches in the basket is 16, so we can set up an equation: \n\n13 + x = 16 \n\nTo solve for x, we can subtract 13 from both sides: \n\nx = 16 - 13 \n\nx = 3 \n\nSo there are 3 green peaches in the basket. \n\nAnswer: 3<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Together they collected strawberries that weighed 22 pounds. On the way back Marco ' dad found 30 more pounds of strawberries. Marco's strawberries now weighed 36 pounds. How much did his dad's strawberries weigh now?", + "input": "", + "output": "\nA: Marco and his dad collected 22 pounds of strawberries together. Marco's strawberries now weigh 36 pounds. That means his dad's strawberries must weigh 36 - 22 = 14 pounds. The answer is 14.", + "answer": "16.0", + "output_pred": "Let's call the weight of Marco's dad's strawberries \"x\". \n\nWe know that together they collected 22 pounds of strawberries, so we can write an equation: \n\nx + 22 = 22 + 30 \n\nSimplifying the right side: \n\nx + 22 = 52 \n\nSubtracting 22 from both sides: \n\nx = 30 \n\nSo Marco's dad's strawberries weighed 30 pounds.<|endoftext|>", + "pred": 30.0, + "flag": false + }, + { + "instruction": "A book has 2 chapters. The first chapter is 60 pages long. If there are a total of 93 pages in the book. How many pages are in the second chapter?", + "input": "", + "output": "\nA: The first chapter is 60 pages long. The total number of pages in the book is 93. That means the second chapter must have 93 - 60 = 33 pages. The answer is 33.", + "answer": "33.0", + "output_pred": "To find the number of pages in the second chapter, we need to subtract the number of pages in the first chapter from the total number of pages in the book:\n\n93 pages (total) - 60 pages (first chapter) = 33 pages (second chapter)\n\nTherefore, there are 33 pages in the second chapter.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 5 pages of math homework and yet more pages of reading homework. If she had to complete a total of 7 pages of homework. How many pages of reading homework did she have to complete?", + "input": "", + "output": "\nA: Rachel had to complete 5 pages of math homework and some pages of reading homework. In total she had to complete 7 pages of homework. That means she had to complete 7 - 5 = 2 pages of reading homework. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the number of pages of reading homework that Rachel had to complete \"x\". \n\nWe know that Rachel had to complete 5 pages of math homework, so we can set up an equation: \n\n5 + x = 7 \n\nTo solve for x, we can subtract 5 from both sides: \n\nx = 7 - 5 \n\nx = 2 \n\nTherefore, Rachel had to complete 2 pages of reading homework. \n\nAnswer: 2<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Paul had 108 books and 55 pens. After selling some books and pens in a garage sale he had 66 books and 59 pens left. How many books did he sell in the garage sale?", + "input": "", + "output": "\nA: Paul had 108 books and 55 pens. After the garage sale he had 66 books and 59 pens. This means he sold 108 - 66 = 42 books and 55 - 59 = 4 pens. The answer is 42.", + "answer": "42.0", + "output_pred": "To find out how many books Paul sold in the garage sale, we need to subtract the number of books he had left from the original number of books he had:\n\n108 - 66 = 42\n\nTherefore, Paul sold 42 books in the garage sale.<|endoftext|>", + "pred": 42.0, + "flag": true + }, + { + "instruction": "Baker's friend bought 137 cakes from him. If he had made 169 cakes initially. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker had 169 cakes initially. His friend bought 137 cakes from him. That means he has 169 - 137 = 32 cakes left. The answer is 32.", + "answer": "32.0", + "output_pred": "To solve the problem, we need to subtract the number of cakes Baker's friend bought from the initial number of cakes he made:\n\n169 - 137 = 32\n\nTherefore, Baker would still have 32 cakes left.\n\nThe answer in Arabic numerals is: 32.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "22 children were riding on the bus. At the bus stop 40 children got on the bus while some got off the bus. Then there were 2 children altogether on the bus. How many children got off the bus at the bus stop?", + "input": "", + "output": "\nA: There were 22 children on the bus initially. 40 children got on the bus, so now there are 22 + 40 = 62 children. But there are only 2 children in the end, so 62 - 2 = 60 children must have gotten off the bus. The answer is 60.", + "answer": "60.0", + "output_pred": "Let's call the number of children who got off the bus at the bus stop \"x\". \n\nWe know that there were 22 children on the bus before the stop, and 40 children got on after the stop. So the total number of children on the bus after the stop is: \n\n22 + 40 = 62 \n\nWe also know that after the stop, there were 2 children on the bus. So we can set up an equation: \n\n22 + 40 - x = 2 \n\nSimplifying this equation, we get: \n\n82 - x = 2 \n\nSubtracting 82 from both sides, we get: \n\n-x = -80 \n\nDividing both sides by -1, we get: \n\nx = 80 \n\nTherefore, 80 children got off the bus at the bus stop.<|endoftext|>", + "pred": 80.0, + "flag": false + }, + { + "instruction": "Paul had 51 books and 106 pens. After selling some books and pens in a garage sale he had 82 books and 14 pens left. How many pens did he sell in the garage sale?", + "input": "", + "output": "\nA: Paul had 51 books and 106 pens. After the garage sale he had 82 books and 14 pens. That means he sold 51 - 82 = 29 books and 106 - 14 = 92 pens. The answer is 92.", + "answer": "92.0", + "output_pred": "To find out how many pens Paul sold in the garage sale, we need to subtract the number of pens he had left from the number of pens he had before the sale:\n\n106 pens - 14 pens = 92 pens\n\nTherefore, Paul sold 92 pens in the garage sale.<|endoftext|>", + "pred": 92.0, + "flag": true + }, + { + "instruction": "Josh had 7 marbles in his collection. He lost 8 marbles and found 10 new ones. How many more marbles did he find than those he lost?", + "input": "", + "output": "\nA: Josh had 7 marbles. He lost 8 marbles, so now he has 7 - 8 = -1 marbles. He found 10 new marbles, so now he has -1 + 10 = 9 marbles. He found 9 more marbles than those he lost. The answer is 9.", + "answer": "2.0", + "output_pred": "1. Start with the number of marbles Josh had: 7\n2. Subtract the number of marbles he lost: 7 - 8 = -1\n3. Add the number of marbles he found: -1 + 10 = 9\n4. To find how many more marbles he found than those he lost, subtract the number of marbles he lost from the number of marbles he found: 9 - 8 = 1\n\nTherefore, Josh found 1 more marbles than those he lost. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "We ordered 17 pizzas. Each pizza has 4 slices. If there are 25 of us. How many slices of pizza are there altogether?", + "input": "", + "output": "\nA: We ordered 17 pizzas. Each pizza has 4 slices. That means there are 17 * 4 = 68 slices of pizza. There are 25 of us. So in total there are 68 * 25 = 170 slices of pizza. The answer is 170.", + "answer": "68.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nStep 1: Multiply the number of pizzas by the number of slices per pizza: \n\n17 pizzas x 4 slices per pizza = 68 slices \n\nStep 2: Multiply the total number of slices by the number of people: \n\n68 slices x 25 people = 1700 slices \n\nTherefore, there are 1700 slices of pizza altogether. \n\nAnswer: 1700<|endoftext|>", + "pred": 1700.0, + "flag": false + }, + { + "instruction": "Josh had 19 marbles in his collection. He lost 11 marbles and found 5 new ones. How many marbles does he have now?", + "input": "", + "output": "\nA: Josh had 19 marbles. He lost 11 marbles, so now he has 19 - 11 = 8 marbles. He found 5 new marbles, so now he has 8 + 5 = 13 marbles. The answer is 13.", + "answer": "13.0", + "output_pred": "Step 1: Start with the number of marbles Josh had initially: 19\nStep 2: Subtract the number of marbles he lost: 19 - 11 = 8\nStep 3: Add the number of marbles he found: 8 + 5 = 13\nAnswer: Josh now has 13 marbles. (13)<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Jake has 6 fewer peaches than Steven. Steven has 18 more peaches than Jill. If jill has 5 peaches. How many peaches does Jake have?", + "input": "", + "output": "\nA: Steven has 18 more peaches than Jill. That means Steven has 18 + 5 = 23 peaches. Jake has 6 fewer peaches than Steven, so Jake has 23 - 6 = 17 peaches. The answer is 17.", + "answer": "17.0", + "output_pred": "Step 1: Find out how many peaches Steven has.\nSteven has 18 more peaches than Jill, so Steven has 18 + 5 = 23 peaches.\n\nStep 2: Find out how many peaches Jake has.\nJake has 6 fewer peaches than Steven, so Jake has 23 - 6 = 17 peaches.\n\nTherefore, Jake has 17 peaches. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "There are 8 different books and 5 different movies in the ' crazy silly school ' series. If you read 19 of the movies and watched 16 of the books. How many more movies than books have you read?", + "input": "", + "output": "\nA: There are 8 books and 5 movies in the series. You read 19 movies and watched 16 books. That means you read 19 - 16 = 3 more movies than books. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more movies than books you have read, you need to subtract the number of books you watched from the number of movies you read:\n\n19 (number of movies read) - 16 (number of books watched) = 3\n\nTherefore, you have read 3 more movies than books. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 62 dollars off each t-shirt and $ 99 off each jersey. During the Arkansas and Texas tech game they sold 183 t-shirts and 31 jerseys. How much money did they make from selling the t-shirts?", + "input": "", + "output": "\nA: They make $62 off each t-shirt and $99 off each jersey. They sold 183 t-shirts and 31 jerseys. That means they made 183 * $62 = $11346 from the t-shirts. The answer is $11346.", + "answer": "11346.0", + "output_pred": "To find out how much money the Razorback shop made from selling the t-shirts, we need to multiply the number of t-shirts sold by the price per t-shirt:\n\n183 t-shirts x $62/t-shirt = $11,546\n\nTherefore, the Razorback shop made $11,546 from selling the t-shirts during the Arkansas and Texas tech game.<|endoftext|>", + "pred": 11546.0, + "flag": false + }, + { + "instruction": "Julia played tag with some kids on monday. She played tag with 14 kids on tuesday. If she played with a total of 16 kids. How many kids did she play with on monday?", + "input": "", + "output": "\nA: She played with a total of 16 kids. On Tuesday she played with 14 kids. That means on Monday she must have played with 16 - 14 = 2 kids. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the number of kids Julia played with on Monday \"x\". \n\nWe know that she played with 14 kids on Tuesday, so we can set up an equation: \n\nx + 14 = 16 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 14 from both sides: \n\nx + 14 - 14 = 16 - 14 \n\nSimplifying: \n\nx = 2 \n\nTherefore, Julia played with 2 kids on Monday.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "A waiter had some customers. After 9 customers left he still had 12 customers. How many customers did he have at the start?", + "input": "", + "output": "\nA: He had 12 customers at the end. 9 customers left. That means he had 12 + 9 = 21 customers at the start. The answer is 21.", + "answer": "21.0", + "output_pred": "Let's call the number of customers the waiter had at the start \"x\". \n\nAccording to the problem, after 9 customers left, the waiter still had 12 customers. So we can write an equation: \n\nx - 9 = 12 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 9 to both sides: \n\nx - 9 + 9 = 12 + 9 \n\nSimplifying: \n\nx = 21 \n\nTherefore, the waiter had 21 customers at the start.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "Rachel picked 3 ripe apples from her tree. Now the tree has 2 ripe apples and 27 unripe apples. How many ripe apples did the tree have to begin with?", + "input": "", + "output": "\nA: Rachel picked 3 ripe apples from the tree. After that, there were 2 ripe apples and 27 unripe apples. This means that before Rachel picked the apples, there were 3 + 2 = 5 ripe apples. The answer is 5.", + "answer": "5.0", + "output_pred": "Let x be the number of ripe apples the tree had to begin with.\nAfter Rachel picked 3 ripe apples, the tree had x - 3 ripe apples.\nWe know that the tree now has 2 ripe apples and 27 unripe apples, so we can set up an equation:\nx - 3 = 2 + 27\nSimplifying the equation:\nx - 3 = 30\nAdding 3 to both sides:\nx = 33\nTherefore, the tree had 33 ripe apples to begin with.<|endoftext|>", + "pred": 33.0, + "flag": false + }, + { + "instruction": "Luke played a trivia game and gained 3 points in each round of a game. If he scored 78 points in the trivia game. How many rounds did he play?", + "input": "", + "output": "\nA: He scored 78 points in total. He gained 3 points in each round. So, 78 / 3 = 26 rounds. The answer is 26.", + "answer": "26.0", + "output_pred": "Let's use \"x\" to represent the number of rounds Luke played. \n\nWe know that he gained 3 points in each round, so his total points can be represented as 3x. \n\nWe also know that he scored 78 points in total, so we can set up an equation: \n\n3x = 78 \n\nTo solve for x, we can divide both sides by 3: \n\nx = 26 \n\nTherefore, Luke played 26 rounds in the trivia game. \n\nAnswer: 26<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "Each Ferris wheel in paradise park has 19 seats. Each seat in a Ferris wheel can hold 15 people. How many people can ride 20 Ferris wheels at the same time?", + "input": "", + "output": "\nA: Each Ferris wheel has 19 seats. Each seat can hold 15 people. That means each Ferris wheel can hold 19 * 15 = 285 people. There are 20 Ferris wheels. So in total 20 * 285 = 5700 people can ride the Ferris wheels at the same time. The answer is 5700.", + "answer": "5700.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nFirst, we need to find out how many people can ride one Ferris wheel: \n\n19 seats x 15 people per seat = 285 people \n\nNext, we need to find out how many people can ride 20 Ferris wheels: \n\n285 people per Ferris wheel x 20 Ferris wheels = 5700 people \n\nTherefore, 5700 people can ride 20 Ferris wheels at the same time. \n\nThe answer in Arabic numerals is: 5700.<|endoftext|>", + "pred": 5700.0, + "flag": true + }, + { + "instruction": "Danny has 12 bottle caps in his collection. He found 53 bottle caps at the park. How many bottle caps does he have now?", + "input": "", + "output": "\nA: Danny had 12 bottle caps in his collection. He found 53 bottle caps at the park. In total he has 12 + 53 = 65 bottle caps. The answer is 65.", + "answer": "65.0", + "output_pred": "To solve the problem, we need to add the number of bottle caps Danny had in his collection to the number of bottle caps he found at the park. \n\n12 + 53 = 65 \n\nTherefore, Danny now has 65 bottle caps in his collection. \n\nThe answer in Arabic numerals is: 65.<|endoftext|>", + "pred": 65.0, + "flag": true + }, + { + "instruction": "Debby bought 264 water bottles when they were on sale. If she drank 15 bottles a day for 11 days. How many bottles does she have left?", + "input": "", + "output": "\nA: Debby bought 264 bottles. She drank 15 bottles a day for 11 days. That means she drank 15 * 11 = 165 bottles. She has 264 - 165 = 99 bottles left. The answer is 99.", + "answer": "99.0", + "output_pred": "Step 1: Find the total number of bottles Debby drank in 11 days.\n15 bottles/day x 11 days = 165 bottles\n\nStep 2: Subtract the number of bottles Debby drank from the total number of bottles she bought.\n264 bottles - 165 bottles = 99 bottles\n\nTherefore, Debby has 99 bottles left. The answer in Arabic numerals is 99.<|endoftext|>", + "pred": 99.0, + "flag": true + }, + { + "instruction": "Bobby had 19 pieces of candy. He ate 2 pieces of candy. How many pieces of candy does he still have left?", + "input": "", + "output": "\nA: Bobby had 19 pieces of candy. He ate 2 pieces, so now he has 19 - 2 = 17 pieces. The answer is 17.", + "answer": "17.0", + "output_pred": "Step 1: Start with the total number of pieces of candy Bobby had: 19\nStep 2: Subtract the number of pieces of candy he ate: 2\nStep 3: Perform the subtraction: 19 - 2 = 17\nAnswer: Bobby still has 17 pieces of candy left. (17)<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "A mailman has to give 4 pieces of junk mail to each house in each of the 81 blocks. If there are 12 houses in each block. How many pieces of junk mail should he give in each block?", + "input": "", + "output": "\nA: There are 12 houses in each block. The mailman has to give 4 pieces of junk mail to each house. That means he has to give 12 * 4 = 48 pieces of junk mail in each block. The answer is 48.", + "answer": "48.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nFirst, we need to find out how many houses are in all 81 blocks: \n\n81 blocks x 12 houses per block = 9,920 houses \n\nNext, we need to find out how many pieces of junk mail the mailman needs to give in total: \n\n9,920 houses x 4 pieces of junk mail per house = 39,680 pieces of junk mail \n\nFinally, we need to divide the total number of pieces of junk mail by the number of blocks to find out how many pieces of junk mail the mailman should give in each block: \n\n39,680 pieces of junk mail \u00f7 81 blocks = 480 pieces of junk mail per block \n\nTherefore, the mailman should give 480 pieces of junk mail in each block. The answer in Arabic numerals is 480.<|endoftext|>", + "pred": 480.0, + "flag": false + }, + { + "instruction": "There were 7 roses in the vase. Jessica cut some more roses from her flower garden which had a total of 59 roses. There are now 20 roses in the vase. How many roses did she cut?", + "input": "", + "output": "\nA: There were 7 roses in the vase. After Jessica cut some more roses, there are 20 roses in the vase. That means she must have cut 20 - 7 = 13 roses. The answer is 13.", + "answer": "13.0", + "output_pred": "Let's call the number of roses Jessica cut \"x\". \n\nWe know that there were originally 7 roses in the vase, so we can write an equation: \n\n7 + x = 20 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 7 from both sides: \n\n7 + x - 7 = 20 - 7 \n\nSimplifying: \n\nx = 13 \n\nSo Jessica cut 13 roses from her flower garden. \n\nAnswer: 13<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of eggs into groups of 3. Rebecca has 99 bananas 9 eggs and 27 marbles. How many groups will be created?", + "input": "", + "output": "\nA: Rebecca has 99 bananas, 9 eggs and 27 marbles. We need to split them into groups of 3. The number of groups will be the total number of items divided by 3. So, the number of groups will be (99 + 9 + 27) / 3 = 135 / 3 = 45. The answer is 45.", + "answer": "3.0", + "output_pred": "To solve this problem, we need to divide the total number of items by the number of items in each group:\n\nTotal number of items = 99 bananas + 9 eggs + 27 marbles = 135 items\n\nNumber of items in each group = 3\n\nNumber of groups = Total number of items \u00f7 Number of items in each group\n\nNumber of groups = 135 \u00f7 3\n\nNumber of groups = 45\n\nTherefore, Rebecca will create 45 groups of eggs. The answer in Arabic numerals is 45.<|endoftext|>", + "pred": 45.0, + "flag": false + }, + { + "instruction": "The Razorback t-shirt shop makes $ 87 dollars off each t-shirt sold. During the Arkansas game and the Texas tech game they sold a total of 95 t-shirts. If they sold 47 t-shirts during the Arkansas game. How much money did they make from selling the t-shirts?", + "input": "", + "output": "\nA: They sold 47 t-shirts during the Arkansas game and 95 t-shirts in total. That means they sold 95 - 47 = 48 t-shirts during the Texas tech game. They make $87 from each t-shirt, so they made 48 * $87 = $4,096 from selling the t-shirts. The answer is $4,096.", + "answer": "8265.0", + "output_pred": "Step 1: Find the number of t-shirts sold during the Texas tech game by subtracting the number of t-shirts sold during the Arkansas game from the total number of t-shirts sold: \n\n95 t-shirts - 47 t-shirts = 48 t-shirts \n\nStep 2: Multiply the number of t-shirts sold during the Texas tech game by the amount of money made from each t-shirt: \n\n48 t-shirts x $87/t-shirt = $4336 \n\nTherefore, the Razorback t-shirt shop made $4336 from selling the t-shirts.<|endoftext|>", + "pred": 4336.0, + "flag": false + }, + { + "instruction": "Paul had 42 pens and 143 books. After selling some books and pens in a garage sale he had 113 books and 19 pens left. How many pens did he sell in the garage sale?", + "input": "", + "output": "\nA: Paul had 42 pens and 143 books. After the garage sale he had 113 books and 19 pens. That means he sold 143 - 113 = 30 books and 42 - 19 = 23 pens. The answer is 23.", + "answer": "23.0", + "output_pred": "To find out how many pens Paul sold in the garage sale, we need to subtract the number of pens he had left from the total number of pens he had before the sale.\n\nTotal number of pens before the sale = 42\nNumber of pens left after the sale = 19\n\nNumber of pens sold in the garage sale = Total number of pens before the sale - Number of pens left after the sale\nNumber of pens sold in the garage sale = 42 - 19\nNumber of pens sold in the garage sale = 23\n\nTherefore, Paul sold 23 pens in the garage sale.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "Jerry had 4 action figures on a shelf in his room. Later he added some more action figures to the shelf. If there are a total of 8 action figures on his shelf now. How many action figures did he add to the shelf?", + "input": "", + "output": "\nA: He had 4 action figures on the shelf. Now there are 8 action figures. The difference must be the number of action figures he added. So, he must have added 8 - 4 = 4 action figures. The answer is 4.", + "answer": "4.0", + "output_pred": "Let x be the number of action figures Jerry added to the shelf.\nThe total number of action figures on the shelf now is 4 + x = 8.\nSubtracting 4 from both sides, we get x = 4.\nTherefore, Jerry added 4 action figures to the shelf.\nAnswer: 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "After resting they decided to go for a swim. The depth of the water is 9 times Dean's height. If Ron is 15 feet tall and Dean is 6 feet shorter than Ron. How deep was the water?", + "input": "", + "output": "\nA: Ron is 15 feet tall. Dean is 6 feet shorter than Ron, so Dean is 15 - 6 = 9 feet tall. The depth of the water is 9 times Dean's height, so it is 9 * 9 = 81 feet deep. The answer is 81 feet.", + "answer": "81.0", + "output_pred": "Let's start by finding Dean's height. We know that Ron is 15 feet tall and Dean is 6 feet shorter than Ron, so:\n\nDean's height = Ron's height - 6 feet\nDean's height = 15 feet - 6 feet\nDean's height = 9 feet\n\nNow that we know Dean's height, we can find the depth of the water. We know that the depth of the water is 9 times Dean's height, so:\n\nDepth of water = 9 x Dean's height\nDepth of water = 9 x 9 feet\nDepth of water = 81 feet\n\nTherefore, the depth of the water was 81 feet.<|endoftext|>", + "pred": 81.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 82 sacks of ripe oranges and 61 sacks of unripe oranges per day. How many sacks of ripe oranges will they have after 25 days of harvest?", + "input": "", + "output": "\nA: They harvest 82 sacks of ripe oranges and 61 sacks of unripe oranges per day. In 25 days, they will have 25 * 82 = 2050 sacks of ripe oranges. The answer is 2050.", + "answer": "2050.0", + "output_pred": "To find out how many sacks of ripe oranges they will have after 25 days of harvest, we need to multiply the number of sacks harvested per day by the number of days:\n\n82 sacks/day x 25 days = 2050 sacks\n\nTherefore, they will have 2050 sacks of ripe oranges after 25 days of harvest.<|endoftext|>", + "pred": 25.0, + "flag": false + }, + { + "instruction": "He had a total of 40 saltwater animals in different aquariums. Each aquarium has 2 animals in it. How many aquariums did he have?", + "input": "", + "output": "\nA: He has 40 animals in total. Each aquarium has 2 animals, so the total number of aquariums must be 40 / 2 = 20. The answer is 20.", + "answer": "20.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal number of animals = number of animals per aquarium x number of aquariums\n\nWe know that the total number of animals is 40 and each aquarium has 2 animals in it. So we can substitute these values into the formula:\n\n40 = 2 x number of aquariums\n\nTo solve for the number of aquariums, we can divide both sides of the equation by 2:\n\n20 = number of aquariums\n\nTherefore, the man had 20 aquariums. The answer in Arabic numerals is 20.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "Paco ate 36 cookies. If he had 37 cookies initially. How many cookies did Paco have left?", + "input": "", + "output": "\nA: Paco ate 36 cookies. He had 37 cookies initially. So he has 37 - 36 = 1 cookie left. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to subtract the number of cookies Paco ate from the number of cookies he had initially:\n\n37 - 36 = 1\n\nTherefore, Paco had 1 cookie left. \n\nThe answer in Arabic numerals is: 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "41 children were riding on the bus. At the bus stop some children got off the bus. Then there were 18 children left on the bus. How many more children were on the bus before the bus stop than there are now?", + "input": "", + "output": "\nA: Before the bus stop there were 41 children on the bus. After the bus stop there were 18 children left. The difference must be the number of children that got off the bus. So, 41 - 18 = 23 children got off the bus. The answer is 23.", + "answer": "23.0", + "output_pred": "Let's call the number of children who got off the bus \"x\". \n\nWe know that there were originally 41 children on the bus, so we can set up an equation: \n\n41 - x = 18 \n\nTo solve for x, we can subtract 18 from both sides: \n\n23 = x \n\nSo there were 23 children who got off the bus. \n\nTo find out how many more children were on the bus before the bus stop than there are now, we can subtract the number of children who got off from the original number: \n\n41 - 23 = 18 \n\nTherefore, there were 18 more children on the bus before the bus stop than there are now. \n\nAnswer: 18<|endoftext|>", + "pred": 18.0, + "flag": false + }, + { + "instruction": "6 birds were sitting on the fence. 4 more birds and 8 more storks came to join them. How many birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 6 birds on the fence. 4 more birds came, so now there are 6 + 4 = 10 birds. 8 more storks came, so now there are 10 + 8 = 18 birds. The answer is 18.", + "answer": "10.0", + "output_pred": "Step 1: Start with the initial number of birds on the fence: 6\nStep 2: Add the number of birds that came to join them: 4\nStep 3: Add the number of storks that came to join them: 8\nStep 4: Add all the numbers together: 6 + 4 + 8 = 18\nAnswer: There are 18 birds sitting on the fence. (18)<|endoftext|>", + "pred": 18.0, + "flag": false + }, + { + "instruction": "5 red peaches and 11 green peaches are in the basket. How many more green peaches than red peaches are in the basket?", + "input": "", + "output": "\nA: There are 5 red peaches and 11 green peaches. The difference between the two is 11 - 5 = 6. So there are 6 more green peaches than red peaches. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more green peaches than red peaches are in the basket, we need to subtract the number of red peaches from the number of green peaches:\n\n11 green peaches - 5 red peaches = 6 more green peaches than red peaches\n\nTherefore, there are 6 more green peaches than red peaches in the basket. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. The book had 2 chapters each with 405 pages. It took frank 664 days to finish the book. How many chapters did he read per day?", + "input": "", + "output": "\nA: The book has 2 chapters with 405 pages each. That means it has 2 * 405 = 810 pages in total. Frank took 664 days to finish the book. That means he read 810 / 664 = 1.22 chapters per day. The answer is 1.22.", + "answer": "332.0", + "output_pred": "First, we need to find the total number of pages in the book: \n\n2 chapters x 405 pages per chapter = 810 pages \n\nNext, we need to divide the total number of pages by the number of days it took Frank to finish the book: \n\n810 pages \u00f7 664 days = 1.25 chapters per day \n\nTherefore, Frank read 1.25 chapters per day. \n\nAnswer: 1.25<|endoftext|>", + "pred": 1.25, + "flag": false + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had 4 bags of cans. The next day she found some more bags worth of cans. If she had a total of 6 bags altogether. How many bags did she find on the next day?", + "input": "", + "output": "\nA: She had 4 bags on Monday. She found some more bags on the next day. In total she has 6 bags. So the number of bags she found on the next day must be 6 - 4 = 2 bags. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the number of bags Tiffany found on the next day \"x\". \n\nWe know that Tiffany had 4 bags of cans on Monday, so we can set up an equation: \n\n4 + x = 6 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 4 from both sides: \n\nx = 6 - 4 \n\nx = 2 \n\nTherefore, Tiffany found 2 bags of cans on the next day. \n\nThe answer in Arabic numerals is: 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Matthew had 22 crackers and 34 cakes. If Matthew gave equal numbers of crackers and cakes to his 11 friends. How many crackers did each person eat?", + "input": "", + "output": "\nA: Matthew had 22 crackers and 34 cakes. He gave 11 friends equal numbers of crackers and cakes. That means he gave 11 * (22 + 34) = 11 * 56 = 616 crackers and cakes in total. Since he gave 11 friends, each person ate 616 / 11 = 56 crackers. The answer is 56.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of crackers and cakes by the number of friends:\n\n1. Add the number of crackers and cakes: 22 + 34 = 56\n2. Divide the total by the number of friends: 56 \u00f7 11 = 5\n\nTherefore, each person ate 5 crackers. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "There are 6 houses on a block. If a mailman has to give 24 pieces of junk mail to each block. How many pieces of junk mail should he give in each house?", + "input": "", + "output": "\nA: There are 6 houses on the block. The mailman has to give 24 pieces of junk mail to each block. That means he has to give 24 * 6 = 144 pieces of junk mail. He has to divide this among the 6 houses. So each house should get 144 / 6 = 24 pieces of junk mail. The answer is 24.", + "answer": "4.0", + "output_pred": "To find out how many pieces of junk mail the mailman should give in each house, we need to divide the total number of pieces of junk mail by the number of houses on the block:\n\n24 pieces of junk mail \u00f7 6 houses = 4 pieces of junk mail per house\n\nTherefore, the mailman should give 4 pieces of junk mail in each house. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "David did 36 more push-ups but 33 less crunches than Zachary in gym class today. If Zachary did 58 push-ups and 33 crunches. How many more push-ups than crunches did Zachary do?", + "input": "", + "output": "\nA: Zachary did 58 push-ups and 33 crunches. David did 36 more push-ups than Zachary, so he must have done 58 + 36 = 94 push-ups. He did 33 less crunches than Zachary, so he must have done 33 - 33 = 0 crunches. The difference between the number of push-ups and crunches Zachary did is 58 - 33 = 25. The answer is 25.", + "answer": "25.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 36 more push-ups than Zachary, so:\nDavid's push-ups = Zachary's push-ups + 36\nDavid's push-ups = 58 + 36\nDavid's push-ups = 94\n\nStep 2: Find out how many crunches David did.\nDavid did 33 less crunches than Zachary, so:\nDavid's crunches = Zachary's crunches - 33\nDavid's crunches = 33 - 33\nDavid's crunches = 0\n\nStep 3: Find out how many more push-ups than crunches Zachary did.\nZachary did 58 push-ups and 33 crunches, so:\nMore push-ups than crunches = Zachary's push-ups - Zachary's crunches\nMore push-ups than crunches = 58 - 33\nMore push-ups than crunches = 25\n\nTherefore, Zach", + "pred": 25.0, + "flag": true + }, + { + "instruction": "The Razorback t-shirt shop made $ 51 dollars from selling 3 t-shirt during the Arkansas and Texas tech game they. What is the cost of each t-shirt?", + "input": "", + "output": "\nA: The shop made $51 from selling 3 t-shirts. This means each t-shirt cost $51 / 3 = $17. The answer is $17.", + "answer": "17.0", + "output_pred": "To find the cost of each t-shirt, we need to divide the total amount earned by the number of t-shirts sold:\n\n$51 \u00f7 3 = $17\n\nTherefore, the cost of each t-shirt is $17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 92 visitors came to the Buckingham palace that day. If there were 419 visitors the previous day and 103 visitors the day before that. How many visited the Buckingham palace before that day?", + "input": "", + "output": "\nA: On the day Rachel visited, there were 92 visitors. The day before that there were 103 visitors. The day before that there were 419 visitors. So, the total number of visitors before that day must have been 92 + 103 + 419 = 614. The answer is 614.", + "answer": "522.0", + "output_pred": "To find out how many visitors came to the Buckingham palace before that day, we need to subtract the number of visitors on the previous day and the day before that from the total number of visitors on that day.\n\nTotal number of visitors on that day = 92\nNumber of visitors on the previous day = 419\nNumber of visitors on the day before that = 103\n\nNumber of visitors before that day = Total number of visitors on that day - Number of visitors on the previous day - Number of visitors on the day before that\n\nNumber of visitors before that day = 92 - 419 - 103\nNumber of visitors before that day = -334\n\nSince the number of visitors cannot be negative, we can conclude that there were no visitors to the Buckingham palace before that day. Therefore, the answer is 0.<|endoftext|>", + "pred": 0.0, + "flag": false + }, + { + "instruction": "Bobby had 32 pieces of candy. He ate some pieces of candy. If he has 20 pieces of candy left. How many pieces of candy did Bobby eat?", + "input": "", + "output": "\nA: Bobby had 32 pieces of candy. He ate some pieces of candy. Now he has 20 pieces of candy left. The difference must be the number of pieces he ate. So, he must have eaten 32 - 20 = 12 pieces of candy. The answer is 12.", + "answer": "12.0", + "output_pred": "Let's call the number of pieces of candy Bobby ate \"x\". \n\nWe know that he started with 32 pieces of candy and ended up with 20 pieces, so we can set up an equation: \n\n32 - x = 20 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding x to both sides: \n\n32 - x + x = 20 + x \n\nSimplifying: \n\n32 = 20 + x \n\nSubtracting 20 from both sides: \n\n12 = x \n\nSo Bobby ate 12 pieces of candy. \n\nAnswer: 12<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "After Jessie started to go jogging everyday she lost 35 kilograms. She weighed 69 kilograms before beginning jogging. How much does she weigh now?", + "input": "", + "output": "\nA: She weighed 69 kilograms before beginning jogging. She lost 35 kilograms, so now she weighs 69 - 35 = 34 kilograms. The answer is 34.", + "answer": "34.0", + "output_pred": "To find out how much Jessie weighs now, we need to subtract the weight she lost from her initial weight:\n\n69 kg - 35 kg = 34 kg\n\nTherefore, Jessie now weighs 34 kilograms.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Brenda's mother made cookies for guests. Each guest had 2 cookies. If she prepared a total of 10 cookies. How many guests did she prepare cookies for?", + "input": "", + "output": "\nA: Each guest had 2 cookies. That means 10 cookies were for 5 guests. The answer is 5.", + "answer": "5.0", + "output_pred": "To solve the problem, we can use the formula:\n\nnumber of guests = total number of cookies \u00f7 number of cookies per guest\n\nSubstituting the given values, we get:\n\nnumber of guests = 10 \u00f7 2\n\nSimplifying the expression, we get:\n\nnumber of guests = 5\n\nTherefore, Brenda's mother prepared cookies for 5 guests. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Carol was sending out birthday invitations to 12 friends. She bought 3 packs each one having the same number of invitations. How many invitations are in each pack?", + "input": "", + "output": "\nA: Carol was sending out 12 invitations. She bought 3 packs, each one having the same number of invitations. That means in total she bought 3 * x = 12 invitations. So x = 12 / 3 = 4. Each pack has 4 invitations. The answer is 4.", + "answer": "4.0", + "output_pred": "Let's call the number of invitations in each pack \"x\". \n\nSince Carol bought 3 packs, she sent a total of 3x invitations. \n\nWe know that she sent invitations to 12 friends, so we can set up an equation: \n\n3x = 12 \n\nTo solve for x, we can divide both sides by 3: \n\nx = 4 \n\nTherefore, there are 4 invitations in each pack. \n\nAnswer: 4<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Allan brought 2 balloons and Jake brought 6 balloons to the park. Allan then bought 3 more balloons at the park. How many more balloons did Jake have than Allan in the park?", + "input": "", + "output": "\nA: Allan brought 2 balloons and Jake brought 6 balloons. Allan then bought 3 more balloons, so now he has 2 + 3 = 5 balloons. Jake still has 6 balloons. The difference between the two is 6 - 5 = 1 balloon. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of balloons Allan brought to the park.\n2 + 3 = 5\n\nStep 2: Find the total number of balloons Jake brought to the park.\n6\n\nStep 3: Subtract the number of balloons Allan brought from the number of balloons Jake brought.\n6 - 5 = 1\n\nTherefore, Jake had 1 more balloon than Allan in the park. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Adam could fit 8 action figures and 10 cabinets on each shelf in his room. His room has 4 shelves. How many total items could his shelves hold?", + "input": "", + "output": "\nA: Each shelf can hold 8 action figures and 10 cabinets. There are 4 shelves. So in total the shelves can hold 4 * (8 + 10) = 72 items. The answer is 72.", + "answer": "72.0", + "output_pred": "To find the total number of items Adam's shelves could hold, we need to multiply the number of action figures and cabinets per shelf by the number of shelves in his room.\n\nNumber of action figures per shelf = 8\nNumber of cabinets per shelf = 10\nNumber of shelves = 4\n\nTotal number of action figures = 8 x 4 = 32\nTotal number of cabinets = 10 x 4 = 40\n\nTotal number of items = 32 + 40 = 72\n\nTherefore, Adam's shelves could hold a total of 72 items.<|endoftext|>", + "pred": 72.0, + "flag": true + }, + { + "instruction": "Haley grew 14 trees in her backyard. After a typhoon 9 died. How many more trees died in the typhoon than those that survived?", + "input": "", + "output": "\nA: Haley grew 14 trees in her backyard. After the typhoon, 9 died. That means 9 trees died and 14 - 9 = 5 trees survived. The difference between the number of trees that died and the number of trees that survived is 9 - 5 = 4. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more trees died in the typhoon than those that survived, we need to subtract the number of trees that survived from the total number of trees Haley grew:\n\n14 - 9 = 5\n\nTherefore, 5 more trees died in the typhoon than those that survived. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Jessie weighed 71 kilograms. After she started to go jogging everyday she lost 20 kilograms. How much does she weigh now?", + "input": "", + "output": "\nA: Jessie weighed 71 kilograms. After she started to go jogging everyday she lost 20 kilograms. So now she weighs 71 - 20 = 51 kilograms. The answer is 51.", + "answer": "51.0", + "output_pred": "To solve the problem, we need to subtract the weight Jessie lost from her initial weight:\n\n71 kg - 20 kg = 51 kg\n\nTherefore, Jessie now weighs 51 kilograms.<|endoftext|>", + "pred": 51.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 8 pages of math homework. If she had to complete 3 more pages of math homework than reading homework. How many pages did she have to complete in all?", + "input": "", + "output": "\nA: She had to complete 8 pages of math homework. She had to complete 3 more pages of math homework than reading homework. That means she had to complete 8 + 3 = 11 pages of reading homework. In total she had to complete 8 + 11 = 19 pages of homework. The answer is 19.", + "answer": "13.0", + "output_pred": "Let's call the number of pages of reading homework that Rachel had to complete \"x\". \n\nAccording to the problem, Rachel had to complete 3 more pages of math homework than reading homework, so the number of pages of math homework she had to complete is x + 3. \n\nWe know that Rachel had to complete 8 pages of math homework, so we can set up an equation: \n\nx + 3 = 8 \n\nTo solve for x, we can subtract 3 from both sides: \n\nx = 5 \n\nSo Rachel had to complete 5 pages of reading homework. \n\nTo find the total number of pages she had to complete, we can add the number of pages of math homework and the number of pages of reading homework: \n\n8 + 5 = 13 \n\nTherefore, Rachel had to complete 13 pages in all. \n\nThe answer in Arabic numerals is: 13.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "A waiter had 3 customers. After some left he still had 4 customers. How many more customers stayed behind than those that left?", + "input": "", + "output": "\nA: The waiter had 3 customers in the beginning. After some left, he still had 4 customers. This means that 1 customer stayed behind. So, the number of customers that stayed behind is 1 more than those that left. The answer is 1.", + "answer": "5.0", + "output_pred": "To solve this problem, we need to subtract the number of customers who left from the number of customers who were still there:\n\n4 - 3 = 1\n\nTherefore, 1 more customers stayed behind than those that left. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "Rebecca wants to split a collection of eggs into groups of 11. If each group has 2 eggs. How many eggs does Rebecca have?", + "input": "", + "output": "\nA: Rebecca wants to split the eggs into groups of 11. Each group has 2 eggs. That means she needs 11 * 2 = 22 eggs. The answer is 22.", + "answer": "22.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of eggs Rebecca has. \n\nAccording to the problem, Rebecca wants to split the eggs into groups of 11, with each group having 2 eggs. So we can write an equation: \n\nx \u00f7 11 = 2 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by multiplying both sides by 11: \n\nx = 22 \n\nTherefore, Rebecca has 22 eggs. \n\nAnswer: 22<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 479 students suggested adding mashed potatoes while 489 suggested adding bacon to the menu. How many more students suggested bacon than those that suggested mashed potatoes?", + "input": "", + "output": "\nA: 489 students suggested adding bacon while 479 suggested mashed potatoes. The difference is 489 - 479 = 10. So, 10 more students suggested bacon than those that suggested mashed potatoes. The answer is 10.", + "answer": "10.0", + "output_pred": "To find out how many more students suggested bacon than those that suggested mashed potatoes, we need to subtract the number of students who suggested mashed potatoes from the number of students who suggested bacon:\n\n489 - 479 = 10\n\nTherefore, 10 more students suggested bacon than those that suggested mashed potatoes. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 4 hours on learning english and 6 hours on learning chinese. If he learns for 86 days. How many hours does he spend on learning english and chinese each day?", + "input": "", + "output": "\nA: Ryan spends 4 hours on learning english and 6 hours on learning chinese each day. In 86 days, he spends 4 * 86 = 344 hours on learning english and 6 * 86 = 516 hours on learning chinese. The answer is 4 hours on english and 6 hours on chinese.", + "answer": "10.0", + "output_pred": "To find out how many hours Ryan spends on learning English and Chinese each day, we need to divide the total number of hours he spends on learning English and Chinese by the number of days he learns.\n\nTotal number of hours Ryan spends on learning English and Chinese = 4 hours/day + 6 hours/day = 10 hours/day\n\nTotal number of hours Ryan spends on learning English and Chinese in 86 days = 10 hours/day x 86 days = 860 hours\n\nTherefore, Ryan spends 860 hours on learning English and Chinese in 86 days.\n\nTo find out how many hours Ryan spends on learning English and Chinese each day, we need to divide the total number of hours he spends on learning English and Chinese by the number of days he learns.\n\nHours Ryan spends on learning English and Chinese each day = Total number of hours Ryan spends on learning English and Chinese / Number of days he learns\n\nHours Ryan spends on learning English and Chinese each day = 860 hours / 86 days = 10 hours/day\n\nTherefore, Ryan sp", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Lewis earns $ 403 every week during the 233 weeks of harvest. If he has to pay $ 49 rent every week. How much money does he earn during harvest season?", + "input": "", + "output": "\nA: Lewis earns $403 every week during the 233 weeks of harvest. He pays $49 rent every week. That means he earns $403 - $49 = $354 every week. During the 233 weeks of harvest, he earns 233 * $354 = $82,502. The answer is $82,502.", + "answer": "93899.0", + "output_pred": "To find out how much money Lewis earns during harvest season, we need to subtract his weekly rent from his weekly earnings:\n\n$403 - $49 = $354\n\nTherefore, Lewis earns $354 every week during the 233 weeks of harvest season.\n\nTo find out how much money he earns during the entire harvest season, we need to multiply his weekly earnings by the number of weeks in the season:\n\n$354 x 233 = $84,022\n\nTherefore, Lewis earns $84,022 during the entire harvest season.<|endoftext|>", + "pred": 84022.0, + "flag": false + }, + { + "instruction": "Jake has 84 more apples and 10 fewer peaches than Steven. Steven has 13 peaches and 52 apples. How many peaches does Jake have?", + "input": "", + "output": "\nA: Steven has 13 peaches and 52 apples. Jake has 84 more apples and 10 fewer peaches than Steven. That means Jake has 52 + 84 = 136 apples and 13 - 10 = 3 peaches. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find out how many apples Jake has.\nJake has 84 more apples than Steven, who has 52 apples.\nJake's apples = Steven's apples + 84\nJake's apples = 52 + 84\nJake's apples = 136\n\nStep 2: Find out how many peaches Jake has.\nJake has 10 fewer peaches than Steven, who has 13 peaches.\nJake's peaches = Steven's peaches - 10\nJake's peaches = 13 - 10\nJake's peaches = 3\n\nTherefore, Jake has 136 apples and 3 peaches.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "The grasshopper and the frog had a jumping contest. The grasshopper jumped 31 inches and the frog jumped 35 inches. How much did they jump altogether?", + "input": "", + "output": "\nA: The grasshopper jumped 31 inches and the frog jumped 35 inches. In total they jumped 31 + 35 = 66 inches. The answer is 66.", + "answer": "66.0", + "output_pred": "To find out how much they jumped altogether, we need to add the distance the grasshopper jumped to the distance the frog jumped:\n\n31 inches + 35 inches = 66 inches\n\nTherefore, the grasshopper and the frog jumped a total of 66 inches altogether.<|endoftext|>", + "pred": 66.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 5 sacks of ripe oranges and 74 sacks of unripe oranges per day. How many more sacks of unripe oranges than ripe oranges are harvested per day?", + "input": "", + "output": "\nA: 5 sacks of ripe oranges and 74 sacks of unripe oranges are harvested per day. The difference between the two is 74 - 5 = 69 sacks. The answer is 69.", + "answer": "69.0", + "output_pred": "To find out how many more sacks of unripe oranges than ripe oranges are harvested per day, we need to subtract the number of sacks of ripe oranges from the number of sacks of unripe oranges:\n\n74 - 5 = 69\n\nTherefore, 69 more sacks of unripe oranges are harvested per day than ripe oranges. The answer in Arabic numerals is 69.<|endoftext|>", + "pred": 69.0, + "flag": true + }, + { + "instruction": "6 packs of dvds can be bought with 120 dollars. How much does each pack cost?", + "input": "", + "output": "\nA: 6 packs of dvds can be bought with 120 dollars. That means each pack costs 120 / 6 = $20. The answer is $20.", + "answer": "20.0", + "output_pred": "To find the cost of each pack of DVDs, we need to divide the total cost by the number of packs:\n\n120 dollars \u00f7 6 packs = 20 dollars per pack\n\nTherefore, each pack of DVDs costs 20 dollars.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "Julia played tag with 7 kids on monday and 13 kids on tuesday. She played cards wtih 20 kids on wednesday. How many kids did she play tag with altogether?", + "input": "", + "output": "\nA: She played tag with 7 kids on Monday and 13 kids on Tuesday. That means she played tag with 7 + 13 = 20 kids altogether. She played cards with 20 kids on Wednesday, but that doesn't count for the tag game. So the answer is 20.", + "answer": "20.0", + "output_pred": "To find the total number of kids Julia played tag with, we need to add the number of kids she played tag with on Monday, Tuesday, and Wednesday.\n\nNumber of kids Julia played tag with on Monday = 7\nNumber of kids Julia played tag with on Tuesday = 13\nNumber of kids Julia played tag with on Wednesday = 20\n\nTotal number of kids Julia played tag with = 7 + 13 + 20 = 40\n\nTherefore, Julia played tag with 40 kids altogether.<|endoftext|>", + "pred": 40.0, + "flag": false + }, + { + "instruction": "Katie had 57 new games and 39 old games. Her friends had 34 new games. How many more games does Katie have than her friends?", + "input": "", + "output": "\nA: Katie had 57 new games and 39 old games. Her friends had 34 new games. That means Katie has 57 + 39 = 96 games in total, while her friends have 34 games. The difference is 96 - 34 = 62 games. The answer is 62.", + "answer": "62.0", + "output_pred": "To find out how many more games Katie has than her friends, we need to subtract the number of games her friends have from the number of games Katie has.\n\nStep 1: Add the number of new games Katie has to the number of old games she has.\n57 + 39 = 96\n\nStep 2: Add the number of new games Katie has to the number of new games her friends have.\n57 + 34 = 91\n\nStep 3: Subtract the number of new games Katie has from the number of new games her friends have.\n91 - 57 = 34\n\nTherefore, Katie has 34 more games than her friends. The answer in Arabic numerals is 34.<|endoftext|>", + "pred": 34.0, + "flag": false + }, + { + "instruction": "The school is planning a field trip. The school has 66 classrooms. There are 102 students in the school and 8 seats on each school bus. If 22 students do n't want to go for the trip. How many buses are needed to take the trip?", + "input": "", + "output": "\nA: There are 102 students in the school and 22 of them don't want to go for the trip. That means there are 102 - 22 = 80 students who want to go for the trip. Each bus has 8 seats, so the number of buses needed is 80 / 8 = 10 buses. The answer is 10.", + "answer": "10.0", + "output_pred": "Step 1: Find the total number of students who want to go on the trip.\nTotal number of students = 102 - 22 = 80\n\nStep 2: Find the total number of seats needed for all the students.\nTotal number of seats = 80 x 8 = 640\n\nStep 3: Divide the total number of seats by the number of seats on each bus.\nNumber of buses needed = 640 \u00f7 8 = 80\n\nTherefore, 80 buses are needed to take the trip. The answer in Arabic numerals is 80.<|endoftext|>", + "pred": 80.0, + "flag": false + }, + { + "instruction": "Paco had 12 cookies. He ate 16 cookies and gave 21 of them to his friend. How many more cookies did he give to his friend than those he ate?", + "input": "", + "output": "\nA: Paco had 12 cookies. He ate 16, so he has 12 - 16 = -4 cookies. He gave 21 to his friend, so he has -4 + 21 = 17 cookies. The answer is 17.", + "answer": "5.0", + "output_pred": "Step 1: Subtract the number of cookies Paco ate from the total number of cookies he had: \n\n12 - 16 = -4 \n\nStep 2: Subtract the number of cookies Paco gave to his friend from the number of cookies he ate: \n\n16 - 21 = -5 \n\nStep 3: Subtract the result of step 2 from the result of step 1: \n\n-4 - (-5) = 1 \n\nTherefore, Paco gave 1 more cookie to his friend than those he ate. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "In Haley's class 4 are boys who love to play marbles. If Haley has 23 marbles and wants to keep 15 marbles for herself. How many will each of the boys receive?", + "input": "", + "output": "\nA: Haley has 23 marbles and wants to keep 15 for herself. That means she has 23 - 15 = 8 marbles to share. There are 4 boys, so each of them will receive 8 / 4 = 2 marbles. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Subtract the number of marbles Haley wants to keep for herself from the total number of marbles she has: \n\n23 - 15 = 8 \n\nStep 2: Divide the remaining marbles by the number of boys in the class: \n\n8 \u00f7 4 = 2 \n\nTherefore, each boy will receive 2 marbles. \n\nAnswer: Each boy will receive 2 marbles. (2)<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "White t - shirts can be purchased in packages of 53. If mom buys 57 packages of white t - shirts and 34 trousers. How many white t - shirts will she have?", + "input": "", + "output": "\nA: Mom bought 57 packages of white t - shirts. Each package contains 53 t - shirts. So in total she has 57 * 53 = 3021 t - shirts. She also bought 34 trousers. The answer is 3021.", + "answer": "3021.0", + "output_pred": "Step 1: Find the total number of white t - shirts by multiplying the number of packages by the number of t - shirts in each package.\n53 t - shirts/package x 57 packages = 2991 t - shirts\n\nStep 2: Add the number of white t - shirts to the number of trousers to find the total number of clothing items.\n2991 t - shirts + 34 trousers = 3025 clothing items\n\nTherefore, mom will have 2991 white t - shirts. The answer in Arabic numerals is 2991.<|endoftext|>", + "pred": 2991.0, + "flag": false + }, + { + "instruction": "Bryan took a look at his books as well. He has 7 bookshelves with each having the same number of books. If he has a total of 28 books. How many books are there in each bookshelf?", + "input": "", + "output": "\nA: Bryan has 7 bookshelves with 28 books in total. We can divide 28 by 7 to find out how many books are in each bookshelf. 28 / 7 = 4. So, there are 4 books in each bookshelf. The answer is 4.", + "answer": "4.0", + "output_pred": "To find the number of books in each bookshelf, we need to divide the total number of books by the number of bookshelves:\n\n28 books \u00f7 7 bookshelves = 4 books per bookshelf\n\nTherefore, there are 4 books in each bookshelf.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 2 pages of math homework, 3 pages of reading homework and 10 more pages of biology homework. How many pages did she have to complete in all?", + "input": "", + "output": "\nA: She had to complete 2 pages of math, 3 pages of reading and 10 pages of biology. In total she had to complete 2 + 3 + 10 = 15 pages. The answer is 15.", + "answer": "15.0", + "output_pred": "To find the total number of pages Rachel had to complete, we need to add up the number of pages of math, reading, and biology homework.\n\nMath homework = 2 pages\nReading homework = 3 pages\nBiology homework = 2 + 10 = 12 pages\n\nTotal number of pages = Math homework + Reading homework + Biology homework\nTotal number of pages = 2 + 3 + 12\nTotal number of pages = 17\n\nTherefore, Rachel had to complete 17 pages in all.<|endoftext|>", + "pred": 17.0, + "flag": false + }, + { + "instruction": "During summer break 907611 kids from Lawrence county stay home and the other 455682 kids go to camp. About how many kids are in Lawrence county?", + "input": "", + "output": "\nA: We know that 907611 kids stay home and 455682 kids go to camp. That means in total 907611 + 455682 = 1363393 kids are in Lawrence county. The answer is 1,363,393.", + "answer": "1363293.0", + "output_pred": "To find the total number of kids in Lawrence county, we need to add the number of kids who stayed home to the number of kids who went to camp:\n\n907611 + 455682 = 1363293\n\nTherefore, there are approximately 1,363,293 kids in Lawrence county.<|endoftext|>", + "pred": 1363293.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 6 cups of sugar and 14 cups of flour. She already put in 7 cups of flour and 60 cups of sugar. How many more cups of flour does she need to add?", + "input": "", + "output": "\nA: The recipe calls for 6 cups of sugar and 14 cups of flour. She already put in 7 cups of flour and 60 cups of sugar. She needs to add 14 - 7 = 7 more cups of flour. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many more cups of flour Mary needs to add, we need to subtract the amount of flour she has already added from the total amount required by the recipe.\n\nTotal amount of flour required = 14 cups\nAmount of flour already added = 7 cups\n\nMore cups of flour needed = Total amount of flour required - Amount of flour already added\nMore cups of flour needed = 14 cups - 7 cups\nMore cups of flour needed = 7 cups\n\nTherefore, Mary needs to add 7 more cups of flour to complete the recipe. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "During the Arkansas and Texas tech game the Razorback t-shirt shop made $ 60 by selling t-shirts. If they make $ 10 dollars off each t-shirt sold. How many t-shirts did they sell?", + "input": "", + "output": "\nA: The shop made $60. Each t-shirt sold made them $10. So, they must have sold 60 / 10 = 6 t-shirts. The answer is 6.", + "answer": "6.0", + "output_pred": "Let's use \"x\" to represent the number of t-shirts sold.\n\nAccording to the problem, the shop made $60 by selling x t-shirts, and they made $10 off each t-shirt sold. So we can write an equation:\n\n60 = 10x\n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by dividing both sides by 10:\n\n60 \u00f7 10 = 10x\n\n6 = 10x\n\nNow we can solve for x by dividing both sides by 10 again:\n\n6 \u00f7 10 = x\n\n0.6 = x\n\nTherefore, the shop sold 0.6 t-shirts. However, since we can't have a fraction of a t-shirt, we need to round up to the nearest whole number. In this case, the shop sold 1 t-shirt.\n\nSo the answer is:\n\nThe shop sold 1 t-shirt.<|endoftext|>", + "pred": 1.0, + "flag": false + }, + { + "instruction": "Paul had 108 books. After selling some books in a garage sale and giving 35 books to his friend he had 62 books left. How many books did he sell in the garage sale?", + "input": "", + "output": "\nA: Paul had 108 books. After giving 35 books to his friend, he had 108 - 35 = 73 books. He then sold some books in the garage sale. After that he had 62 books left. So he must have sold 73 - 62 = 11 books in the garage sale. The answer is 11.", + "answer": "11.0", + "output_pred": "Let's call the number of books Paul sold in the garage sale \"x\". \n\nWe know that he gave 35 books to his friend, so he had 108 - 35 = 73 books left before the garage sale. \n\nAfter the garage sale, he had 62 books left, so we can set up an equation: \n\n73 - x = 62 \n\nSubtracting 73 from both sides, we get: \n\n-x = -11 \n\nDividing both sides by -1, we get: \n\nx = 11 \n\nSo Paul sold 11 books in the garage sale. \n\nAnswer: 11<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "For Gwen's birthday she received 3 dollars from her mom. Her dad gave her 6 more dollars. If she spent 4 dollars. How much more money did she receive from her dad than she did from her mom?", + "input": "", + "output": "\nA: Gwen received 3 dollars from her mom and 6 dollars from her dad. She spent 4 dollars. That means she has 3 + 6 - 4 = 5 dollars left. The difference between what she received from her mom and dad is 6 - 3 = 3 dollars. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Add the amount of money Gwen received from her mom and dad: \n\n3 + 6 = 9 \n\nStep 2: Subtract the amount of money Gwen spent from the total amount of money she received: \n\n9 - 4 = 5 \n\nTherefore, Gwen received 5 more dollars from her dad than she did from her mom. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "The ring toss game at the carnival made 120 dollars in the first 20 days and 66 dollars in the remaining 16 days. How much did they make per day in the first 20 days at the carnival?", + "input": "", + "output": "\nA: In the first 20 days, they made 120 dollars. This means they made 120/20 = 6 dollars per day. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how much they made per day in the first 20 days at the carnival, we need to divide the total amount made in the first 20 days by the number of days in that period.\n\nTotal amount made in the first 20 days = $120\nNumber of days in the first 20 days = 20\n\nTherefore, the amount made per day in the first 20 days at the carnival is:\n\n$120 \u00f7 20 = $6\n\nSo, they made $6 per day in the first 20 days at the carnival.<|endoftext|>", + "pred": 20.0, + "flag": false + }, + { + "instruction": "Faye was placing her pencils and crayons into 7 rows with 36 pencils and 30 crayons in each row. How many crayons does she have?", + "input": "", + "output": "\nA: Faye has 7 rows with 36 pencils and 30 crayons in each row. That means she has 7 * 36 = 252 pencils and 7 * 30 = 210 crayons. The answer is 210.", + "answer": "210.0", + "output_pred": "To find the total number of crayons Faye has, we need to multiply the number of crayons in each row by the number of rows:\n\n30 crayons/row x 7 rows = 210 crayons\n\nTherefore, Faye has 210 crayons.<|endoftext|>", + "pred": 210.0, + "flag": true + }, + { + "instruction": "Together Adam and Jackie have 12 apples. He has 9 apples more than Adam and Jackie together do. Adam has 8 more apples than Jackie. How many apples does He have?", + "input": "", + "output": "\nA: Adam and Jackie have 12 apples together. He has 9 more apples than them, so He has 12 + 9 = 21 apples. Adam has 8 more apples than Jackie, so Jackie has 12 - 8 = 4 apples. The answer is 21.", + "answer": "21.0", + "output_pred": "Let's start by assigning variables to the unknowns in the problem. \n\nLet A be the number of apples Adam has. \nLet J be the number of apples Jackie has. \n\nFrom the problem, we know that: \n\nA + J = 12 (Adam and Jackie together have 12 apples) \n\nAnd: \n\nA = J + 9 (He has 9 apples more than Adam and Jackie together do) \n\nAnd: \n\nA = J + 8 (Adam has 8 more apples than Jackie) \n\nNow we can use substitution to solve for one of the variables. Let's solve for J: \n\nA = J + 9 \nJ = A - 9 \n\nSubstituting this expression for J into the first equation: \n\nA + (A - 9) = 12 \n2A - 9 = 12 \n2A = 21 \nA = 10.5 \n\nBut we can't have half an apple, so let's round up to", + "pred": 10.5, + "flag": false + }, + { + "instruction": "Matthew had 15 crackers. If Matthew gave equal numbers of crackers to his 5 friends and still had 10 crackers left. How many crackers did each friend eat?", + "input": "", + "output": "\nA: Matthew had 15 crackers. He gave them to 5 friends, so in total he gave 5 * x = 15 crackers. He still had 10 crackers left, so 15 - 10 = 5 crackers were given away. Each friend must have eaten 5 / 5 = 1 cracker. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Find out how many crackers Matthew gave away in total: \n\n15 crackers - 10 crackers = 5 crackers \n\n2. Divide the total number of crackers given away by the number of friends: \n\n5 crackers \u00f7 5 friends = 1 cracker per friend \n\nTherefore, each friend ate 1 cracker. \n\nThe answer in Arabic numerals is: 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "The grasshopper and the frog had a jumping contest. The grasshopper jumped 35 inches. The grasshopper jumped 4 inches farther than the frog. How much did they jump altogether?", + "input": "", + "output": "\nA: The grasshopper jumped 35 inches. The frog jumped 4 inches less than the grasshopper, so the frog must have jumped 35 - 4 = 31 inches. The total distance they jumped is 35 + 31 = 66 inches. The answer is 66.", + "answer": "66.0", + "output_pred": "Let's call the distance the frog jumped \"x\". \n\nAccording to the problem, the grasshopper jumped 4 inches farther than the frog. So we can write an equation: \n\n35 = x + 4 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 4 from both sides: \n\n35 - 4 = x \n\nSimplifying: \n\n31 = x \n\nSo the frog jumped 31 inches. \n\nTo find the total distance they jumped, we just need to add up their individual distances: \n\n35 + 31 = 66 \n\nTherefore, the grasshopper and the frog jumped a total of 66 inches.<|endoftext|>", + "pred": 66.0, + "flag": true + }, + { + "instruction": "At the arcade Dave had won 13 tickets. If he used 8 to buy some toys and 18 more to buy some clothes. How many more tickets did Dave use to buy clothes than he did to buy toys?", + "input": "", + "output": "\nA: Dave had 13 tickets. He used 8 to buy toys, so he has 13 - 8 = 5 tickets left. He used 18 tickets to buy clothes, so he has 5 - 18 = -13 tickets. He used 13 more tickets to buy clothes than he did to buy toys. The answer is 13.", + "answer": "10.0", + "output_pred": "Step 1: Find out how many tickets Dave had left after buying toys.\n13 tickets - 8 tickets = 5 tickets\n\nStep 2: Find out how many tickets Dave used to buy clothes.\n5 tickets + 18 tickets = 23 tickets\n\nStep 3: Find out how many more tickets Dave used to buy clothes than he did to buy toys.\n23 tickets - 8 tickets = 15 tickets\n\nTherefore, Dave used 15 more tickets to buy clothes than he did to buy toys. The answer in Arabic numerals is 15.<|endoftext|>", + "pred": 15.0, + "flag": false + }, + { + "instruction": "Stray cats loved eating goldfish in the pond leaving 6 goldfish. Paige had raised 8 goldfish in the pond initially. How many goldfish disappeared?", + "input": "", + "output": "\nA: Paige had 8 goldfish in the pond initially. Later there were only 6 goldfish left. This means 8 - 6 = 2 goldfish disappeared. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many goldfish disappeared, we need to subtract the number of goldfish left from the initial number of goldfish.\n\nInitial number of goldfish = 8\nNumber of goldfish left = 6\n\nNumber of goldfish disappeared = Initial number of goldfish - Number of goldfish left\nNumber of goldfish disappeared = 8 - 6\nNumber of goldfish disappeared = 2\n\nTherefore, 2 goldfish disappeared from the pond.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Last week Fred had 47 dollars and Jason had 99 dollars. Over the weekend Fred delivered newspapers earning 111 dollars and washed cars earning 34 dollars. How much money does Fred have now?", + "input": "", + "output": "\nA: Fred had 47 dollars last week. He earned 111 dollars from delivering newspapers and 34 dollars from washing cars. So in total he earned 111 + 34 = 145 dollars. He had 47 dollars in the beginning, so now he has 47 + 145 = 192 dollars. The answer is 192.", + "answer": "192.0", + "output_pred": "Step 1: Add Fred's earnings from delivering newspapers and washing cars: \n\n111 + 34 = 145 \n\nStep 2: Add Fred's earnings to his initial amount: \n\n47 + 145 = 192 \n\nTherefore, Fred now has 192 dollars. \n\nAnswer: 192<|endoftext|>", + "pred": 192.0, + "flag": true + }, + { + "instruction": "Brenda's mother made cookies for 5. She prepared 22 cookies but had to throw away 17 cookies. If each of them had the same number of cookies. How many did each of them have?", + "input": "", + "output": "\nA: Brenda's mother made 22 cookies but had to throw away 17. That means she had 22 - 17 = 5 cookies left. Since there are 5 people, each of them must have had 5 / 5 = 1 cookie. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Subtract the number of cookies thrown away from the total number of cookies made: 22 - 17 = 5\nStep 2: Divide the remaining number of cookies by the number of people who will be eating them: 5 \u00f7 5 = 1\nAnswer: Each of them had 1 cookie. (1)<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Bobby ate 33 pieces of candy. Then he ate 4 more. He also ate 14 pieces of chocolate. How many pieces of candy and chocolate did Bobby eat altogether?", + "input": "", + "output": "\nA: Bobby ate 33 pieces of candy and 14 pieces of chocolate. He then ate 4 more pieces of candy. So in total he ate 33 + 4 = 37 pieces of candy and 14 pieces of chocolate. The answer is 37 pieces of candy and 14 pieces of chocolate.", + "answer": "51.0", + "output_pred": "Step 1: Add the number of candy pieces Bobby ate initially to the number of candy pieces he ate later.\n33 + 4 = 37\n\nStep 2: Add the number of chocolate pieces Bobby ate to the number of candy pieces he ate.\n37 + 14 = 51\n\nTherefore, Bobby ate a total of 51 pieces of candy and chocolate altogether. The answer in Arabic numerals is 51.<|endoftext|>", + "pred": 51.0, + "flag": true + }, + { + "instruction": "Allan brought 6 balloons and Jake brought 3 balloons to the park. Jake then bought 4 more balloons at the park. How many more balloons did Jake have than Allan in the park?", + "input": "", + "output": "\nA: Jake brought 3 balloons and bought 4 more at the park. That means he has 3 + 4 = 7 balloons. Allan brought 6 balloons. Jake has 7 balloons and Allan has 6 balloons. The difference is 7 - 6 = 1 balloon. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Add the number of balloons Allan and Jake brought to the park: 6 + 3 = 9\nStep 2: Add the number of balloons Jake bought at the park: 9 + 4 = 13\nStep 3: Subtract the number of balloons Allan brought from the number of balloons Jake had in the park: 13 - 6 = 7\n\nTherefore, Jake had 7 more balloons than Allan in the park. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": false + }, + { + "instruction": "In Haley's class 11 are boys who love to play marbles. If Haley gives 9 marbles to each boy. How many marbles did she have?", + "input": "", + "output": "\nA: There are 11 boys who love to play marbles. She gave 9 marbles to each boy. That means she gave 11 * 9 = 99 marbles. The answer is 99.", + "answer": "99.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nStep 1: Multiply the number of boys by the number of marbles given to each boy. \n\n11 boys x 9 marbles/boy = 99 marbles \n\nStep 2: Write the answer in Arabic numerals. \n\nHaley had 99 marbles. \n\nAnswer: 99<|endoftext|>", + "pred": 99.0, + "flag": true + }, + { + "instruction": "Debby bought 200 water bottles and 256 soda bottles when they were on sale. If she drank 312 water bottles and 4 soda bottles a day. How many days would the soda bottles last?", + "input": "", + "output": "\nA: Debby bought 200 water bottles and 256 soda bottles. She drinks 312 water bottles and 4 soda bottles a day. That means she drinks 316 bottles a day. The total number of bottles she has is 200 + 256 = 456. The number of days the soda bottles will last is 456 / 316 = 1.44 days. The answer is 1.44 days.", + "answer": "64.0", + "output_pred": "First, we need to find out how many bottles Debby has left after drinking 312 water bottles and 4 soda bottles a day.\n\n200 water bottles - 312 water bottles = -112 water bottles (Debby has run out of water bottles)\n256 soda bottles - 4 soda bottles = 252 soda bottles (Debby has 252 soda bottles left)\n\nNext, we need to find out how many days the soda bottles will last.\n\n252 soda bottles \u00f7 4 soda bottles/day = 63 days (the soda bottles will last for 63 days)\n\nTherefore, the soda bottles will last for 63 days. The answer in Arabic numerals is 63.<|endoftext|>", + "pred": 63.0, + "flag": false + }, + { + "instruction": "A grocery store had 54 bottles of diet soda, 83 bottles of regular soda and 12 apples. How many more bottles of regular soda than diet soda did they have?", + "input": "", + "output": "\nA: The grocery store had 54 bottles of diet soda and 83 bottles of regular soda. The difference between the two is 83 - 54 = 29 bottles. The answer is 29.", + "answer": "29.0", + "output_pred": "To find out how many more bottles of regular soda than diet soda the grocery store had, we need to subtract the number of diet soda bottles from the number of regular soda bottles:\n\n83 - 54 = 29\n\nTherefore, the grocery store had 29 more bottles of regular soda than diet soda. The answer in Arabic numerals is 29.<|endoftext|>", + "pred": 29.0, + "flag": true + }, + { + "instruction": "Dave had 15 apps and 24 files on his phone. After deleting some apps and files he had 21 apps and 4 files left. How many more apps than files does he have left on the phone?", + "input": "", + "output": "\nA: He had 15 apps and 24 files in the beginning. After deleting some, he has 21 apps and 4 files left. The difference between the number of apps and files is 21 - 4 = 17. He has 17 more apps than files. The answer is 17.", + "answer": "17.0", + "output_pred": "To solve the problem, we need to find the difference between the number of apps and files left on Dave's phone:\n\nNumber of apps left = 21\nNumber of files left = 4\n\nDifference = Number of apps left - Number of files left\nDifference = 21 - 4\nDifference = 17\n\nTherefore, Dave has 17 more apps than files left on his phone. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Emily is making bead necklaces for her 43 friends. She had 20 beads and she was able to make 5 necklaces. How many beads did each necklace need?", + "input": "", + "output": "\nA: Emily had 20 beads and she made 5 necklaces. That means she used 20 beads in total. Each necklace must have used 20 / 5 = 4 beads. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many beads each necklace needed, we need to divide the total number of beads by the number of necklaces made:\n\n20 beads \u00f7 5 necklaces = 4 beads per necklace\n\nTherefore, each necklace needed 4 beads. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Paco ate 19 cookies and had 35 cookies left. How many cookies did he have in the beginning?", + "input": "", + "output": "\nA: He ate 19 cookies and had 35 left. That means he had 19 + 35 = 54 cookies in the beginning. The answer is 54.", + "answer": "54.0", + "output_pred": "Let's call the number of cookies Paco had in the beginning \"x\". \n\nAccording to the problem, Paco ate 19 cookies, so we can write an equation: \n\nx - 19 = 35 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 19 to both sides: \n\nx - 19 + 19 = 35 + 19 \n\nSimplifying: \n\nx = 54 \n\nTherefore, Paco had 54 cookies in the beginning.<|endoftext|>", + "pred": 54.0, + "flag": true + }, + { + "instruction": "In a school there are 700 girls and the rest are boys. If there are 142 more boys than girls. How many pupils are there in that school?", + "input": "", + "output": "\nA: There are 700 girls and 142 more boys than girls. That means there are 700 + 142 = 842 pupils in total. The answer is 842.", + "answer": "1542.0", + "output_pred": "Let's call the number of boys \"x\". \n\nAccording to the problem, we know that: \n\nx = 700 + 142 \n\nx = 842 \n\nSo there are 842 boys in the school. \n\nTo find the total number of pupils, we just need to add the number of girls and boys: \n\nTotal = 700 + 842 \n\nTotal = 1542 \n\nTherefore, there are 1542 pupils in that school.<|endoftext|>", + "pred": 1542.0, + "flag": true + }, + { + "instruction": "In a school there are 458 more girls than boys. If there are 692 girls. How many pupils are there in that school?", + "input": "", + "output": "\nA: There are 692 girls and 458 more girls than boys. That means there must be 692 - 458 = 234 boys. In total there are 692 + 234 = 926 pupils. The answer is 926.", + "answer": "926.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of boys in the school. \n\nAccording to the problem, there are 458 more girls than boys, so the number of girls can be expressed as x + 458. \n\nWe also know that there are 692 girls in the school, so we can set up an equation: \n\nx + 458 = 692 \n\nTo solve for x, we can subtract 458 from both sides: \n\nx = 234 \n\nSo there are 234 boys in the school. \n\nTo find the total number of pupils, we can add the number of boys and girls: \n\n234 + 692 = 926 \n\nTherefore, there are 926 pupils in that school.<|endoftext|>", + "pred": 926.0, + "flag": true + }, + { + "instruction": "Jesse's room is 19 feet wide and 20 feet long. How much longer is her room than it is wide?", + "input": "", + "output": "\nA: The room is 19 feet wide and 20 feet long. The difference between the two is 20 - 19 = 1 foot. The room is 1 foot longer than it is wide. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how much longer Jesse's room is than it is wide, we need to subtract the width from the length:\n\n20 feet - 19 feet = 1 foot\n\nTherefore, Jesse's room is 1 foot longer than it is wide. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "After finding some bottle caps at the park danny has 32 bottle caps in his collection. If he had 25 bottle caps in his collection earlier. How many bottle caps did he find at the park?", + "input": "", + "output": "\nA: Danny had 25 bottle caps in his collection earlier. Now he has 32 bottle caps. The difference must be the number of bottle caps he found at the park. So, he must have found 32 - 25 = 7 bottle caps. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many bottle caps Danny found at the park, we need to subtract the number of bottle caps he had before from the total number of bottle caps he has now.\n\nTotal number of bottle caps Danny has now = 32\nNumber of bottle caps Danny had before = 25\n\nNumber of bottle caps Danny found at the park = Total number of bottle caps Danny has now - Number of bottle caps Danny had before\nNumber of bottle caps Danny found at the park = 32 - 25\nNumber of bottle caps Danny found at the park = 7\n\nTherefore, Danny found 7 bottle caps at the park.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps. He lost 66 bottle caps at the park. Now he has 25 bottle caps in his collection. How many bottle caps did danny have at first?", + "input": "", + "output": "\nA: Danny had 25 bottle caps in his collection. He lost 66 bottle caps at the park. That means he had 25 + 66 = 91 bottle caps in total before he lost them. The answer is 91.", + "answer": "91.0", + "output_pred": "Let's call the number of bottle caps Danny had at first \"x\". \n\nAccording to the problem, he lost 66 bottle caps at the park, so we can write an equation: \n\nx - 66 = 25 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 66 to both sides: \n\nx - 66 + 66 = 25 + 66 \n\nSimplifying: \n\nx = 91 \n\nTherefore, Danny had 91 bottle caps at first.<|endoftext|>", + "pred": 91.0, + "flag": true + }, + { + "instruction": "Dan has $ 4. He bought a candy bar for $ 7 and a chocolate for $ 6. How much money did he spend buying the candy bar and chocolate?", + "input": "", + "output": "\nA: Dan bought a candy bar for $7 and a chocolate for $6. This means he spent $7 + $6 = $13. The answer is $13.", + "answer": "13.0", + "output_pred": "To solve the problem, we need to add the cost of the candy bar and the chocolate:\n\n$7 + $6 = $13\n\nTherefore, Dan spent $13 buying the candy bar and chocolate.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "For Gwen's birthday she received 8 dollars from her mom. Her dad gave her 5 more dollars. If she spent 4 dollars. How much more money did she receive from her mom than she did from her dad?", + "input": "", + "output": "\nA: Gwen received 8 dollars from her mom and 5 dollars from her dad. She spent 4 dollars. That means she has 8 - 4 = 4 dollars from her mom and 5 - 4 = 1 dollar from her dad. The difference between the two is 4 - 1 = 3 dollars. The answer is 3.", + "answer": "3.0", + "output_pred": "1. Gwen received 8 dollars from her mom.\n2. Her dad gave her 5 more dollars, so she received a total of 8 + 5 = 13 dollars.\n3. She spent 4 dollars, so she has 13 - 4 = 9 dollars left.\n4. To find out how much more money she received from her mom than she did from her dad, we subtract the amount she received from her dad from the amount she received from her mom: 8 - 5 = 3.\n\nTherefore, Gwen received 3 more dollars from her mom than she did from her dad. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 25 sacks of unripe oranges and 5 sacks of ripe oranges per day. How many sacks of ripe oranges will they have after 73 days of harvest?", + "input": "", + "output": "\nA: They harvest 25 sacks of unripe oranges and 5 sacks of ripe oranges per day. In 73 days, they will have 73 * 25 = 1825 sacks of unripe oranges and 73 * 5 = 365 sacks of ripe oranges. The answer is 365.", + "answer": "365.0", + "output_pred": "Step 1: Find the total number of sacks of oranges harvested per day.\n25 sacks of unripe oranges + 5 sacks of ripe oranges = 30 sacks of oranges per day\n\nStep 2: Find the total number of sacks of ripe oranges harvested after 73 days.\n5 sacks of ripe oranges per day x 73 days = 365 sacks of ripe oranges\n\nTherefore, after 73 days of harvest, they will have 365 sacks of ripe oranges. The answer in Arabic numerals is 365.<|endoftext|>", + "pred": 365.0, + "flag": true + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 45 visitors came to the Buckingham palace on the previous day. If 829 people visited the Buckingham palace within the past 85 days. How many visitors visited the Buckingham palace on that day?", + "input": "", + "output": "\nA: There were 45 visitors on the previous day. There were 829 visitors in the past 85 days. That means 829 - 45 = 784 visitors visited the Buckingham palace on that day. The answer is 784.", + "answer": "784.0", + "output_pred": "To find the number of visitors who visited the Buckingham palace on that day, we need to subtract the number of visitors who visited in the past 85 days from the total number of visitors in 85 days.\n\nTotal number of visitors in 85 days = 829\nNumber of visitors who visited in the past 85 days = 45\n\nNumber of visitors who visited on that day = Total number of visitors in 85 days - Number of visitors who visited in the past 85 days\nNumber of visitors who visited on that day = 829 - 45\nNumber of visitors who visited on that day = 784\n\nTherefore, 784 visitors visited the Buckingham palace on that day.<|endoftext|>", + "pred": 784.0, + "flag": true + }, + { + "instruction": "A waiter had 12 customers. While 15 customers left he got 14 new customers. How many customers does he still have?", + "input": "", + "output": "\nA: He had 12 customers. 15 customers left, so after that he has 12 - 15 = -3 customers. Then he got 14 new customers, so now he has -3 + 14 = 11 customers. The answer is 11.", + "answer": "11.0", + "output_pred": "Step 1: Start with the initial number of customers: 12\nStep 2: Subtract the number of customers who left: 12 - 15 = -3\nStep 3: Add the number of new customers: -3 + 14 = 11\n\nTherefore, the waiter still has 11 customers. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "You had 26 bags with equal number of cookies. If you had 15 candies and 52 cookies in total. How many cookies does each bag have?", + "input": "", + "output": "\nA: We know that there are 26 bags with equal number of cookies. We also know that there are 15 candies and 52 cookies in total. That means the total number of items is 15 + 52 = 67. Since there are 26 bags, each bag must have 67 / 26 = 2.57 items. Since each bag has only whole number of items, we can round it down to 2 items. So each bag has 2 cookies. The answer is 2.", + "answer": "2.0", + "output_pred": "First, we need to find the total number of cookies: \n\n15 candies + 52 cookies = 67 cookies \n\nNext, we need to divide the total number of cookies by the number of bags: \n\n67 cookies \u00f7 26 bags = 2.6 cookies per bag \n\nSince we can't have a fraction of a cookie, we need to round up to the nearest whole number: \n\n2.6 cookies per bag \u2248 3 cookies per bag \n\nTherefore, each bag has 3 cookies.<|endoftext|>", + "pred": 3.0, + "flag": false + }, + { + "instruction": "Dan has $ 5. He bought a chocolate for $ 3 and a candy bar for $ 7. How much money did he spend to buy candy bar than he did to buy chocolate?", + "input": "", + "output": "\nA: Dan bought a chocolate for $3 and a candy bar for $7. He spent $7 on the candy bar and $3 on the chocolate. The difference is $7 - $3 = $4. The answer is $4.", + "answer": "4.0", + "output_pred": "To find out how much money Dan spent to buy the candy bar than he did to buy the chocolate, we need to subtract the cost of the chocolate from the cost of the candy bar:\n\n$7 - $3 = $4\n\nTherefore, Dan spent $4 more to buy the candy bar than he did to buy the chocolate. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Faye was placing her pencils and crayons into 11 rows with 31 pencils and 27 crayons in each row. How many pencils and crayons does she have altogether?", + "input": "", + "output": "\nA: She has 11 rows with 31 pencils and 27 crayons in each row. That means she has 11 * 31 = 341 pencils and 11 * 27 = 297 crayons. In total she has 341 + 297 = 638 pencils and crayons. The answer is 638.", + "answer": "638.0", + "output_pred": "To find the total number of pencils and crayons Faye has, we need to multiply the number of pencils and crayons in each row by the number of rows and then add the two products together.\n\nNumber of pencils in each row = 31\nNumber of crayons in each row = 27\nNumber of rows = 11\n\nTotal number of pencils = 31 x 11 = 341\nTotal number of crayons = 27 x 11 = 307\n\nTotal number of pencils and crayons = 341 + 307 = 648\n\nTherefore, Faye has a total of 648 pencils and crayons altogether.<|endoftext|>", + "pred": 648.0, + "flag": false + }, + { + "instruction": "If Lewis earns $ 1357 every week during the 223 weeks of a harvest season. How much money will he earn if he works for 73 harvest seasons?", + "input": "", + "output": "\nA: Lewis earns $1357 every week. He works for 73 harvest seasons. That means he works for 73 * 223 = 16379 weeks. He earns $1357 every week, so in total he will earn 16379 * $1357 = $22,093,103. The answer is $22,093,103.", + "answer": "22090603.0", + "output_pred": "To find out how much money Lewis will earn if he works for 73 harvest seasons, we need to multiply his weekly earnings by the number of weeks in one harvest season and then multiply that by the number of harvest seasons.\n\nStep 1: Multiply Lewis' weekly earnings by the number of weeks in one harvest season.\n$1357/week x 223 weeks/harvest season = $300,000/harvest season\n\nStep 2: Multiply the result from Step 1 by the number of harvest seasons.\n$300,000/harvest season x 73 harvest seasons = $21,910,000\n\nTherefore, Lewis will earn $21,910,000 if he works for 73 harvest seasons. The answer in Arabic numerals is 21,910,000.<|endoftext|>", + "pred": 21910000.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 5 cups of sugar and 14 cups of flour. She already put in 11 cups of flour. How many more cups of sugar than cups of flour does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 5 cups of sugar and 14 cups of flour. She already put in 11 cups of flour. That means she still needs 14 - 11 = 3 cups of flour. She also needs 5 cups of sugar. So she needs 5 - 3 = 2 more cups of sugar than cups of flour. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more cups of sugar than cups of flour Mary needs to add now, we need to subtract the amount of flour she has already put in from the total amount of flour called for in the recipe.\n\nTotal amount of flour called for = 14 cups\nAmount of flour already put in = 11 cups\n\nAmount of flour needed now = Total amount of flour called for - Amount of flour already put in\nAmount of flour needed now = 14 cups - 11 cups\nAmount of flour needed now = 3 cups\n\nNow that we know Mary needs 3 more cups of flour, we can find out how many more cups of sugar than cups of flour she needs to add by subtracting the amount of flour needed now from the total amount of sugar called for in the recipe.\n\nTotal amount of sugar called for = 5 cups\nAmount of flour needed now = 3 cups\n\nAmount of sugar needed now = Total amount of sugar called for - Amount of flour needed now\nAmount of sugar needed now = 5 cups -", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Faye was placing her pencils into rows with 22 pencils in each row. She had 6 packs of pencils each one having 14 pencils. How many pencils does she have?", + "input": "", + "output": "\nA: She has 6 packs of pencils each one having 14 pencils. That means she has 6 * 14 = 84 pencils. She is placing them into rows with 22 pencils in each row. That means she has 84 / 22 = 3.8 rows. The answer is 84 pencils.", + "answer": "84.0", + "output_pred": "Step 1: Find the total number of pencils in one pack.\n14 pencils/pack\n\nStep 2: Find the total number of pencils in 6 packs.\n14 pencils/pack x 6 packs = 84 pencils\n\nStep 3: Find the total number of pencils in one row.\n22 pencils/row\n\nStep 4: Find the total number of rows Faye can make.\n84 pencils \u00f7 22 pencils/row = 4 rows\n\nStep 5: Find the total number of pencils Faye has.\n4 rows x 22 pencils/row = 88 pencils\n\nAnswer: Faye has 88 pencils.<|endoftext|>", + "pred": 88.0, + "flag": false + }, + { + "instruction": "For the walls of the house he would use 13 large planks of wood. If each plank of wood needs 17 pieces of nails to be secured and in addition 8 nails are needed for some smaller planks. How many nails does John need for the house wall?", + "input": "", + "output": "\nA: He needs 13 large planks of wood. Each plank needs 17 nails, so in total he needs 13 * 17 = 221 nails for the large planks. He also needs 8 nails for the smaller planks. In total he needs 221 + 8 = 229 nails. The answer is 229.", + "answer": "229.0", + "output_pred": "Step 1: Calculate the number of nails needed for the large planks of wood.\n13 large planks of wood x 17 nails per plank = 221 nails\n\nStep 2: Calculate the number of nails needed for the smaller planks of wood.\n8 smaller planks of wood x 1 nail per plank = 8 nails\n\nStep 3: Add the number of nails needed for the large planks and the smaller planks.\n221 nails + 8 nails = 229 nails\n\nTherefore, John needs 229 nails for the house wall. The answer in Arabic numerals is 229.<|endoftext|>", + "pred": 229.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. His strawberries weighed 8 pounds while his dad's strawberries weighed 32 pounds. Together how much did their strawberries weigh?", + "input": "", + "output": "\nA: Marco's strawberries weighed 8 pounds and his dad's strawberries weighed 32 pounds. Together they weighed 8 + 32 = 40 pounds. The answer is 40.", + "answer": "40.0", + "output_pred": "To find the total weight of their strawberries, we need to add the weight of Marco's strawberries to the weight of his dad's strawberries.\n\nWeight of Marco's strawberries = 8 pounds\nWeight of Marco's dad's strawberries = 32 pounds\n\nTotal weight of their strawberries = 8 + 32 = 40 pounds\n\nTherefore, their strawberries weighed 40 pounds in total.<|endoftext|>", + "pred": 40.0, + "flag": true + }, + { + "instruction": "Baker made 170 cakes. He sold 78 of them and bought 31 new cakes. How many more cakes did baker sell than those he bought?", + "input": "", + "output": "\nA: Baker made 170 cakes. He sold 78 of them, so after that he has 170 - 78 = 92 cakes. He bought 31 new cakes, so now he has 92 + 31 = 123 cakes. He sold 78 cakes and bought 31 cakes. The difference is 78 - 31 = 47 cakes. The answer is 47.", + "answer": "47.0", + "output_pred": "To solve the problem, we need to subtract the number of cakes Baker bought from the number of cakes he sold:\n\n78 - 31 = 47\n\nTherefore, Baker sold 47 more cakes than those he bought. The answer in Arabic numerals is 47.<|endoftext|>", + "pred": 47.0, + "flag": true + }, + { + "instruction": "Josh lost 11 marbles. If he had 19 marbles in his collection earlier. How many marbles does he have now?", + "input": "", + "output": "\nA: He had 19 marbles in his collection earlier. He lost 11 marbles, so now he has 19 - 11 = 8 marbles. The answer is 8.", + "answer": "8.0", + "output_pred": "To solve the problem, we need to subtract the number of marbles Josh lost from the number of marbles he had earlier:\n\n19 - 11 = 8\n\nTherefore, Josh now has 8 marbles in his collection. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "3 red peaches, and some more green peaches are in the basket. If there are 10 more green peaches than red peaches in the basket. How many green peaches are in the basket?", + "input": "", + "output": "\nA: There are 3 red peaches and some more green peaches. We know that there are 10 more green peaches than red peaches. That means there are 3 + 10 = 13 green peaches. The answer is 13.", + "answer": "13.0", + "output_pred": "Let's call the number of red peaches \"r\" and the number of green peaches \"g\". \n\nFrom the problem, we know that: \n\nr = 3 (since there are 3 red peaches) \n\ng = r + 10 (since there are 10 more green peaches than red peaches) \n\nWe can substitute the first equation into the second equation to get: \n\ng = 3 + 10 \n\ng = 13 \n\nSo there are 13 green peaches in the basket. \n\nAnswer: 13<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had some bags of cans. The next day she found 4 more bags worth of cans. If she had a total of 8 bags altogether. How many bags did she have on monday?", + "input": "", + "output": "\nA: On Tuesday she had 8 bags. She found 4 more bags, so before that she must have had 8 - 4 = 4 bags. The answer is 4.", + "answer": "4.0", + "output_pred": "Let's call the number of bags Tiffany had on Monday \"x\". \n\nAccording to the problem, on Tuesday she found 4 more bags worth of cans. So the total number of bags she had after Tuesday is x + 4. \n\nWe also know that the total number of bags she had after Tuesday was 8. So we can set up an equation: \n\nx + 4 = 8 \n\nTo solve for x, we can subtract 4 from both sides: \n\nx = 4 \n\nTherefore, Tiffany had 4 bags of cans on Monday.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Lewis earns $ 491 every week during the 1181 weeks of harvest. If he has to pay $ 216 rent every week. How much money will have at the end of the harvest season?", + "input": "", + "output": "\nA: Lewis earns $491 every week and pays $216 rent every week. That means he has $491 - $216 = $275 left every week. During 1181 weeks of harvest, he will have 1181 * $275 = $325,755 left at the end of the harvest season. The answer is $325,755.", + "answer": "324775.0", + "output_pred": "To find the total amount of money Lewis will have at the end of the harvest season, we need to subtract his weekly rent from his weekly earnings and then multiply the result by the number of weeks in the harvest season.\n\nStep 1: Subtract Lewis's weekly rent from his weekly earnings.\n$491 - $216 = $275\n\nStep 2: Multiply the result by the number of weeks in the harvest season.\n$275 x 1181 = $330,275\n\nTherefore, Lewis will have $330,275 at the end of the harvest season.<|endoftext|>", + "pred": 330275.0, + "flag": false + }, + { + "instruction": "Edward spent $ 16 to buy books and $ 8 to buy pens. Now he has $ 19. How much more did Edward spend on books than pens?", + "input": "", + "output": "\nA: Edward spent $16 on books and $8 on pens. That means he spent $16 - $8 = $8 more on books than pens. The answer is 8.", + "answer": "8.0", + "output_pred": "To find out how much more Edward spent on books than pens, we need to subtract the amount he spent on pens from the amount he spent on books:\n\n$16 - $8 = $8\n\nTherefore, Edward spent $8 more on books than pens.\n\nThe answer in Arabic numerals is: 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Jack received 6 emails in the morning and 2 emails in the afternoon. How many more emails did Jack receive in the morning than in the afternoon?", + "input": "", + "output": "\nA: Jack received 6 emails in the morning and 2 emails in the afternoon. The difference between the two is 6 - 2 = 4 emails. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many more emails Jack received in the morning than in the afternoon, we need to subtract the number of emails he received in the afternoon from the number of emails he received in the morning.\n\n6 (emails in the morning) - 2 (emails in the afternoon) = 4\n\nTherefore, Jack received 4 more emails in the morning than in the afternoon. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 10 bottle caps and 62 wrappers at the park. Now he has 27 bottle caps and 43 wrappers in his collection. How many more wrappers than bottle caps does danny have now?", + "input": "", + "output": "\nA: Danny had 10 bottle caps and 62 wrappers in the beginning. Now he has 27 bottle caps and 43 wrappers. That means he has 27 - 10 = 17 more wrappers than bottle caps. The answer is 17.", + "answer": "16.0", + "output_pred": "To find out how many more wrappers than bottle caps Danny has now, we need to subtract the number of bottle caps from the number of wrappers:\n\n43 wrappers - 27 bottle caps = 16 more wrappers than bottle caps\n\nTherefore, Danny has 16 more wrappers than bottle caps in his collection now. The answer in Arabic numerals is 16.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "Zachary did 15 push-ups in gym class today. David did 39 more push-ups than Zachary. John did 9 push-ups less than David. How many more push-ups did Zachary do than John?", + "input": "", + "output": "\nA: Zachary did 15 push-ups. David did 39 more than Zachary, so he did 15 + 39 = 54 push-ups. John did 9 less than David, so he did 54 - 9 = 45 push-ups. Zachary did 15 push-ups and John did 45 push-ups. The difference is 45 - 15 = 30 push-ups. The answer is 30.", + "answer": "30.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid = Zachary + 39\nDavid = 15 + 39\nDavid = 54\n\nStep 2: Find out how many push-ups John did.\nJohn = David - 9\nJohn = 54 - 9\nJohn = 45\n\nStep 3: Find out how many more push-ups Zachary did than John.\nMore push-ups = Zachary - John\nMore push-ups = 15 - 45\nMore push-ups = -30\n\nTherefore, Zachary did 30 more push-ups than John.<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "An industrial machine made 13 shirts yesterday and 3 shirts today. It can make 8 shirts a minute. How many minutes did the machine work in all?", + "input": "", + "output": "\nA: The machine made 13 shirts yesterday and 3 shirts today. That means it made 13 + 3 = 16 shirts in total. It can make 8 shirts a minute. So, it must have worked for 16 / 8 = 2 minutes. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Find the total number of shirts made by the machine.\n13 + 3 = 16\n\nStep 2: Divide the total number of shirts by the number of shirts the machine can make in a minute.\n16 \u00f7 8 = 2\n\nTherefore, the machine worked for 2 minutes in all. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Baker made 157 cakes and 169 pastries. If he sold 158 cakes and 147 pastries. How many more cakes than pastries did baker sell?", + "input": "", + "output": "\nA: Baker made 157 cakes and 169 pastries. He sold 158 cakes and 147 pastries. That means he sold 158 - 157 = 1 more cake than pastries. The answer is 1.", + "answer": "11.0", + "output_pred": "To find out how many more cakes than pastries the baker sold, we need to subtract the number of pastries sold from the number of cakes sold.\n\nNumber of cakes sold = 158\nNumber of pastries sold = 147\n\nDifference = Number of cakes sold - Number of pastries sold\nDifference = 158 - 147\nDifference = 11\n\nTherefore, the baker sold 11 more cakes than pastries. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Frank put some pieces of candy equally into 2 bags. If he had 16 pieces of candy. How many pieces of candy are in each bag?", + "input": "", + "output": "\nA: Frank put 16 pieces of candy into 2 bags. This means each bag must have 16 / 2 = 8 pieces of candy. The answer is 8.", + "answer": "8.0", + "output_pred": "To solve this problem, we need to divide the total number of pieces of candy by the number of bags:\n\n16 pieces of candy \u00f7 2 bags = 8 pieces of candy per bag\n\nTherefore, there are 8 pieces of candy in each bag. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Julia played tag with 16 kids on monday. If she played tag with 12 more kids on monday than on tuesday. How many kids did she play with on tuesday?", + "input": "", + "output": "\nA: She played with 16 kids on Monday. She played with 12 more kids on Monday than on Tuesday. That means on Tuesday she played with 16 - 12 = 4 kids. The answer is 4.", + "answer": "4.0", + "output_pred": "Let's call the number of kids Julia played with on tuesday \"x\". \n\nAccording to the problem, she played with 12 more kids on monday than on tuesday, so we can write an equation: \n\n16 = x + 12 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 12 from both sides: \n\n16 - 12 = x \n\nSimplifying: \n\n4 = x \n\nSo Julia played with 4 kids on tuesday. \n\nAnswer: 4<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "There are 22 different books and 10 different movies in the ' crazy silly school ' series. If you read 12 of the books and watched 56 of the movies. How many more books do you still have to read?", + "input": "", + "output": "\nA: There are 22 books and 10 movies in the series. You have read 12 books and watched 56 movies. That means you still have 22 - 12 = 10 books left to read. The answer is 10.", + "answer": "10.0", + "output_pred": "To find out how many more books you still have to read, you need to subtract the number of books you have already read from the total number of books in the series.\n\nTotal number of books in the series = 22\nNumber of books you have already read = 12\n\nNumber of books you still have to read = Total number of books in the series - Number of books you have already read\nNumber of books you still have to read = 22 - 12\nNumber of books you still have to read = 10\n\nTherefore, you still have to read 10 more books in the 'crazy silly school' series. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Kelly gives away 91 nintendo games. How many did she have initially if she still has 92 games left?", + "input": "", + "output": "\nA: She has 92 games left. That means she must have had 92 + 91 = 183 games initially. The answer is 183.", + "answer": "183.0", + "output_pred": "Let's call the number of games Kelly had initially \"x\". \n\nAccording to the problem, Kelly gave away 91 games, so we can write an equation: \n\nx - 91 = 92 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 91 to both sides: \n\nx - 91 + 91 = 92 + 91 \n\nSimplifying: \n\nx = 183 \n\nSo Kelly had 183 games initially. \n\nAnswer: 183<|endoftext|>", + "pred": 183.0, + "flag": true + }, + { + "instruction": "Robin has some packages of gum. There are 7 pieces in each package. Robin has 6 extra pieces of gum. In all the number of pieces of gums robin has is 41. How many packages does Robin have?", + "input": "", + "output": "\nA: Robin has 6 extra pieces of gum. That means in total she has 6 + 7 = 13 pieces of gum in each package. She has 41 pieces in total. That means she has 41 / 13 = 3.15 packages. The answer is 3 packages.", + "answer": "5.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of packages of gum Robin has. \n\nThen, the total number of pieces of gum Robin has can be expressed as: \n\n7x + 6 = 41 \n\nSubtracting 6 from both sides: \n\n7x = 35 \n\nDividing both sides by 7: \n\nx = 5 \n\nTherefore, Robin has 5 packages of gum. \n\nAnswer: 5<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Paul had 2 books. After selling some in a garage sale he bought 150 new ones. If he has 58 books now. How many books did he sell?", + "input": "", + "output": "\nA: Paul had 2 books. After buying 150 new ones, he has 2 + 150 = 152 books. He has 58 books now, so he must have sold 152 - 58 = 94 books. The answer is 94.", + "answer": "94.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of books Paul sold. \n\nAfter selling x books, he had 2 - x books left. \n\nThen, he bought 150 new books, so he had a total of 2 - x + 150 books. \n\nWe know that he now has 58 books, so we can set up an equation: \n\n2 - x + 150 = 58 \n\nSimplifying the equation: \n\n152 - x = 58 \n\nSubtracting 152 from both sides: \n\n-x = -94 \n\nDividing both sides by -1: \n\nx = 94 \n\nTherefore, Paul sold 94 books.<|endoftext|>", + "pred": 94.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 49 bird families living near the mountain. 59 bird families flew away for winter and 24 new bird families came to live near the mountain from the arctic. How many bird families were left near the mountain?", + "input": "", + "output": "\nA: There were 49 bird families living near the mountain. 59 flew away and 24 new ones came. That means the total number of bird families changed by 59 - 24 = 35. So, the number of bird families left near the mountain is 49 - 35 = 14. The answer is 14.", + "answer": "14.0", + "output_pred": "Step 1: Start with the total number of bird families living near the mountain: 49\nStep 2: Subtract the number of bird families that flew away for winter: 49 - 59 = -10\nStep 3: Add the number of new bird families that came to live near the mountain: 49 - 10 + 24 = 63\nAnswer: There were 63 bird families left near the mountain. (63)<|endoftext|>", + "pred": 63.0, + "flag": false + }, + { + "instruction": "Zachary did 35 push-ups and 3 crunches in gym class today. David did 58 more push-ups but 87 less crunches than zachary. How many more push-ups than crunches did Zachary do?", + "input": "", + "output": "\nA: Zachary did 35 push-ups and 3 crunches. David did 58 more push-ups than Zachary, so he must have done 35 + 58 = 93 push-ups. He did 87 less crunches than Zachary, so he must have done 3 - 87 = -84 crunches. The difference between the number of push-ups and crunches that Zachary did is 35 - (-84) = 119. The answer is 119.", + "answer": "32.0", + "output_pred": "Step 1: Find the number of push-ups David did.\nDavid did 58 more push-ups than Zachary, so:\nDavid's push-ups = Zachary's push-ups + 58\nDavid's push-ups = 35 + 58\nDavid's push-ups = 93\n\nStep 2: Find the number of crunches David did.\nDavid did 87 less crunches than Zachary, so:\nDavid's crunches = Zachary's crunches - 87\nDavid's crunches = 3 - 87\nDavid's crunches = -84\n\nStep 3: Find the difference between the number of push-ups and crunches Zachary did.\nThe difference between the number of push-ups and crunches Zachary did is:\nDifference = Zachary's push-ups - Zachary's crunches\nDifference = 35 - 3\nDifference = 32\n\nTherefore, Zachary did 32 more push-ups than crunches. The answer in Arabic", + "pred": 32.0, + "flag": true + }, + { + "instruction": "The grasshopper, the frog and the mouse had a jumping contest. The grasshopper jumped 19 inches. The frog jumped 10 inches farther than the grasshopper and the mouse jumped 20 inches farther than the frog. How much farther did the mouse jump than the grasshopper?", + "input": "", + "output": "\nA: The grasshopper jumped 19 inches. The frog jumped 10 inches more than the grasshopper, so the frog jumped 19 + 10 = 29 inches. The mouse jumped 20 inches more than the frog, so the mouse jumped 29 + 20 = 49 inches. The mouse jumped 49 - 19 = 30 inches farther than the grasshopper. The answer is 30.", + "answer": "30.0", + "output_pred": "Step 1: Find out how far the frog jumped.\nThe frog jumped 10 inches farther than the grasshopper, so it jumped 19 + 10 = 29 inches.\n\nStep 2: Find out how far the mouse jumped.\nThe mouse jumped 20 inches farther than the frog, so it jumped 29 + 20 = 49 inches.\n\nStep 3: Find out how much farther the mouse jumped than the grasshopper.\nTo find out how much farther the mouse jumped than the grasshopper, we need to subtract the distance the grasshopper jumped from the distance the mouse jumped.\n49 - 19 = 30\n\nTherefore, the mouse jumped 30 inches farther than the grasshopper. The answer in Arabic numerals is 30.<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps. He threw away 54 of the old ones at the park while he found 48 bottle caps new ones. Now he has 52 bottle caps in his collection. How many more bottle caps did danny throw away than those he found at the park?", + "input": "", + "output": "\nA: Danny had 54 old bottle caps and he threw them away. He found 48 new ones. So in total he threw away 54 - 48 = 6 more bottle caps than those he found. The answer is 6.", + "answer": "6.0", + "output_pred": "To find out how many more bottle caps Danny threw away than those he found at the park, we need to subtract the number of bottle caps he found from the number he threw away:\n\n54 - 48 = 6\n\nTherefore, Danny threw away 6 more bottle caps than those he found at the park. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Together their strawberries weighed 4 pounds. Marco's strawberries weighed 19 pounds. How much more did his strawberries weigh than his dad's?", + "input": "", + "output": "\nA: Together their strawberries weighed 4 pounds. Marco's strawberries weighed 19 pounds. That means his dad's strawberries weighed 4 - 19 = -15 pounds. This means Marco's strawberries weighed 15 pounds more than his dad's. The answer is 15.", + "answer": "34.0", + "output_pred": "To find out how much more Marco's strawberries weighed than his dad's, we need to subtract the weight of his dad's strawberries from the total weight of their strawberries.\n\nTotal weight of strawberries = 4 pounds\nMarco's strawberries = 19 pounds\n\nWeight of Marco's dad's strawberries = Total weight - Marco's strawberries\nWeight of Marco's dad's strawberries = 4 - 19\nWeight of Marco's dad's strawberries = -15 pounds\n\nSince the weight of Marco's dad's strawberries is negative, it means that his dad's strawberries weighed less than Marco's strawberries.\n\nTo find out how much more Marco's strawberries weighed than his dad's, we need to take the absolute value of the weight of Marco's dad's strawberries and add it to the weight of Marco's strawberries.\n\nAbsolute weight of Marco'", + "pred": -15.0, + "flag": false + }, + { + "instruction": "Adam could fit 11 action figures on each shelf in his room. His room has 4 shelves and 40 cabinets. How many total action figures could his shelves hold?", + "input": "", + "output": "\nA: Each shelf can hold 11 action figures. There are 4 shelves, so in total 4 * 11 = 44 action figures can fit on the shelves. There are 40 cabinets, so in total 40 * 11 = 440 action figures can fit in the cabinets. The total number of action figures that can fit in Adam's room is 44 + 440 = 484. The answer is 484.", + "answer": "44.0", + "output_pred": "Step 1: Find the total number of shelves in Adam's room by multiplying the number of shelves per cabinet by the number of cabinets: \n\n4 shelves/cabinet x 40 cabinets = 160 shelves \n\nStep 2: Multiply the total number of shelves by the number of action figures that can fit on each shelf: \n\n160 shelves x 11 action figures/shelf = 1760 action figures \n\nTherefore, Adam's shelves could hold a total of 1760 action figures. The answer in Arabic numerals is 1760.<|endoftext|>", + "pred": 1760.0, + "flag": false + }, + { + "instruction": "2 children were riding on the bus. At the bus stop some more children got on the bus. Then there were 10 children altogether on the bus. How many more children are on the bus now than there were before the bus stop?", + "input": "", + "output": "\nA: Before the bus stop there were 2 children on the bus. After the bus stop there were 10 children on the bus. The difference must be the number of children who got on the bus at the bus stop. So, 10 - 2 = 8 children got on the bus at the bus stop. The answer is 8.", + "answer": "8.0", + "output_pred": "Let's call the number of children who got on the bus at the stop \"x\". \n\nWe know that there were originally 2 children on the bus, so the total number of children on the bus after the stop is 2 + x. \n\nWe also know that the total number of children on the bus after the stop is 10. \n\nSo we can set up an equation: \n\n2 + x = 10 \n\nTo solve for x, we can subtract 2 from both sides: \n\nx = 8 \n\nSo 8 more children got on the bus at the stop. \n\nTo find the difference between the number of children on the bus before and after the stop, we can subtract 2 from 8: \n\n8 - 2 = 6 \n\nTherefore, there are 6 more children on the bus now than there were before the bus stop. \n\nThe answer in Arabic numerals is: 6.<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "Zachary did 51 push-ups in gym class today. David did 22 more push-ups than Zachary. John did 4 push-ups less than David. How many push-ups did John do?", + "input": "", + "output": "\nA: Zachary did 51 push-ups. David did 22 more than Zachary, so he did 51 + 22 = 73 push-ups. John did 4 less than David, so he did 73 - 4 = 69 push-ups. The answer is 69.", + "answer": "69.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 22 more push-ups than Zachary, so:\nDavid = Zachary + 22\nDavid = 51 + 22\nDavid = 73\n\nStep 2: Find out how many push-ups John did.\nJohn did 4 push-ups less than David, so:\nJohn = David - 4\nJohn = 73 - 4\nJohn = 69\n\nTherefore, John did 69 push-ups.<|endoftext|>", + "pred": 69.0, + "flag": true + }, + { + "instruction": "Jack received a total of 9 emails in the day. If he received 7 emails in the morning and some more in the afternoon. How many emails did Jack receive in the afternoon?", + "input": "", + "output": "\nA: Jack received a total of 9 emails. He received 7 emails in the morning. That means he received 9 - 7 = 2 emails in the afternoon. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the number of emails Jack received in the afternoon \"x\". \n\nWe know that he received a total of 9 emails, so we can set up an equation: \n\n7 + x = 9 \n\nTo solve for x, we can subtract 7 from both sides: \n\nx = 2 \n\nSo Jack received 2 emails in the afternoon. \n\nAnswer: 2<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "At the arcade Dave had won some tickets. He used 12 tickets to buy some toys. If he still has 14 tickets left. How many tickets did Dave win at the arcade?", + "input": "", + "output": "\nA: Dave used 12 tickets to buy toys. He still has 14 tickets left. This means he must have had 12 + 14 = 26 tickets in total. The answer is 26.", + "answer": "26.0", + "output_pred": "Let's call the number of tickets Dave won at the arcade \"x\". \n\nWe know that he used 12 tickets to buy some toys, so he must have had x - 12 tickets left. \n\nWe also know that he still has 14 tickets left, so we can set up an equation: \n\nx - 12 = 14 \n\nTo solve for x, we can add 12 to both sides: \n\nx - 12 + 12 = 14 + 12 \n\nSimplifying: \n\nx = 26 \n\nTherefore, Dave won 26 tickets at the arcade.<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "Jesse's room is 11 feet long and 15 feet wide. If she already has 16 square feet of carpet. How much more carpet does she need to cover the whole floor?", + "input": "", + "output": "\nA: The room is 11 feet long and 15 feet wide. That means the area of the room is 11 * 15 = 165 square feet. She already has 16 square feet of carpet. That means she needs 165 - 16 = 149 square feet of carpet to cover the whole floor. The answer is 149.", + "answer": "149.0", + "output_pred": "To find the total area of Jesse's room, we need to multiply the length by the width: \n\n11 feet x 15 feet = 165 square feet \n\nTo find how much more carpet she needs, we need to subtract the amount of carpet she already has from the total area of the room: \n\n165 square feet - 16 square feet = 150 square feet \n\nTherefore, Jesse needs 150 more square feet of carpet to cover the whole floor. \n\nThe answer in Arabic numerals is: 150.<|endoftext|>", + "pred": 150.0, + "flag": false + }, + { + "instruction": "David did 51 push-ups in gym class today. David did 49 more push-ups than Zachary. How many push-ups did Zachary and David do altogether?", + "input": "", + "output": "\nA: David did 51 push-ups. He did 49 more than Zachary. That means Zachary must have done 51 - 49 = 2 push-ups. The total number of push-ups done by both of them is 51 + 2 = 53. The answer is 53.", + "answer": "53.0", + "output_pred": "Let's start by finding out how many push-ups Zachary did. We know that David did 49 more push-ups than Zachary, so we can set up an equation:\n\nDavid's push-ups = Zachary's push-ups + 49\n\nWe know that David did 51 push-ups, so we can substitute that in:\n\n51 = Zachary's push-ups + 49\n\nNow we can solve for Zachary's push-ups:\n\nZachary's push-ups = 51 - 49\nZachary's push-ups = 2\n\nSo Zachary did 2 push-ups. To find out how many push-ups they did altogether, we can add David's push-ups to Zachary's push-ups:\n\nDavid's push-ups + Zachary's push-ups = 51 + 2\nDavid's push-ups + Zachary's push-ups = 53\n\nTherefore, Zachary and David did 53 push-ups altogether.<|endoftext|>", + "pred": 53.0, + "flag": true + }, + { + "instruction": "Robin has 43 packages of gum. There are 23 pieces in each package. Robin has 8 extra pieces of gum. How many pieces of gum does Robin have?", + "input": "", + "output": "\nA: Robin has 43 packages of gum. Each package has 23 pieces. That means in total she has 43 * 23 = 999 pieces of gum. She also has 8 extra pieces, so in total she has 999 + 8 = 1007 pieces of gum. The answer is 1007.", + "answer": "997.0", + "output_pred": "Step 1: Multiply the number of packages by the number of pieces in each package: 43 x 23 = 989\nStep 2: Add the extra pieces of gum: 989 + 8 = 997\nAnswer: Robin has 997 pieces of gum. (997)<|endoftext|>", + "pred": 997.0, + "flag": true + }, + { + "instruction": "Jack received 6 emails in the morning, 3 emails in the afternoon and 5 emails in the evening. How many emails did Jack receive in the day?", + "input": "", + "output": "\nA: Jack received 6 emails in the morning, 3 emails in the afternoon and 5 emails in the evening. In total he received 6 + 3 + 5 = 14 emails. The answer is 14.", + "answer": "14.0", + "output_pred": "To find the total number of emails Jack received in the day, we need to add the number of emails he received in the morning, afternoon, and evening.\n\n6 + 3 + 5 = 14\n\nTherefore, Jack received 14 emails in the day.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Allan and Jake brought 3 balloons to the park. If Allan brought 2 balloons. How many balloons did Jake bring to the park?", + "input": "", + "output": "\nA: Allan brought 2 balloons and Jake brought 3 balloons. That means Jake brought 3 - 2 = 1 balloon. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to subtract the number of balloons Allan brought from the total number of balloons they brought to the park.\n\nTotal number of balloons = 3\nNumber of balloons Allan brought = 2\n\nNumber of balloons Jake brought = Total number of balloons - Number of balloons Allan brought\nNumber of balloons Jake brought = 3 - 2\nNumber of balloons Jake brought = 1\n\nTherefore, Jake brought 1 balloon to the park. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "There were 22 parents in the program and 676 people in total. How many pupils were present in the program?", + "input": "", + "output": "\nA: There were 22 parents and 676 people in total. That means there were 676 - 22 = 654 pupils in the program. The answer is 654.", + "answer": "654.0", + "output_pred": "To find the number of pupils present in the program, we need to subtract the number of parents from the total number of people:\n\n676 - 22 = 654\n\nTherefore, there were 654 pupils present in the program.<|endoftext|>", + "pred": 654.0, + "flag": true + }, + { + "instruction": "Josh had 20 marbles in his collection. He gave 2 marbles to Jack. How many marbles does Josh have now?", + "input": "", + "output": "\nA: Josh had 20 marbles. He gave 2 to Jack, so now he has 20 - 2 = 18 marbles. The answer is 18.", + "answer": "18.0", + "output_pred": "Step 1: Start with the total number of marbles Josh had: 20\nStep 2: Subtract the number of marbles he gave to Jack: 20 - 2 = 18\nAnswer: Josh now has 18 marbles. (18)<|endoftext|>", + "pred": 18.0, + "flag": true + }, + { + "instruction": "The Ferris wheel in paradise park has some seats. Each seat can hold 9 people. If 18 people can ride the wheel at the same time. How many seats does the Ferris wheel have?", + "input": "", + "output": "\nA: 18 people can ride the wheel at the same time. Each seat can hold 9 people. That means 18 / 9 = 2 seats are needed. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the number of seats on the Ferris wheel, we need to divide the total number of people by the number of people each seat can hold:\n\n18 people \u00f7 9 people per seat = 2 seats\n\nTherefore, the Ferris wheel has 2 seats.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 15 bottle caps and 18 wrappers at the park. Now he has 67 wrappers and 35 bottle caps in his collection. How many more wrappers than bottle caps does danny have now?", + "input": "", + "output": "\nA: Danny had 15 bottle caps and 18 wrappers in the beginning. Now he has 67 wrappers and 35 bottle caps. That means he has 67 - 18 = 49 more wrappers than before. He also has 35 - 15 = 20 more bottle caps than before. So he has 49 - 20 = 29 more wrappers than bottle caps. The answer is 29.", + "answer": "32.0", + "output_pred": "To find out how many more wrappers than bottle caps Danny has now, we need to subtract the number of bottle caps from the number of wrappers:\n\n67 wrappers - 35 bottle caps = 32 more wrappers than bottle caps\n\nTherefore, Danny has 32 more wrappers than bottle caps in his collection now. The answer in Arabic numerals is 32.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "Carol was sending out birthday invitations to 10 friends. If each package of invitations she bought had 2 invitations in it. How many packs does she need so that no friend gets left out?", + "input": "", + "output": "\nA: She needs to send out 10 invitations. Each package has 2 invitations. So she needs 10 / 2 = 5 packages. The answer is 5.", + "answer": "5.0", + "output_pred": "To solve this problem, we need to divide the total number of invitations by the number of invitations in each package:\n\n10 friends x 1 invitation per friend = 10 invitations\n10 invitations \u00f7 2 invitations per package = 5 packages\n\nTherefore, Carol needs 5 packs of invitations to ensure that no friend gets left out. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 11 pages of math homework, 2 pages of reading homework and 3 more pages of biology homework. How many more pages of math homework than biology homework did she have?", + "input": "", + "output": "\nA: Rachel had 11 pages of math homework, 2 pages of reading homework and 3 pages of biology homework. The difference between math and biology homework is 11 - 3 = 8 pages. The answer is 8.", + "answer": "8.0", + "output_pred": "Step 1: Find the total number of pages of homework Rachel had to complete.\n11 + 2 + 3 = 16\n\nStep 2: Find the difference between the number of pages of math homework and biology homework.\n11 - 3 = 8\n\nTherefore, Rachel had 8 more pages of math homework than biology homework. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Paul got a box of some crayons for his birthday. By the end of the school year he only had 291 crayons left since he had either lost or given away 315 of them. How many crayons did he get for his birthday?", + "input": "", + "output": "\nA: He had 291 crayons left at the end of the school year. He had lost or given away 315 of them. That means he had 315 + 291 = 606 crayons in total. The answer is 606.", + "answer": "606.0", + "output_pred": "Let's call the number of crayons Paul got for his birthday \"x\". \n\nAccording to the problem, he lost or gave away 315 crayons, so we can set up an equation: \n\nx - 315 = 291 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 315 to both sides: \n\nx - 315 + 315 = 291 + 315 \n\nSimplifying: \n\nx = 606 \n\nTherefore, Paul got 606 crayons for his birthday.<|endoftext|>", + "pred": 606.0, + "flag": true + }, + { + "instruction": "Jack received 10 emails and 12 letters in the morning. He then received 3 emails and 44 letters in the afternoon. How many more emails did Jack receive in the morning than in the afternoon?", + "input": "", + "output": "\nA: In the morning, Jack received 10 emails and 12 letters. In the afternoon, he received 3 emails and 44 letters. The difference between the emails he received in the morning and the afternoon is 10 - 3 = 7. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many more emails Jack received in the morning than in the afternoon, we need to subtract the number of emails he received in the afternoon from the number of emails he received in the morning.\n\nNumber of emails received in the morning = 10\nNumber of emails received in the afternoon = 3\n\nDifference = Number of emails received in the morning - Number of emails received in the afternoon\nDifference = 10 - 3\nDifference = 7\n\nTherefore, Jack received 7 more emails in the morning than in the afternoon. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Marco and his dad went strawberry picking. Marco's strawberries weighed 10 pounds. If together their strawberries weighed 26 pounds. How much more did his dad's strawberries weigh than his?", + "input": "", + "output": "\nA: Marco's strawberries weighed 10 pounds. Together their strawberries weighed 26 pounds. That means his dad's strawberries weighed 26 - 10 = 16 pounds. The answer is 16.", + "answer": "6.0", + "output_pred": "To find out how much more Marco's dad's strawberries weighed than his, we need to subtract Marco's weight from the total weight:\n\n26 pounds - 10 pounds = 16 pounds\n\nTherefore, Marco's dad's strawberries weighed 16 pounds more than his.\n\nThe answer in Arabic numerals is: 16.<|endoftext|>", + "pred": 16.0, + "flag": false + }, + { + "instruction": "Jack received 3 emails and 64 letters in the morning. He then received 5 emails and 54 letters in the afternoon. How many emails did jack receive in the day?", + "input": "", + "output": "\nA: Jack received 3 emails and 64 letters in the morning. In the afternoon he received 5 emails and 54 letters. In total he received 3 + 5 = 8 emails. The answer is 8.", + "answer": "8.0", + "output_pred": "To find the total number of emails Jack received in the day, we need to add the number of emails he received in the morning to the number of emails he received in the afternoon.\n\nNumber of emails received in the morning = 3\nNumber of emails received in the afternoon = 5\n\nTotal number of emails received in the day = 3 + 5 = 8\n\nTherefore, Jack received 8 emails in the day.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Paul had some books. After selling 137 in a garage sale he had 105 left. How many books did he have at the start?", + "input": "", + "output": "\nA: He had 105 books left after the sale. He sold 137 books. That means he had 137 + 105 = 242 books in the beginning. The answer is 242.", + "answer": "242.0", + "output_pred": "Let x be the number of books Paul had at the start.\nAfter selling 137 books, he had x - 137 books left.\nWe know that he had 105 books left after the sale, so we can set up the equation:\n\nx - 137 = 105\n\nTo solve for x, we can add 137 to both sides:\n\nx - 137 + 137 = 105 + 137\n\nSimplifying:\n\nx = 242\n\nTherefore, Paul had 242 books at the start.<|endoftext|>", + "pred": 242.0, + "flag": true + }, + { + "instruction": "Dan has $ 4. He had $ 3 left with him after he bought a candy bar. How much did the candy bar cost?", + "input": "", + "output": "\nA: Dan had $4. He had $3 left after buying the candy bar. This means he spent $4 - $3 = $1 on the candy bar. The answer is $1.", + "answer": "1.0", + "output_pred": "Let's call the cost of the candy bar \"x\". \n\nAccording to the problem, Dan had $4 before buying the candy bar. After buying the candy bar, he had $3 left. \n\nSo we can set up an equation: \n\n$4 - x = $3 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting $4 from both sides: \n\n$4 - x - $4 = $3 - $4 \n\nSimplifying: \n\n-x = -1 \n\nFinally, we can solve for x by dividing both sides by -1: \n\nx = 1 \n\nTherefore, the candy bar cost $1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Tiffany was collecting cans for recycling. On monday she had 3 bags of cans. The next day she found 7 more bags of cans and 44 bags of bottles. How many bags of cans did she have altogether?", + "input": "", + "output": "\nA: She had 3 bags of cans on Monday. She found 7 more bags of cans and 44 bags of bottles. That means she has 3 + 7 = 10 bags of cans. The answer is 10.", + "answer": "10.0", + "output_pred": "Step 1: Add the number of bags of cans Tiffany had on Monday to the number of bags of cans she found the next day.\n3 + 7 = 10\n\nStep 2: Add the total number of bags of cans to the number of bags of bottles.\n10 + 44 = 54\n\nTherefore, Tiffany had 54 bags of cans altogether. The answer in Arabic numerals is 54.<|endoftext|>", + "pred": 54.0, + "flag": false + }, + { + "instruction": "There were 15 roses and 62 orchids in the vase. Jessica cut some more roses and orchids from her flower garden. There are now 17 roses and 96 orchids in the vase. How many roses did she cut?", + "input": "", + "output": "\nA: There were 15 roses and 62 orchids in the vase. After Jessica cut some more, there are 17 roses and 96 orchids. The difference must be the number of roses she cut. So, she must have cut 17 - 15 = 2 roses. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Find the total number of flowers in the vase before Jessica cut some.\nTotal flowers = 15 roses + 62 orchids = 77 flowers\n\nStep 2: Find the total number of flowers in the vase after Jessica cut some.\nTotal flowers = 17 roses + 96 orchids = 113 flowers\n\nStep 3: Find the number of roses Jessica cut.\nNumber of roses cut = Total flowers after - Total flowers before\nNumber of roses cut = 113 flowers - 77 flowers\nNumber of roses cut = 36 roses\n\nTherefore, Jessica cut 36 roses from her flower garden. The answer in Arabic numerals is 36.<|endoftext|>", + "pred": 36.0, + "flag": false + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. 86 bird families flew away for the winter from near a mountain. If there were 45 bird families living near the mountain initially. How many more bird families flew away for the winter than those that stayed behind?", + "input": "", + "output": "\nA: There were 45 bird families living near the mountain initially. 86 bird families flew away for the winter. That means the difference between the number of bird families that flew away and those that stayed behind is 86 - 45 = 41. The answer is 41.", + "answer": "127.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that stayed behind from the total number of bird families that flew away for the winter.\n\nTotal number of bird families that flew away for the winter = 86\nNumber of bird families that stayed behind = 45\n\nNumber of bird families that flew away for the winter and stayed behind = Total number of bird families that flew away for the winter - Number of bird families that stayed behind\n\nNumber of bird families that flew away for the winter and stayed behind = 86 - 45\n\nNumber of bird families that flew away for the winter and stayed behind = 41\n\nTherefore, 41 more bird families flew away for the winter than those that stayed behind. The answer in Arabic numerals is 41.<|endoftext|>", + "pred": 41.0, + "flag": false + }, + { + "instruction": "A school has 485 pupils. There are 232 girls and the rest are boys. How many boys are there in that school?", + "input": "", + "output": "\nA: There are 485 pupils in total. 232 of them are girls. That means the rest must be boys. So the number of boys must be 485 - 232 = 253. The answer is 253.", + "answer": "253.0", + "output_pred": "To find the number of boys in the school, we need to subtract the number of girls from the total number of pupils:\n\nTotal number of pupils = 485\nNumber of girls = 232\n\nNumber of boys = Total number of pupils - Number of girls\nNumber of boys = 485 - 232\nNumber of boys = 253\n\nTherefore, there are 253 boys in that school.<|endoftext|>", + "pred": 253.0, + "flag": true + }, + { + "instruction": "Steven has 12 peaches. Jake has 4 fewer peaches than Steven who has 67 more peaches than Jill. How many peaches does Jake have?", + "input": "", + "output": "\nA: Steven has 12 peaches. Steven has 67 more peaches than Jill, so Jill must have 12 - 67 = -55 peaches. Jake has 4 fewer peaches than Steven, so Jake must have 12 - 4 = 8 peaches. The answer is 8.", + "answer": "8.0", + "output_pred": "Let's start by finding out how many peaches Jill has. We know that Steven has 67 more peaches than Jill, so we can set up an equation:\n\nSteven's peaches = Jill's peaches + 67\n\nWe also know that Steven has 12 peaches, so we can substitute that in:\n\n12 = Jill's peaches + 67\n\nNow we can solve for Jill's peaches by subtracting 67 from both sides:\n\n12 - 67 = Jill's peaches\n-55 = Jill's peaches\n\nBut we can't have a negative number of peaches, so we need to take the absolute value of -55:\n\n55 = Jill's peaches\n\nNow we know that Jill has 55 peaches. But we still need to find out how many peaches Jake has. We know that Jake has 4 fewer peaches than Steven, so we can set up another equation:\n\nJake's peaches = Steven's peaches - 4\n\nWe know that", + "pred": 4.0, + "flag": false + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 144 chocolate chip cookies and 397 raisin cookies yesterday. And she baked 85 raisin cookies and 403 chocolate chip cookies this morning. How many raisin cookies did Helen bake?", + "input": "", + "output": "\nA: Helen baked 397 raisin cookies yesterday and 85 raisin cookies this morning. That means in total she has 397 + 85 = 482 raisin cookies. The answer is 482.", + "answer": "482.0", + "output_pred": "To find the total number of raisin cookies Helen baked, we need to add the number of raisin cookies she baked yesterday and the number of raisin cookies she baked this morning.\n\nTotal number of raisin cookies = 397 + 85\nTotal number of raisin cookies = 482\n\nTherefore, Helen baked 482 raisin cookies in total.<|endoftext|>", + "pred": 482.0, + "flag": true + }, + { + "instruction": "Last week Fred had 60 dollars and Jason had 19 dollars. Jason washed cars over the weekend and now has 33 dollars. How much money did Jason make washing cars?", + "input": "", + "output": "\nA: Jason had 19 dollars last week. Now he has 33 dollars. He must have made 33 - 19 = 14 dollars. The answer is 14.", + "answer": "14.0", + "output_pred": "To find out how much money Jason made washing cars, we need to subtract his starting amount from his current amount:\n\n33 dollars - 19 dollars = 14 dollars\n\nTherefore, Jason made 14 dollars washing cars.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "If each bag has 41 cookies and you had 53 bags of cookies. How many cookies would you have?", + "input": "", + "output": "\nA: Each bag has 41 cookies. There are 53 bags. So in total there are 53 * 41 = 2,173 cookies. The answer is 2,173.", + "answer": "2173.0", + "output_pred": "To solve this problem, you can use multiplication. \n\nStep 1: Multiply the number of cookies in each bag by the number of bags you have. \n\n41 cookies/bag x 53 bags = 2183 cookies \n\nStep 2: Write the answer in Arabic numerals. \n\nYou would have 2183 cookies.<|endoftext|>", + "pred": 2183.0, + "flag": false + }, + { + "instruction": "At the zoo, a cage had 95 snakes and 61 alligators. If 64 snakes were hiding. How many snakes were not hiding?", + "input": "", + "output": "\nA: There were 95 snakes and 61 alligators in the cage. 64 snakes were hiding. That means there were 95 - 64 = 31 snakes that were not hiding. The answer is 31.", + "answer": "31.0", + "output_pred": "To find the number of snakes that were not hiding, we need to subtract the number of snakes that were hiding from the total number of snakes in the cage.\n\nTotal number of snakes in the cage = 95\nNumber of snakes hiding = 64\n\nNumber of snakes not hiding = Total number of snakes - Number of snakes hiding\nNumber of snakes not hiding = 95 - 64\nNumber of snakes not hiding = 31\n\nTherefore, there were 31 snakes that were not hiding in the cage.<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "The school is planning a field trip. The school has 24 classrooms. There are 120 students in the school with each classroom having the same number of students. There are 84 seats on each school bus. How many students are in each class?", + "input": "", + "output": "\nA: There are 24 classrooms and 120 students in the school. This means each classroom has 120 / 24 = 5 students. The answer is 5.", + "answer": "5.0", + "output_pred": "To find the number of students in each class, we need to divide the total number of students by the number of classrooms:\n\n120 students \u00f7 24 classrooms = 5 students per classroom\n\nTherefore, there are 5 students in each classroom.\n\nTo find the total number of students on the bus, we need to multiply the number of students per classroom by the number of classrooms:\n\n5 students per classroom x 24 classrooms = 120 students\n\nTherefore, there are 120 students on the bus.\n\nTo find the number of students per bus, we need to divide the total number of students by the number of buses:\n\n120 students \u00f7 8 buses = 15 students per bus\n\nTherefore, there are 15 students on each bus.\n\nAnswer: 5 students per class.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Nell collects cards. She had 309 baseball cards and 356 Ace cards. She gave some of her cards to Jeff and now has 415 baseball cards and Ace cards left. How many more baseball cards than Ace cards does Nell have?", + "input": "", + "output": "\nA: Nell had 309 baseball cards and 356 Ace cards. She gave some of her cards to Jeff, so now she has 415 baseball cards and Ace cards left. The difference between the number of baseball cards and Ace cards must be the number of cards she gave to Jeff. So, she must have given 309 - 415 = 106 cards to Jeff. The answer is 106.", + "answer": "266.0", + "output_pred": "Step 1: Find the total number of cards Nell had before giving some to Jeff.\n309 + 356 = 665\n\nStep 2: Find the total number of cards Nell has left after giving some to Jeff.\n415 + 355 = 770\n\nStep 3: Find the difference between the number of baseball cards and Ace cards Nell has left.\n415 - 355 = 60\n\nTherefore, Nell has 60 more baseball cards than Ace cards left. The answer in Arabic numerals is 60.<|endoftext|>", + "pred": 60.0, + "flag": false + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 65 wrappers and 5 bottle caps at the park. Now he has 31 bottle caps and 9 wrappers in his collection. How many more wrappers than bottle caps did danny find at the park?", + "input": "", + "output": "\nA: Danny found 65 wrappers and 5 bottle caps at the park. He now has 31 bottle caps and 9 wrappers in his collection. That means he has added 9 - 5 = 4 wrappers to his collection. The difference between the number of wrappers and bottle caps he found at the park must be 65 - 5 = 60. The answer is 60.", + "answer": "60.0", + "output_pred": "To find out how many more wrappers than bottle caps Danny found at the park, we need to subtract the number of bottle caps he has now from the number he found at the park, and then subtract the number of wrappers he has now from the number he found at the park.\n\nNumber of wrappers found at the park = 65\nNumber of bottle caps found at the park = 5\n\nNumber of bottle caps Danny has now = 31\nNumber of wrappers Danny has now = 9\n\nNumber of more wrappers than bottle caps found at the park = (Number of wrappers found at the park - Number of wrappers Danny has now) - (Number of bottle caps found at the park - Number of bottle caps Danny has now)\n\nNumber of more wrappers than bottle caps found at the park = (65 - 9) - (5 - 31)\nNumber of more wrappers than bottle caps found at the park = 56 - 26\nNumber of more wrappers than bottle caps found at the park = 30\n\nTherefore, Danny found 30 more", + "pred": 30.0, + "flag": false + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food from a total of 66 choices. If 450 students suggested adding mashed potatoes 38 suggested adding bacon to the menu and the rest did not participate. How many students participated in the suggestion of new food items?", + "input": "", + "output": "\nA: There were 66 choices in total. 450 students suggested adding mashed potatoes and 38 suggested adding bacon. This means that 450 + 38 = 488 students participated in the suggestion of new food items. The answer is 488.", + "answer": "488.0", + "output_pred": "To find the number of students who participated in the suggestion of new food items, we need to subtract the number of students who suggested bacon and mashed potatoes from the total number of students.\n\nTotal number of students = 66\nNumber of students who suggested bacon = 38\nNumber of students who suggested mashed potatoes = 450\n\nNumber of students who participated in the suggestion of new food items = Total number of students - Number of students who suggested bacon - Number of students who suggested mashed potatoes\n\nNumber of students who participated in the suggestion of new food items = 66 - 38 - 450\n\nNumber of students who participated in the suggestion of new food items = -418\n\nSince the result is negative, it means that no students participated in the suggestion of new food items. Therefore, the answer is 0.<|endoftext|>", + "pred": 0.0, + "flag": false + }, + { + "instruction": "Every day Ryan spends 6 hours on learning english 3 hours on learning chinese and 58 hours on learning spanish. How many more hours does he spend on learning english than he does on learning chinese?", + "input": "", + "output": "\nA: Ryan spends 6 hours on learning english and 3 hours on learning chinese. The difference is 6 - 3 = 3 hours. He spends 3 more hours on learning english than he does on learning chinese. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more hours Ryan spends on learning english than he does on learning chinese, we need to subtract the number of hours he spends on learning chinese from the number of hours he spends on learning english.\n\nNumber of hours Ryan spends on learning english = 6\nNumber of hours Ryan spends on learning chinese = 3\n\nDifference = Number of hours Ryan spends on learning english - Number of hours Ryan spends on learning chinese\nDifference = 6 - 3\nDifference = 3\n\nTherefore, Ryan spends 3 more hours on learning english than he does on learning chinese. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "The Razorback t-shirt shop makes $ 23 dollars off each t-shirt sold. During the Arkansas and Texas tech game they made $ 230 by selling t-shirts. How many t-shirts did they sell?", + "input": "", + "output": "\nA: The shop makes $23 off each t-shirt sold. They made $230 in total. That means they must have sold 230 / 23 = 10 t-shirts. The answer is 10.", + "answer": "10.0", + "output_pred": "Let's use \"x\" to represent the number of t-shirts sold.\n\nAccording to the problem, the shop makes $23 off each t-shirt sold, so the total revenue from selling x t-shirts would be:\n\nRevenue = 23x\n\nWe also know that during the Arkansas and Texas tech game, the shop made $230 by selling t-shirts. So we can set up an equation:\n\n23x = 230\n\nTo solve for x, we can divide both sides by 23:\n\nx = 10\n\nTherefore, the shop sold 10 t-shirts during the Arkansas and Texas tech game.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "At the arcade Dave had won 18 tickets. If he used 5 to buy some toys and 11 more to buy some clothes. How many tickets did Dave have left?", + "input": "", + "output": "\nA: Dave had 18 tickets. He used 5 to buy toys, so now he has 18 - 5 = 13 tickets. He used 11 more to buy clothes, so now he has 13 - 11 = 2 tickets. The answer is 2.", + "answer": "2.0", + "output_pred": "Step 1: Start with the total number of tickets Dave had: 18\nStep 2: Subtract the number of tickets he used to buy toys: 18 - 5 = 13\nStep 3: Subtract the number of tickets he used to buy clothes: 13 - 11 = 2\n\nTherefore, Dave had 2 tickets left. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Julia played tag with 2 kids on monday, 14 kids on tuesday and 16 kids on wednesday. How many kids did she play with on tuesday and wednesday?", + "input": "", + "output": "\nA: She played with 2 kids on Monday. On Tuesday she played with 14 kids, and on Wednesday she played with 16 kids. So in total she played with 14 + 16 = 30 kids on Tuesday and Wednesday. The answer is 30.", + "answer": "30.0", + "output_pred": "To find the total number of kids Julia played with on Tuesday and Wednesday, we need to add the number of kids she played with on each day.\n\nNumber of kids Julia played with on Tuesday = 14\nNumber of kids Julia played with on Wednesday = 16\n\nTotal number of kids Julia played with on Tuesday and Wednesday = 14 + 16 = 30\n\nTherefore, Julia played with 30 kids on Tuesday and Wednesday.<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 144 students suggested adding mashed potatoes 467 suggested adding bacon to the menu and 79 suggested adding tomatoes. How many more students suggested mashed potatoes than those that suggested tomatoes?", + "input": "", + "output": "\nA: 144 students suggested mashed potatoes, 467 suggested bacon and 79 suggested tomatoes. The difference between the number of students who suggested mashed potatoes and those who suggested tomatoes is 144 - 79 = 65. The answer is 65.", + "answer": "65.0", + "output_pred": "To find the difference between the number of students who suggested mashed potatoes and those who suggested tomatoes, we need to subtract the number of students who suggested tomatoes from the number of students who suggested mashed potatoes.\n\n144 - 79 = 65\n\nTherefore, 65 more students suggested mashed potatoes than those that suggested tomatoes. The answer in Arabic numerals is 65.<|endoftext|>", + "pred": 65.0, + "flag": true + }, + { + "instruction": "An industrial machine can make 6 shirts a minute. It worked for 12 minutes yesterday and for 14 shirts today. How many shirts did machine make altogether?", + "input": "", + "output": "\nA: The machine can make 6 shirts a minute. It worked for 12 minutes yesterday and 14 minutes today. That means it made 6 * 12 = 72 shirts yesterday and 6 * 14 = 84 shirts today. In total it made 72 + 84 = 156 shirts. The answer is 156.", + "answer": "156.0", + "output_pred": "Step 1: Find out how many shirts the machine made yesterday.\n6 shirts/minute x 12 minutes = 72 shirts\n\nStep 2: Find out how many shirts the machine made today.\n6 shirts/minute x 14 minutes = 84 shirts\n\nStep 3: Add the number of shirts made yesterday and today.\n72 shirts + 84 shirts = 156 shirts\n\nAnswer: The machine made 156 shirts altogether.<|endoftext|>", + "pred": 156.0, + "flag": true + }, + { + "instruction": "Paul had 21 books. After selling some in a garage sale he bought 42 new ones. If he has 15 books now. How many more books did he sell than he bought?", + "input": "", + "output": "\nA: Paul had 21 books. He sold some and bought 42 new ones. That means he sold 21 - 15 = 6 books. He bought 42 books. So he sold 6 more books than he bought. The answer is 6.", + "answer": "6.0", + "output_pred": "Step 1: Find the total number of books Paul had before the garage sale.\n21 + 42 = 63\n\nStep 2: Find the number of books Paul has now.\n63 - 15 = 48\n\nStep 3: Find the number of books Paul sold.\n63 - 48 = 15\n\nTherefore, Paul sold 15 more books than he bought. The answer in Arabic numerals is 15.<|endoftext|>", + "pred": 15.0, + "flag": false + }, + { + "instruction": "After resting they decided to go for a swim. If the depth of the water is 10 times Dean's height and he stands at 9 feet. How much deeper is the water than Dean's height?", + "input": "", + "output": "\nA: Dean stands at 9 feet. The water is 10 times his height. That means the water is 10 * 9 = 90 feet deep. The difference between Dean's height and the water's depth is 90 - 9 = 81 feet. The answer is 81 feet.", + "answer": "81.0", + "output_pred": "If the depth of the water is 10 times Dean's height, then the depth of the water is:\n\n10 x 9 feet = 90 feet\n\nTo find how much deeper the water is than Dean's height, we need to subtract Dean's height from the depth of the water:\n\n90 feet - 9 feet = 81 feet\n\nTherefore, the water is 81 feet deeper than Dean's height. The answer in Arabic numerals is 81.<|endoftext|>", + "pred": 81.0, + "flag": true + }, + { + "instruction": "There were 15 roses in the vase. Jessica threw away 33 roses from the vase and cut some more new roses from her flower garden to put in the vase. There are now 17 roses in the vase. How many more roses did she cut than those she threw away?", + "input": "", + "output": "\nA: There were 15 roses in the vase. Jessica threw away 33 roses, so after that there were 15 - 33 = -18 roses. She cut some more roses and put them in the vase, so now there are 17 roses. The difference between the number of roses she threw away and the number of roses she cut must be 17 - (-18) = 35 roses. The answer is 35.", + "answer": "2.0", + "output_pred": "Let's start by subtracting the number of roses Jessica threw away from the original number of roses in the vase:\n\n15 - 33 = -18\n\nThis tells us that Jessica threw away more roses than were originally in the vase. To find out how many more roses she cut, we need to add the number of roses in the vase now to the number of roses she threw away:\n\n17 + 33 = 50\n\nSo Jessica cut 50 more roses than those she threw away. The answer in Arabic numerals is:\n\n50<|endoftext|>", + "pred": 50.0, + "flag": false + }, + { + "instruction": "The school has 304 grades and each grade has 75 students. How many students were there in total?", + "input": "", + "output": "\nA: There are 304 grades and each grade has 75 students. That means in total there are 304 * 75 = 22,800 students. The answer is 22,800.", + "answer": "22800.0", + "output_pred": "To solve this problem, you can use multiplication. \n\nStep 1: Multiply the number of grades by the number of students in each grade. \n\n304 x 75 = 22,800 \n\nStep 2: The total number of students is 22,800. \n\nTherefore, there were 22,800 students in total. \n\nAnswer: 22,800<|endoftext|>", + "pred": 22800.0, + "flag": true + }, + { + "instruction": "During summer break 610769 kids from Lawrence county go to camp and the other 590796 kids stay home. An additional 22 kids from outside the county attended the camp. About how many kids are in Lawrence county?", + "input": "", + "output": "\nA: 610769 + 590796 = 120156 kids from Lawrence county. An additional 22 kids from outside the county attended the camp. So in total there are 120156 + 22 = 120178 kids. The answer is 120178.", + "answer": "1201565.0", + "output_pred": "To find the total number of kids in Lawrence county, we need to add the number of kids who went to camp, the number of kids who stayed home, and the number of kids from outside the county who attended the camp.\n\nTotal number of kids in Lawrence county = 610769 + 590796 + 22\n\nTotal number of kids in Lawrence county = 1202767\n\nTherefore, there are approximately 1202767 kids in Lawrence county.<|endoftext|>", + "pred": 1202767.0, + "flag": false + }, + { + "instruction": "Melissa scored 109 points in each game. She also got 82 bonus points in each game. How many points did she score in 79 games?", + "input": "", + "output": "\nA: Melissa scored 109 points in each game and 82 bonus points in each game. That means in total she scored 109 + 82 = 191 points in each game. She played 79 games, so in total she scored 79 * 191 = 14,909 points. The answer is 14,909.", + "answer": "15089.0", + "output_pred": "To find the total number of points Melissa scored in 79 games, we need to multiply the number of points she scored in each game (109) by the number of games (79) and then add the number of bonus points she received in each game (82) multiplied by the number of games (79).\n\nTotal points = (109 x 79) + (82 x 79)\nTotal points = 8633 + 6238\nTotal points = 14871\n\nTherefore, Melissa scored 14871 points in 79 games.<|endoftext|>", + "pred": 79.0, + "flag": false + }, + { + "instruction": "Frank was reading through his favorite book. The book had 3 chapters, each with the same number of pages. It has a total of 594 pages. It took Frank 607 days to finish the book. How many pages are in each chapter?", + "input": "", + "output": "\nA: The book has 594 pages in total. We need to divide this number by 3, since there are 3 chapters. 594 / 3 = 198. So each chapter has 198 pages. The answer is 198.", + "answer": "198.0", + "output_pred": "To find the number of pages in each chapter, we need to divide the total number of pages by the number of chapters:\n\n594 pages \u00f7 3 chapters = 198 pages per chapter\n\nTherefore, there are 198 pages in each chapter.<|endoftext|>", + "pred": 198.0, + "flag": true + }, + { + "instruction": "Jack received 4 emails in the morning, 5 emails in the afternoon and 8 emails in the evening. How many emails did Jack receive in the afternoon and evening?", + "input": "", + "output": "\nA: Jack received 5 emails in the afternoon and 8 emails in the evening. So in total he received 5 + 8 = 13 emails. The answer is 13.", + "answer": "13.0", + "output_pred": "To find the total number of emails Jack received in the afternoon and evening, we need to add the number of emails he received in each of those times.\n\nNumber of emails received in the afternoon = 5\nNumber of emails received in the evening = 8\n\nTotal number of emails received in the afternoon and evening = 5 + 8 = 13\n\nTherefore, Jack received 13 emails in the afternoon and evening.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "A chef had 40 apples and 54 peaches. After making some pies, he had 39 apples left. How many apples did he use?", + "input": "", + "output": "\nA: He had 40 apples and 54 peaches. After making pies, he had 39 apples left. This means he used 40 - 39 = 1 apple. The answer is 1.", + "answer": "1.0", + "output_pred": "To find out how many apples the chef used, we need to subtract the number of apples he had left from the number of apples he started with:\n\n40 - 39 = 1\n\nTherefore, the chef used 1 apple.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There were 89 bird families living near the mountain. If 60 bird families flew away for winter. How many more bird families flew away for the winter than those that stayed behind?", + "input": "", + "output": "\nA: There were 89 bird families living near the mountain. 60 of them flew away for winter. That means 89 - 60 = 29 bird families stayed behind. The difference between the number of bird families that flew away and those that stayed behind is 60 - 29 = 31. The answer is 31.", + "answer": "31.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away from the number of bird families that stayed behind:\n\n89 - 60 = 29\n\nTherefore, 29 more bird families flew away for the winter than those that stayed behind. The answer in Arabic numerals is 29.<|endoftext|>", + "pred": 29.0, + "flag": false + }, + { + "instruction": "David did 44 push-ups in gym class today. David did 9 more push-ups than Zachary. How many push-ups did Zachary do?", + "input": "", + "output": "\nA: David did 44 push-ups. He did 9 more than Zachary. That means Zachary must have done 44 - 9 = 35 push-ups. The answer is 35.", + "answer": "35.0", + "output_pred": "Let's call the number of push-ups Zachary did \"x\". \n\nAccording to the problem, David did 9 more push-ups than Zachary, so we can write an equation: \n\n44 = x + 9 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 9 from both sides: \n\n44 - 9 = x + 9 - 9 \n\nSimplifying: \n\n35 = x \n\nSo Zachary did 35 push-ups. \n\nAnswer: Zachary did 35 push-ups.<|endoftext|>", + "pred": 35.0, + "flag": true + }, + { + "instruction": "Paige raised 16 goldfish and 71 catfish in the pond but stray cats loved eating them. Now she has 2 left. How many goldfish disappeared?", + "input": "", + "output": "\nA: Paige had 16 goldfish and 71 catfish. Now she has 2 left. That means 16 + 71 - 2 = 85 fish disappeared. Since she had 16 goldfish in the beginning, 16 of them must have disappeared. The answer is 16.", + "answer": "14.0", + "output_pred": "To find out how many goldfish disappeared, we need to subtract the number of goldfish Paige has left from the number she started with:\n\n16 goldfish - 2 goldfish = 14 goldfish disappeared\n\nTherefore, 14 goldfish disappeared from the pond.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 9 pages of math homework, 2 pages of reading homework and 96 more pages of biology homework. How many more pages of math homework than reading homework did she have?", + "input": "", + "output": "\nA: Rachel had 9 pages of math homework and 2 pages of reading homework. The difference between these two is 9 - 2 = 7 pages. She also had 96 pages of biology homework. The answer is 7.", + "answer": "7.0", + "output_pred": "To find the difference between the number of pages of math homework and reading homework, we need to subtract the number of pages of reading homework from the number of pages of math homework.\n\nNumber of pages of math homework = 9\nNumber of pages of reading homework = 2\n\nDifference = Number of pages of math homework - Number of pages of reading homework\nDifference = 9 - 2\nDifference = 7\n\nTherefore, Rachel had 7 more pages of math homework than reading homework. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Jessie weighed 92 kilograms. After she started to go jogging everyday she lost 56 kilograms in the first week and 99 kilograms in the second week. How much did she weigh after the first week of jogging?", + "input": "", + "output": "\nA: Jessie weighed 92 kilograms. She lost 56 kilograms in the first week, so after that she has 92 - 56 = 36 kilograms. She lost 99 kilograms in the second week, so after that she has 36 - 99 = -63 kilograms. The answer is -63 kilograms.", + "answer": "36.0", + "output_pred": "To find out how much Jessie weighed after the first week of jogging, we need to subtract the weight she lost in the first week from her initial weight.\n\nInitial weight = 92 kg\nWeight lost in the first week = 56 kg\n\nWeight after the first week of jogging = Initial weight - Weight lost in the first week\nWeight after the first week of jogging = 92 kg - 56 kg\nWeight after the first week of jogging = 36 kg\n\nTherefore, Jessie weighed 36 kilograms after the first week of jogging.<|endoftext|>", + "pred": 36.0, + "flag": true + }, + { + "instruction": "Julia played tag with 9 kids on monday, 7 kids on tuesday and 96 kids on wednesday. How many more kids did she play with on monday than on tuesday?", + "input": "", + "output": "\nA: On Monday she played with 9 kids, and on Tuesday she played with 7 kids. The difference must be 9 - 7 = 2 kids. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the difference between the number of kids Julia played with on Monday and Tuesday, we need to subtract the number of kids she played with on Tuesday from the number of kids she played with on Monday.\n\nNumber of kids Julia played with on Monday = 9\nNumber of kids Julia played with on Tuesday = 7\n\nDifference = Number of kids Julia played with on Monday - Number of kids Julia played with on Tuesday\nDifference = 9 - 7\nDifference = 2\n\nTherefore, Julia played with 2 more kids on Monday than on Tuesday. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 71 sacks of unripe oranges and 60 sacks of ripe oranges per day. How many more sacks of unripe oranges than ripe oranges are harvested per day?", + "input": "", + "output": "\nA: 71 sacks of unripe oranges and 60 sacks of ripe oranges are harvested per day. The difference between the two is 71 - 60 = 11 sacks. So there are 11 more sacks of unripe oranges than ripe oranges harvested per day. The answer is 11.", + "answer": "11.0", + "output_pred": "To find the difference between the number of sacks of unripe oranges and ripe oranges harvested per day, we need to subtract the number of sacks of ripe oranges from the number of sacks of unripe oranges.\n\n71 - 60 = 11\n\nTherefore, 11 more sacks of unripe oranges are harvested per day than ripe oranges. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "There are 20 different books in the ' crazy silly school ' series. If you are yet to read 5 of the books. How many books have you already read?", + "input": "", + "output": "\nA: There are 20 books in the series. You have yet to read 5 of them. That means you have already read 20 - 5 = 15 books. The answer is 15.", + "answer": "15.0", + "output_pred": "To find out how many books you have already read, you need to subtract the number of books you haven't read from the total number of books in the series.\n\nTotal number of books in the series = 20\nNumber of books you haven't read = 5\n\nNumber of books you have already read = Total number of books - Number of books you haven't read\nNumber of books you have already read = 20 - 5\nNumber of books you have already read = 15\n\nTherefore, you have already read 15 books in the 'crazy silly school' series.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 4 pages of reading homework, 7 pages of math homework and 19 more pages of biology homework. How many more pages of math homework than reading homework did she have?", + "input": "", + "output": "\nA: Rachel had 4 pages of reading homework and 7 pages of math homework. The difference between these two is 7 - 4 = 3 pages. She also had 19 pages of biology homework. So the total difference between math and reading homework is 3 + 19 = 22 pages. The answer is 22.", + "answer": "3.0", + "output_pred": "To solve the problem, we need to find the difference between the number of pages of math homework and the number of pages of reading homework. \n\nStep 1: Find the total number of pages of homework Rachel had to complete. \n\n4 + 7 + 19 = 30 \n\nStep 2: Find the difference between the number of pages of math homework and the number of pages of reading homework. \n\n7 - 4 = 3 \n\nTherefore, Rachel had 3 more pages of math homework than reading homework. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "They decided to hold the party in their backyard. They have 10 sets of tables and each set has 6 chairs. If there are 11 people sitting on chairs. How many chairs are left unoccupied?", + "input": "", + "output": "\nA: There are 10 sets of tables and each set has 6 chairs. That means there are 10 * 6 = 60 chairs in total. 11 people are sitting on chairs, so there are 60 - 11 = 49 chairs left unoccupied. The answer is 49.", + "answer": "49.0", + "output_pred": "Step 1: Find the total number of chairs available.\n10 sets x 6 chairs per set = 60 chairs\n\nStep 2: Subtract the number of chairs occupied from the total number of chairs available.\n60 chairs - 11 chairs = 49 chairs\n\nTherefore, there are 49 chairs left unoccupied. The answer in Arabic numerals is 49.<|endoftext|>", + "pred": 49.0, + "flag": true + }, + { + "instruction": "Steven has 18 peaches. Jake has 12 fewer peaches than Steven who has 8 more peaches than Jill. How many peaches does Jill have?", + "input": "", + "output": "\nA: Steven has 18 peaches. Jake has 12 fewer peaches than Steven, so Jake has 18 - 12 = 6 peaches. Steven has 8 more peaches than Jill, so Jill has 18 - 8 = 10 peaches. The answer is 10.", + "answer": "10.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of peaches Jill has. \n\nAccording to the problem, Steven has 8 more peaches than Jill, so Steven has x + 8 peaches. \n\nAnd Jake has 12 fewer peaches than Steven, so Jake has (x + 8) - 12 = x - 4 peaches. \n\nWe also know that Steven has 18 peaches, so we can set up an equation: \n\nx + 8 = 18 \n\nSolving for x, we get: \n\nx = 10 \n\nSo Jill has 10 peaches. \n\nTo check our answer, we can substitute x = 10 into the equation for Jake: \n\nJake = x - 4 = 10 - 4 = 6 \n\nSo Jake has 6 peaches. \n\nTherefore, the answer is: \n\nJill has 10 peaches.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "The ring toss game at the carnival made 325 dollars in the first 154 days and 114 dollars in the remaining 57 days. How much did they make per day in the remaining 57 days at the carnival?", + "input": "", + "output": "\nA: In the first 154 days, they made 325 dollars. In the remaining 57 days, they made 114 dollars. That means in total they made 325 + 114 = 439 dollars. The average per day in the remaining 57 days must be 439 / 57 = 7.7 dollars. The answer is 7.7.", + "answer": "2.0", + "output_pred": "To find out how much they made per day in the remaining 57 days at the carnival, we need to divide the total amount made in the remaining 57 days by the number of days.\n\nTotal amount made in the remaining 57 days = 114 dollars\nNumber of days = 57\n\nPer day amount made in the remaining 57 days = Total amount made in the remaining 57 days / Number of days\nPer day amount made in the remaining 57 days = 114 / 57\nPer day amount made in the remaining 57 days = 2 dollars\n\nTherefore, they made 2 dollars per day in the remaining 57 days at the carnival.<|endoftext|>", + "pred": 57.0, + "flag": false + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 519 chocolate chip cookies and 300 raisin cookies yesterday. And she baked 280 raisin cookies and 359 chocolate chip cookies this morning. How many more raisin cookies did Helen bake yesterday compared to today?", + "input": "", + "output": "\nA: Helen baked 519 chocolate chip cookies and 300 raisin cookies yesterday. She baked 280 raisin cookies and 359 chocolate chip cookies this morning. The difference in the number of raisin cookies is 300 - 280 = 20. So Helen baked 20 more raisin cookies yesterday compared to today. The answer is 20.", + "answer": "20.0", + "output_pred": "To find out how many more raisin cookies Helen baked yesterday compared to today, we need to subtract the number of raisin cookies baked today from the number of raisin cookies baked yesterday.\n\nNumber of raisin cookies baked yesterday = 300\nNumber of raisin cookies baked today = 280\n\nDifference = Number of raisin cookies baked yesterday - Number of raisin cookies baked today\nDifference = 300 - 280\nDifference = 20\n\nTherefore, Helen baked 20 more raisin cookies yesterday compared to today. The answer in Arabic numerals is 20.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "Ed had 24 more marbles than Doug. Doug lost 27 of his marbles at the playground while Ed found 9 more marbles. How many more marbles did Ed have than Doug then?", + "input": "", + "output": "\nA: Ed had 24 more marbles than Doug. Doug lost 27 marbles, so now he has 0 marbles. Ed found 9 more marbles, so now he has 24 + 9 = 33 marbles. The difference between Ed and Doug is 33 - 0 = 33 marbles. The answer is 33.", + "answer": "60.0", + "output_pred": "Let's start by assigning variables to the unknown quantities in the problem. \n\nLet x be the number of marbles Doug had initially. \n\nThen Ed had x + 24 marbles initially. \n\nDoug lost 27 marbles, so he now has x - 27 marbles. \n\nEd found 9 more marbles, so he now has (x + 24) + 9 = x + 33 marbles. \n\nTo find how many more marbles Ed had than Doug then, we need to subtract Doug's current number of marbles from Ed's current number of marbles: \n\n(x + 33) - (x - 27) = 60 \n\nTherefore, Ed had 60 more marbles than Doug then. \n\nAnswer: 60<|endoftext|>", + "pred": 60.0, + "flag": true + }, + { + "instruction": "Dave had 24 apps and 9 files on his phone. After deleting some apps and files he had 5 files and 12 apps left. How many more apps than files does he have left on the phone?", + "input": "", + "output": "\nA: He had 24 apps and 9 files in the beginning. After deleting some, he has 12 apps and 5 files left. The difference between the number of apps and files is 12 - 5 = 7. He has 7 more apps than files. The answer is 7.", + "answer": "7.0", + "output_pred": "To solve the problem, we need to find the difference between the number of apps and files left on Dave's phone. \n\nStep 1: Find the total number of apps and files Dave had on his phone before deleting any. \n\nTotal number of apps and files = 24 + 9 = 33 \n\nStep 2: Find the number of apps and files Dave had left on his phone after deleting some. \n\nNumber of apps left = 12 \n\nNumber of files left = 5 \n\nStep 3: Find the difference between the number of apps and files left on Dave's phone. \n\nDifference = Number of apps left - Number of files left \n\nDifference = 12 - 5 \n\nDifference = 7 \n\nTherefore, Dave has 7 more apps than files left on his phone. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps. He found 30 bottle caps at the park while he threw away 63 old ones. Now he has 42 bottle caps in his collection. How many more bottle caps did danny throw away than those he found at the park?", + "input": "", + "output": "\nA: Danny found 30 bottle caps at the park. He threw away 63 old ones. In total he threw away 63 - 30 = 33 more bottle caps than those he found at the park. The answer is 33.", + "answer": "33.0", + "output_pred": "To find out how many more bottle caps Danny threw away than those he found at the park, we need to subtract the number of bottle caps he found from the number he threw away:\n\n63 - 30 = 33\n\nTherefore, Danny threw away 33 more bottle caps than those he found at the park. \n\nThe answer in Arabic numerals is: 33.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "Josh had 21 marbles in his collection. He found 7 marbles. How many marbles does he have now?", + "input": "", + "output": "\nA: Josh had 21 marbles in his collection. He found 7 more, so now he has 21 + 7 = 28 marbles. The answer is 28.", + "answer": "28.0", + "output_pred": "Step 1: Write down the number of marbles Josh had initially: 21\nStep 2: Write down the number of marbles he found: 7\nStep 3: Add the two numbers together: 21 + 7 = 28\nAnswer: Josh now has 28 marbles. (28)<|endoftext|>", + "pred": 28.0, + "flag": true + }, + { + "instruction": "Nell collects baseball cards. She had 573 cards. She gave 195 cards to John and yet some more to Jeff. Now she has 210 cards left. How many cards did Nell give to Jeff?", + "input": "", + "output": "\nA: Nell had 573 cards. She gave 195 cards to John, so after that she has 573 - 195 = 378 cards. She gave some more cards to Jeff, so now she has 378 - 210 = 168 cards. The answer is 168.", + "answer": "168.0", + "output_pred": "Let's call the number of cards Nell gave to Jeff \"x\". \n\nWe know that Nell started with 573 cards and gave 195 to John, so she had 573 - 195 = 378 cards left. \n\nThen she gave x cards to Jeff, so she had 378 - x cards left. \n\nWe also know that she ended up with 210 cards, so we can set up an equation: \n\n378 - x = 210 \n\nTo solve for x, we can add x to both sides: \n\n378 - x + x = 210 + x \n\nSimplifying: \n\n378 = 210 + x \n\nSubtracting 210 from both sides: \n\n268 = x \n\nSo Nell gave Jeff 268 cards.<|endoftext|>", + "pred": 268.0, + "flag": false + }, + { + "instruction": "Matthew had some crackers. If Matthew gave 2 crackers to each of his 11 friends. How many crackers did Matthew have?", + "input": "", + "output": "\nA: Matthew gave 2 crackers to each of his 11 friends. That means he gave 11 * 2 = 22 crackers. So he must have had 22 crackers in the beginning. The answer is 22.", + "answer": "22.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of crackers Matthew had. \n\nIf Matthew gave 2 crackers to each of his 11 friends, then he gave away a total of 2 x 11 = 22 crackers. \n\nWe know that Matthew gave away all of his crackers, so we can set up an equation: \n\nx - 22 = 0 \n\nSolving for x, we get: \n\nx = 22 \n\nTherefore, Matthew had 22 crackers. \n\nAnswer: 22<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "46 campers went rowing on a day. 43 campers went rowing in the morning and some more campers went rowing in the afternoon. How many campers went rowing in the afternoon?", + "input": "", + "output": "\nA: 46 campers went rowing in total. 43 campers went rowing in the morning. That means the remaining campers must have gone rowing in the afternoon. So, the number of campers who went rowing in the afternoon must have been 46 - 43 = 3 campers. The answer is 3.", + "answer": "3.0", + "output_pred": "Let's call the number of campers who went rowing in the afternoon \"x\". \n\nWe know that the total number of campers who went rowing is 46, so we can set up an equation: \n\n43 + x = 46 \n\nTo solve for x, we can subtract 43 from both sides: \n\nx = 3 \n\nSo there were 3 campers who went rowing in the afternoon. \n\nAnswer: 3<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 115 dollars off each jersey and $ 25 off each t-shirt. During the Arkansas and Texas tech game they sold 113 t-shirts and 78 jerseys. How much more does a jersey cost than a t-shirt?", + "input": "", + "output": "\nA: The Razorback shop makes $115 off each jersey and $25 off each t-shirt. They sold 113 t-shirts and 78 jerseys. That means they made 113 * $25 = $2,825 from the t-shirts and 78 * $115 = $8,970 from the jerseys. The difference between the two is $8,970 - $2,825 = $6,145. The answer is $6,145.", + "answer": "90.0", + "output_pred": "Step 1: Calculate the total revenue from selling t-shirts and jerseys.\nTotal revenue from t-shirts = 113 x $25 = $2825\nTotal revenue from jerseys = 78 x $115 = $8970\n\nStep 2: Calculate the difference in revenue between selling t-shirts and jerseys.\nDifference in revenue = Total revenue from jerseys - Total revenue from t-shirts\nDifference in revenue = $8970 - $2825\nDifference in revenue = $6145\n\nTherefore, a jersey costs $6145 more than a t-shirt. The answer in Arabic numerals is 6145.<|endoftext|>", + "pred": 6145.0, + "flag": false + }, + { + "instruction": "29 campers went rowing and 66 campers went hiking in the morning. 26 campers went rowing in the afternoon. How many more campers went rowing in the morning than in the afternoon?", + "input": "", + "output": "\nA: In the morning, 29 campers went rowing and 66 campers went hiking. In the afternoon, 26 campers went rowing. The difference between the number of campers who went rowing in the morning and in the afternoon is 29 - 26 = 3. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more campers went rowing in the morning than in the afternoon, we need to subtract the number of campers who went rowing in the afternoon from the number of campers who went rowing in the morning.\n\nNumber of campers who went rowing in the morning = 29\nNumber of campers who went rowing in the afternoon = 26\n\nDifference = Number of campers who went rowing in the morning - Number of campers who went rowing in the afternoon\nDifference = 29 - 26\nDifference = 3\n\nTherefore, 3 more campers went rowing in the morning than in the afternoon. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Last week Fred had 111 dollars and Jason had 40 dollars. Fred washed cars over the weekend and now has 115 dollars. Jason delivered newspapers and now has 44 dollars. How much money did they earn by washing cars?", + "input": "", + "output": "\nA: Fred had 111 dollars and Jason had 40 dollars. Fred now has 115 dollars, so he must have earned 115 - 111 = 4 dollars. Jason now has 44 dollars, so he must have earned 44 - 40 = 4 dollars. They both earned 4 dollars. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how much money Fred earned by washing cars, we need to subtract his starting amount from his current amount:\n\n115 dollars - 111 dollars = 4 dollars\n\nTherefore, Fred earned 4 dollars by washing cars.\n\nTo find out how much money Jason earned by delivering newspapers, we need to subtract his starting amount from his current amount:\n\n44 dollars - 40 dollars = 4 dollars\n\nTherefore, Jason earned 4 dollars by delivering newspapers.\n\nThe total amount of money they earned by washing cars and delivering newspapers is:\n\n4 dollars + 4 dollars = 8 dollars\n\nTherefore, they earned 8 dollars in total.<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "3 birds and 2 storks were sitting on the fence. 5 more birds came to join them. How many birds and storks are sitting on the fence?", + "input": "", + "output": "\nA: There were 3 birds and 2 storks on the fence. 5 more birds came, so now there are 3 + 5 = 8 birds and 2 storks. The answer is 8 birds and 2 storks.", + "answer": "10.0", + "output_pred": "Step 1: Add the number of birds and storks that were originally on the fence: 3 + 2 = 5\nStep 2: Add the number of birds that came to join them: 5 + 5 = 10\nAnswer: There are 10 birds and storks sitting on the fence. (10)<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Edward spent $ 6 to buy books and $ 16 to buy pens. Now he has $ 19. How much did Edward have before he spent his money?", + "input": "", + "output": "\nA: Edward spent $6 on books and $16 on pens. He has $19 now. That means he had $19 + $6 + $16 = $41 before he spent his money. The answer is $41.", + "answer": "41.0", + "output_pred": "Let's call the amount of money Edward had before he spent his money \"x\". \n\nWe know that he spent $6 on books and $16 on pens, so his total spending is $6 + $16 = $22. \n\nWe also know that he has $19 left, so we can set up an equation: \n\nx - $22 = $19 \n\nTo solve for x, we can add $22 to both sides: \n\nx = $41 \n\nTherefore, Edward had $41 before he spent his money.<|endoftext|>", + "pred": 41.0, + "flag": true + }, + { + "instruction": "Some children were riding on the bus. At the bus stop 2 more children got on the bus. Then there were 41 children altogether on the bus. How many children were riding on the bus before the bus stop?", + "input": "", + "output": "\nA: There were 41 children on the bus after the bus stop. 2 more children got on the bus. That means there were 41 - 2 = 39 children before the bus stop. The answer is 39.", + "answer": "39.0", + "output_pred": "Let's call the number of children who were riding on the bus before the bus stop \"x\". \n\nAccording to the problem, 2 more children got on the bus at the bus stop, so we can write an equation: \n\nx + 2 = 41 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 2 from both sides: \n\nx + 2 - 2 = 41 - 2 \n\nSimplifying: \n\nx = 39 \n\nTherefore, there were 39 children riding on the bus before the bus stop.<|endoftext|>", + "pred": 39.0, + "flag": true + }, + { + "instruction": "Jake has 7 fewer peaches than Steven and 9 more peaches than Jill. Steven has 16 peaches. How many peaches does Jake have?", + "input": "", + "output": "\nA: Steven has 16 peaches. Jake has 7 fewer than Steven, so he has 16 - 7 = 9 peaches. Jill has 9 more than Jake, so she has 9 + 9 = 18 peaches. The answer is 9.", + "answer": "9.0", + "output_pred": "Step 1: Determine how many peaches Steven has.\nSteven has 16 peaches.\n\nStep 2: Determine how many peaches Jill has.\nJill has 9 more peaches than Steven, so she has 16 + 9 = 25 peaches.\n\nStep 3: Determine how many peaches Jake has.\nJake has 7 fewer peaches than Steven, so he has 16 - 7 = 9 peaches.\n\nTherefore, Jake has 9 peaches. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that the harvest will go on for 4 days. How many sacks do they harvest per day if they harvested a total of 56 sacks of oranges?", + "input": "", + "output": "\nA: They harvested a total of 56 sacks of oranges. This means they harvested 56 sacks in 4 days. So, the number of sacks they harvest per day must be 56 / 4 = 14 sacks. The answer is 14.", + "answer": "14.0", + "output_pred": "To find out how many sacks they harvest per day, we need to divide the total number of sacks by the number of days:\n\n56 sacks / 4 days = 14 sacks per day\n\nTherefore, they harvest 14 sacks of oranges per day.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "A mailman gives 2 junk mails to each house in a block. If the mailman has to give 14 pieces of junk mail to each block. How many houses are there in a block?", + "input": "", + "output": "\nA: The mailman has to give 14 pieces of junk mail to each block. That means each house in the block must get 2 pieces of junk mail. So, 14 / 2 = 7 houses must be in the block. The answer is 7.", + "answer": "7.0", + "output_pred": "Let x be the number of houses in a block.\nThe mailman gives 2 junk mails to each house, so he gives a total of 2x junk mails to the block.\nWe know that the mailman has to give 14 pieces of junk mail to each block, so we can set up the equation:\n2x = 14\nTo solve for x, we can divide both sides by 2:\nx = 7\nTherefore, there are 7 houses in a block.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Paul had 134 books. After giving 39 books to his friend and selling some books in a garage sale he had 68 books left. How many books did he sell in the garage sale?", + "input": "", + "output": "\nA: Paul had 134 books. He gave 39 books to his friend, so after that he has 134 - 39 = 95 books. He had 68 books left, so he must have sold 95 - 68 = 27 books in the garage sale. The answer is 27.", + "answer": "27.0", + "output_pred": "Step 1: Subtract the number of books Paul gave to his friend from the total number of books he had: \n\n134 - 39 = 95 \n\nStep 2: Subtract the number of books Paul had left after giving some to his friend and selling some in the garage sale from the number of books he had after giving some to his friend: \n\n95 - 68 = 27 \n\nTherefore, Paul sold 27 books in the garage sale. \n\nAnswer: 27<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "Jerry had 3 action figures on a shelf in his room. Later he added 4 more action figures to the shelf and removed some of the old ones. If there are 6 action figures on his shelf now. How many action figures did he remove from the shelf?", + "input": "", + "output": "\nA: He had 3 action figures on the shelf. He added 4 more, so now there are 3 + 4 = 7 action figures. But there are only 6 action figures on the shelf now. This means he must have removed 1 action figure. The answer is 1.", + "answer": "1.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the number of action figures Jerry removed from the shelf. \n\nWe know that Jerry started with 3 action figures and added 4 more, so he had a total of 3 + 4 = 7 action figures. \n\nAfter removing x action figures, he was left with 7 - x action figures. \n\nBut we also know that he ended up with 6 action figures, so we can set up an equation: \n\n7 - x = 6 \n\nTo solve for x, we can subtract 7 from both sides: \n\n-x = -1 \n\nFinally, we can solve for x by dividing both sides by -1: \n\nx = 1 \n\nTherefore, Jerry removed 1 action figure from the shelf. \n\nThe answer in Arabic numerals is: 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Randy has 79 blocks. He uses 14 blocks to build a tower and 11 blocks to build a house. How many blocks are left?", + "input": "", + "output": "\nA: Randy has 79 blocks. He used 14 blocks to build a tower and 11 blocks to build a house. That means he used 14 + 11 = 25 blocks. He has 79 - 25 = 54 blocks left. The answer is 54.", + "answer": "54.0", + "output_pred": "1. Start with the total number of blocks Randy has: 79\n2. Subtract the number of blocks he used to build the tower: 79 - 14 = 65\n3. Subtract the number of blocks he used to build the house: 65 - 11 = 54\n4. The final answer is the number of blocks left: 54\n\nTherefore, Randy has 54 blocks left.<|endoftext|>", + "pred": 54.0, + "flag": true + }, + { + "instruction": "A grocery store had 22 bottles of regular soda and 61 bottles of diet soda. How many more bottles of diet soda than regular soda did they have?", + "input": "", + "output": "\nA: The grocery store had 22 bottles of regular soda and 61 bottles of diet soda. The difference between the two is 61 - 22 = 39 bottles. So they had 39 more bottles of diet soda than regular soda. The answer is 39.", + "answer": "39.0", + "output_pred": "To find out how many more bottles of diet soda than regular soda the grocery store had, we need to subtract the number of regular soda bottles from the number of diet soda bottles.\n\n61 (diet soda bottles) - 22 (regular soda bottles) = 39\n\nTherefore, the grocery store had 39 more bottles of diet soda than regular soda. The answer in Arabic numerals is 39.<|endoftext|>", + "pred": 39.0, + "flag": true + }, + { + "instruction": "At the zoo, a cage had 93 snakes and 97 alligators. If 40 alligators were hiding. How many alligators were not hiding?", + "input": "", + "output": "\nA: There were 97 alligators in the cage. 40 of them were hiding. That means there were 97 - 40 = 57 alligators that were not hiding. The answer is 57.", + "answer": "57.0", + "output_pred": "To find the number of alligators not hiding, we need to subtract the number of alligators hiding from the total number of alligators.\n\nTotal number of alligators = 97\nNumber of alligators hiding = 40\n\nNumber of alligators not hiding = Total number of alligators - Number of alligators hiding\nNumber of alligators not hiding = 97 - 40\nNumber of alligators not hiding = 57\n\nTherefore, there were 57 alligators not hiding.<|endoftext|>", + "pred": 57.0, + "flag": true + }, + { + "instruction": "Shirley sold 25 cases of boxes of trefoils. How many boxes of trefoils does she need to deliver if each case has 14 boxes?", + "input": "", + "output": "\nA: She sold 25 cases. Each case has 14 boxes. That means she needs to deliver 25 * 14 = 350 boxes. The answer is 350.", + "answer": "350.0", + "output_pred": "To solve the problem, we need to multiply the number of cases by the number of boxes in each case:\n\n25 cases x 14 boxes/case = 350 boxes\n\nTherefore, Shirley needs to deliver 350 boxes of trefoils. The answer in Arabic numerals is 350.<|endoftext|>", + "pred": 350.0, + "flag": true + }, + { + "instruction": "Julia played tag with 5 kids on monday. She played tag with some more kids on tuesday. If she played with a total of 15 kids. How many kids did she play with on tuesday?", + "input": "", + "output": "\nA: She played with 5 kids on Monday. She played with a total of 15 kids. That means she must have played with 15 - 5 = 10 kids on Tuesday. The answer is 10.", + "answer": "10.0", + "output_pred": "Let's call the number of kids Julia played with on Tuesday \"x\". \n\nWe know that she played with 5 kids on Monday, so the total number of kids she played with on both days is 5 + x. \n\nWe also know that the total number of kids she played with is 15, so we can set up an equation: \n\n5 + x = 15 \n\nTo solve for x, we can subtract 5 from both sides: \n\nx = 10 \n\nSo Julia played with 10 kids on Tuesday. \n\nAnswer: 10<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "After resting they decided to go for a swim. The depth of the water is 16 times Ron's height. Dean is 9 feet taller than Ron. If Ron stands at 13 feet. How deep was the water?", + "input": "", + "output": "\nA: Ron stands at 13 feet. Dean is 9 feet taller, so Dean stands at 13 + 9 = 22 feet. The water is 16 times Ron's height, so it is 16 * 13 = 208 feet deep. The answer is 208 feet.", + "answer": "208.0", + "output_pred": "Step 1: Find Dean's height.\nDean is 9 feet taller than Ron, so Dean's height = Ron's height + 9 feet\nDean's height = 13 feet + 9 feet\nDean's height = 22 feet\n\nStep 2: Find the depth of the water.\nThe depth of the water is 16 times Ron's height.\nDepth of the water = 16 x Ron's height\nDepth of the water = 16 x 13 feet\nDepth of the water = 208 feet\n\nTherefore, the depth of the water was 208 feet.<|endoftext|>", + "pred": 208.0, + "flag": true + }, + { + "instruction": "With 28 dollars 2 packs of dvds can be bought. How much does each pack cost?", + "input": "", + "output": "\nA: We know that 2 packs of dvds can be bought for 28 dollars. This means that each pack costs 28 / 2 = 14 dollars. The answer is 14.", + "answer": "14.0", + "output_pred": "To find the cost of each pack of DVDs, we need to divide the total amount of money by the number of packs:\n\n28 dollars \u00f7 2 packs = 14 dollars per pack\n\nTherefore, each pack of DVDs costs 14 dollars.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 9 cups of flour and 6 cups of sugar. She already put in 4 cups of sugar. How many more cups of flour than cups of sugar does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 9 cups of flour and 6 cups of sugar. She already put in 4 cups of sugar. That means she still needs to add 6 - 4 = 2 cups of sugar. She also needs to add 9 cups of flour. So she needs to add 9 - 2 = 7 cups of flour more than cups of sugar. The answer is 7.", + "answer": "7.0", + "output_pred": "To solve the problem, we need to find the difference between the amount of flour and sugar that Mary needs to add. \n\nStep 1: Find the total amount of flour and sugar needed for the recipe. \n9 cups of flour + 6 cups of sugar = 15 cups \n\nStep 2: Find the amount of flour and sugar Mary has already added. \n4 cups of sugar \n\nStep 3: Find the amount of flour and sugar Mary still needs to add. \n15 cups - 4 cups of sugar = 11 cups of flour \n\nStep 4: Find the difference between the amount of flour and sugar Mary still needs to add. \n11 cups of flour - 4 cups of sugar = 7 cups \n\nTherefore, Mary needs to add 7 more cups of flour than cups of sugar now. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Haley grew 9 trees in her backyard. After a typhoon 4 died. Then she grew 5 more trees. How many trees does she have left?", + "input": "", + "output": "\nA: She grew 9 trees in the beginning. After the typhoon 4 died, so she has 9 - 4 = 5 trees left. Then she grew 5 more trees, so now she has 5 + 5 = 10 trees. The answer is 10.", + "answer": "10.0", + "output_pred": "Step 1: Start with the number of trees Haley grew in her backyard: 9\nStep 2: Subtract the number of trees that died after the typhoon: 9 - 4 = 5\nStep 3: Add the number of trees she grew after the typhoon: 5 + 5 = 10\nAnswer: Haley has 10 trees left in her backyard. (10)<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Robin cut off 13 inches of his hair. If his hair was 14 inches long initially. How long is his hair now?", + "input": "", + "output": "\nA: Robin had 14 inches of hair initially. He cut off 13 inches, so now he has 14 - 13 = 1 inch of hair. The answer is 1 inch.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to subtract the length of the hair that Robin cut off from the initial length of his hair:\n\n14 inches - 13 inches = 1 inch\n\nTherefore, Robin's hair is now 1 inch long.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "26 children were riding on the bus. At the bus stop 38 more children got on the bus. How many children are on the bus now?", + "input": "", + "output": "\nA: There were 26 children on the bus initially. 38 more got on the bus, so now there are 26 + 38 = 64 children on the bus. The answer is 64.", + "answer": "64.0", + "output_pred": "Step 1: Start with the initial number of children on the bus: 26\nStep 2: Add the number of children who got on the bus at the stop: 38\nStep 3: Perform the addition: 26 + 38 = 64\nAnswer: There are now 64 children on the bus. (64)<|endoftext|>", + "pred": 64.0, + "flag": true + }, + { + "instruction": "He also had 56 aquariums for saltwater animals and 10 aquariums for freshwater animals. Each aquarium has 39 animals in it. How many saltwater animals does Tyler have?", + "input": "", + "output": "\nA: Tyler has 56 aquariums for saltwater animals. Each aquarium has 39 animals in it. So in total he has 56 * 39 = 2184 saltwater animals. The answer is 2184.", + "answer": "2184.0", + "output_pred": "To find the total number of saltwater animals Tyler has, we need to multiply the number of saltwater aquariums by the number of animals in each aquarium:\n\n56 aquariums x 39 animals per aquarium = 2,104 saltwater animals\n\nTherefore, Tyler has 2,104 saltwater animals.<|endoftext|>", + "pred": 2104.0, + "flag": false + }, + { + "instruction": "A book has 31 chapters. Each chapter is 61 pages long. How many pages does the book have altogether?", + "input": "", + "output": "\nA: There are 31 chapters and each chapter is 61 pages long. That means the book has 31 * 61 = 1891 pages. The answer is 1891.", + "answer": "1891.0", + "output_pred": "To find the total number of pages in the book, we need to multiply the number of chapters by the number of pages in each chapter:\n\nTotal number of pages = Number of chapters x Number of pages per chapter\nTotal number of pages = 31 x 61\nTotal number of pages = 1871\n\nTherefore, the book has 1871 pages altogether.<|endoftext|>", + "pred": 1871.0, + "flag": false + }, + { + "instruction": "Adam has 3 more apples than jackie. Adam has 9 apples. How many apples does Jackie have?", + "input": "", + "output": "\nA: Adam has 3 more apples than Jackie. That means Jackie has 9 - 3 = 6 apples. The answer is 6.", + "answer": "6.0", + "output_pred": "Let's call the number of apples Jackie has \"x\". \n\nAccording to the problem, Adam has 3 more apples than Jackie, so we can write an equation: \n\nAdam's apples = Jackie's apples + 3 \n\nWe also know that Adam has 9 apples, so we can substitute that into the equation: \n\n9 = x + 3 \n\nNow we can solve for x by subtracting 3 from both sides: \n\n6 = x \n\nSo Jackie has 6 apples. \n\nAnswer: Jackie has 6 apples.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "41 campers went rowing and 4 campers went hiking in the morning. 26 campers went rowing in the afternoon. How many campers went rowing and hiking in all?", + "input": "", + "output": "\nA: In the morning, 41 campers went rowing and 4 campers went hiking. In the afternoon, 26 campers went rowing. That means in total 41 + 26 = 67 campers went rowing and 4 campers went hiking. The answer is 71.", + "answer": "71.0", + "output_pred": "To find the total number of campers who went rowing and hiking, we need to add the number of campers who went rowing in the morning to the number of campers who went rowing in the afternoon, and then add the number of campers who went hiking in the morning to the number of campers who went hiking in the afternoon.\n\nNumber of campers who went rowing in the morning = 41\nNumber of campers who went rowing in the afternoon = 26\nNumber of campers who went hiking in the morning = 4\nNumber of campers who went hiking in the afternoon = 0 (since no campers went hiking in the afternoon)\n\nTotal number of campers who went rowing = 41 + 26 = 67\nTotal number of campers who went hiking = 4 + 0 = 4\n\nTotal number of campers who went rowing and hiking = 67 + 4 = 71\n\nTherefore, the answer is 71.<|endoftext|>", + "pred": 71.0, + "flag": true + }, + { + "instruction": "Paul got a box of 601 crayons and 406 erasers for his birthday. At the end of the school year he only had 336 crayons left while not having lost a single eraser. How many more erasers than crayons did he have left?", + "input": "", + "output": "\nA: Paul had 601 crayons and 406 erasers in the beginning. At the end of the school year he had 336 crayons left. That means he used 601 - 336 = 265 crayons. He did not lose any erasers, so he still has 406 erasers. The difference between the number of erasers and crayons is 406 - 336 = 70. The answer is 70.", + "answer": "70.0", + "output_pred": "To find out how many more erasers than crayons Paul had left, we need to subtract the number of crayons he had left from the number of erasers he had left:\n\n406 erasers - 336 crayons = 70 more erasers than crayons left\n\nTherefore, Paul had 70 more erasers than crayons left. The answer in Arabic numerals is 70.<|endoftext|>", + "pred": 70.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked 310 students to suggest specific types of food. 185 students suggested adding mashed potatoes while others suggested adding bacon to the menu. How many students suggested bacon?", + "input": "", + "output": "\nA: Sofia asked 310 students to suggest specific types of food. 185 suggested mashed potatoes. That means 310 - 185 = 125 students suggested bacon. The answer is 125.", + "answer": "125.0", + "output_pred": "To find the number of students who suggested bacon, we need to subtract the number of students who suggested mashed potatoes from the total number of students who suggested food.\n\nTotal number of students who suggested food = 310\nNumber of students who suggested mashed potatoes = 185\n\nNumber of students who suggested bacon = Total number of students who suggested food - Number of students who suggested mashed potatoes\nNumber of students who suggested bacon = 310 - 185\nNumber of students who suggested bacon = 125\n\nTherefore, 125 students suggested bacon.<|endoftext|>", + "pred": 125.0, + "flag": true + }, + { + "instruction": "In a school there are 402 more girls than boys. If there are 739 girls. How many boys are there in that school?", + "input": "", + "output": "\nA: There are 402 more girls than boys. That means there are 739 - 402 = 337 boys. The answer is 337.", + "answer": "337.0", + "output_pred": "Let's call the number of boys \"x\". \n\nAccording to the problem, we know that: \n\nx + 402 = 739 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 402 from both sides: \n\nx + 402 - 402 = 739 - 402 \n\nSimplifying: \n\nx = 337 \n\nSo there are 337 boys in that school. \n\nAnswer: 337<|endoftext|>", + "pred": 337.0, + "flag": true + }, + { + "instruction": "During the Arkansas and Texas tech game the Razorback t-shirt shop made $ 215 by selling 5 t-shirts. What is the cost of each t-shirt?", + "input": "", + "output": "\nA: The shop made $215 by selling 5 t-shirts. This means each t-shirt cost $215 / 5 = $43. The answer is $43.", + "answer": "43.0", + "output_pred": "To find the cost of each t-shirt, we need to divide the total amount made by the number of t-shirts sold:\n\n$215 \u00f7 5 = $43\n\nTherefore, the cost of each t-shirt is $43.<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "Baker made 62 cakes. Then he made 149 more cakes. He sold 144 of them. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker made 62 cakes. Then he made 149 more cakes. So in total he made 62 + 149 = 211 cakes. He sold 144 of them, so he still has 211 - 144 = 67 cakes. The answer is 67.", + "answer": "67.0", + "output_pred": "Step 1: Add the number of cakes Baker made initially to the number of cakes he made later.\n62 + 149 = 211\n\nStep 2: Subtract the number of cakes Baker sold from the total number of cakes he made.\n211 - 144 = 67\n\nTherefore, Baker would still have 67 cakes. The answer in Arabic numerals is 67.<|endoftext|>", + "pred": 67.0, + "flag": true + }, + { + "instruction": "During summer break 644997 kids from Lawrence county stayed home and the other 893835 kids went to camp. An additional 78 kids from outside the county attended the camp. How many kids are in Lawrence county?", + "input": "", + "output": "\nA: 644997 kids from Lawrence county stayed home and 893835 kids from Lawrence county went to camp. That means in total 644997 + 893835 = 1538832 kids from Lawrence county. The answer is 1538832.", + "answer": "1538832.0", + "output_pred": "To find the number of kids in Lawrence county, we need to subtract the number of kids who stayed home from the total number of kids who went to camp.\n\nTotal number of kids who went to camp = 644997 + 893835 + 78\nTotal number of kids who went to camp = 1547610\n\nNumber of kids in Lawrence county = Total number of kids who went to camp - Number of kids who stayed home\nNumber of kids in Lawrence county = 1547610 - 644997\nNumber of kids in Lawrence county = 902613\n\nTherefore, there are 902613 kids in Lawrence county.<|endoftext|>", + "pred": 902613.0, + "flag": false + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 71 bottle caps and 24 wrappers at the park. Now he has 28 bottle caps and 16 wrappers in his collection. How many more bottle caps than wrappers does danny have now?", + "input": "", + "output": "\nA: Danny had 71 bottle caps and 24 wrappers in the beginning. Now he has 28 bottle caps and 16 wrappers. The difference between the number of bottle caps and wrappers must be 28 - 16 = 12. Danny has 12 more bottle caps than wrappers. The answer is 12.", + "answer": "12.0", + "output_pred": "To find out how many more bottle caps than wrappers Danny has now, we need to subtract the number of wrappers from the number of bottle caps:\n\n71 bottle caps - 16 wrappers = 55 more bottle caps than wrappers\n\nTherefore, Danny has 55 more bottle caps than wrappers in his collection now. The answer in Arabic numerals is 55.<|endoftext|>", + "pred": 55.0, + "flag": false + }, + { + "instruction": "Danny collects bottle caps and wrappers. He found 82 wrappers and 29 bottle caps at the park. Now he has 42 bottle caps and 61 wrappers in his collection. How many bottle caps did danny have at first?", + "input": "", + "output": "\nA: Danny had 42 bottle caps and 61 wrappers in his collection. He found 82 wrappers and 29 bottle caps at the park. This means he had 42 + 29 = 71 bottle caps before he found the ones at the park. The answer is 71.", + "answer": "13.0", + "output_pred": "To find out how many bottle caps Danny had at first, we need to subtract the number of bottle caps he has now from the total number of bottle caps he found at the park.\n\nTotal number of bottle caps found at the park = 82\nNumber of bottle caps Danny has now = 42\n\nNumber of bottle caps Danny had at first = Total number of bottle caps found at the park - Number of bottle caps Danny has now\nNumber of bottle caps Danny had at first = 82 - 42\nNumber of bottle caps Danny had at first = 40\n\nTherefore, Danny had 40 bottle caps at first.<|endoftext|>", + "pred": 40.0, + "flag": false + }, + { + "instruction": "There were 10 roses in the vase. Jessica cut 8 more roses from her flower garden and put them in the vase. How many roses are there in the vase now?", + "input": "", + "output": "\nA: There were 10 roses in the vase. Jessica added 8 more, so now there are 10 + 8 = 18 roses. The answer is 18.", + "answer": "18.0", + "output_pred": "The initial number of roses in the vase is 10.\nJessica cut 8 more roses from her flower garden and put them in the vase.\nSo, the total number of roses in the vase now is 10 + 8 = 18.\nTherefore, there are 18 roses in the vase now.<|endoftext|>", + "pred": 18.0, + "flag": true + }, + { + "instruction": "At the zoo, a cage had snakes and alligators. The total number of animals in the cage was 79. If 24 snakes and 51 alligators were hiding. How many animals were not hiding in all?", + "input": "", + "output": "\nA: There were 79 animals in the cage. 24 snakes and 51 alligators were hiding. That means 79 - 24 - 51 = 4 animals were not hiding. The answer is 4.", + "answer": "4.0", + "output_pred": "To find the number of animals that were not hiding in all, we need to subtract the number of snakes and alligators that were hiding from the total number of animals in the cage.\n\nTotal number of animals in the cage = 79\nNumber of snakes hiding = 24\nNumber of alligators hiding = 51\n\nNumber of animals not hiding in all = Total number of animals in the cage - Number of snakes hiding - Number of alligators hiding\nNumber of animals not hiding in all = 79 - 24 - 51\nNumber of animals not hiding in all = 0\n\nTherefore, there were no animals that were not hiding in all.<|endoftext|>", + "pred": 0.0, + "flag": false + }, + { + "instruction": "Bobby ate 23 pieces of candy. If he initially had 30 pieces of candy. How many pieces of candy does he still have left?", + "input": "", + "output": "\nA: Bobby initially had 30 pieces of candy. He ate 23 pieces, so now he has 30 - 23 = 7 pieces of candy. The answer is 7.", + "answer": "7.0", + "output_pred": "To find out how many pieces of candy Bobby still has left, we need to subtract the number of pieces he ate from the initial number of pieces he had:\n\n30 - 23 = 7\n\nTherefore, Bobby still has 7 pieces of candy left.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "If you had 33 cookies and each bag has 11 cookies. How many bags of cookies do you have?", + "input": "", + "output": "\nA: We have 33 cookies. Each bag has 11 cookies. We can divide 33 by 11 to find out how many bags we have. 33 / 11 = 3. So we have 3 bags. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, you need to divide the total number of cookies by the number of cookies in each bag:\n\n33 cookies \u00f7 11 cookies/bag = 3 bags\n\nTherefore, you have 3 bags of cookies. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Jake brought 6 balloons to the park. If Jake brought 4 more balloons than the number of balloons that Allan brought. How many balloons did Allan bring to the park?", + "input": "", + "output": "\nA: Jake brought 6 balloons. He brought 4 more than Allan, so Allan must have brought 6 - 4 = 2 balloons. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the number of balloons Allan brought to the park \"x\". \n\nAccording to the problem, Jake brought 4 more balloons than Allan, so we can write an equation: \n\n6 = x + 4 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 4 from both sides: \n\n6 - 4 = x + 4 - 4 \n\nSimplifying: \n\n2 = x \n\nSo Allan brought 2 balloons to the park.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Paco had 28 cookies. He ate some of them and had 7 cookies left. How many cookies did Paco eat?", + "input": "", + "output": "\nA: Paco had 28 cookies. He ate some of them and had 7 left. That means he ate 28 - 7 = 21 cookies. The answer is 21.", + "answer": "21.0", + "output_pred": "To find out how many cookies Paco ate, we need to subtract the number of cookies he had left from the original number of cookies he had:\n\n28 - 7 = 21\n\nTherefore, Paco ate 21 cookies.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "Lewis earns $ 2 every week during the harvest. If he earns a total of $ 178. How many weeks did the harvest last?", + "input": "", + "output": "\nA: Lewis earns $2 every week. He earned a total of $178. This means he worked for 178 / 2 = 89 weeks. The answer is 89.", + "answer": "89.0", + "output_pred": "To solve the problem, we need to divide the total amount earned by the amount earned per week:\n\n$178 \u00f7 $2/week = 89 weeks\n\nTherefore, the harvest lasted for 89 weeks.<|endoftext|>", + "pred": 89.0, + "flag": true + }, + { + "instruction": "Being his favorite, he saved checking on the grapevines for his last stop. He was told by 266 of the pickers that they fill 90 drums of grapes in 5 days. How many drums of grapes would be filled in each day?", + "input": "", + "output": "\nA: There are 90 drums of grapes and it takes 5 days to fill them. That means each day they fill 90 / 5 = 18 drums of grapes. The answer is 18.", + "answer": "18.0", + "output_pred": "To find out how many drums of grapes would be filled in each day, we need to divide the total number of drums by the number of days:\n\n90 drums / 5 days = 18 drums per day\n\nTherefore, the pickers would fill 18 drums of grapes in each day. The answer in Arabic numerals is 18.<|endoftext|>", + "pred": 18.0, + "flag": true + }, + { + "instruction": "The Razorback t-shirt shop sells each t-shirt for $ 51 dollars. During the Arkansas and Texas tech game they offered a discount of $ 8 per t-shirt and sold 130 t-shirts. How much money did they make from selling the t-shirts?", + "input": "", + "output": "\nA: The t-shirts were sold for $51 each. With the discount, they were sold for $51 - $8 = $43 each. They sold 130 t-shirts, so they made 130 * $43 = $5,590. The answer is $5,590.", + "answer": "5590.0", + "output_pred": "Step 1: Calculate the discount per t-shirt.\nDiscount per t-shirt = $8\n\nStep 2: Calculate the discounted price per t-shirt.\nDiscounted price per t-shirt = $51 - $8 = $43\n\nStep 3: Calculate the total revenue from selling 130 t-shirts at the discounted price.\nTotal revenue = 130 x $43 = $5,530\n\nTherefore, the Razorback t-shirt shop made $5,530 from selling the t-shirts during the Arkansas and Texas tech game.<|endoftext|>", + "pred": 5530.0, + "flag": false + }, + { + "instruction": "Faye was placing 30 pencils into rows with 5 pencils in each row. How many rows could she make?", + "input": "", + "output": "\nA: She has 30 pencils. Each row has 5 pencils. That means she can make 30 / 5 = 6 rows. The answer is 6.", + "answer": "6.0", + "output_pred": "To solve this problem, we need to divide the total number of pencils by the number of pencils in each row:\n\n30 pencils \u00f7 5 pencils/row = 6 rows\n\nTherefore, Faye could make 6 rows of pencils with 5 pencils in each row. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Luke played a trivia game and scored 154 points. If he gained the 11 points in each round. How many rounds did he play?", + "input": "", + "output": "\nA: He scored 154 points. He gained 11 points in each round. That means he must have played 154 / 11 = 14 rounds. The answer is 14.", + "answer": "14.0", + "output_pred": "To find the number of rounds Luke played, we need to divide his total score by the number of points he gained in each round:\n\n154 points \u00f7 11 points/round = 14 rounds\n\nTherefore, Luke played 14 rounds in the trivia game.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There are 18 bird families living near the mountain. If 38 bird families flew away to africa and 80 bird families flew away to asia. How many bird families flew away for the winter?", + "input": "", + "output": "\nA: There were 18 bird families living near the mountain. 38 flew away to Africa and 80 flew away to Asia. That means in total 18 + 38 + 80 = 136 bird families flew away for the winter. The answer is 136.", + "answer": "118.0", + "output_pred": "To find the number of bird families that flew away for the winter, we need to subtract the number of bird families that flew away to Africa and Asia from the total number of bird families living near the mountain.\n\nTotal number of bird families = 18\nNumber of bird families that flew away to Africa = 38\nNumber of bird families that flew away to Asia = 80\n\nNumber of bird families that flew away for the winter = Total number of bird families - Number of bird families that flew away to Africa - Number of bird families that flew away to Asia\n\nNumber of bird families that flew away for the winter = 18 - 38 - 80\nNumber of bird families that flew away for the winter = -110\n\nSince the number of bird families that flew away for the winter is negative, it means that no bird families flew away for the winter. Therefore, the answer is:\n\nNo bird families flew away for the winter.<|endoftext|>", + "pred": -110.0, + "flag": false + }, + { + "instruction": "The school is planning a field trip. The school has 17 classrooms. There are 46 school buses and a total of 92 students in the school. If all buses are full. How many seats are in each bus?", + "input": "", + "output": "\nA: There are 17 classrooms and 92 students. That means there are 92 / 17 = 5.4 students per classroom. Since there are 46 buses, each bus must have 46 * 5.4 = 248.4 seats. The answer is 248.4.", + "answer": "2.0", + "output_pred": "To find the number of seats in each bus, we need to divide the total number of students by the number of buses:\n\n92 students \u00f7 46 buses = 2 seats per bus\n\nTherefore, there are 2 seats in each bus.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "33 campers went rowing in the morning 34 campers went rowing in the afternoon and 10 campers went rowing in the evening. How many more campers went rowing in the afternoon than in the evening?", + "input": "", + "output": "\nA: In the morning 33 campers went rowing. In the afternoon 34 campers went rowing. In the evening 10 campers went rowing. The difference between the afternoon and evening is 34 - 10 = 24. So 24 more campers went rowing in the afternoon than in the evening. The answer is 24.", + "answer": "24.0", + "output_pred": "To find out how many more campers went rowing in the afternoon than in the evening, we need to subtract the number of campers who went rowing in the evening from the number of campers who went rowing in the afternoon.\n\nNumber of campers who went rowing in the afternoon = 34\nNumber of campers who went rowing in the evening = 10\n\nDifference = Number of campers who went rowing in the afternoon - Number of campers who went rowing in the evening\nDifference = 34 - 10\nDifference = 24\n\nTherefore, 24 more campers went rowing in the afternoon than in the evening. The answer in Arabic numerals is 24.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Melissa scored a total of 21 points playing some games. Is she scored 7 points in each game. How many games did she play?", + "input": "", + "output": "\nA: She scored a total of 21 points. She scored 7 points in each game. That means she must have played 21 / 7 = 3 games. The answer is 3.", + "answer": "3.0", + "output_pred": "To solve this problem, we can use the formula:\n\ntotal points = points per game x number of games\n\nWe know that Melissa scored a total of 21 points and that she scored 7 points in each game. So we can substitute these values into the formula:\n\n21 = 7 x number of games\n\nTo solve for the number of games, we can divide both sides by 7:\n\n21 \u00f7 7 = number of games\n\nSimplifying the left side:\n\n3 = number of games\n\nTherefore, Melissa played 3 games.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 197 chocolate chip cookies and 46 raisin cookies yesterday. And she baked 75 raisin cookies and 66 chocolate chip cookies this morning. How many more chocolate chip cookies did Helen bake yesterday compared to today?", + "input": "", + "output": "\nA: Helen baked 197 chocolate chip cookies and 46 raisin cookies yesterday. She baked 75 raisin cookies and 66 chocolate chip cookies this morning. The difference in the number of chocolate chip cookies is 197 - 66 = 131. So Helen baked 131 more chocolate chip cookies yesterday compared to today. The answer is 131.", + "answer": "131.0", + "output_pred": "To find out how many more chocolate chip cookies Helen baked yesterday compared to today, we need to subtract the number of chocolate chip cookies baked today from the number baked yesterday.\n\nNumber of chocolate chip cookies baked yesterday = 197\nNumber of chocolate chip cookies baked today = 66\n\nDifference = Number of chocolate chip cookies baked yesterday - Number of chocolate chip cookies baked today\nDifference = 197 - 66\nDifference = 131\n\nTherefore, Helen baked 131 more chocolate chip cookies yesterday compared to today. The answer in Arabic numerals is 131.<|endoftext|>", + "pred": 131.0, + "flag": true + }, + { + "instruction": "A farmer had 175 tomatoes and 77 potatoes in his garden. If he picked 172 potatoes. How many tomatoes and potatoes does he have left?", + "input": "", + "output": "\nA: The farmer had 175 tomatoes and 77 potatoes. He picked 172 potatoes, so now he has 77 - 172 = -95 potatoes. He still has 175 tomatoes. The answer is 175 tomatoes and -95 potatoes.", + "answer": "80.0", + "output_pred": "To solve the problem, we need to subtract the number of tomatoes and potatoes picked from the total number of tomatoes and potatoes the farmer had in his garden.\n\n1. Total number of tomatoes and potatoes = 175 + 77 = 252\n2. Number of tomatoes and potatoes picked = 172\n3. Number of tomatoes and potatoes left = Total number of tomatoes and potatoes - Number of tomatoes and potatoes picked\n4. Number of tomatoes and potatoes left = 252 - 172 = 80\n\nTherefore, the farmer has 80 tomatoes and potatoes left in his garden. The answer in Arabic numerals is 80.<|endoftext|>", + "pred": 80.0, + "flag": true + }, + { + "instruction": "A farmer had 177 tomatoes and 12 potatoes in his garden. If he picked 53 tomatoes. How many tomatoes and potatoes does he have left?", + "input": "", + "output": "\nA: The farmer had 177 tomatoes and 12 potatoes. He picked 53 tomatoes, so now he has 177 - 53 = 124 tomatoes. He still has 12 potatoes. So in total he has 124 tomatoes and 12 potatoes. The answer is 124 tomatoes and 12 potatoes.", + "answer": "136.0", + "output_pred": "Step 1: Start with the total number of tomatoes the farmer had: 177\nStep 2: Subtract the number of tomatoes he picked: 177 - 53 = 124\nStep 3: The farmer now has 124 tomatoes left.\nStep 4: The number of potatoes the farmer had remains the same: 12\nStep 5: The farmer now has 12 potatoes left.\nAnswer: The farmer has 124 tomatoes and 12 potatoes left. (124 + 12 = 136)<|endoftext|>", + "pred": 136.0, + "flag": true + }, + { + "instruction": "There were 3 dollars in Olivia's wallet. She collected 49 more dollars from an atm. After she visited a supermarket there were 49 dollars left. How much more money did she collect at the atm than she spent at the supermarket?", + "input": "", + "output": "\nA: She had 3 dollars in her wallet. She collected 49 more dollars from the atm. So in total she had 3 + 49 = 52 dollars. She spent 49 dollars at the supermarket, so she has 52 - 49 = 3 dollars left. The difference between the amount she collected at the atm and the amount she spent at the supermarket is 3 dollars. The answer is 3.", + "answer": "46.0", + "output_pred": "Step 1: Olivia had 3 dollars in her wallet.\nStep 2: She collected 49 more dollars from an atm, so she had a total of 3 + 49 = 52 dollars.\nStep 3: After visiting a supermarket, she had 49 dollars left, which means she spent 52 - 49 = 3 dollars at the supermarket.\nStep 4: To find out how much more money she collected at the atm than she spent at the supermarket, we subtract the amount she spent at the supermarket from the amount she collected at the atm: 49 - 3 = 46.\n\nTherefore, Olivia collected 46 more dollars at the atm than she spent at the supermarket. The answer in Arabic numerals is 46.<|endoftext|>", + "pred": 46.0, + "flag": true + }, + { + "instruction": "Bryan took a look at his books as well. If he has a total of 42 books and each bookshelf contains 2 books. How many bookshelves does he have?", + "input": "", + "output": "\nA: He has 42 books. Each bookshelf contains 2 books. That means he needs 42 / 2 = 21 bookshelves. The answer is 21.", + "answer": "21.0", + "output_pred": "To solve the problem, we need to divide the total number of books by the number of books in each bookshelf:\n\n42 books \u00f7 2 books/bookshelf = 21 bookshelves\n\nTherefore, Bryan has 21 bookshelves. The answer in Arabic numerals is 21.<|endoftext|>", + "pred": 21.0, + "flag": true + }, + { + "instruction": "He then went to see the oranges being harvested. He found out that they harvest 31 sacks of ripe oranges and 24 sacks of unripe oranges per day. How many sacks of unripe oranges will they have after 45 days of harvest?", + "input": "", + "output": "\nA: They harvest 31 sacks of ripe oranges and 24 sacks of unripe oranges per day. In 45 days, they will have 45 * 24 = 1080 sacks of unripe oranges. The answer is 1080.", + "answer": "1080.0", + "output_pred": "Step 1: Find the total number of sacks of oranges harvested per day.\n31 + 24 = 55\n\nStep 2: Find the total number of sacks of unripe oranges harvested per day.\n24\n\nStep 3: Multiply the total number of sacks of unripe oranges harvested per day by the number of days of harvest.\n24 x 45 = 1080\n\nTherefore, after 45 days of harvest, they will have 1080 sacks of unripe oranges. The answer in Arabic numerals is 1080.<|endoftext|>", + "pred": 1080.0, + "flag": true + }, + { + "instruction": "Matthew had 14 crackers and 21 cakes. If Matthew gave equal numbers of crackers and cakes to his 7 friends. How many crackers and cakes did each person eat?", + "input": "", + "output": "\nA: Matthew had 14 crackers and 21 cakes. He gave 7 friends equal numbers of crackers and cakes. That means he gave each person 14 / 7 = 2 crackers and 21 / 7 = 3 cakes. The answer is 2 crackers and 3 cakes.", + "answer": "5.0", + "output_pred": "To find out how many crackers and cakes each person ate, we need to divide the total number of crackers and cakes by the number of friends:\n\n14 crackers \u00f7 7 friends = 2 crackers per friend\n21 cakes \u00f7 7 friends = 3 cakes per friend\n\nTherefore, each person ate 2 crackers and 3 cakes. \n\nThe answer in Arabic numerals is: 2 crackers and 3 cakes per friend.<|endoftext|>", + "pred": 3.0, + "flag": false + }, + { + "instruction": "Together Adam and Jackie have 6 apples. He has 4 apples more than adam and jackie together do. How many apples does he have?", + "input": "", + "output": "\nA: Adam and Jackie have 6 apples together. He has 4 apples more than them, so he must have 6 + 4 = 10 apples. The answer is 10.", + "answer": "10.0", + "output_pred": "Let's call the number of apples Adam has \"a\" and the number of apples Jackie has \"j\". \n\nFrom the problem, we know that: \n\na + j = 6 (since together they have 6 apples) \n\nAnd we also know that: \n\na + j + 4 = 4 (since he has 4 more apples than Adam and Jackie together do) \n\nWe can use the first equation to solve for either \"a\" or \"j\". Let's solve for \"a\": \n\na = 6 - j \n\nNow we can substitute this expression for \"a\" into the second equation: \n\n(6 - j) + j + 4 = 4 \n\nSimplifying this equation, we get: \n\n6 + j = 4 \n\nSubtracting 6 from both sides, we get: \n\nj = -2 \n\nBut we can't have a negative number of apples, so we must have made a mistake. Let's go back and check our work: \n\nWe know that a + j = 6", + "pred": 6.0, + "flag": false + }, + { + "instruction": "He had 15 aquariums for saltwater animals and 62 aquariums for freshwater animals. Each aquarium has 19 animals in it. How many animals does he have in total?", + "input": "", + "output": "\nA: He has 15 aquariums for saltwater animals and 62 aquariums for freshwater animals. Each aquarium has 19 animals in it. That means he has 15 * 19 = 285 saltwater animals and 62 * 19 = 1178 freshwater animals. In total he has 285 + 1178 = 1463 animals. The answer is 1463.", + "answer": "1463.0", + "output_pred": "Step 1: Find the total number of saltwater animals by multiplying the number of saltwater aquariums by the number of animals in each aquarium: \n15 x 19 = 285 saltwater animals \n\nStep 2: Find the total number of freshwater animals by multiplying the number of freshwater aquariums by the number of animals in each aquarium: \n62 x 19 = 1188 freshwater animals \n\nStep 3: Add the number of saltwater animals and freshwater animals to find the total number of animals: \n285 + 1188 = 1473 animals \n\nAnswer: He has a total of 1473 animals.<|endoftext|>", + "pred": 1473.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 9 cups of sugar 14 cups of flour and 40 cups of salt. She already put in 4 cups of flour. How many more cups of flour than cups of sugar does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 9 cups of sugar and 14 cups of flour. She already put in 4 cups of flour. So she needs to add 14 - 4 = 10 cups of flour. She needs to add 9 cups of sugar. The difference is 10 - 9 = 1 cup. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to find the difference between the amount of flour and sugar that Mary needs to add. \n\n1. Find the total amount of flour and sugar needed: \n9 cups of sugar + 14 cups of flour + 40 cups of salt = 63 cups \n\n2. Find the amount of flour and sugar Mary has already added: \n4 cups of flour \n\n3. Find the amount of flour and sugar Mary still needs to add: \n63 cups - 4 cups = 60 cups \n\n4. Find the difference between the amount of flour and sugar Mary still needs to add: \n60 cups - 9 cups = 51 cups \n\nTherefore, Mary needs to add 51 more cups of flour than cups of sugar. The answer in Arabic numerals is 51.<|endoftext|>", + "pred": 51.0, + "flag": false + }, + { + "instruction": "There are 10 different books and 6 different movies in the ' crazy silly school ' series. If you read 14 of the movies and watched 19 of the books. How many more books than movies have you read?", + "input": "", + "output": "\nA: There are 10 books and 6 movies in the series. You read 14 movies and watched 19 books. That means you read 14 - 6 = 8 more books than movies. The answer is 8.", + "answer": "5.0", + "output_pred": "To find the difference between the number of books and movies you have read, you need to subtract the number of movies you watched from the number of books you read.\n\nNumber of books read = 19\nNumber of movies watched = 14\n\nDifference = Number of books read - Number of movies watched\nDifference = 19 - 14\nDifference = 5\n\nTherefore, you have read 5 more books than movies. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "After making some pies, chef had 2 apples left. Initially he had 43 apples. How many apples did he use?", + "input": "", + "output": "\nA: He had 43 apples in the beginning. He used some of them to make pies. Now he has 2 apples left. So he must have used 43 - 2 = 41 apples. The answer is 41.", + "answer": "41.0", + "output_pred": "To find out how many apples chef used, we need to subtract the number of apples he had left from the initial number of apples he had:\n\n43 - 2 = 41\n\nTherefore, chef used 41 apples.<|endoftext|>", + "pred": 41.0, + "flag": true + }, + { + "instruction": "Helen the hippo and her friends are preparing for thanksgiving at Helen's house. Helen baked 527 chocolate chip cookies and 86 raisin cookies yesterday. And she baked 86 raisin cookies and 554 chocolate chip cookies this morning. How many chocolate chip cookies did Helen bake?", + "input": "", + "output": "\nA: Helen baked 527 chocolate chip cookies and 86 raisin cookies yesterday. This morning she baked 86 raisin cookies and 554 chocolate chip cookies. That means in total she has baked 527 + 554 = 1081 chocolate chip cookies. The answer is 1081.", + "answer": "1081.0", + "output_pred": "To find the total number of chocolate chip cookies Helen baked, we need to add the number of cookies she baked yesterday to the number of cookies she baked this morning.\n\n527 + 554 = 1081\n\nTherefore, Helen baked a total of 1081 chocolate chip cookies.<|endoftext|>", + "pred": 1081.0, + "flag": true + }, + { + "instruction": "A waiter had 3 customers. After some more arrived he had 8 customers. How many new customers arrived?", + "input": "", + "output": "\nA: He had 3 customers in the beginning. After some more arrived he had 8 customers. The difference must be the number of new customers. So, 8 - 3 = 5 new customers arrived. The answer is 5.", + "answer": "5.0", + "output_pred": "To find the number of new customers that arrived, we need to subtract the initial number of customers from the final number of customers:\n\n8 customers - 3 customers = 5 new customers\n\nTherefore, 5 new customers arrived. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Katie had 78 new games and 86 old games. Her friends had 48 new games. How many new games do they have together?", + "input": "", + "output": "\nA: Katie had 78 new games and 86 old games. Her friends had 48 new games. In total they have 78 + 48 = 126 new games. The answer is 126.", + "answer": "126.0", + "output_pred": "To find the total number of new games they have together, we need to add the number of new games Katie had to the number of new games her friends had:\n\n78 (Katie's new games) + 48 (friends' new games) = 126\n\nTherefore, they have a total of 126 new games together.<|endoftext|>", + "pred": 126.0, + "flag": true + }, + { + "instruction": "If each bag has 3 cookies and you had 21 cookies in total. How many bags of cookies do you have?", + "input": "", + "output": "\nA: Each bag has 3 cookies. We have 21 cookies in total. We can divide 21 by 3 to find out how many bags we have. 21 / 3 = 7. So we have 7 bags. The answer is 7.", + "answer": "7.0", + "output_pred": "To solve this problem, you need to divide the total number of cookies by the number of cookies in each bag:\n\n21 cookies \u00f7 3 cookies/bag = 7 bags\n\nTherefore, you have 7 bags of cookies. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "A book has 3 chapters. The first chapter is 35 pages long the second chapter is 18 pages long and the third chapter is 3 pages long. How many more pages does the second chapter have than the third chapter?", + "input": "", + "output": "\nA: The first chapter is 35 pages long, the second chapter is 18 pages long and the third chapter is 3 pages long. The difference between the second and third chapter is 18 - 3 = 15 pages. The answer is 15.", + "answer": "15.0", + "output_pred": "To find out how many more pages the second chapter has than the third chapter, we need to subtract the number of pages in the third chapter from the number of pages in the second chapter:\n\n18 pages (second chapter) - 3 pages (third chapter) = 15 pages\n\nTherefore, the second chapter has 15 more pages than the third chapter. The answer in Arabic numerals is 15.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Danny collects bottle caps. He found 63 bottle caps at the park while he threw away 51 old ones. Now he has 33 bottle caps in his collection. How many bottle caps did danny have at first?", + "input": "", + "output": "\nA: Danny found 63 bottle caps and threw away 51 old ones. This means he had 63 + 51 = 114 bottle caps in total. He now has 33 bottle caps in his collection. This means he had 114 - 33 = 81 bottle caps at first. The answer is 81.", + "answer": "21.0", + "output_pred": "To find out how many bottle caps Danny had at first, we need to add the number of bottle caps he found at the park to the number of bottle caps he threw away, and then subtract that total from the number of bottle caps he has now. \n\nSo, the equation would be: \n\n63 + 51 - x = 33 \n\nwhere x is the number of bottle caps Danny had at first. \n\nTo solve for x, we can simplify the equation by combining like terms: \n\n114 - x = 33 \n\nThen, we can isolate x by subtracting 114 from both sides: \n\n-x = -81 \n\nFinally, we can solve for x by multiplying both sides by -1: \n\nx = 81 \n\nTherefore, Danny had 81 bottle caps at first.<|endoftext|>", + "pred": 81.0, + "flag": false + }, + { + "instruction": "The grasshopper and the frog had a jumping contest. The grasshopper jumped 9 inches and the frog jumped 12 inches. How much farther did the frog jump than the grasshopper?", + "input": "", + "output": "\nA: The grasshopper jumped 9 inches and the frog jumped 12 inches. The difference between the two is 12 - 9 = 3 inches. The frog jumped 3 inches farther than the grasshopper. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how much farther the frog jumped than the grasshopper, we need to subtract the distance the grasshopper jumped from the distance the frog jumped:\n\n12 inches - 9 inches = 3 inches\n\nTherefore, the frog jumped 3 inches farther than the grasshopper.\n\nThe answer in Arabic numerals is: 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Baker made 99 cakes. He bought 167 new cakes and sold 89 cakes. How many more cakes did baker buy than those he sold?", + "input": "", + "output": "\nA: Baker made 99 cakes. He bought 167 new cakes. He sold 89 cakes. That means he bought 167 - 89 = 78 more cakes than those he sold. The answer is 78.", + "answer": "78.0", + "output_pred": "To find out how many more cakes Baker bought than those he sold, we need to subtract the number of cakes he sold from the number of cakes he bought:\n\n167 - 89 = 78\n\nTherefore, Baker bought 78 more cakes than those he sold. The answer in Arabic numerals is 78.<|endoftext|>", + "pred": 78.0, + "flag": true + }, + { + "instruction": "Rebecca wants to split a collection of eggs into groups of 6. Rebecca has 18 eggs 72 bananas and 66 marbles. How many groups will be created?", + "input": "", + "output": "\nA: Rebecca has 18 eggs, 72 bananas and 66 marbles. She wants to split them into groups of 6. The number of groups created will be the total number of items divided by 6. So, 18 + 72 + 66 = 156 items. 156 divided by 6 is 26. The answer is 26.", + "answer": "3.0", + "output_pred": "To solve this problem, we need to divide the total number of eggs by the number of eggs in each group:\n\nTotal number of eggs = 18\nNumber of eggs in each group = 6\n\nNumber of groups = Total number of eggs \u00f7 Number of eggs in each group\nNumber of groups = 18 \u00f7 6\nNumber of groups = 3\n\nTherefore, Rebecca will create 3 groups of eggs.\n\nThe answer in Arabic numerals is: 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Baker made 7 cakes and 148 pastries. If he sold 15 cakes and 103 pastries. How many pastries would baker still have?", + "input": "", + "output": "\nA: Baker made 7 cakes and 148 pastries. He sold 15 cakes and 103 pastries. That means he still has 7 - 15 = -8 cakes and 148 - 103 = 45 pastries. The answer is 45.", + "answer": "45.0", + "output_pred": "1. Start with the total number of pastries Baker made: 148\n2. Subtract the number of pastries Baker sold: 103\n3. The result is the number of pastries Baker still has: 148 - 103 = 45\n\nTherefore, Baker would still have 45 pastries.<|endoftext|>", + "pred": 45.0, + "flag": true + }, + { + "instruction": "Ed had 29 more marbles than Doug. Ed lost 17 of his marbles at the playground. How many more marbles did Ed have than Doug then?", + "input": "", + "output": "\nA: Ed had 29 more marbles than Doug. After Ed lost 17 marbles, he has 29 - 17 = 12 more marbles than Doug. The answer is 12.", + "answer": "12.0", + "output_pred": "Let's start by assigning variables to the unknowns in the problem. Let's call the number of marbles Doug had \"D\" and the number of marbles Ed had \"E\". \n\nFrom the problem, we know that Ed had 29 more marbles than Doug, so we can write an equation: \n\nE = D + 29 \n\nWe also know that Ed lost 17 marbles at the playground, so his new total is: \n\nE - 17 \n\nWe want to find how many more marbles Ed had than Doug after he lost 17, so we need to subtract Doug's total from Ed's new total: \n\n(E - 17) - D \n\nNow we can substitute the first equation (E = D + 29) into the second equation: \n\n(D + 29 - 17) - D \n\nSimplifying this expression, we get: \n\n12 - D \n\nSo after Ed lost 17 marbles, he had 12 more marbles than Doug. \n\nTherefore, the answer is:", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. If 257 students suggested adding mashed potatoes 120 suggested adding bacon to the menu and 97 suggested adding tomatoes. How many more students suggested mashed potatoes than those that suggested bacon?", + "input": "", + "output": "\nA: 257 students suggested mashed potatoes, 120 suggested bacon and 97 suggested tomatoes. The difference between the number of students who suggested mashed potatoes and those who suggested bacon is 257 - 120 = 137. The answer is 137.", + "answer": "137.0", + "output_pred": "To find out how many more students suggested mashed potatoes than those that suggested bacon, we need to subtract the number of students who suggested bacon from the number of students who suggested mashed potatoes.\n\nNumber of students who suggested mashed potatoes = 257\nNumber of students who suggested bacon = 120\n\nDifference = Number of students who suggested mashed potatoes - Number of students who suggested bacon\nDifference = 257 - 120\nDifference = 137\n\nTherefore, 137 more students suggested mashed potatoes than those that suggested bacon. The answer in Arabic numerals is 137.<|endoftext|>", + "pred": 137.0, + "flag": true + }, + { + "instruction": "There are 18 bananas in Philip's banana collection. If the bananas are organized into groups of size 2. How many groups are there?", + "input": "", + "output": "\nA: We can divide 18 bananas into groups of size 2. 18 divided by 2 is 9. So there are 9 groups. The answer is 9.", + "answer": "9.0", + "output_pred": "To solve this problem, we need to divide the total number of bananas by the size of each group:\n\n18 bananas \u00f7 2 bananas/group = 9 groups\n\nTherefore, there are 9 groups of bananas in Philip's collection. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Jake has 8 fewer peaches and 10 more apples than Steven. Steven has 11 apples and 18 peaches. How many more peaches than apples does Steven have?", + "input": "", + "output": "\nA: Steven has 11 apples and 18 peaches. Jake has 8 fewer peaches and 10 more apples than Steven. That means Jake has 11 + 10 = 21 apples and 18 - 8 = 10 peaches. Steven has more peaches than apples, so the difference must be 18 - 11 = 7. The answer is 7.", + "answer": "7.0", + "output_pred": "Step 1: Find out how many peaches Jake has.\nJake has 8 fewer peaches than Steven, who has 18 peaches.\nJake's peaches = Steven's peaches - 8\nJake's peaches = 18 - 8\nJake's peaches = 10\n\nStep 2: Find out how many apples Jake has.\nJake has 10 more apples than Steven, who has 11 apples.\nJake's apples = Steven's apples + 10\nJake's apples = 11 + 10\nJake's apples = 21\n\nStep 3: Find out how many more peaches than apples Steven has.\nSteven has 18 peaches and 11 apples.\nSteven's more peaches than apples = Steven's peaches - Steven's apples\nSteven's more peaches than apples = 18 - 11\nSteven's more peaches than apples = 7\n\nTherefore, Steven has 7", + "pred": 7.0, + "flag": true + }, + { + "instruction": "43 children were riding on the bus. At the bus stop some children got off the bus. Then there were 21 children left on the bus. How many children got off the bus at the bus stop?", + "input": "", + "output": "\nA: There were 43 children on the bus. After the bus stop, there were 21 children left. This means 43 - 21 = 22 children got off the bus. The answer is 22.", + "answer": "22.0", + "output_pred": "Let's call the number of children who got off the bus \"x\". \n\nWe know that there were originally 43 children on the bus, and after some got off, there were 21 left. \n\nSo we can set up an equation: \n\n43 - x = 21 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 43 from both sides: \n\n43 - x - 43 = 21 - 43 \n\nSimplifying: \n\n-x = -22 \n\nFinally, we can solve for x by dividing both sides by -1: \n\nx = 22 \n\nTherefore, 22 children got off the bus at the bus stop.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "A book has 3 chapters. The first chapter is 53 pages long the second chapter is 75 pages long and the third chapter is 21 pages long. How many more pages does the first chapter have than the third chapter?", + "input": "", + "output": "\nA: The first chapter is 53 pages long and the third chapter is 21 pages long. The difference between them is 53 - 21 = 32 pages. The first chapter has 32 more pages than the third chapter. The answer is 32.", + "answer": "32.0", + "output_pred": "To find out how many more pages the first chapter has than the third chapter, we need to subtract the number of pages in the third chapter from the number of pages in the first chapter.\n\n53 - 21 = 32\n\nTherefore, the first chapter has 32 more pages than the third chapter.\n\nThe answer in Arabic numerals is: 32.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "An industrial machine can make 6 shirts a minute. It worked for 5 minutes yesterday and for 12 minutes today. How many shirts did machine make today?", + "input": "", + "output": "\nA: The machine can make 6 shirts a minute. It worked for 5 minutes yesterday and 12 minutes today. That means it made 6 * 5 = 30 shirts yesterday and 6 * 12 = 72 shirts today. In total it made 30 + 72 = 102 shirts today. The answer is 102.", + "answer": "72.0", + "output_pred": "Step 1: Find the total number of shirts made yesterday.\n6 shirts/minute x 5 minutes = 30 shirts\n\nStep 2: Find the total number of shirts made today.\n6 shirts/minute x 12 minutes = 72 shirts\n\nStep 3: Add the number of shirts made yesterday and today.\n30 shirts + 72 shirts = 102 shirts\n\nTherefore, the machine made 102 shirts today. The answer in Arabic numerals is 102.<|endoftext|>", + "pred": 102.0, + "flag": false + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. 182 students suggested adding mashed potatoes while others suggested adding bacon to the menu. If 166 more students suggested adding bacon than those that suggested mashed potatoes. How many students suggested bacon?", + "input": "", + "output": "\nA: 182 students suggested mashed potatoes and 166 more suggested bacon. That means in total 182 + 166 = 348 students suggested bacon. The answer is 348.", + "answer": "348.0", + "output_pred": "Let's call the number of students who suggested adding mashed potatoes \"x\". \n\nAccording to the problem, the number of students who suggested adding bacon is 166 more than those who suggested mashed potatoes. So we can write an equation: \n\nx + 166 = number of students who suggested adding bacon \n\nWe also know that the total number of students who suggested adding either mashed potatoes or bacon is 182. So we can write another equation: \n\nx + (number of students who suggested adding bacon) = 182 \n\nNow we can substitute the first equation into the second equation: \n\nx + (x + 166) = 182 \n\nSimplifying this equation, we get: \n\n2x + 166 = 182 \n\nSubtracting 166 from both sides, we get: \n\n2x = 16 \n\nDividing both sides by 2, we get: \n\nx = 8 \n\nSo the number of students who suggested adding mashed pot", + "pred": 8.0, + "flag": false + }, + { + "instruction": "23 children were riding on the bus. At the bus stop 24 children got on the bus while some got off the bus. Then there were 8 children altogether on the bus. How many more children got off the bus than those that got on?", + "input": "", + "output": "\nA: There were 23 children on the bus initially. 24 more got on the bus, so in total there were 23 + 24 = 47 children. But at the end there were only 8 children on the bus. That means 47 - 8 = 39 children got off the bus. The answer is 39.", + "answer": "15.0", + "output_pred": "Let's call the number of children who got off the bus \"x\". \n\nWe know that there were originally 23 children on the bus, and then 24 more got on, so there were a total of 23 + 24 = 47 children on the bus. \n\nWe also know that after some children got off, there were only 8 children left on the bus. \n\nSo we can set up an equation: \n\n47 - x = 8 \n\nTo solve for x, we can subtract 8 from both sides: \n\n47 - 8 = 8 - x \n\n39 = 8 - x \n\nThen we can add x to both sides: \n\n39 + x = 8 \n\nFinally, we can solve for x by subtracting 8 from both sides: \n\nx = 31 \n\nSo 31 children got off the bus. \n\nTo find out how many more children got off than those that got on, we can subtract the number of children who got on from the number of children who got off: \n\n31 -", + "pred": 31.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 11 cups of sugar and some more cups of flour. She already put in 3 cups of flour. If she still needs to add 6 more cups of flour. How many cups of flour did the recipe require?", + "input": "", + "output": "\nA: Mary already put in 3 cups of flour. The recipe still needs 6 more cups of flour. So in total the recipe requires 3 + 6 = 9 cups of flour. The answer is 9.", + "answer": "9.0", + "output_pred": "Let's call the number of cups of flour the recipe requires \"x\". \n\nWe know that Mary has already added 3 cups of flour, so she still needs to add x - 3 cups of flour. \n\nWe also know that Mary needs to add 6 more cups of flour, so we can set up an equation: \n\nx - 3 + 6 = 11 \n\nSimplifying this equation, we get: \n\nx + 3 = 11 \n\nSubtracting 3 from both sides, we get: \n\nx = 8 \n\nTherefore, the recipe requires 8 cups of flour.<|endoftext|>", + "pred": 8.0, + "flag": false + }, + { + "instruction": "During summer break 34044 kids from Lawrence county go to camp and the other 134867 kids stay home. An additional 424944 kids from outside the county attended the camp. How many kids in total attended the camp?", + "input": "", + "output": "\nA: 34044 kids from Lawrence county went to camp. 134867 kids from Lawrence county stayed home. 424944 kids from outside the county attended the camp. In total, 34044 + 424944 = 458988 kids attended the camp. The answer is 458988.", + "answer": "458988.0", + "output_pred": "To find the total number of kids who attended the camp, we need to add the number of kids from Lawrence county who went to camp, the number of kids who stayed home, and the number of kids from outside the county who attended the camp.\n\nTotal number of kids who attended the camp = 34044 + 134867 + 424944\n\nTotal number of kids who attended the camp = 903855\n\nTherefore, the total number of kids who attended the camp is 903855.<|endoftext|>", + "pred": 903855.0, + "flag": false + }, + { + "instruction": "There are 87 oranges and 290 bananas in Philip's collection. If the bananas are organized into 2 groups and oranges are organized into 93 groups. How big is each group of bananas?", + "input": "", + "output": "\nA: There are 87 oranges and 290 bananas. The oranges are organized into 93 groups. That means the bananas must be organized into 2 groups. The total number of bananas is 290. So each group must have 290 / 2 = 145 bananas. The answer is 145.", + "answer": "145.0", + "output_pred": "To find the size of each group of bananas, we need to divide the total number of bananas by the number of groups:\n\n290 bananas \u00f7 2 groups = 145 bananas per group\n\nTherefore, each group of bananas has 145 bananas.<|endoftext|>", + "pred": 145.0, + "flag": true + }, + { + "instruction": "Zachary did 53 push-ups and 14 crunches in gym class today. David did 17 more push-ups but 10 less crunches than zachary. How many push-ups and crunches did Zachary do?", + "input": "", + "output": "\nA: Zachary did 53 push-ups and 14 crunches. David did 17 more push-ups and 10 less crunches. That means Zachary did 53 + 17 = 70 push-ups and 14 - 10 = 4 crunches. The answer is 70 push-ups and 4 crunches.", + "answer": "67.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 17 more push-ups than Zachary, so he did 53 + 17 = 70 push-ups.\n\nStep 2: Find out how many crunches David did.\nDavid did 10 less crunches than Zachary, so he did 14 - 10 = 4 crunches.\n\nStep 3: Write the answer in Arabic numerals.\nZachary did 53 push-ups and 14 crunches.\nDavid did 70 push-ups and 4 crunches.<|endoftext|>", + "pred": 4.0, + "flag": false + }, + { + "instruction": "Allan brought 5 balloons and Jake brought 6 balloons to the park. Jake then bought 3 more balloons at the park. How many balloons did Jake bring to the park?", + "input": "", + "output": "\nA: Jake brought 6 balloons to the park. He then bought 3 more balloons, so in total he has 6 + 3 = 9 balloons. The answer is 9.", + "answer": "9.0", + "output_pred": "1. Allan brought 5 balloons.\n2. Jake brought 6 balloons.\n3. Jake bought 3 more balloons at the park.\n4. To find out how many balloons Jake brought to the park, we need to add the number of balloons he brought and the number of balloons he bought: 6 + 3 = 9.\nTherefore, Jake brought 9 balloons to the park. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "At the zoo, a cage had 3 snakes and 75 alligators. If 82 snakes and 19 alligators were hiding. How many alligators were not hiding?", + "input": "", + "output": "\nA: There were 3 snakes and 75 alligators in the cage. 82 snakes and 19 alligators were hiding. That means there were 82 - 3 = 79 snakes not hiding and 75 - 19 = 56 alligators not hiding. The answer is 56.", + "answer": "56.0", + "output_pred": "To solve the problem, we need to subtract the number of snakes and alligators that were hiding from the total number of snakes and alligators in the cage.\n\nTotal number of snakes in the cage = 3\nTotal number of alligators in the cage = 75\nNumber of snakes hiding = 82\nNumber of alligators hiding = 19\n\nNumber of snakes not hiding = Total number of snakes - Number of snakes hiding\nNumber of snakes not hiding = 3 - 82\nNumber of snakes not hiding = -79\n\nNumber of alligators not hiding = Total number of alligators - Number of alligators hiding\nNumber of alligators not hiding = 75 - 19\nNumber of alligators not hiding = 56\n\nTherefore, there were 56 alligators that were not hiding in the cage.<|endoftext|>", + "pred": 56.0, + "flag": true + }, + { + "instruction": "There were 73 parents, 724 pupils and 744 teachers in the program. How many people were present in the program?", + "input": "", + "output": "\nA: There were 73 parents, 724 pupils and 744 teachers. In total there were 73 + 724 + 744 = 1541 people present in the program. The answer is 1541.", + "answer": "1541.0", + "output_pred": "To find the total number of people present in the program, we need to add the number of parents, pupils, and teachers.\n\n73 + 724 + 744 = 1541\n\nTherefore, there were 1541 people present in the program.<|endoftext|>", + "pred": 1541.0, + "flag": true + }, + { + "instruction": "Josh had 22 marbles in his collection. Jack gave him 20 marbles. How many marbles does Josh have now?", + "input": "", + "output": "\nA: Josh had 22 marbles in his collection. Jack gave him 20 marbles, so now he has 22 + 20 = 42 marbles. The answer is 42.", + "answer": "42.0", + "output_pred": "Step 1: Write down the number of marbles Josh had initially: 22\nStep 2: Write down the number of marbles Jack gave him: 20\nStep 3: Add the two numbers together: 22 + 20 = 42\nAnswer: Josh now has 42 marbles. (42)<|endoftext|>", + "pred": 42.0, + "flag": true + }, + { + "instruction": "The Razorback shop makes $ 67 dollars off each t-shirt and $ 165 off each jersey. During the Arkansas and Texas tech game they sold 74 t-shirts and 156 jerseys. How much money did they make from selling the jerseys?", + "input": "", + "output": "\nA: They make $67 off each t-shirt and $165 off each jersey. They sold 74 t-shirts and 156 jerseys. That means they made 74 * $67 = $4998 from the t-shirts and 156 * $165 = $25,560 from the jerseys. The answer is $25,560.", + "answer": "25740.0", + "output_pred": "To find out how much money the Razorback shop made from selling the jerseys, we need to multiply the number of jerseys sold by the price of each jersey:\n\n156 jerseys x $165/jersey = $26,220\n\nTherefore, the Razorback shop made $26,220 from selling the jerseys during the Arkansas and Texas tech game.<|endoftext|>", + "pred": 26220.0, + "flag": false + }, + { + "instruction": "A book has 3 chapters. The first chapter is 66 pages long the second chapter is 35 pages long and the third chapter is 24 pages long. How many pages does the book have altogether?", + "input": "", + "output": "\nA: The book has 3 chapters. The first chapter is 66 pages long, the second chapter is 35 pages long and the third chapter is 24 pages long. In total, the book has 66 + 35 + 24 = 125 pages. The answer is 125.", + "answer": "125.0", + "output_pred": "To find the total number of pages in the book, we need to add the number of pages in each chapter:\n\n66 + 35 + 24 = 125\n\nTherefore, the book has 125 pages altogether.<|endoftext|>", + "pred": 125.0, + "flag": true + }, + { + "instruction": "Jake has 16 fewer peaches than Steven. Steven has 15 more peaches than Jill. If Jill has 12 peaches. How many more peaches does Jill have than Jake?", + "input": "", + "output": "\nA: Steven has 15 more peaches than Jill. That means Jill has 15 - 12 = 3 peaches. Jake has 16 fewer peaches than Steven, so Jake has 3 - 16 = -13 peaches. Jill has 12 peaches, so she has 12 - (-13) = 25 more peaches than Jake. The answer is 25.", + "answer": "1.0", + "output_pred": "Step 1: Find out how many peaches Steven has.\nSteven has 15 more peaches than Jill, so Steven has 12 + 15 = 27 peaches.\n\nStep 2: Find out how many peaches Jake has.\nJake has 16 fewer peaches than Steven, so Jake has 27 - 16 = 11 peaches.\n\nStep 3: Find out how many more peaches Jill has than Jake.\nJill has 12 peaches, and Jake has 11 peaches, so Jill has 12 - 11 = 1 more peach than Jake.\n\nTherefore, Jill has 1 more peach than Jake. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Allan brought 5 balloons. If Allan and Jake brought total of 6 balloons to the park. How many balloons did Jake bring to the park?", + "input": "", + "output": "\nA: Allan brought 5 balloons. That means Jake must have brought 6 - 5 = 1 balloon. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we can use subtraction. \n\nStep 1: Subtract Allan's balloons from the total number of balloons brought to the park. \n\n6 - 5 = 1 \n\nStep 2: Jake brought 1 balloon to the park. \n\nTherefore, Jake brought 1 balloon to the park. \n\nAnswer: Jake brought 1 balloon to the park. (1)<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "There are 384 oranges and 192 bananas in Philip's collection. If the bananas are organized into 345 groups and oranges are organized into 16 groups. How big is each group of oranges?", + "input": "", + "output": "\nA: There are 384 oranges and 192 bananas. The bananas are organized into 345 groups and oranges are organized into 16 groups. That means each group of oranges must have 384 / 16 = 24 oranges. The answer is 24.", + "answer": "24.0", + "output_pred": "To find the size of each group of oranges, we need to divide the total number of oranges by the number of groups:\n\n384 oranges \u00f7 16 groups = 24 oranges per group\n\nTherefore, each group of oranges has 24 oranges.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 8 pages of math homework, 7 pages of reading homework and 3 more pages of biology homework. How many pages of math and biology homework did she have to complete?", + "input": "", + "output": "\nA: Rachel had to complete 8 pages of math homework and 3 pages of biology homework. So in total she had to complete 8 + 3 = 11 pages of math and biology homework. The answer is 11.", + "answer": "11.0", + "output_pred": "To find the total number of pages of math and biology homework that Rachel had to complete, we need to add the number of pages of math homework and the number of pages of biology homework.\n\nNumber of pages of math homework = 8\nNumber of pages of biology homework = 8 + 3 = 11\n\nTotal number of pages of math and biology homework = 8 + 11 = 19\n\nTherefore, Rachel had to complete 19 pages of math and biology homework.<|endoftext|>", + "pred": 19.0, + "flag": false + }, + { + "instruction": "Matthew had 23 crackers. He has 11 crackers left after he gave equal numbers of crackers to his 2 friends. How many crackers did each friend eat?", + "input": "", + "output": "\nA: Matthew had 23 crackers. He gave equal numbers of crackers to his 2 friends. That means he gave 23 - 11 = 12 crackers in total. Each friend ate 12 / 2 = 6 crackers. The answer is 6.", + "answer": "6.0", + "output_pred": "Step 1: Find the total number of crackers Matthew gave to his friends by subtracting the number of crackers he has left from the total number of crackers he started with: \n\n23 - 11 = 12 \n\nStep 2: Divide the total number of crackers Matthew gave away by the number of friends he gave them to: \n\n12 \u00f7 2 = 6 \n\nTherefore, each friend ate 6 crackers. \n\nAnswer: Each friend ate 6 crackers.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "For the walls of the house John would use large planks of wood. Each plank needs 2 pieces of nails to be secured and he would use 16 planks. How many nails does John need for the house wall?", + "input": "", + "output": "\nA: Each plank needs 2 nails. There are 16 planks. So in total he needs 16 * 2 = 32 nails. The answer is 32.", + "answer": "32.0", + "output_pred": "To solve this problem, we can use multiplication. \n\n1. Multiply the number of planks by the number of nails needed for each plank: \n\n16 planks x 2 nails per plank = 32 nails \n\n2. Therefore, John needs 32 nails for the walls of the house. \n\nThe answer in Arabic numerals is: 32.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "There are 62 different movies and 19 different books in the ' crazy silly school ' series. If you read 4 of the books and watched 34 of the movies. How many more books do you still have to read?", + "input": "", + "output": "\nA: There are 62 movies and 19 books in the series. You have read 4 books and watched 34 movies. That means you still have 19 - 4 = 15 books left to read. The answer is 15.", + "answer": "15.0", + "output_pred": "To find out how many more books you still have to read, you need to subtract the number of books you have already read from the total number of books in the series.\n\nTotal number of books in the series = 62\nNumber of books you have already read = 4\n\nNumber of books you still have to read = Total number of books in the series - Number of books you have already read\nNumber of books you still have to read = 62 - 4\nNumber of books you still have to read = 58\n\nTherefore, you still have to read 58 more books in the 'crazy silly school' series. The answer in Arabic numerals is 58.<|endoftext|>", + "pred": 58.0, + "flag": false + }, + { + "instruction": "For Gwen's birthday she received 7 dollars. She spent some money and has 5 dollars left with her. How much money did she spend?", + "input": "", + "output": "\nA: She had 7 dollars in the beginning. She has 5 dollars left, so she must have spent 7 - 5 = 2 dollars. The answer is 2.", + "answer": "2.0", + "output_pred": "Let's call the amount of money Gwen spent \"x\". \n\nWe know that she started with 7 dollars and ended up with 5 dollars, so we can set up an equation: \n\n7 - x = 5 \n\nTo solve for x, we can subtract 7 from both sides: \n\n-x = -2 \n\nFinally, we can solve for x by dividing both sides by -1: \n\nx = 2 \n\nTherefore, Gwen spent 2 dollars.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 12 cups of sugar and 14 cups of flour. She already put in 10 cups of sugar. How many more cups of flour than cups of sugar does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 12 cups of sugar and 14 cups of flour. She already put in 10 cups of sugar. So she still needs to add 12 - 10 = 2 cups of sugar. She also needs to add 14 cups of flour. The difference between the cups of sugar and flour is 14 - 2 = 12. The answer is 12.", + "answer": "12.0", + "output_pred": "To find out how many more cups of flour than cups of sugar Mary needs to add now, we need to subtract the amount of sugar she has already added from the total amount of sugar called for in the recipe, and then subtract that result from the total amount of flour called for in the recipe.\n\nStep 1: Subtract the amount of sugar Mary has already added from the total amount of sugar called for in the recipe.\n12 cups - 10 cups = 2 cups\n\nStep 2: Subtract the result from Step 1 from the total amount of flour called for in the recipe.\n14 cups - 2 cups = 12 cups\n\nTherefore, Mary needs to add 12 more cups of flour than cups of sugar now. The answer in Arabic numerals is 12.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 6 hours on learning english and 5 hours on learning chinese. If he learns for 2 days. How many hours does he spend on learning english in all?", + "input": "", + "output": "\nA: He spends 6 hours on learning english and 5 hours on learning chinese every day. He has been learning for 2 days. That means he has spent 6 * 2 = 12 hours on learning english in all. The answer is 12.", + "answer": "12.0", + "output_pred": "To find the total number of hours Ryan spends on learning English in all, we need to multiply the number of hours he spends on learning English per day by the number of days he learns.\n\nNumber of hours Ryan spends on learning English per day = 6\nNumber of days Ryan learns = 2\n\nTotal number of hours Ryan spends on learning English = 6 x 2 = 12\n\nTherefore, Ryan spends 12 hours on learning English in all. The answer in Arabic numerals is 12.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. 27 bird families flew away for the winter from near a mountain. If there were 41 bird families living near the mountain initially. How many bird families were left near the mountain?", + "input": "", + "output": "\nA: There were 41 bird families living near the mountain initially. 27 of them flew away for the winter. That means there are 41 - 27 = 14 bird families left near the mountain. The answer is 14.", + "answer": "14.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away from the initial number of bird families:\n\n41 - 27 = 14\n\nTherefore, there were 14 bird families left near the mountain.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "The school is planning a field trip. The school has 21 classrooms. There are 98 students in the school and 7 school buses. If all buses are full. How many seats are in each bus?", + "input": "", + "output": "\nA: There are 98 students and 7 buses. Each bus must have 98 / 7 = 14 students. Since each student needs one seat, each bus must have 14 seats. The answer is 14.", + "answer": "14.0", + "output_pred": "To find the number of seats in each bus, we need to divide the total number of students by the number of buses:\n\n98 students \u00f7 7 buses = 14 seats per bus\n\nTherefore, there are 14 seats in each bus.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Nell collects baseball cards. She gave 301 of her cards to Jeff and now has 154 cards left.. How many cards did Nell have initially?", + "input": "", + "output": "\nA: Nell had 154 cards left. She gave 301 cards to Jeff. That means she had 154 + 301 = 455 cards initially. The answer is 455.", + "answer": "455.0", + "output_pred": "Let's call the number of cards Nell had initially \"x\". \n\nAccording to the problem, she gave 301 cards to Jeff, so we can write an equation: \n\nx - 301 = 154 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by adding 301 to both sides: \n\nx - 301 + 301 = 154 + 301 \n\nSimplifying: \n\nx = 455 \n\nTherefore, Nell had 455 cards initially.<|endoftext|>", + "pred": 455.0, + "flag": true + }, + { + "instruction": "There are 4 different books and 17 different movies in the ' crazy silly school ' series. If you read 19 of the books and watched 7 of the movies. How many more movies do you still have to watch?", + "input": "", + "output": "\nA: There are 4 books and 17 movies in the series. You have read 19 books and watched 7 movies. That means you have read 4 - 19 = -15 books and watched 17 - 7 = 10 movies. So you still have to watch 17 - 10 = 7 more movies. The answer is 7.", + "answer": "10.0", + "output_pred": "To find out how many more movies you still have to watch, you need to subtract the number of movies you have watched from the total number of movies in the series.\n\nTotal number of movies in the series = 17\nNumber of movies you have watched = 7\n\nNumber of movies you still have to watch = Total number of movies - Number of movies you have watched\nNumber of movies you still have to watch = 17 - 7\nNumber of movies you still have to watch = 10\n\nTherefore, you still have to watch 10 more movies in the 'crazy silly school' series. The answer in Arabic numerals is 10.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Edward spent $ 9. Then he spent $ 8 more. Now he has $ 17. How much did Edward have before he spent his money?", + "input": "", + "output": "\nA: Edward has $17 now. He spent $8 more, so before that he must have had $17 - $8 = $9. He also spent $9 before that, so in total he had $9 + $9 = $18. The answer is 18.", + "answer": "34.0", + "output_pred": "Let's call the amount of money Edward had before he spent his money \"x\". \n\nAccording to the problem, Edward spent $9 and then $8 more, so he spent a total of $9 + $8 = $17. \n\nWe can set up an equation to represent this: \n\nx - $9 - $8 = $17 \n\nSimplifying the equation: \n\nx - $17 = $17 \n\nAdding $17 to both sides: \n\nx = $34 \n\nTherefore, Edward had $34 before he spent his money.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Kelly has 80 nintendo games. She found 31 more nintendo games. How many does she need to give away so that she will have 6 games left?", + "input": "", + "output": "\nA: She has 80 + 31 = 111 nintendo games. She needs to give away 111 - 6 = 105 games. The answer is 105.", + "answer": "105.0", + "output_pred": "Step 1: Find the total number of nintendo games Kelly has now.\n80 + 31 = 111\n\nStep 2: Find the number of nintendo games Kelly needs to give away to have 6 games left.\n111 - 6 = 105\n\nTherefore, Kelly needs to give away 105 nintendo games to have 6 games left. The answer in Arabic numerals is 105.<|endoftext|>", + "pred": 105.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked the students to suggest specific types of food. 457 students suggested adding mashed potatoes while others suggested adding bacon to the menu. If 63 more students suggested adding mashed potatoes than those that suggested bacon. How many students suggested bacon?", + "input": "", + "output": "\nA: 457 students suggested adding mashed potatoes and 63 more suggested mashed potatoes than those that suggested bacon. That means there must have been 457 - 63 = 394 students that suggested bacon. The answer is 394.", + "answer": "394.0", + "output_pred": "Let's call the number of students who suggested adding bacon \"x\". \n\nWe know that the number of students who suggested adding mashed potatoes is 457, and that this number is 63 more than the number of students who suggested adding bacon. So we can set up an equation: \n\n457 = x + 63 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 63 from both sides: \n\n457 - 63 = x \n\nSimplifying: \n\n394 = x \n\nSo the number of students who suggested adding bacon is 394. \n\nAnswer: 394<|endoftext|>", + "pred": 394.0, + "flag": true + }, + { + "instruction": "3 birds were sitting on the fence. 6 more storks and 2 more birds came to join them. How many more storks than birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 3 birds on the fence. 6 more storks and 2 more birds came. That means there are 3 + 6 + 2 = 11 birds and storks on the fence. There are 11 birds and storks, but only 3 of them are birds. That means there are 11 - 3 = 8 storks. The answer is 8.", + "answer": "1.0", + "output_pred": "Step 1: Start with the initial number of birds on the fence: 3\nStep 2: Add the number of storks that came to join them: 6\nStep 3: Add the number of birds that came to join them: 2\nStep 4: Calculate the total number of birds on the fence: 3 + 6 + 2 = 11\nStep 5: Calculate the difference between the number of storks and birds: 6 - 11 = -5\n\nTherefore, there are 5 more birds than storks sitting on the fence. The answer in Arabic numerals is -5.<|endoftext|>", + "pred": -5.0, + "flag": false + }, + { + "instruction": "In a school there are 362 boys and 257 girls. 403 more girls joined the school. How many more girls than boys does the school have?", + "input": "", + "output": "\nA: There were 362 boys and 257 girls in the school. 403 more girls joined the school. That means the total number of girls is 257 + 403 = 660. The total number of boys is still 362. The difference between the two is 660 - 362 = 298. The school has 298 more girls than boys. The answer is 298.", + "answer": "298.0", + "output_pred": "Step 1: Find the total number of girls in the school after 403 more joined.\nTotal number of girls = 257 + 403 = 660\n\nStep 2: Find the difference between the total number of girls and boys.\nDifference = Total number of girls - Total number of boys\nDifference = 660 - 362\nDifference = 298\n\nTherefore, the school has 298 more girls than boys. The answer in Arabic numerals is 298.<|endoftext|>", + "pred": 298.0, + "flag": true + }, + { + "instruction": "Baker made 61 pastries and 167 cakes. If he sold 108 cakes and 44 pastries. How many cakes would baker still have?", + "input": "", + "output": "\nA: Baker made 61 pastries and 167 cakes. He sold 108 cakes and 44 pastries. That means he still has 167 - 108 = 59 cakes. The answer is 59.", + "answer": "59.0", + "output_pred": "To solve the problem, we need to subtract the number of pastries and cakes sold from the total number of pastries and cakes made by the baker.\n\nTotal number of pastries made = 61\nTotal number of cakes made = 167\n\nNumber of pastries sold = 44\nNumber of cakes sold = 108\n\nNumber of pastries remaining = Total number of pastries made - Number of pastries sold\nNumber of pastries remaining = 61 - 44\nNumber of pastries remaining = 17\n\nNumber of cakes remaining = Total number of cakes made - Number of cakes sold\nNumber of cakes remaining = 167 - 108\nNumber of cakes remaining = 59\n\nTherefore, the baker would still have 17 pastries and 59 cakes. The answer in Arabic numerals is 17 + 59 = 76.<|endoftext|>", + "pred": 76.0, + "flag": false + }, + { + "instruction": "Josh had 9 marbles in his collection. He lost some marbles. If he has 4 marbles now. How many marbles did he lose?", + "input": "", + "output": "\nA: He had 9 marbles in the beginning. He lost some marbles, so now he has 4 marbles. The number of marbles he lost must have been 9 - 4 = 5 marbles. The answer is 5.", + "answer": "5.0", + "output_pred": "To find out how many marbles Josh lost, we need to subtract the number of marbles he has now from the number of marbles he had originally:\n\n9 - 4 = 5\n\nTherefore, Josh lost 5 marbles.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Allan brought 2 balloons to the park and then bought 3 more balloons there. If Jake brought 6 balloons to the park. How many more balloons did Jake have than Allan in the park?", + "input": "", + "output": "\nA: Allan brought 2 balloons to the park and then bought 3 more. So in total he has 2 + 3 = 5 balloons. Jake brought 6 balloons to the park. The difference between the two is 6 - 5 = 1. Jake has 1 more balloon than Allan. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total number of balloons Allan brought to the park.\n2 + 3 = 5\n\nStep 2: Find the total number of balloons Jake brought to the park.\n6\n\nStep 3: Subtract the number of balloons Allan brought from the number of balloons Jake brought.\n6 - 5 = 1\n\nTherefore, Jake had 1 more balloon than Allan in the park. The answer in Arabic numerals is 1.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Baker made 13 cakes. He sold 91 of them and bought 154 new cakes. How many more cakes did baker buy than those he sold?", + "input": "", + "output": "\nA: Baker made 13 cakes. He sold 91 of them. He bought 154 new cakes. The difference between the number of cakes he bought and the number of cakes he sold is 154 - 91 = 63. The answer is 63.", + "answer": "63.0", + "output_pred": "To solve the problem, we need to subtract the number of cakes Baker sold from the number of cakes he bought:\n\n154 - 91 = 63\n\nTherefore, Baker bought 63 more cakes than those he sold. The answer in Arabic numerals is 63.<|endoftext|>", + "pred": 63.0, + "flag": true + }, + { + "instruction": "Frank was reading through his favorite book. The book had 193 pages equally distributed over 15 chapters. It took Frank 660 days to finish the book. How many chapters did he read per day?", + "input": "", + "output": "\nA: The book has 193 pages and 15 chapters. This means each chapter has 193 / 15 = 13 pages. Frank took 660 days to finish the book. This means he read 13 pages per day. Since each chapter has 13 pages, he read 1 chapter per day. The answer is 1.", + "answer": "44.0", + "output_pred": "To find out how many chapters Frank read per day, we need to divide the total number of chapters by the number of days it took him to finish the book:\n\n15 chapters \u00f7 660 days = 0.0222 chapters per day\n\nTherefore, Frank read approximately 0.0222 chapters per day.<|endoftext|>", + "pred": 0.0222, + "flag": false + }, + { + "instruction": "Paco had 97 salty cookies and 34 sweet cookies. He ate 15 sweet cookies and 56 salty cookies. How many sweet cookies did Paco have left?", + "input": "", + "output": "\nA: Paco had 97 salty cookies and 34 sweet cookies. He ate 15 sweet cookies and 56 salty cookies. That means he has 34 - 15 = 19 sweet cookies left. The answer is 19.", + "answer": "19.0", + "output_pred": "1. Start with the total number of sweet cookies Paco had: 34\n2. Subtract the number of sweet cookies he ate: 34 - 15 = 19\n3. Subtract the number of salty cookies he ate: 56 - 56 = 0\n4. Paco had 19 sweet cookies left.\n\nTherefore, Paco had 19 sweet cookies left.<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "Baker made 173 cakes. He bought 103 new cakes and sold 86 cakes. How many cakes does baker still have?", + "input": "", + "output": "\nA: Baker had 173 cakes. He bought 103 new cakes, so now he has 173 + 103 = 276 cakes. He sold 86 cakes, so now he has 276 - 86 = 190 cakes. The answer is 190.", + "answer": "190.0", + "output_pred": "To solve the problem, we need to add the number of cakes Baker made to the number of cakes he bought, and then subtract the number of cakes he sold:\n\n173 + 103 - 86 = 180\n\nTherefore, Baker still has 180 cakes.<|endoftext|>", + "pred": 180.0, + "flag": false + }, + { + "instruction": "Jack received 3 emails in the afternoon, 5 emails in the morning and 16 emails in the evening. How many more emails did Jack receive in the morning than in the afternoon?", + "input": "", + "output": "\nA: Jack received 3 emails in the afternoon and 5 emails in the morning. The difference is 5 - 3 = 2 emails. So Jack received 2 more emails in the morning than in the afternoon. The answer is 2.", + "answer": "2.0", + "output_pred": "To find out how many more emails Jack received in the morning than in the afternoon, we need to subtract the number of emails he received in the afternoon from the number of emails he received in the morning.\n\nNumber of emails received in the morning = 5\nNumber of emails received in the afternoon = 3\n\nDifference = Number of emails received in the morning - Number of emails received in the afternoon\nDifference = 5 - 3\nDifference = 2\n\nTherefore, Jack received 2 more emails in the morning than in the afternoon. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "The school is planning a field trip. The school has 102 classrooms. There are 11 students in the school and 99 seats on each school bus. If 8 students do n't want to go for the trip. How many students are going on the trip?", + "input": "", + "output": "\nA: There are 11 students in the school. 8 students do not want to go for the trip. That means 11 - 8 = 3 students are going on the trip. The answer is 3.", + "answer": "3.0", + "output_pred": "Step 1: Find the total number of students in the school by multiplying the number of classrooms by the number of students per classroom: \n\n102 classrooms x 11 students per classroom = 1,122 students \n\nStep 2: Subtract the number of students who don't want to go on the trip: \n\n1,122 students - 8 students = 1,114 students \n\nStep 3: Divide the number of students going on the trip by the number of seats on each bus: \n\n1,114 students \u00f7 99 seats per bus = 11 students per bus \n\nTherefore, there are 11 students going on the field trip. The answer in Arabic numerals is 11.<|endoftext|>", + "pred": 11.0, + "flag": false + }, + { + "instruction": "Julia played tag with 4 kids on wednesday. She had played with 6 kids on monday and 17 kids on tuesday. How many more kids did she play with on monday than on wednesday?", + "input": "", + "output": "\nA: On Monday she played with 6 kids. On Tuesday she played with 17 kids. On Wednesday she played with 4 kids. The difference between Monday and Wednesday is 6 - 4 = 2. She played with 2 more kids on Monday than on Wednesday. The answer is 2.", + "answer": "2.0", + "output_pred": "To find the difference between the number of kids Julia played with on Monday and Wednesday, we need to subtract the number of kids she played with on Wednesday from the number of kids she played with on Monday.\n\nNumber of kids Julia played with on Monday = 6\nNumber of kids Julia played with on Wednesday = 4\n\nDifference = Number of kids Julia played with on Monday - Number of kids Julia played with on Wednesday\nDifference = 6 - 4\nDifference = 2\n\nTherefore, Julia played with 2 more kids on Monday than on Wednesday. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Mom buys 70 white t - shirts in total. If white t - shirts can be purchased in packages and mom buys 14 packages. How many white t - shirts does each package have?", + "input": "", + "output": "\nA: Mom buys 14 packages in total. Each package has 70 / 14 = 5 white t - shirts. The answer is 5.", + "answer": "5.0", + "output_pred": "To find out how many white t - shirts each package has, we need to divide the total number of white t - shirts by the number of packages:\n\n70 white t - shirts \u00f7 14 packages = 5 white t - shirts per package\n\nTherefore, each package has 5 white t - shirts. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 6 cups of sugar and 9 cups of flour. She already put in 2 cups of flour. How many more cups of flour than cups of sugar does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 6 cups of sugar and 9 cups of flour. She already put in 2 cups of flour. So she needs to add 9 - 2 = 7 cups of flour. She needs 7 cups of flour and 6 cups of sugar. The difference is 7 - 6 = 1 cup of flour. The answer is 1.", + "answer": "1.0", + "output_pred": "To solve the problem, we need to find the difference between the amount of flour and sugar that Mary needs to add. \n\nStep 1: Find the total amount of flour and sugar needed. \n6 cups of sugar + 9 cups of flour = 15 cups \n\nStep 2: Find the amount of flour and sugar Mary has already added. \n2 cups of flour \n\nStep 3: Find the amount of flour and sugar Mary still needs to add. \n15 cups - 2 cups = 13 cups \n\nStep 4: Find the difference between the amount of flour and sugar Mary still needs to add. \n13 cups - 6 cups = 7 cups \n\nTherefore, Mary needs to add 7 more cups of flour than cups of sugar now. The answer in Arabic numerals is 7.<|endoftext|>", + "pred": 7.0, + "flag": false + }, + { + "instruction": "He also had 74 aquariums for freshwater animals and 22 aquariums for saltwater animals. Each aquarium has 46 animals in it. How many saltwater animals does Tyler have?", + "input": "", + "output": "\nA: Tyler has 22 aquariums for saltwater animals. Each aquarium has 46 animals in it. So in total he has 22 * 46 = 1032 saltwater animals. The answer is 1032.", + "answer": "1012.0", + "output_pred": "To find the number of saltwater animals Tyler has, we need to multiply the number of saltwater aquariums by the number of animals in each aquarium:\n\n22 aquariums x 46 animals per aquarium = 972 saltwater animals\n\nTherefore, Tyler has 972 saltwater animals.<|endoftext|>", + "pred": 972.0, + "flag": false + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 10 cups of flour 2 cups of sugar and 80 cups of salt. She already put in 7 cups of flour. How many more cups of flour than cups of sugar does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 10 cups of flour and 2 cups of sugar. She already put in 7 cups of flour. So she needs to add 10 - 7 = 3 cups of flour. She also needs to add 2 cups of sugar. The difference between the two is 3 - 2 = 1 cup. The answer is 1.", + "answer": "1.0", + "output_pred": "Step 1: Find the total amount of flour needed for the recipe.\n10 cups of flour\n\nStep 2: Find the amount of flour Mary has already added.\n7 cups of flour\n\nStep 3: Subtract the amount of flour Mary has already added from the total amount of flour needed.\n10 cups of flour - 7 cups of flour = 3 cups of flour\n\nStep 4: Find the amount of sugar needed for the recipe.\n2 cups of sugar\n\nStep 5: Find the amount of sugar Mary has already added.\n0 cups of sugar (since she hasn't added any sugar yet)\n\nStep 6: Subtract the amount of sugar Mary has already added from the total amount of sugar needed.\n2 cups of sugar - 0 cups of sugar = 2 cups of sugar\n\nStep 7: Find the difference between the amount of flour Mary needs to add and the amount of sugar she needs to add.\n3 cups of flour - 2 cups of sugar = 1 cup\n\nTherefore, Mary needs", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Dave had 17 apps and 21 files on his phone. After deleting some apps and files he had 3 apps and 7 files left. How many files did he delete?", + "input": "", + "output": "\nA: He had 17 apps and 21 files in the beginning. After deleting some, he had 3 apps and 7 files left. That means he deleted 17 - 3 = 14 apps and 21 - 7 = 14 files. In total, he deleted 14 + 14 = 28 files. The answer is 28.", + "answer": "14.0", + "output_pred": "To find out how many files Dave deleted, we need to subtract the number of files he had left from the original number of files he had:\n\nOriginal number of files = 21\nNumber of files left = 7\n\nNumber of files deleted = Original number of files - Number of files left\nNumber of files deleted = 21 - 7\nNumber of files deleted = 14\n\nTherefore, Dave deleted 14 files from his phone.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Because of the decision Sofia asked 288 students to suggest specific types of food. 264 students suggested adding bacon while others suggested adding mashed potatoes to the menu. How many students suggested mashed potatoes?", + "input": "", + "output": "\nA: 288 students were asked to suggest food. 264 suggested adding bacon. That means the remaining students must have suggested mashed potatoes. So, the number of students who suggested mashed potatoes must be 288 - 264 = 24. The answer is 24.", + "answer": "24.0", + "output_pred": "To find the number of students who suggested mashed potatoes, we need to subtract the number of students who suggested bacon from the total number of students who suggested specific types of food.\n\nTotal number of students who suggested specific types of food = 288\nNumber of students who suggested bacon = 264\n\nNumber of students who suggested mashed potatoes = Total number of students who suggested specific types of food - Number of students who suggested bacon\nNumber of students who suggested mashed potatoes = 288 - 264\nNumber of students who suggested mashed potatoes = 24\n\nTherefore, 24 students suggested mashed potatoes.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Zachary did 19 push-ups in gym class today. David did 39 more push-ups than Zachary. John did 13 push-ups less than david. How many push-ups did David do?", + "input": "", + "output": "\nA: Zachary did 19 push-ups. David did 39 more than Zachary, so he must have done 19 + 39 = 58 push-ups. John did 13 less than David, so David must have done 58 - 13 = 45 push-ups. The answer is 45.", + "answer": "58.0", + "output_pred": "Step 1: Find out how many push-ups David did.\nDavid did 39 more push-ups than Zachary, so:\nDavid = Zachary + 39\nDavid = 19 + 39\nDavid = 58\n\nStep 2: Find out how many push-ups John did.\nJohn did 13 push-ups less than David, so:\nJohn = David - 13\nJohn = 58 - 13\nJohn = 45\n\nTherefore, David did 58 push-ups.<|endoftext|>", + "pred": 58.0, + "flag": true + }, + { + "instruction": "The Ferris wheel in paradise park has 2 small seats and 23 large seats. Each small seat can hold 14 people and large seat can hold 54 people. How many people can ride the Ferris wheel on small seats?", + "input": "", + "output": "\nA: There are 2 small seats and each seat can hold 14 people. So in total, the Ferris wheel can hold 2 * 14 = 28 people on small seats. The answer is 28.", + "answer": "28.0", + "output_pred": "To find the total number of people who can ride the Ferris wheel on small seats, we need to multiply the number of small seats by the number of people each seat can hold.\n\nNumber of small seats = 2\nNumber of people each small seat can hold = 14\n\nTotal number of people who can ride on small seats = 2 x 14 = 28\n\nTherefore, 28 people can ride the Ferris wheel on small seats.<|endoftext|>", + "pred": 28.0, + "flag": true + }, + { + "instruction": "Matthew gave equal numbers of crackers to his 18 friends. If he had 36 crackers. How many crackers did each person eat?", + "input": "", + "output": "\nA: Matthew had 36 crackers and he gave them to 18 friends. That means each person got 36 / 18 = 2 crackers. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of crackers by the number of friends:\n\n36 crackers \u00f7 18 friends = 2 crackers per friend\n\nTherefore, each person ate 2 crackers. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "In a school there are 315 girls and 309 boys. There are also 772 teachers. How many people are there in that school?", + "input": "", + "output": "\nA: There are 315 girls, 309 boys and 772 teachers. In total there are 315 + 309 + 772 = 1396 people. The answer is 1396.", + "answer": "1396.0", + "output_pred": "To find the total number of people in the school, we need to add the number of girls, boys, and teachers.\n\nTotal number of people = Number of girls + Number of boys + Number of teachers\nTotal number of people = 315 + 309 + 772\nTotal number of people = 1496\n\nTherefore, there are 1496 people in that school.<|endoftext|>", + "pred": 1496.0, + "flag": false + }, + { + "instruction": "Dan has $ 4. For a total of $ 3 he bought 10 candy bar each one costing the same amount of money. How much money is left?", + "input": "", + "output": "\nA: Dan has $4. He bought 10 candy bars for $3. This means he spent $3. He had $4 in the beginning, so now he has $4 - $3 = $1. The answer is $1.", + "answer": "1.0", + "output_pred": "Step 1: Find the cost of one candy bar by dividing the total cost by the number of candy bars: \n\n$3 \u00f7 10 = $0.30 \n\nStep 2: Multiply the cost of one candy bar by the number of candy bars Dan bought: \n\n$0.30 x 10 = $3 \n\nStep 3: Subtract the total cost of the candy bars from the amount of money Dan had: \n\n$4 - $3 = $1 \n\nAnswer: Dan has $1 left.<|endoftext|>", + "pred": 1.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 9 pages of math homework, 11 pages of reading homework and 29 more pages of biology homework. How many pages of math and reading homework did she have to complete?", + "input": "", + "output": "\nA: Rachel had to complete 9 pages of math homework and 11 pages of reading homework. So in total she had to complete 9 + 11 = 20 pages of math and reading homework. The answer is 20.", + "answer": "20.0", + "output_pred": "To find the total number of pages of math and reading homework that Rachel had to complete, we need to add the number of pages of math homework to the number of pages of reading homework:\n\n9 pages (math) + 11 pages (reading) = 20 pages\n\nTherefore, Rachel had to complete 20 pages of math and reading homework.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "Winter is almost here and most animals are migrating to warmer countries. There were 87 bird families living near the mountain. If 7 bird families flew away for winter. How many more bird families stayed behind than those that flew away for the winter?", + "input": "", + "output": "\nA: There were 87 bird families living near the mountain. 7 flew away for winter. That means 87 - 7 = 80 bird families stayed behind. The difference between the number of bird families that stayed and the number that flew away is 7. The answer is 7.", + "answer": "73.0", + "output_pred": "To solve the problem, we need to subtract the number of bird families that flew away from the total number of bird families living near the mountain.\n\nTotal number of bird families = 87\nNumber of bird families that flew away = 7\n\nNumber of bird families that stayed behind = Total number of bird families - Number of bird families that flew away\nNumber of bird families that stayed behind = 87 - 7\nNumber of bird families that stayed behind = 80\n\nTherefore, there were 80 more bird families that stayed behind than those that flew away for the winter. The answer in Arabic numerals is 80.<|endoftext|>", + "pred": 80.0, + "flag": false + }, + { + "instruction": "Jack received 3 emails in the morning, 4 emails in the afternoon and 8 emails in the evening. How many emails did Jack receive in the morning and evening?", + "input": "", + "output": "\nA: Jack received 3 emails in the morning and 8 emails in the evening. So in total he received 3 + 8 = 11 emails in the morning and evening. The answer is 11.", + "answer": "11.0", + "output_pred": "To find the total number of emails Jack received in the morning and evening, we need to add the number of emails he received in the morning and the number of emails he received in the evening.\n\nNumber of emails received in the morning = 3\nNumber of emails received in the evening = 8\n\nTotal number of emails received in the morning and evening = 3 + 8 = 11\n\nTherefore, Jack received 11 emails in the morning and evening.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Paige raised 7 goldfish and 12 catfish in the pond but stray cats loved eating them. Now she has 15 left. How many fishes disappeared?", + "input": "", + "output": "\nA: She had 7 goldfish and 12 catfish in the beginning. Now she has 15 left. That means 7 + 12 - 15 = 4 fishes disappeared. The answer is 4.", + "answer": "4.0", + "output_pred": "To find out how many fishes disappeared, we need to subtract the number of fishes Paige has left from the total number of fishes she raised:\n\nTotal number of fishes raised = 7 + 12 = 19\nNumber of fishes left = 15\n\nNumber of fishes disappeared = Total number of fishes raised - Number of fishes left\nNumber of fishes disappeared = 19 - 15\nNumber of fishes disappeared = 4\n\nTherefore, 4 fishes disappeared from the pond.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Emily is making bead necklaces for her 72 friends. She has 6 beads and each necklace takes 3 beads. How many necklaces can Emily make?", + "input": "", + "output": "\nA: Emily has 6 beads. Each necklace takes 3 beads. That means she can make 6 / 3 = 2 necklaces. The answer is 2.", + "answer": "2.0", + "output_pred": "To solve the problem, we need to divide the total number of beads by the number of beads needed for each necklace:\n\n6 beads \u00f7 3 beads per necklace = 2 necklaces\n\nTherefore, Emily can make 2 necklaces for her 72 friends. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Kelly has 46 nintendo games and 132 sony games. How many sony games does she need to give away so that she will have 31 sony games left?", + "input": "", + "output": "\nA: She has 46 nintendo games and 132 sony games. She wants to have 31 sony games left. That means she needs to give away 132 - 31 = 101 sony games. The answer is 101.", + "answer": "101.0", + "output_pred": "Step 1: Find the total number of games Kelly has by adding the number of nintendo and sony games: \n\n46 + 132 = 178 \n\nStep 2: Subtract the number of sony games Kelly wants to keep (31) from the total number of sony games she has: \n\n132 - 31 = 101 \n\nTherefore, Kelly needs to give away 101 sony games to have 31 sony games left. \n\nAnswer: 101<|endoftext|>", + "pred": 101.0, + "flag": true + }, + { + "instruction": "4 birds and 46 storks were sitting on the fence. 6 more birds came to join them. How many birds are sitting on the fence?", + "input": "", + "output": "\nA: There were 4 birds and 46 storks on the fence. 6 more birds came, so now there are 4 + 6 = 10 birds. The answer is 10.", + "answer": "10.0", + "output_pred": "Step 1: Add the number of birds and storks that were originally on the fence: 4 + 46 = 50\nStep 2: Add the number of birds that came to join them: 50 + 6 = 56\nAnswer: There are 56 birds sitting on the fence. (56)<|endoftext|>", + "pred": 56.0, + "flag": false + }, + { + "instruction": "After eating a hearty meal they went to see the Buckingham palace. There, Rachel learned that 100 visitors came to the Buckingham palace on the previous day. If there were 666 visitors on that day. How many more visitors visited the Buckingham palace on that day than on the previous day?", + "input": "", + "output": "\nA: On the previous day, there were 100 visitors. On the same day, there were 666 visitors. The difference must be the number of visitors who visited the palace on that day. So, the number of visitors who visited the palace on that day must have been 666 - 100 = 566. The answer is 566.", + "answer": "566.0", + "output_pred": "To find out how many more visitors visited the Buckingham palace on that day than on the previous day, we need to subtract the number of visitors on the previous day from the number of visitors on that day.\n\n666 - 100 = 566\n\nTherefore, 566 more visitors visited the Buckingham palace on that day than on the previous day. The answer in Arabic numerals is 566.<|endoftext|>", + "pred": 566.0, + "flag": true + }, + { + "instruction": "Edward spent $ 6 to buy 2 books each book costing him the same amount of money. Now he has $ 12. How much did each book cost?", + "input": "", + "output": "\nA: Edward spent $6 to buy 2 books. This means each book cost him $6 / 2 = $3. He had $12 left, so the answer is $3.", + "answer": "3.0", + "output_pred": "Let's call the cost of each book \"x\". \n\nEdward bought 2 books, so the total cost of the books is 2x. \n\nWe know that Edward spent $6 on the books, so we can set up an equation: \n\n2x = 6 \n\nTo solve for x, we can divide both sides by 2: \n\nx = 3 \n\nSo each book cost $3. \n\nTo check our answer, we can use the information given in the problem: \n\nEdward spent $6 on 2 books, so the cost of each book is $3. \n\nEdward started with $12 and now has $12, so he hasn't spent any money yet. \n\nTherefore, the answer is: \n\nEach book cost $3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Debby bought 360 soda bottles and 162 water bottles when they were on sale. If she drank 122 water bottles and 9 soda bottles a day. How many days would the soda bottles last?", + "input": "", + "output": "\nA: Debby bought 360 soda bottles and 162 water bottles. She drank 122 water bottles and 9 soda bottles a day. That means she drank a total of 122 + 9 = 131 bottles a day. The total number of bottles she bought was 360 + 162 = 522. So, the number of days the soda bottles will last is 522 / 131 = 4 days. The answer is 4 days.", + "answer": "40.0", + "output_pred": "Step 1: Find the total number of bottles Debby bought: \n\n360 soda bottles + 162 water bottles = 522 bottles \n\nStep 2: Find the total number of bottles Debby drank per day: \n\n122 water bottles + 9 soda bottles = 131 bottles per day \n\nStep 3: Divide the total number of soda bottles by the number of bottles Debby drank per day: \n\n360 soda bottles \u00f7 9 bottles per day = 40 days \n\nTherefore, the soda bottles would last for 40 days. The answer in Arabic numerals is 40.<|endoftext|>", + "pred": 40.0, + "flag": true + }, + { + "instruction": "Every day Ryan spends 6 hours on learning english and 7 hours on learning chinese. If he learns for 5 days. How many hours does he spend on learning english and chinese in all?", + "input": "", + "output": "\nA: He spends 6 hours on learning english and 7 hours on learning chinese every day. In 5 days he spends 6 * 5 = 30 hours on learning english and 7 * 5 = 35 hours on learning chinese. In total he spends 30 + 35 = 65 hours. The answer is 65.", + "answer": "65.0", + "output_pred": "To find the total number of hours Ryan spends on learning English and Chinese in all, we need to multiply the number of hours he spends on each language per day by the number of days he learns and then add the two products together.\n\nNumber of hours Ryan spends on learning English per day = 6\nNumber of hours Ryan spends on learning Chinese per day = 7\nNumber of days Ryan learns = 5\n\nTotal number of hours Ryan spends on learning English per day = 6 x 5 = 30\nTotal number of hours Ryan spends on learning Chinese per day = 7 x 5 = 35\n\nTotal number of hours Ryan spends on learning English and Chinese in all = 30 + 35 = 65\n\nTherefore, Ryan spends 65 hours on learning English and Chinese in all.<|endoftext|>", + "pred": 65.0, + "flag": true + }, + { + "instruction": "Lawrence county has 313473 kids. During summer break 274865 kids stay home and the rest go to camp. How many kids go to the camp during the break?", + "input": "", + "output": "\nA: Lawrence county has 313473 kids. 274865 stay home, so the rest must go to camp. The number of kids going to camp must be 313473 - 274865 = 38608. The answer is 38608.", + "answer": "38608.0", + "output_pred": "To find the number of kids who go to camp during the break, we need to subtract the number of kids who stay home from the total number of kids in the county.\n\nTotal number of kids in the county = 313473\nNumber of kids who stay home = 274865\n\nNumber of kids who go to camp = Total number of kids - Number of kids who stay home\nNumber of kids who go to camp = 313473 - 274865\nNumber of kids who go to camp = 38608\n\nTherefore, 38608 kids go to the camp during the break.<|endoftext|>", + "pred": 38608.0, + "flag": true + }, + { + "instruction": "Mary is baking a cake. The recipe calls for 9 cups of flour and 11 cups of sugar. She already put in 4 cups of flour. How many more cups of sugar than cups of flour does she need to add now?", + "input": "", + "output": "\nA: The recipe calls for 9 cups of flour and 11 cups of sugar. She already put in 4 cups of flour. That means she still needs to add 9 - 4 = 5 cups of flour. She also needs to add 11 cups of sugar. The difference between the two is 11 - 5 = 6 cups of sugar. The answer is 6.", + "answer": "6.0", + "output_pred": "To solve the problem, we need to subtract the amount of flour Mary has already added from the total amount of flour called for in the recipe, and then subtract that result from the total amount of sugar called for in the recipe.\n\n1. Total amount of flour called for in the recipe = 9 cups\n2. Amount of flour Mary has already added = 4 cups\n3. Amount of flour Mary still needs to add = 9 cups - 4 cups = 5 cups\n4. Total amount of sugar called for in the recipe = 11 cups\n5. Amount of sugar Mary still needs to add = 11 cups - 5 cups = 6 cups\n\nTherefore, Mary needs to add 6 more cups of sugar than cups of flour now. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Dave had 19 apps and 18 files on his phone. After deleting some apps and files he had 6 apps and 15 files left. How many more files than apps does he have left on the phone?", + "input": "", + "output": "\nA: He had 19 apps and 18 files. After deleting some, he has 6 apps and 15 files. The difference between the number of apps and files is 15 - 6 = 9. He has 9 more files than apps. The answer is 9.", + "answer": "9.0", + "output_pred": "Step 1: Find out how many apps Dave deleted.\n19 - 6 = 13\n\nStep 2: Find out how many files Dave deleted.\n18 - 15 = 3\n\nStep 3: Find out how many more files than apps Dave has left.\n15 - 6 = 9\n\nTherefore, Dave has 9 more files than apps left on his phone. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Paige was helping her mom plant flowers and they put 10 seeds in each flower bed. If they planted 60 seeds altogther. How many flower beds did they have?", + "input": "", + "output": "\nA: They put 10 seeds in each flower bed. That means for 60 seeds, they must have had 60 / 10 = 6 flower beds. The answer is 6.", + "answer": "6.0", + "output_pred": "To solve the problem, we can use the formula:\n\nnumber of flower beds = total number of seeds / number of seeds per bed\n\nSubstituting the given values, we get:\n\nnumber of flower beds = 60 / 10\n\nSimplifying the expression, we get:\n\nnumber of flower beds = 6\n\nTherefore, they had 6 flower beds. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "There are 466 pots. Each pot has 53 flowers and 181 sticks in it. How many flowers and sticks are there in all?", + "input": "", + "output": "\nA: There are 466 pots. Each pot has 53 flowers and 181 sticks. That means in total there are 466 * 53 = 24578 flowers and 466 * 181 = 84446 sticks. The answer is 24578 flowers and 84446 sticks.", + "answer": "109044.0", + "output_pred": "To find the total number of flowers and sticks in all the pots, we need to multiply the number of pots by the number of flowers and sticks in each pot. \n\nTotal number of flowers = 466 x 53 = 24,098\nTotal number of sticks = 466 x 181 = 8,633\n\nTherefore, there are 24,098 flowers and 8,633 sticks in all the pots. \n\nThe answer in Arabic numerals is: 24,098 + 8,633 = 32,731.<|endoftext|>", + "pred": 32731.0, + "flag": false + }, + { + "instruction": "Dave had 16 apps and 77 files on his phone. After deleting some apps and files he had 5 apps and 23 files left. How many apps did he delete?", + "input": "", + "output": "\nA: He had 16 apps and 77 files in the beginning. After deleting some, he had 5 apps and 23 files left. That means he deleted 16 - 5 = 11 apps. The answer is 11.", + "answer": "11.0", + "output_pred": "To find out how many apps Dave deleted, we need to subtract the number of apps he had left from the original number of apps he had:\n\n16 - 5 = 11\n\nTherefore, Dave deleted 11 apps from his phone.\n\nTo find out how many files he deleted, we need to subtract the number of files he had left from the original number of files he had:\n\n77 - 23 = 54\n\nTherefore, Dave deleted 54 files from his phone.\n\nIn summary, Dave deleted 11 apps and 54 files from his phone.<|endoftext|>", + "pred": 54.0, + "flag": false + }, + { + "instruction": "Last week Fred had 86 dollars and Jason had 5 dollars. Fred washed cars over the weekend and now has 9 dollars and Jason did not work. How much money do they have together now?", + "input": "", + "output": "\nA: Fred had 86 dollars and Jason had 5 dollars. That means they had 86 + 5 = 91 dollars together. Fred worked over the weekend and now has 9 dollars. Jason did not work, so he still has 5 dollars. Now they have 9 + 5 = 14 dollars together. The answer is 14.", + "answer": "14.0", + "output_pred": "1. Fred had 86 dollars last week.\n2. Jason had 5 dollars last week.\n3. Fred washed cars over the weekend and now has 9 dollars.\n4. Jason did not work and still has 5 dollars.\n5. To find out how much money they have together now, we need to add Fred's current amount of money to Jason's current amount of money.\n6. 9 + 5 = 14\n7. Therefore, Fred and Jason have 14 dollars together now. \n\nAnswer: 14<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Robin's hair was 16 inches long. He cut off 11 inches. Then it again grew by 12 inches. How long is his hair now?", + "input": "", + "output": "\nA: Robin's hair was 16 inches long. He cut off 11 inches, so after that it was 16 - 11 = 5 inches long. Then it grew by 12 inches, so now it is 5 + 12 = 17 inches long. The answer is 17 inches.", + "answer": "17.0", + "output_pred": "Step 1: Start with the initial length of Robin's hair: 16 inches\nStep 2: Subtract the length he cut off: 16 - 11 = 5 inches\nStep 3: Add the length his hair grew: 5 + 12 = 17 inches\n\nTherefore, Robin's hair is now 17 inches long. The answer in Arabic numerals is 17.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "Rachel had to complete 5 pages of math homework and 2 pages of reading homework. How many more pages of math homework than reading homework did she have?", + "input": "", + "output": "\nA: Rachel had 5 pages of math homework and 2 pages of reading homework. The difference between the two is 5 - 2 = 3 pages. So she had 3 more pages of math homework than reading homework. The answer is 3.", + "answer": "3.0", + "output_pred": "To find out how many more pages of math homework Rachel had than reading homework, we need to subtract the number of pages of reading homework from the number of pages of math homework.\n\nMath homework pages = 5\nReading homework pages = 2\n\nMath homework pages - Reading homework pages = 5 - 2 = 3\n\nTherefore, Rachel had 3 more pages of math homework than reading homework. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + } +] \ No newline at end of file