diff --git "a/eval_results/predict_mawps.json" "b/eval_results/predict_mawps.json" new file mode 100644--- /dev/null +++ "b/eval_results/predict_mawps.json" @@ -0,0 +1,2144 @@ +[ + { + "instruction": "Nicole found an orange caterpillar and a green caterpillar in her backyard . The green caterpillar was 3 inches long and the orange caterpillar was 1.1666666666666667 inches long . How much longer was the green caterpillar than the orange caterpillar ?", + "input": "", + "output": "", + "answer": "1.8333333333333335", + "output_pred": "To find out how much longer the green caterpillar was than the orange caterpillar, we need to subtract the length of the orange caterpillar from the length of the green caterpillar:\n\n3 inches - 1.1666666666666667 inches = 1.8333333333333333 inches\n\nTherefore, the green caterpillar was 1.8333333333333333 inches longer than the orange caterpillar.<|endoftext|>", + "pred": 1.8333333333333333, + "flag": true + }, + { + "instruction": "If 6 is added to a number and then subtracted from the same number , the product of the sum and the difference is 189 . What is the number ?", + "input": "", + "output": "", + "answer": "-15.0", + "output_pred": "Let's call the number we're trying to find \"x\". \n\nAccording to the problem, if we add 6 to x, we get x + 6. And if we subtract 6 from x, we get x - 6. \n\nThe problem tells us that the product of these two expressions is 189: \n\n(x + 6)(x - 6) = 189 \n\nExpanding the left side of the equation, we get: \n\nx^2 - 36 = 189 \n\nSubtracting 189 from both sides, we get: \n\nx^2 - 225 = 0 \n\nFactoring the left side, we get: \n\n(x + 15)(x - 15) = 0 \n\nSetting each factor equal to zero, we get: \n\nx + 15 = 0 or x - 15 = 0 \n\nSolving for x in each case, we get: \n\nx = -15 or x = 15 \n\nTherefore, the", + "pred": 15.0, + "flag": false + }, + { + "instruction": "Each bottle cap costs $ 2.00 . How much do 6 bottle caps cost ?", + "input": "", + "output": "", + "answer": "12.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the cost of one bottle cap by the number of bottle caps. \n\n$2.00 x 6 = $12.00 \n\nStep 2: Write the answer in Arabic numerals. \n\nThe cost of 6 bottle caps is $12.00.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Zach wants to ride the Ferris wheel , the roller coaster , and the log ride . The Ferris wheel costs 2 tickets , the roller coaster costs 7 tickets and the log ride costs 1 ticket . Zach has 1 ticket . How many more tickets should Zach buy ?", + "input": "", + "output": "", + "answer": "9.0", + "output_pred": "To ride the Ferris wheel, roller coaster, and log ride, Zach needs a total of:\n\n2 + 7 + 1 = 10 tickets\n\nSince Zach only has 1 ticket, he needs to buy:\n\n10 - 1 = 9 more tickets\n\nTherefore, Zach should buy 9 more tickets.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Joan found 70 seashells on the beach . she gave Sam some of her seashells . She has 27 seashell . How many seashells did she give to Sam ?", + "input": "", + "output": "", + "answer": "43", + "output_pred": "To solve the problem, we can use subtraction. \n\n1. Start with the total number of seashells Joan found: 70\n2. Subtract the number of seashells she has left: 27\n3. The difference is the number of seashells she gave to Sam: 70 - 27 = 43\n\nTherefore, Joan gave Sam 43 seashells.<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "Kendra made punch for her friend 's birthday party . She used 0.25 gallon of grape juice , 0.375 gallon of cranberry juice , and 0.125 gallon of club soda . How many gallons of punch did Kendra make ?", + "input": "", + "output": "", + "answer": "0.75", + "output_pred": "To find the total amount of punch Kendra made, we need to add up the amounts of grape juice, cranberry juice, and club soda:\n\n0.25 gallon + 0.375 gallon + 0.125 gallon = 0.75 gallon\n\nTherefore, Kendra made 0.75 gallons of punch.<|endoftext|>", + "pred": 0.75, + "flag": true + }, + { + "instruction": "You are reading a book with 120 pages . If you want to read the same number of pages each night , how many would you have to read each night to finish in 10 days ?", + "input": "", + "output": "", + "answer": "12.0", + "output_pred": "To find out how many pages you need to read each night to finish the book in 10 days, you can divide the total number of pages by the number of days:\n\n120 pages \u00f7 10 days = 12 pages per night\n\nTherefore, you would need to read 12 pages each night to finish the book in 10 days. The answer in Arabic numerals is 12.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "A study reported that in a random sampling of 100 women over the age of 35 , 8 of the women were married 2 or more times . Based on the study results , how many woman in a group of 5000 women over the age of 35 would likely be married 2 or more times ?", + "input": "", + "output": "", + "answer": "400.0", + "output_pred": "We can use proportions to solve this problem. \n\nStep 1: Find the proportion of women who were married 2 or more times in the sample. \n\n8/100 = 0.08 \n\nStep 2: Use the proportion to find the number of women who would be married 2 or more times in a group of 5000 women. \n\n0.08 x 5000 = 400 \n\nTherefore, based on the study results, it is likely that 400 women in a group of 5000 women over the age of 35 would be married 2 or more times. \n\nAnswer: 400<|endoftext|>", + "pred": 400.0, + "flag": true + }, + { + "instruction": "Rachel bought 7 new chairs and 3 new tables for her house . If she spent 4 minutes on each piece furniture putting it together , how many minutes did it take her to finish ?", + "input": "", + "output": "", + "answer": "40.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nFirst, we need to find the total number of furniture pieces Rachel bought: \n\n7 chairs + 3 tables = 10 pieces of furniture \n\nNext, we need to multiply the number of pieces of furniture by the time it takes to put each piece together: \n\n10 pieces of furniture x 4 minutes per piece = 40 minutes \n\nTherefore, it took Rachel 40 minutes to finish putting together all of her new furniture. \n\nThe answer in Arabic numerals is: 40.<|endoftext|>", + "pred": 40.0, + "flag": true + }, + { + "instruction": "Benny bought a soft drink for 2 dollars and 5 candy bars . He spent a total of 27 dollars . How much did each candy bar cost ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "Let's call the cost of each candy bar \"x\". \n\nWe know that Benny bought 5 candy bars, so the total cost of the candy bars is 5x. \n\nWe also know that he bought a soft drink for 2 dollars. \n\nSo the total cost of everything he bought is: \n\n5x + 2 = 27 \n\nTo solve for x, we need to isolate it on one side of the equation. \n\nFirst, we can subtract 2 from both sides: \n\n5x = 25 \n\nThen, we can divide both sides by 5: \n\nx = 5 \n\nSo each candy bar costs 5 dollars. \n\nAnswer: Each candy bar costs 5 dollars.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Mary got fast food for lunch . Mary spent $ 1.08 on soup and $ 4.80 on a salad . Mary paid with a 20 dollar bill . What was the total of the lunch bill ?", + "input": "", + "output": "", + "answer": "5.88", + "output_pred": "To find the total of the lunch bill, we need to add the cost of the soup and the salad:\n\n$1.08 + $4.80 = $5.88\n\nSo the total of the lunch bill was $5.88.\n\nTo find out how much change Mary received, we need to subtract the total of the lunch bill from the amount she paid with:\n\n$20.00 - $5.88 = $14.12\n\nTherefore, Mary received $14.12 in change.<|endoftext|>", + "pred": 14.12, + "flag": false + }, + { + "instruction": "In Shannon 's apartment complex , 0.16666666666666666 of the apartments are one - bedroom apartments and 0.3333333333333333 are two - bedroom apartments . What fraction of the apartments are either one- or two - bedroom apartments ?", + "input": "", + "output": "", + "answer": "0.5", + "output_pred": "To find the fraction of apartments that are either one- or two-bedroom apartments, we need to add the fractions of one-bedroom and two-bedroom apartments.\n\n0.16666666666666666 + 0.3333333333333333 = 0.5\n\nTherefore, the fraction of apartments that are either one- or two-bedroom apartments is 0.5 or 1/2.<|endoftext|>", + "pred": 2.0, + "flag": false + }, + { + "instruction": "Last year , egg producers in Douglas County produced 1416 eggs . This year , those same farms produced 4636 eggs . How many more eggs did the farms produce this year ?", + "input": "", + "output": "", + "answer": "3220.0", + "output_pred": "To find out how many more eggs the farms produced this year compared to last year, we need to subtract the number of eggs produced last year from the number of eggs produced this year:\n\n4636 - 1416 = 3220\n\nTherefore, the farms produced 3220 more eggs this year compared to last year.<|endoftext|>", + "pred": 3220.0, + "flag": true + }, + { + "instruction": "Joan had 695 Pokemon cards , and 6 were torn . Sara bought 133 of Joan 's Pokemon cards . How many Pokemon cards does Joan have now ?", + "input": "", + "output": "", + "answer": "562", + "output_pred": "1. Start with the total number of Pokemon cards Joan had: 695\n2. Subtract the number of torn cards: 695 - 6 = 689\n3. Subtract the number of cards Sara bought: 689 - 133 = 556\n\nTherefore, Joan now has 556 Pokemon cards.<|endoftext|>", + "pred": 556.0, + "flag": false + }, + { + "instruction": "0.4 of Joe 's income each month goes to taxes . If she pays 848 dollars in taxes each month , what is her monthly income in dollars ?", + "input": "", + "output": "", + "answer": "2120.0", + "output_pred": "Let's call Joe's monthly income \"x\". \n\nWe know that 0.4 of her income goes to taxes, so we can set up an equation: \n\n0.4x = 848 \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 0.4: \n\nx = 848 \u00f7 0.4 \n\nx = 2120 \n\nTherefore, Joe's monthly income is 2120 dollars.<|endoftext|>", + "pred": 2120.0, + "flag": true + }, + { + "instruction": "Mrs. Hilt uses 2 ounces of detergent to wash a pound of clothes . How many ounces of soap will Mrs. Hilt use to wash 9 pounds of clothes ?", + "input": "", + "output": "", + "answer": "18.0", + "output_pred": "To solve this problem, we can use a proportion:\n\n2 ounces of detergent / 1 pound of clothes = x ounces of detergent / 9 pounds of clothes\n\nTo solve for x, we can cross-multiply:\n\n2 ounces of detergent * 9 pounds of clothes = 1 pound of clothes * x ounces of detergent\n\n18 ounces of detergent = x ounces of detergent\n\nTherefore, Mrs. Hilt will use 18 ounces of detergent to wash 9 pounds of clothes. The answer in Arabic numerals is 18.<|endoftext|>", + "pred": 18.0, + "flag": true + }, + { + "instruction": "A chef needs to cook 9 potatoes . He has already cooked 7 . If each potato takes 3 minutes to cook , how long will it take him to cook the rest ?", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "The chef needs to cook 9 potatoes and has already cooked 7, so he needs to cook 9 - 7 = 2 more potatoes.\nEach potato takes 3 minutes to cook, so 2 potatoes will take 2 x 3 = 6 minutes to cook.\nTherefore, it will take the chef 6 minutes to cook the rest of the potatoes. \n\nThe answer is: 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Mr. Guzman bought 48 doughnuts packed equally into 4 boxes . How many doughnuts were in each box ?", + "input": "", + "output": "", + "answer": "12.0", + "output_pred": "To solve the problem, we need to divide the total number of doughnuts by the number of boxes:\n\n48 doughnuts \u00f7 4 boxes = 12 doughnuts per box\n\nTherefore, there were 12 doughnuts in each box. The answer in Arabic numerals is 12.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "Mrs. Hilt impressed 2436 fans at the basketball game on Friday . If the fans were seated in equal groups on 3 sets of bleachers , how many fans were on each set ?", + "input": "", + "output": "", + "answer": "812.0", + "output_pred": "To find out how many fans were on each set of bleachers, we need to divide the total number of fans by the number of sets of bleachers:\n\n2436 \u00f7 3 = 812\n\nTherefore, there were 812 fans on each set of bleachers.<|endoftext|>", + "pred": 812.0, + "flag": true + }, + { + "instruction": "The distance measured on a map varies directly with the actual distance . If 1 cm represents 25 kilometers , how many kilometers are represented by 7 cm ?", + "input": "", + "output": "", + "answer": "175.0", + "output_pred": "We can set up a proportion to solve this problem:\n\n1 cm / 25 km = 7 cm / x km\n\nTo solve for x, we can cross-multiply:\n\n1 cm * x km = 25 km * 7 cm\n\nx km = (25 km * 7 cm) / 1 cm\n\nx km = 175 km\n\nTherefore, 7 cm on the map represents 175 kilometers in actual distance. The answer in Arabic numerals is 175.<|endoftext|>", + "pred": 175.0, + "flag": true + }, + { + "instruction": "The town of Milburg has 5256 grown - ups and 2987 children . How many people live in Milburg ?", + "input": "", + "output": "", + "answer": "8243.0", + "output_pred": "To find the total number of people in Milburg, we need to add the number of grown-ups and children. \n\n5256 (grown-ups) + 2987 (children) = 8243 \n\nTherefore, there are 8243 people living in Milburg.<|endoftext|>", + "pred": 8243.0, + "flag": true + }, + { + "instruction": "There are 1110 students at a school . If each classroom holds 30 students , how many classrooms are needed at the school ?", + "input": "", + "output": "", + "answer": "37.0", + "output_pred": "To solve this problem, we need to divide the total number of students by the number of students in each classroom:\n\n1110 \u00f7 30 = 37\n\nTherefore, 37 classrooms are needed at the school.<|endoftext|>", + "pred": 37.0, + "flag": true + }, + { + "instruction": "At the fair there were 31 people in line for the bumper cars . If 25 of them got tired of waiting and left and 25 more got in line , how many people would be in line ?", + "input": "", + "output": "", + "answer": "31.0", + "output_pred": "1. Start with the initial number of people in line: 31\n2. Subtract the number of people who left: 31 - 25 = 6\n3. Add the number of people who got in line: 6 + 25 = 31\n\nTherefore, there would still be 31 people in line.<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "Tyler had 15 dogs . Each dog had 5 puppies . How many puppies does Tyler now have ?", + "input": "", + "output": "", + "answer": "75.0", + "output_pred": "To solve the problem, we need to multiply the number of dogs by the number of puppies each dog had:\n\n15 dogs x 5 puppies per dog = 75 puppies\n\nTherefore, Tyler now has 75 puppies. The answer in Arabic numerals is 75.<|endoftext|>", + "pred": 75.0, + "flag": true + }, + { + "instruction": "Cindy \u2019s mom baked 1215 cookies . Paul \u2019s dad baked 1112 cookies . They both brought them to school for a party . How many cookies did they have altogether ?", + "input": "", + "output": "", + "answer": "2327.0", + "output_pred": "To find the total number of cookies, we need to add the number of cookies baked by Cindy's mom and Paul's dad.\n\n1215 + 1112 = 2327\n\nTherefore, they had a total of 2327 cookies altogether.<|endoftext|>", + "pred": 2327.0, + "flag": true + }, + { + "instruction": "Albert has two snakes . The garden snake is 10 inches long . The boa constrictor is 7 times longer than the garden snake . How long is the boa constrictor ?", + "input": "", + "output": "", + "answer": "70.0", + "output_pred": "Step 1: Write down the length of the garden snake: 10 inches\nStep 2: Multiply the length of the garden snake by 7 to find the length of the boa constrictor: 10 x 7 = 70 inches\nStep 3: Write down the length of the boa constrictor: 70 inches\n\nAnswer: The boa constrictor is 70 inches long.<|endoftext|>", + "pred": 70.0, + "flag": true + }, + { + "instruction": "A store had 5 oranges in a bin . If they threw away 2 of the old ones and put 28 new ones in the bin how many would be in the bin ?", + "input": "", + "output": "", + "answer": "31.0", + "output_pred": "1. Start with the initial number of oranges in the bin: 5\n2. Subtract the number of old oranges thrown away: 5 - 2 = 3\n3. Add the number of new oranges put in the bin: 3 + 28 = 31\n\nTherefore, there would be 31 oranges in the bin.<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "On her vacation last summer , Trisha walked all over New York City to buy souvenirs . First , she walked 0.1111111111111111 of a mile from her hotel to a postcard shop . Then she walked 0.1111111111111111 of a mile from the postcard shop to a T - shirt shop and 0.6666666666666666 of a mile from the T - shirt shop back to the hotel . How many miles did Trisha walk in all ?", + "input": "", + "output": "", + "answer": "0.8888888888888888", + "output_pred": "To find the total distance Trisha walked, we need to add up the distances she walked from her hotel to the postcard shop, from the postcard shop to the T-shirt shop, and from the T-shirt shop back to the hotel.\n\nDistance from hotel to postcard shop = 0.1111111111111111 miles\nDistance from postcard shop to T-shirt shop = 0.1111111111111111 miles\nDistance from T-shirt shop back to hotel = 0.6666666666666666 miles\n\nTotal distance = 0.1111111111111111 + 0.1111111111111111 + 0.6666666666666666\nTotal distance = 0.8888888888888888 miles\n\nTherefore, Trisha walked a total of 0.8888", + "pred": 0.8888, + "flag": true + }, + { + "instruction": "Paul got a box of 479 crayons for his birthday . At the end of the school year , he only had 134 left . How many crayons had been lost or given away ?", + "input": "", + "output": "", + "answer": "345.0", + "output_pred": "To find out how many crayons had been lost or given away, we need to subtract the number of crayons Paul had at the end of the school year from the number of crayons he got for his birthday:\n\n479 - 134 = 345\n\nTherefore, Paul had lost or given away 345 crayons.<|endoftext|>", + "pred": 345.0, + "flag": true + }, + { + "instruction": "Mary found 18 seashells and Jessica found 41 seashells on the beach . How many seashells did they find together ?", + "input": "", + "output": "", + "answer": "59", + "output_pred": "To find the total number of seashells Mary and Jessica found together, we need to add the number of seashells each of them found.\n\n18 + 41 = 59\n\nTherefore, Mary and Jessica found a total of 59 seashells together.<|endoftext|>", + "pred": 59.0, + "flag": true + }, + { + "instruction": "Sally had 27 Pokemon cards . Dan gave her 41 new Pokemon cards . Sally bought 20 Pokemon cards . How many Pokemon cards does Sally have now ?", + "input": "", + "output": "", + "answer": "88", + "output_pred": "1. Start with the number of Pokemon cards Sally had: 27\n2. Add the number of Pokemon cards Dan gave her: 27 + 41 = 68\n3. Add the number of Pokemon cards Sally bought: 68 + 20 = 88\n\nTherefore, Sally now has 88 Pokemon cards.<|endoftext|>", + "pred": 88.0, + "flag": true + }, + { + "instruction": "Gwen had 18 math problems and 11 science problems for homework . If she finished 24 of the problems at school , how many problems did she have to do for homework ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "To find out how many problems Gwen had to do for homework, we need to subtract the number of problems she finished at school from the total number of problems she had.\n\nTotal number of problems = 18 + 11 = 29\n\nNumber of problems Gwen finished at school = 24\n\nNumber of problems Gwen had to do for homework = Total number of problems - Number of problems Gwen finished at school\n\nNumber of problems Gwen had to do for homework = 29 - 24 = 5\n\nTherefore, Gwen had to do 5 problems for homework.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "A carpenter bought a piece of wood that was 0.41 meters long . Then she sawed 0.33 meters off the end . How long is the piece of wood now ?", + "input": "", + "output": "", + "answer": "0.08", + "output_pred": "To find the length of the piece of wood after sawing off 0.33 meters, we need to subtract 0.33 from 0.41:\n\n0.41 - 0.33 = 0.08\n\nTherefore, the piece of wood is now 0.08 meters long.<|endoftext|>", + "pred": 0.08, + "flag": true + }, + { + "instruction": "Latoya purchased a prepaid phone card for 30 dollars . Long distance calls cost 16 cents a minute using this card . Latoya used her card only once to make a long distance call . If the remaining credit on her card is 26.48 dollars , how many minutes did her call last ?", + "input": "", + "output": "", + "answer": "22.0", + "output_pred": "Let x be the number of minutes Latoya's call lasted.\nThe cost of the call is 16 cents per minute, so the total cost of the call is 0.16x dollars.\nThe remaining credit on her card is 26.48 dollars, so we can set up the equation:\n\n30 - 0.16x = 26.48\n\nSubtracting 30 from both sides, we get:\n\n-0.16x = -3.52\n\nDividing both sides by -0.16, we get:\n\nx = 22\n\nTherefore, Latoya's call lasted for 22 minutes.<|endoftext|>", + "pred": 22.0, + "flag": true + }, + { + "instruction": "A store had 40 oranges in a bin . If they threw away 37 of the old ones and put 7 new ones in the bin how many would be in the bin ?", + "input": "", + "output": "", + "answer": "10.0", + "output_pred": "1. Start with the initial number of oranges in the bin: 40\n2. Subtract the number of old oranges thrown away: 40 - 37 = 3\n3. Add the number of new oranges put in the bin: 3 + 7 = 10\n\nTherefore, there would be 10 oranges in the bin.<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Sean has 223 whistles . He has 95 more whistles that Charles . How many whistles does Charles have ?", + "input": "", + "output": "", + "answer": "128.0", + "output_pred": "Let's call the number of whistles Charles has \"x\". \n\nAccording to the problem, Sean has 95 more whistles than Charles, so we can write an equation: \n\n223 = x + 95 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 95 from both sides: \n\n223 - 95 = x \n\nSimplifying the left side: \n\n128 = x \n\nSo Charles has 128 whistles. \n\nAnswer: Charles has 128 whistles.<|endoftext|>", + "pred": 128.0, + "flag": true + }, + { + "instruction": "The junior ranger asked Christian to help him place 420 seedlings in packets . If every packet needs to contain 7 seeds , how many packets do they need ?", + "input": "", + "output": "", + "answer": "60.0", + "output_pred": "To solve this problem, we need to divide the total number of seedlings by the number of seeds in each packet:\n\n420 seedlings \u00f7 7 seeds per packet = 60 packets\n\nTherefore, they need 60 packets to place all 420 seedlings. The answer in Arabic numerals is 60.<|endoftext|>", + "pred": 60.0, + "flag": true + }, + { + "instruction": "Mrs. Hilt needs to share $ 3.75 equally among 3 total people . How much money will each person get ?", + "input": "", + "output": "", + "answer": "1.25", + "output_pred": "To find out how much money each person will get, we need to divide the total amount of money by the number of people:\n\n$3.75 \u00f7 3 = $1.25\n\nTherefore, each person will get $1.25.<|endoftext|>", + "pred": 1.25, + "flag": true + }, + { + "instruction": "Nancy uploaded 41 pictures to Facebook . She put 37 pics into one album and put the rest into 2 different albums . How many pictures were in each album ?", + "input": "", + "output": "", + "answer": "2.0", + "output_pred": "Let's call the number of pictures in the first album \"x\" and the number of pictures in the second album \"y\". \n\nWe know that Nancy put 37 pictures in the first album, so we can write an equation: \n\nx = 37 \n\nWe also know that Nancy put a total of 41 pictures on Facebook, so we can write another equation: \n\nx + y = 41 \n\nNow we can substitute the value of x from the first equation into the second equation: \n\n37 + y = 41 \n\nTo solve for y, we can subtract 37 from both sides: \n\ny = 4 \n\nSo Nancy put 4 pictures in the second album. \n\nTo find the number of pictures in the first album, we can substitute the value of y into the second equation: \n\nx + 4 = 41 \n\nTo solve for x, we can subtract 4 from both sides: \n\nx = 37 \n\nSo Nancy put 37 pictures in the first album. \n\nTherefore, Nancy put 37 pictures in the", + "pred": 37.0, + "flag": false + }, + { + "instruction": "If Steven can mix 20 drinks in 5 minutes , Sue can mix 20 drinks in 10 minutes , and Jake can mix 20 drinks in 15 minutes , how much time , in minutes , will it take all 3 of them to mix 20 drinks if they work together ?", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "To solve this problem, we need to find the rate at which each person can mix drinks and then add their rates together to find the combined rate.\n\nSteven's rate = 20 drinks / 5 minutes = 4 drinks per minute\nSue's rate = 20 drinks / 10 minutes = 2 drinks per minute\nJake's rate = 20 drinks / 15 minutes = 4/3 drinks per minute\n\nCombined rate = Steven's rate + Sue's rate + Jake's rate\nCombined rate = 4 drinks per minute + 2 drinks per minute + 4/3 drinks per minute\nCombined rate = (12 + 6 + 4) / 3 drinks per minute\nCombined rate = 22/3 drinks per minute\n\nTo find the time it will take all 3 of them to mix 20 drinks, we can use the formula:\n\nTime = Number of drinks / Combined rate\nTime = 20 drinks / (22/3 drinks per minute)\nTime =", + "pred": 3.0, + "flag": false + }, + { + "instruction": "179 birds were sitting in a tree . 38 more birds flew up to the tree . How many birds were there altogether in the tree ?", + "input": "", + "output": "", + "answer": "217.0", + "output_pred": "To solve the problem, we need to add the number of birds that were already in the tree to the number of birds that flew up to the tree.\n\n179 + 38 = 217\n\nTherefore, there were 217 birds altogether in the tree.<|endoftext|>", + "pred": 217.0, + "flag": true + }, + { + "instruction": "A waiter had 9 tables he was waiting on , with 2 women and 6 men at each table . How many customers total did the waiter have ?", + "input": "", + "output": "", + "answer": "72.0", + "output_pred": "To find the total number of customers, we need to multiply the number of tables by the number of customers at each table.\n\nNumber of tables = 9\nNumber of customers at each table = 2 women + 6 men = 8\n\nTotal number of customers = Number of tables x Number of customers at each table\nTotal number of customers = 9 x 8\nTotal number of customers = 72\n\nTherefore, the waiter had a total of 72 customers.<|endoftext|>", + "pred": 72.0, + "flag": true + }, + { + "instruction": "Mary had 7 nickels in her bank . Her dad gave her 5 nickels . How many nickels does Mary have now ?", + "input": "", + "output": "", + "answer": "12", + "output_pred": "1. Start with the number of nickels Mary had: 7\n2. Add the number of nickels her dad gave her: 5\n3. Perform the addition: 7 + 5 = 12\n4. Mary now has 12 nickels.\n\nAnswer: Mary now has 12 nickels.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "There are 22 oranges in a box . Paula takes 7 oranges . How many are left ?", + "input": "", + "output": "", + "answer": "15.0", + "output_pred": "To solve the problem, we need to subtract the number of oranges Paula took from the total number of oranges in the box:\n\n22 - 7 = 15\n\nTherefore, there are 15 oranges left in the box. The answer in Arabic numerals is 15.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "April 's discount flowers was having a sale where each rose was 9 dollars . If April started with 11 roses and had 8 roses left , how much money did she earn ?", + "input": "", + "output": "", + "answer": "27.0", + "output_pred": "Step 1: Find the number of roses sold by subtracting the number of roses left from the starting number of roses.\n11 - 8 = 3\n\nStep 2: Multiply the number of roses sold by the price per rose.\n3 x 9 = 27\n\nTherefore, April earned 27 dollars from selling the roses. The answer in Arabic numerals is 27.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "For the school bake sale Katie made 26 cupcakes . If she sold 20 of them and then made 20 more , how many cupcakes would she have ?", + "input": "", + "output": "", + "answer": "26.0", + "output_pred": "Step 1: Start with the initial number of cupcakes Katie made: 26\nStep 2: Subtract the number of cupcakes she sold: 26 - 20 = 6\nStep 3: Add the number of cupcakes she made after selling some: 6 + 20 = 26\n\nTherefore, Katie would have 26 cupcakes. The answer in Arabic numerals is 26.<|endoftext|>", + "pred": 26.0, + "flag": true + }, + { + "instruction": "A store had 40 oranges in a bin . If they threw away 25 of the old ones and put 21 new ones in the bin how many would be in the bin ?", + "input": "", + "output": "", + "answer": "36.0", + "output_pred": "1. Start with the initial number of oranges in the bin: 40\n2. Subtract the number of old oranges thrown away: 40 - 25 = 15\n3. Add the number of new oranges put in the bin: 15 + 21 = 36\n\nTherefore, there would be 36 oranges in the bin.<|endoftext|>", + "pred": 36.0, + "flag": true + }, + { + "instruction": "Mrs. Hilt read 4 books . Each book had 17 chapters in it . How many chapters did Mrs. Hilt read ?", + "input": "", + "output": "", + "answer": "68.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of books by the number of chapters in each book. \n\n4 books x 17 chapters/book = 68 chapters \n\nStep 2: Write the answer in Arabic numerals. \n\nMrs. Hilt read 68 chapters.<|endoftext|>", + "pred": 68.0, + "flag": true + }, + { + "instruction": "Sally had 39 baseball cards , and 9 were torn . Sara bought 24 of Sally 's baseball cards . How many baseball cards does Sally have now ?", + "input": "", + "output": "", + "answer": "15", + "output_pred": "1. Start with the total number of baseball cards Sally had: 39\n2. Subtract the number of torn cards: 39 - 9 = 30\n3. Subtract the number of cards Sara bought: 30 - 24 = 6\n\nTherefore, Sally now has 6 baseball cards.<|endoftext|>", + "pred": 6.0, + "flag": false + }, + { + "instruction": "There are 3 calories in a candy bar . How many calories are there in 5 candy bars ?", + "input": "", + "output": "", + "answer": "15.0", + "output_pred": "To solve this problem, we can use multiplication. \n\n1. Multiply the number of calories in one candy bar by the number of candy bars: \n\n3 calories/candy bar x 5 candy bars = 15 calories \n\n2. The answer is 15 calories. \n\nTherefore, there are 15 calories in 5 candy bars.<|endoftext|>", + "pred": 5.0, + "flag": false + }, + { + "instruction": "Nancy was organizing her book case making sure each of the shelves had exactly 6 books on it . If she had 2 shelves of mystery books and 6 shelves of picture books , how many books did she have total ?", + "input": "", + "output": "", + "answer": "48.0", + "output_pred": "To find the total number of books Nancy had, we need to multiply the number of shelves by the number of books on each shelf.\n\nNumber of mystery book shelves = 2\nNumber of picture book shelves = 6\nNumber of books on each shelf = 6\n\nTotal number of books = (Number of mystery book shelves x Number of books on each shelf) + (Number of picture book shelves x Number of books on each shelf)\nTotal number of books = (2 x 6) + (6 x 6)\nTotal number of books = 12 + 36\nTotal number of books = 48\n\nTherefore, Nancy had a total of 48 books.<|endoftext|>", + "pred": 48.0, + "flag": true + }, + { + "instruction": "Brandy made trail mix for a backpacking trip . She used 0.16666666666666666 pound of peanuts , 0.16666666666666666 pound of chocolate chips , and 0.08333333333333333 pound of raisins . How many pounds of trail mix did Brandy make ?", + "input": "", + "output": "", + "answer": "0.4166666666666667", + "output_pred": "To find the total weight of Brandy's trail mix, we need to add up the weights of the peanuts, chocolate chips, and raisins:\n\n0.16666666666666666 + 0.16666666666666666 + 0.08333333333333333 = 0.41666666666666663\n\nTherefore, Brandy made 0.41666666666666663 pounds of trail mix.<|endoftext|>", + "pred": 0.41666666666666663, + "flag": true + }, + { + "instruction": "A truck carrying 4.1 pounds of sand travels to a construction yard and loses 2.4 pounds of sand along the way . How much sand does the truck have when it arrives at the yard ?", + "input": "", + "output": "", + "answer": "1.7", + "output_pred": "To solve the problem, we need to subtract the amount of sand lost from the initial amount of sand:\n\n4.1 pounds - 2.4 pounds = 1.7 pounds\n\nTherefore, the truck has 1.7 pounds of sand when it arrives at the construction yard. The answer in Arabic numerals is 1.7.<|endoftext|>", + "pred": 1.7, + "flag": true + }, + { + "instruction": "Roger has 95 candies . He gives 3 to Stephanie . How many candies will Roger have ?", + "input": "", + "output": "", + "answer": "92.0", + "output_pred": "1. Start with the total number of candies Roger has: 95\n2. Subtract the number of candies he gives to Stephanie: 95 - 3 = 92\n3. Roger will have 92 candies left.\n\nAnswer: Roger will have 92 candies left.<|endoftext|>", + "pred": 92.0, + "flag": true + }, + { + "instruction": "An airplane flew 4 hours against a wind of 40 kilometers per hour on return he was flowing with the wind and flight was 3 hours . What s speed of airplane in still air ?", + "input": "", + "output": "", + "answer": "280.0", + "output_pred": "Let's assume the speed of the airplane in still air is x km/h.\n\nWhen the airplane is flying against the wind, its effective speed is (x - 40) km/h.\nWhen the airplane is flying with the wind, its effective speed is (x + 40) km/h.\n\nWe know that the distance traveled in both cases is the same. Let's assume this distance is d km.\n\nUsing the formula distance = speed x time, we can write two equations:\n\nd = (x - 40) * 4 (when flying against the wind)\nd = (x + 40) * 3 (when flying with the wind)\n\nSimplifying these equations, we get:\n\nd = 4x - 160\nd = 3x + 120\n\nSetting these two equations equal to each other, we get:\n\n4x - 160 = 3x + 120\n\nSolving for x, we get:\n\nx = 280\n\nTherefore, the speed of the airplane in still", + "pred": 280.0, + "flag": true + }, + { + "instruction": "Billy has 62 crayons . 52 are eaten by a hippopotamus . How many crayons will Billy have ?", + "input": "", + "output": "", + "answer": "10.0", + "output_pred": "Step 1: Start with the total number of crayons Billy has: 62\nStep 2: Subtract the number of crayons eaten by the hippopotamus: 52\nStep 3: Perform the subtraction: 62 - 52 = 10\nAnswer: Billy will have 10 crayons left. (10)<|endoftext|>", + "pred": 10.0, + "flag": true + }, + { + "instruction": "Tyler had 15 dogs . Each dog had 5 puppies . How many puppies does Tyler now have ?", + "input": "", + "output": "", + "answer": "75.0", + "output_pred": "To solve the problem, we need to multiply the number of dogs by the number of puppies each dog had:\n\n15 dogs x 5 puppies per dog = 75 puppies\n\nTherefore, Tyler now has 75 puppies. The answer in Arabic numerals is 75.<|endoftext|>", + "pred": 75.0, + "flag": true + }, + { + "instruction": "Faye and her mom were picking carrots from their garden . Faye picked 23 and her mother picked 5 . If only 12 of the carrots were good , how many bad carrots did they have ?", + "input": "", + "output": "", + "answer": "16.0", + "output_pred": "To find the number of bad carrots, we need to subtract the number of good carrots from the total number of carrots picked.\n\nTotal number of carrots picked = 23 + 5 = 28\n\nNumber of good carrots = 12\n\nNumber of bad carrots = Total number of carrots picked - Number of good carrots\nNumber of bad carrots = 28 - 12\nNumber of bad carrots = 16\n\nTherefore, they had 16 bad carrots.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "It rained 0.9 inches on Monday . On Tuesday , it rained 0.7 inches less than on Monday . How much did it rain on Tuesday ?", + "input": "", + "output": "", + "answer": "0.2", + "output_pred": "To solve this problem, we need to subtract 0.7 from 0.9 to find out how much it rained on Tuesday.\n\n0.9 - 0.7 = 0.2\n\nTherefore, it rained 0.2 inches on Tuesday.\n\nThe answer in Arabic numerals is: 0.2.<|endoftext|>", + "pred": 0.2, + "flag": true + }, + { + "instruction": "While shopping for music online , Isabel bought 6 country albums and 2 pop albums . Each album came with a lyric sheet and had 9 songs . How many songs did Isabel buy total ?", + "input": "", + "output": "", + "answer": "72.0", + "output_pred": "Step 1: Find the total number of albums Isabel bought by adding the number of country albums and pop albums: \n\n6 + 2 = 8 \n\nStep 2: Multiply the total number of albums by the number of songs per album: \n\n8 x 9 = 72 \n\nTherefore, Isabel bought a total of 72 songs. \n\nAnswer: 72<|endoftext|>", + "pred": 72.0, + "flag": true + }, + { + "instruction": "Isabel had 72 homework problems . She finished 32 of them but still had 5 pages of problems to do . If each page has the same number of problems on it , how many problems are on each page ?", + "input": "", + "output": "", + "answer": "8.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Subtract the number of problems Isabel finished from the total number of problems: \n\n72 - 32 = 40 \n\n2. Divide the remaining problems by the number of pages: \n\n40 \u00f7 5 = 8 \n\nTherefore, there are 8 problems on each page. \n\nThe answer in Arabic numerals is: 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Vince 's bus ride to school is 0.625 mile and Zachary 's bus ride is 0.5 mile . How much longer is Vince 's bus ride than Zachary 's ?", + "input": "", + "output": "", + "answer": "0.125", + "output_pred": "To find out how much longer Vince's bus ride is than Zachary's, we need to subtract Zachary's bus ride distance from Vince's bus ride distance.\n\n0.625 - 0.5 = 0.125\n\nTherefore, Vince's bus ride is 0.125 mile longer than Zachary's bus ride.\n\nAnswer: 0.125<|endoftext|>", + "pred": 0.125, + "flag": true + }, + { + "instruction": "Henry had 11 dollars . For his birthday he got 18 more dollars but spent 10 on a new game . How much money does he have now ?", + "input": "", + "output": "", + "answer": "19.0", + "output_pred": "1. Henry had 11 dollars.\n2. He got 18 more dollars for his birthday, so he now has 11 + 18 = 29 dollars.\n3. He spent 10 dollars on a new game, so he now has 29 - 10 = 19 dollars.\nTherefore, Henry now has 19 dollars.<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "The sum of three consecutive even numbers is 162 . What is the smallest of the three numbers ?", + "input": "", + "output": "", + "answer": "52.0", + "output_pred": "Let's call the smallest even number \"x\". \n\nSince the numbers are consecutive even numbers, the next even number after x would be x + 2, and the one after that would be x + 4. \n\nWe know that the sum of these three numbers is 162, so we can set up an equation: \n\nx + (x + 2) + (x + 4) = 162 \n\nSimplifying this equation, we get: \n\n3x + 6 = 162 \n\nSubtracting 6 from both sides, we get: \n\n3x = 156 \n\nDividing both sides by 3, we get: \n\nx = 52 \n\nTherefore, the smallest of the three even numbers is 52.<|endoftext|>", + "pred": 52.0, + "flag": true + }, + { + "instruction": "For Halloween Katie and her sister combined the candy they received . Katie had 8 pieces of candy while her sister had 23 . If they ate 8 pieces the first night , how many pieces do they have left ?", + "input": "", + "output": "", + "answer": "23.0", + "output_pred": "1. Add the number of candy Katie and her sister had: 8 + 23 = 31\n2. Subtract the number of candy they ate the first night: 31 - 8 = 23\n3. Therefore, they have 23 pieces of candy left.\n\nAnswer: 23<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "A farmer started the day with 8.75 buckets of seeds . After spending the morning sowing seeds , she now has 6 buckets . How many buckets of seeds did the farmer sow ?", + "input": "", + "output": "", + "answer": "2.75", + "output_pred": "To find out how many buckets of seeds the farmer sowed, we need to subtract the number of buckets she has now from the number of buckets she started with:\n\n8.75 - 6 = 2.75\n\nTherefore, the farmer sowed 2.75 buckets of seeds.<|endoftext|>", + "pred": 2.75, + "flag": true + }, + { + "instruction": "At the beach , Miki and her sister both built sandcastles and then measured their heights . Miki 's sandcastle was 0.8333333333333334 foot tall and her sister 's was 0.5 foot tall . How much taller was Miki 's sandcastle than her sister 's ?", + "input": "", + "output": "", + "answer": "0.3333333333333333", + "output_pred": "To find the difference in height between Miki's sandcastle and her sister's sandcastle, we need to subtract the height of her sister's sandcastle from the height of Miki's sandcastle.\n\n0.8333333333333334 - 0.5 = 0.3333333333333334\n\nTherefore, Miki's sandcastle was 0.3333333333333334 foot taller than her sister's sandcastle.\n\nAnswer: 0.3333333333333334<|endoftext|>", + "pred": 0.3333333333333334, + "flag": true + }, + { + "instruction": "Sam went to 14 football games this year . He went to 29 games last year . How many football games did Sam go to in all ?", + "input": "", + "output": "", + "answer": "43", + "output_pred": "To find the total number of football games Sam went to, we need to add the number of games he went to this year and the number of games he went to last year.\n\nTotal number of football games Sam went to = 14 + 29\nTotal number of football games Sam went to = 43\n\nTherefore, Sam went to 43 football games in all.<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "Anna collects 6 blocks . Anna 's father gives Anna 8 more . How many blocks does Anna have ?", + "input": "", + "output": "", + "answer": "14.0", + "output_pred": "1. Start with the number of blocks Anna has: 6\n2. Add the number of blocks Anna's father gives her: 8\n3. Perform the addition: 6 + 8 = 14\n4. Anna now has 14 blocks.\n\nAnswer: Anna has 14 blocks.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "Bruce has 75 eggs . Kimberly has 17 eggs . He loses 70 . How many eggs will Bruce have ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "1. Start with the number of eggs Bruce has: 75\n2. Subtract the number of eggs Kimberly has: 75 - 17 = 58\n3. Subtract the number of eggs Bruce loses: 58 - 70 = -12\n4. Since Bruce can't have a negative number of eggs, the answer is 0.\n\nTherefore, Bruce will have 0 eggs.<|endoftext|>", + "pred": 0.0, + "flag": false + }, + { + "instruction": "The school is planning a field trip . There are 45 students and 9 seats on each school bus . How many buses are needed to take the trip ?", + "input": "", + "output": "", + "answer": "5.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\n45 students \u00f7 9 seats per bus = 5 buses\n\nTherefore, 5 buses are needed to take the trip. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "There are 6 marbles in each box . How many marbles are in 3 boxes ?", + "input": "", + "output": "", + "answer": "18.0", + "output_pred": "To solve this problem, you can use multiplication. \n\n1. Multiply the number of marbles in one box by the number of boxes: \n\n6 marbles/box x 3 boxes = 18 marbles \n\n2. The answer is 18 marbles. \n\nTherefore, there are 18 marbles in 3 boxes.<|endoftext|>", + "pred": 3.0, + "flag": false + }, + { + "instruction": "Jennifer has 72 cards . 61 are eaten by a hippopotamus . How many cards will Jennifer have ?", + "input": "", + "output": "", + "answer": "11.0", + "output_pred": "To solve the problem, we need to subtract the number of cards eaten by the hippopotamus from the total number of cards Jennifer has:\n\n72 - 61 = 11\n\nTherefore, Jennifer will have 11 cards left.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Last Saturday , Spencer walked all over town running errands . First , he walked 0.3 of a mile from his house to the library and 0.1 of a mile from the library to the post office . Then he walked 0.4 of a mile from the post office back home . How many miles did Spencer walk in all ?", + "input": "", + "output": "", + "answer": "0.8", + "output_pred": "To find the total distance Spencer walked, we need to add up the distances he walked from his house to the library, from the library to the post office, and from the post office back home.\n\n0.3 + 0.1 + 0.4 = 0.8\n\nTherefore, Spencer walked a total of 0.8 miles.<|endoftext|>", + "pred": 0.8, + "flag": true + }, + { + "instruction": "If you purchase a membership for 175.00 dollars to receive 10 % off purchases , how much would you need to spend to pay off the membership ?", + "input": "", + "output": "", + "answer": "1750.0", + "output_pred": "Let x be the amount you need to spend to pay off the membership.\n\nThe discount you receive is 10% of x, which is 0.10x.\n\nThe amount you pay after the discount is x - 0.10x = 0.90x.\n\nTo pay off the membership, the amount you pay after the discount should be equal to the cost of the membership:\n\n0.90x = 175.00\n\nSolving for x:\n\nx = 175.00 / 0.90\n\nx = 194.44\n\nTherefore, you would need to spend $194.44 to pay off the membership.<|endoftext|>", + "pred": 194.44, + "flag": false + }, + { + "instruction": "Joan joined her school 's band . She bought a trumpet for $ 149.16 , a music tool for $ 9.98 , and a song book which was $ 4.14 . Joan found $ 8.65 in her pocket . How much did Joan spend at the music store ?", + "input": "", + "output": "", + "answer": "163.28", + "output_pred": "To find out how much Joan spent at the music store, we need to add up the cost of the trumpet, music tool, and song book. \n\n$149.16 + $9.98 + $4.14 = $163.28 \n\nSo Joan spent $163.28 at the music store. \n\nTo check our answer, we can subtract the amount Joan found in her pocket from the total cost: \n\n$163.28 - $8.65 = $154.63 \n\nTherefore, Joan spent $154.63 at the music store.<|endoftext|>", + "pred": 154.63, + "flag": false + }, + { + "instruction": "A restaurant made 9 hamburgers and 4 hot dogs to serve during lunch . Only 3 hamburgers were actually served . How many hamburgers were over ?", + "input": "", + "output": "", + "answer": "6", + "output_pred": "To find the number of hamburgers that were over, we need to subtract the number of hamburgers served from the total number of hamburgers made.\n\nTotal number of hamburgers made = 9\nNumber of hamburgers served = 3\n\nNumber of hamburgers over = Total number of hamburgers made - Number of hamburgers served\nNumber of hamburgers over = 9 - 3\nNumber of hamburgers over = 6\n\nTherefore, there were 6 hamburgers over.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Alec and his roommates ate 3.25 pints of ice cream on Friday night and 0.25 pint of ice cream on Saturday night . How many pints did they eat in all ?", + "input": "", + "output": "", + "answer": "3.5", + "output_pred": "To find the total amount of ice cream Alec and his roommates ate, we need to add the amount they ate on Friday night to the amount they ate on Saturday night.\n\n3.25 pints + 0.25 pints = 3.5 pints\n\nTherefore, Alec and his roommates ate a total of 3.5 pints of ice cream.<|endoftext|>", + "pred": 3.5, + "flag": true + }, + { + "instruction": "Mary loves eating fruits . Mary paid $ 11.08 for berries , $ 14.33 for apples , and $ 9.31 for peaches . In total , how much money did she spend ?", + "input": "", + "output": "", + "answer": "34.72", + "output_pred": "To find the total amount of money Mary spent, we need to add up the cost of each fruit:\n\n$11.08 (berries) + $14.33 (apples) + $9.31 (peaches) = $34.72\n\nTherefore, Mary spent $34.72 in total.<|endoftext|>", + "pred": 34.72, + "flag": true + }, + { + "instruction": "Leah makes 24 dollars per hour for a 40 hour work week and time - and - 1.5 for every hour over 40 hours . If she made 1140 dollars last week , how many overtime hours did she work ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "Step 1: Calculate Leah's regular pay for a 40 hour work week.\nRegular pay = 24 dollars/hour x 40 hours = 960 dollars\n\nStep 2: Subtract Leah's regular pay from her total pay to find her overtime pay.\nOvertime pay = 1140 dollars - 960 dollars = 180 dollars\n\nStep 3: Divide Leah's overtime pay by her overtime rate to find the number of overtime hours she worked.\nOvertime hours = 180 dollars \u00f7 1.5 dollars/hour = 120 hours\n\nTherefore, Leah worked 120 overtime hours last week.<|endoftext|>", + "pred": 120.0, + "flag": false + }, + { + "instruction": "Robin has 27 packages of gum . There are 18 pieces in each package . How many pieces of gum does Robin have ?", + "input": "", + "output": "", + "answer": "486.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of packages by the number of pieces in each package. \n\n27 packages x 18 pieces/package = 486 pieces \n\nStep 2: Write the answer in Arabic numerals. \n\nRobin has 486 pieces of gum. \n\nTherefore, the answer is 486.<|endoftext|>", + "pred": 486.0, + "flag": true + }, + { + "instruction": "Melissa has 70 oranges . John takes 19 away . How many oranges will Melissa have ?", + "input": "", + "output": "", + "answer": "51.0", + "output_pred": "To solve the problem, we need to subtract the number of oranges John took from the total number of oranges Melissa had:\n\n70 - 19 = 51\n\nTherefore, Melissa will have 51 oranges left.\n\nThe answer in Arabic numerals is: 51.<|endoftext|>", + "pred": 51.0, + "flag": true + }, + { + "instruction": "Sally has 9 orange balloons and 4 blue balloons . She lost 2 of the orange balloons . How many orange balloons does Sally have now ?", + "input": "", + "output": "", + "answer": "7", + "output_pred": "1. Start with the number of orange balloons Sally has: 9\n2. Subtract the number of orange balloons she lost: 9 - 2 = 7\n3. Sally now has 7 orange balloons.\n\nAnswer: Sally has 7 orange balloons now.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Heather went to the county fair last weekend . When she got there , she had to walk 0.3333333333333333 of a mile from the car to the entrance . Then she walked 0.3333333333333333 of a mile to the carnival rides and 0.08333333333333333 of a mile from the carnival rides back to the car . How many miles did Heather walk in all ?", + "input": "", + "output": "", + "answer": "0.75", + "output_pred": "To find the total distance Heather walked, we need to add up the distances she walked from the car to the entrance, from the entrance to the carnival rides, and from the carnival rides back to the car.\n\n0.3333333333333333 + 0.3333333333333333 + 0.08333333333333333 = 0.75\n\nTherefore, Heather walked a total of 0.75 miles.<|endoftext|>", + "pred": 0.75, + "flag": true + }, + { + "instruction": "Tori is a school janitor . Last week , she picked up a total of 1576 pieces of trash . If she picked up 344 pieces of trash in the classrooms , how many pieces of trash did Tori pick up outside the classrooms ?", + "input": "", + "output": "", + "answer": "1232.0", + "output_pred": "To find out how many pieces of trash Tori picked up outside the classrooms, we need to subtract the number of pieces of trash she picked up in the classrooms from the total number of pieces of trash she picked up.\n\nTotal number of pieces of trash picked up = 1576\nNumber of pieces of trash picked up in the classrooms = 344\n\nNumber of pieces of trash picked up outside the classrooms = Total number of pieces of trash picked up - Number of pieces of trash picked up in the classrooms\nNumber of pieces of trash picked up outside the classrooms = 1576 - 344\nNumber of pieces of trash picked up outside the classrooms = 1232\n\nTherefore, Tori picked up 1232 pieces of trash outside the classrooms.<|endoftext|>", + "pred": 1232.0, + "flag": true + }, + { + "instruction": "William has 2 bottle caps . He buys 41 more . How many bottle caps does William have in all ?", + "input": "", + "output": "", + "answer": "43.0", + "output_pred": "Step 1: Write down the number of bottle caps William has initially: 2\nStep 2: Write down the number of bottle caps William buys: 41\nStep 3: Add the two numbers together: 2 + 41 = 43\nAnswer: William has 43 bottle caps in all. (43)<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "There are 79 pencils in a box . Eric takes 4 pencils . How many are left ?", + "input": "", + "output": "", + "answer": "75.0", + "output_pred": "To solve the problem, we need to subtract the number of pencils Eric took from the total number of pencils in the box:\n\n79 - 4 = 75\n\nTherefore, there are 75 pencils left in the box.<|endoftext|>", + "pred": 75.0, + "flag": true + }, + { + "instruction": "Martha has 2 peanuts . Joyce has 26 peanuts . If Joyce gives all of her peanuts to Martha , how many peanuts will Martha have ?", + "input": "", + "output": "", + "answer": "28.0", + "output_pred": "To solve the problem, we need to add the number of peanuts Joyce has to the number of peanuts Martha has:\n\n2 + 26 = 28\n\nTherefore, if Joyce gives all of her peanuts to Martha, Martha will have 28 peanuts. The answer in Arabic numerals is 28.<|endoftext|>", + "pred": 28.0, + "flag": true + }, + { + "instruction": "If 0.6667 of a pound is worth 8.00 dollars , how much is 0.75 pounds worth ?", + "input": "", + "output": "", + "answer": "9.0", + "output_pred": "We can set up a proportion to solve this problem:\n\n0.6667 pounds / 8.00 dollars = 0.75 pounds / x dollars\n\nTo solve for x, we can cross-multiply:\n\n0.6667 * x = 8.00 * 0.75\n\nx = (8.00 * 0.75) / 0.6667\n\nx = 9.00\n\nTherefore, 0.75 pounds is worth 9.00 dollars.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Bridget weighs 39 pounds . Martha weighs 2 pounds . How much heavier is Bridget than Martha ?", + "input": "", + "output": "", + "answer": "37.0", + "output_pred": "To find out how much heavier Bridget is than Martha, we need to subtract Martha's weight from Bridget's weight:\n\nBridget's weight - Martha's weight = Difference in weight\n\n39 pounds - 2 pounds = 37 pounds\n\nTherefore, Bridget is 37 pounds heavier than Martha. The answer in Arabic numerals is 37.<|endoftext|>", + "pred": 37.0, + "flag": true + }, + { + "instruction": "1 cell phone plan costs 49.95 dollars per month . The first 2500 minutes of use are free . Each minute thereafter costs 0.25 dollars . For a bill of 112.45 dollars , how many minutes over 2500 was the cell phone in use ?", + "input": "", + "output": "", + "answer": "250.0", + "output_pred": "Let x be the number of minutes over 2500 that the cell phone was in use.\n\nThe cost of the first 2500 minutes is $0.\n\nThe cost of the additional x minutes is 0.25x dollars.\n\nThe total cost is the sum of the cost of the first 2500 minutes and the cost of the additional x minutes:\n\n0 + 0.25x = 112.45\n\nSolving for x:\n\n0.25x = 112.45 - 0\n\n0.25x = 112.45\n\nx = 112.45 / 0.25\n\nx = 450\n\nTherefore, the cell phone was in use for 2500 + 450 = 2950 minutes.<|endoftext|>", + "pred": 2950.0, + "flag": false + }, + { + "instruction": "Melanie grew 139 turnips . Benny grew 113 turnips . How many turnips did they grow in all ?", + "input": "", + "output": "", + "answer": "252", + "output_pred": "To find the total number of turnips Melanie and Benny grew, we need to add the number of turnips each of them grew.\n\n139 + 113 = 252\n\nTherefore, Melanie and Benny grew a total of 252 turnips.<|endoftext|>", + "pred": 252.0, + "flag": true + }, + { + "instruction": "For Halloween Emily received 54 pieces of candy . She ate 33 pieces then placed the rest into piles with 7 in each pile . How many piles could she make ?", + "input": "", + "output": "", + "answer": "3.0", + "output_pred": "Step 1: Subtract the number of candies Emily ate from the total number of candies she received.\n54 - 33 = 21\n\nStep 2: Divide the remaining number of candies by the number of candies in each pile.\n21 \u00f7 7 = 3\n\nTherefore, Emily could make 3 piles of candies. The answer in Arabic numerals is 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Sam found 35 seashells on the beach , he gave Joan 18 of the seashells . How many seashells does he now have ?", + "input": "", + "output": "", + "answer": "17.0", + "output_pred": "To solve the problem, we need to subtract the number of seashells Sam gave to Joan from the total number of seashells he found:\n\n35 - 18 = 17\n\nTherefore, Sam now has 17 seashells.<|endoftext|>", + "pred": 17.0, + "flag": true + }, + { + "instruction": "A pet supply store has 600 bags of dog food and 327 bags of cat food . How many more bags of dog food are there than cat food ?", + "input": "", + "output": "", + "answer": "273.0", + "output_pred": "To find the difference between the number of bags of dog food and cat food, we need to subtract the number of bags of cat food from the number of bags of dog food:\n\n600 - 327 = 273\n\nTherefore, there are 273 more bags of dog food than cat food. The answer in Arabic numerals is 273.<|endoftext|>", + "pred": 273.0, + "flag": true + }, + { + "instruction": "Sara has 3 green and 5 red marbles . Tom has 4 green marbles . How many green marbles do they have in total ?", + "input": "", + "output": "", + "answer": "7", + "output_pred": "To find the total number of green marbles that Sara and Tom have, we need to add the number of green marbles that each of them has.\n\nNumber of green marbles that Sara has = 3\nNumber of green marbles that Tom has = 4\n\nTotal number of green marbles = 3 + 4 = 7\n\nTherefore, Sara and Tom have a total of 7 green marbles.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "Isabel baked 39 cupcakes for her school 's bake sale . If her brother , Todd , ate 21 of them how many packages could she make if she put 3 cupcake in each package ?", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "1. Subtract the number of cupcakes Todd ate from the total number of cupcakes Isabel baked: \n\n39 - 21 = 18 \n\n2. Divide the remaining cupcakes by the number of cupcakes in each package: \n\n18 \u00f7 3 = 6 \n\nTherefore, Isabel could make 6 packages of cupcakes. \n\nAnswer: 6<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "2 teams of scientists leave a university at the same time in special vans to search for tornadoes . the 1st team travel east at 20 miles per hour and the 2nd team travels west at 30 miles per hour . their radios have a range of 125 miles . How much time will pass before the scientists lose radio contact ?", + "input": "", + "output": "", + "answer": "2.5", + "output_pred": "To solve this problem, we need to use the formula:\n\ndistance = rate x time\n\nLet's call the time it takes for the scientists to lose radio contact \"t\" (in hours).\n\nThe first team is traveling east at 20 miles per hour, so after \"t\" hours, they will have traveled a distance of:\n\ndistance = rate x time\ndistance = 20t\n\nThe second team is traveling west at 30 miles per hour, so after \"t\" hours, they will have traveled a distance of:\n\ndistance = rate x time\ndistance = 30t\n\nSince the radios have a range of 125 miles, the two teams will lose contact when the sum of their distances is equal to 125 miles:\n\n20t + 30t = 125\n\nSimplifying this equation, we get:\n\n50t = 125\n\nDividing both sides by 50, we get:\n\nt = 2.5\n\nTherefore, the scientists will lose radio contact after 2.5 hours.<|endoftext|>", + "pred": 2.5, + "flag": true + }, + { + "instruction": "In fourth grade there were 10 students at the start of the year . During the year 4 students left and 42 new students came to school . How many students were in fourth grade at the end ?", + "input": "", + "output": "", + "answer": "48.0", + "output_pred": "Step 1: Start with the initial number of students: 10\nStep 2: Subtract the number of students who left: 10 - 4 = 6\nStep 3: Add the number of new students who came: 6 + 42 = 48\n\nTherefore, there were 48 students in fourth grade at the end of the year. The answer in Arabic numerals is 48.<|endoftext|>", + "pred": 48.0, + "flag": true + }, + { + "instruction": "Luke had 48 dollars in January . By March he had spent 11 dollars . If he got another 21 dollars from his mom , how much money would he have ?", + "input": "", + "output": "", + "answer": "58.0", + "output_pred": "1. Luke had 48 dollars in January.\n2. By March, he had spent 11 dollars, so he had 48 - 11 = 37 dollars left.\n3. If he got another 21 dollars from his mom, he would have 37 + 21 = 58 dollars.\n\nTherefore, Luke would have 58 dollars.<|endoftext|>", + "pred": 58.0, + "flag": true + }, + { + "instruction": "Joan has saved 6 quarters from washing cars . How many cents does Joan have ?", + "input": "", + "output": "", + "answer": "150.0", + "output_pred": "Each quarter is worth 25 cents. \n\nTo find out how many cents Joan has, we need to multiply the number of quarters by the value of each quarter: \n\n6 quarters x 25 cents/quarter = 150 cents \n\nTherefore, Joan has 150 cents. \n\nThe answer in Arabic numerals is: 150.<|endoftext|>", + "pred": 150.0, + "flag": true + }, + { + "instruction": "There are 84 leaves . There are 139 ladybugs on each leaf . How many ladybugs are there in all ?", + "input": "", + "output": "", + "answer": "11676.0", + "output_pred": "To solve this problem, we need to multiply the number of leaves by the number of ladybugs on each leaf:\n\n84 leaves x 139 ladybugs/leaf = 11,576 ladybugs\n\nTherefore, there are 11,576 ladybugs in all.<|endoftext|>", + "pred": 11576.0, + "flag": false + }, + { + "instruction": "Tom Quig travelled 270 miles east of St Louis . For most of the trip he travelled 70 miles per hour , but for one period of time he was slowed to 20 miles per hour due to a major accident . If the total time of travel was 6 hours , how many miles did he drive at the reduced speed ?", + "input": "", + "output": "", + "answer": "60.0", + "output_pred": "Let's call the distance Tom drove at the reduced speed \"x\". \n\nWe know that the total distance he traveled was 270 miles, so we can set up an equation: \n\nx + (270 - x) = 270 \n\nSimplifying this equation, we get: \n\nx + 270 - x = 270 \n\n270 = 270 \n\nThis equation is true for any value of x, so we need to use another equation to solve for x. \n\nWe also know that the total time of travel was 6 hours. We can set up another equation: \n\nx/20 + (270 - x)/70 = 6 \n\nSimplifying this equation, we get: \n\n7x + 2(270 - x) = 840 \n\n7x + 540 - 2x = 840 \n\n5x = 300 \n\nx = 60 \n\nTherefore, Tom drove 60 miles at the reduced speed of 2", + "pred": 2.0, + "flag": false + }, + { + "instruction": "Connie has 2315 red markers and 1028 blue markers . How many markers does Connie have altogether ?", + "input": "", + "output": "", + "answer": "3343.0", + "output_pred": "To find the total number of markers Connie has, we need to add the number of red markers and blue markers.\n\n2315 + 1028 = 3343\n\nTherefore, Connie has 3343 markers altogether.<|endoftext|>", + "pred": 3343.0, + "flag": true + }, + { + "instruction": "The school cafeteria had 17 apples . If they used 2 to make lunch for the students and then bought 23 more , how many apples would they have ?", + "input": "", + "output": "", + "answer": "38.0", + "output_pred": "1. Start with the initial number of apples: 17\n2. Subtract the number of apples used for lunch: 17 - 2 = 15\n3. Add the number of apples bought: 15 + 23 = 38\n\nTherefore, the school cafeteria would have 38 apples.<|endoftext|>", + "pred": 38.0, + "flag": true + }, + { + "instruction": "A worksheet had 4 problems on it . If a teacher had 9 worksheets to grade and had already graded 5 of them , how many more problems does she have to grade ?", + "input": "", + "output": "", + "answer": "16.0", + "output_pred": "The teacher has already graded 5 worksheets, so she has 9 - 5 = 4 worksheets left to grade.\nEach worksheet has 4 problems, so the teacher has to grade 4 x 4 = 16 more problems.\nTherefore, the teacher has to grade 16 more problems. \n\nThe answer in Arabic numerals is: 16.<|endoftext|>", + "pred": 16.0, + "flag": true + }, + { + "instruction": "9 of Hayley \u2019s closest friends like stickers . If she plans to give all of them an equal number of stickers , how many will each receive if she has 72 stickers ?", + "input": "", + "output": "", + "answer": "8.0", + "output_pred": "To solve the problem, we need to divide the total number of stickers by the number of friends who like stickers:\n\n72 stickers \u00f7 9 friends = 8 stickers per friend\n\nTherefore, each friend will receive 8 stickers. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "For homework Amy had 18 math problems and 6 spelling problems . If she can finish 4 problems in an hour how long will it take her to finish all the problems ?", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "First, we need to find the total number of problems Amy has to solve:\n\n18 math problems + 6 spelling problems = 24 problems\n\nNext, we need to divide the total number of problems by the number of problems Amy can solve in an hour:\n\n24 problems \u00f7 4 problems/hour = 6 hours\n\nTherefore, it will take Amy 6 hours to finish all the problems. The answer in Arabic numerals is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "George has 5 boxes of eggs . Each box holds 3 eggs and there are 9 boxes in a case . How many eggs does George have ?", + "input": "", + "output": "", + "answer": "15.0", + "output_pred": "To solve this problem, we need to use multiplication. \n\nFirst, we need to find out how many eggs are in one box: \n\n3 eggs/box \n\nNext, we need to find out how many eggs are in all 5 boxes: \n\n3 eggs/box x 5 boxes = 15 eggs \n\nFinally, we need to find out how many eggs are in all 9 cases: \n\n15 eggs/case x 9 cases = 135 eggs \n\nTherefore, George has 135 eggs. \n\nThe answer in Arabic numerals is: 135.<|endoftext|>", + "pred": 135.0, + "flag": false + }, + { + "instruction": "Jessica had 8 quarters in her bank . Her sister borrowed 3 of her quarters . How many quarters does Jessica have now ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "1. Start with the number of quarters Jessica had: 8\n2. Subtract the number of quarters her sister borrowed: 3\n3. Perform the subtraction: 8 - 3 = 5\n4. Jessica now has 5 quarters.\n\nAnswer: Jessica now has 5 quarters.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Sally bought 4 dozen eggs from the grocery store to bake some cakes . How many eggs did Sally buy ?", + "input": "", + "output": "", + "answer": "48.0", + "output_pred": "One dozen is equal to 12, so 4 dozen is equal to 4 x 12 = 48 eggs.\n\nTherefore, Sally bought 48 eggs.<|endoftext|>", + "pred": 48.0, + "flag": true + }, + { + "instruction": "Jason had Pokemon cards . He gave 9 Pokemon cards to his friends . He now has 4 Pokemon cards left . How many Pokemon cards did he have to start with ?", + "input": "", + "output": "", + "answer": "13.0", + "output_pred": "Let's use \"x\" to represent the number of Pokemon cards Jason had to start with. \n\nAccording to the problem, Jason gave 9 Pokemon cards to his friends, so we can write an equation: \n\nx - 9 = 4 \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 = 4 + 9 \n\nSimplifying: \n\nx = 13 \n\nTherefore, Jason had 13 Pokemon cards to start with.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "Michael has some fish in his fish tank . Ben gave him 18 more fish . Now he has 49 . How many fish did he have to begin with ?", + "input": "", + "output": "", + "answer": "31.0", + "output_pred": "Let's call the number of fish Michael had to begin with \"x\". \n\nAccording to the problem, Ben gave him 18 more fish, so we can write an equation: \n\nx + 18 = 49 \n\nTo solve for x, we need to isolate it on one side of the equation. We can do this by subtracting 18 from both sides: \n\nx + 18 - 18 = 49 - 18 \n\nSimplifying: \n\nx = 31 \n\nTherefore, Michael had 31 fish to begin with.<|endoftext|>", + "pred": 31.0, + "flag": true + }, + { + "instruction": "There are 35 bottle caps in Beverly 's bottle cap collection . If the bottle caps are organized into 7 groups , how big is each group ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "To find the size of each group, we need to divide the total number of bottle caps by the number of groups:\n\n35 bottle caps \u00f7 7 groups = 5 bottle caps per group\n\nTherefore, each group has 5 bottle caps.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Dan had 7 potatoes and 4 cantelopes in the garden . The rabbits ate 4 of the potatoes . How many potatoes does Dan now have ?", + "input": "", + "output": "", + "answer": "3", + "output_pred": "1. Start with the total number of potatoes Dan had: 7\n2. Subtract the number of potatoes the rabbits ate: 4\n3. The result is the number of potatoes Dan now has: 3\n\nTherefore, Dan now has 3 potatoes.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "A restaurant served 9 hot dogs during lunch and 2 during dinner today . It served 5 of them yesterday . How many hot dogs were served today ?", + "input": "", + "output": "", + "answer": "11", + "output_pred": "To find the total number of hot dogs served today, we need to add the number of hot dogs served during lunch and dinner:\n\n9 + 2 = 11\n\nTherefore, the restaurant served 11 hot dogs today.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Bobby has 142 books . Kristi has 78 books . How many more books does Bobby have than Kristi ?", + "input": "", + "output": "", + "answer": "64.0", + "output_pred": "To find out how many more books Bobby has than Kristi, we need to subtract the number of books Kristi has from the number of books Bobby has:\n\n142 - 78 = 64\n\nTherefore, Bobby has 64 more books than Kristi. The answer in Arabic numerals is 64.<|endoftext|>", + "pred": 64.0, + "flag": true + }, + { + "instruction": "How many pounds of hamburger that costs 1.60 dollars per pound must be mixed with 70 pounds of hamburger that costs 2.10 dollars per pound to make a mixture that costs 1.70 dollars per pound ?", + "input": "", + "output": "", + "answer": "280.0", + "output_pred": "Let x be the number of pounds of hamburger that costs 1.60 dollars per pound.\n\nThe cost of x pounds of hamburger that costs 1.60 dollars per pound is 1.60x dollars.\n\nThe cost of 70 pounds of hamburger that costs 2.10 dollars per pound is 2.10(70) = 147 dollars.\n\nThe total cost of the mixture is (1.60x + 147) dollars.\n\nThe total weight of the mixture is (x + 70) pounds.\n\nThe cost per pound of the mixture is 1.70 dollars.\n\nTherefore, we can set up the equation:\n\n(1.60x + 147) / (x + 70) = 1.70\n\nMultiplying both sides by (x + 70), we get:\n\n1.60x + 147 = 1.70(x + 70)\n\nExpanding and simplifying, we get:\n\n1.60x +", + "pred": 1.6, + "flag": false + }, + { + "instruction": "Emily was planting vegetables in her garden . She started with 41 seeds and planted 29 of them in the big garden and in each of her small gardens put 4 seeds each . How many small gardens did Emily have ?", + "input": "", + "output": "", + "answer": "3.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Subtract the number of seeds planted in the big garden from the total number of seeds: \n\n41 - 29 = 12\n\n2. Divide the remaining seeds by the number of seeds planted in each small garden: \n\n12 \u00f7 4 = 3\n\nTherefore, Emily had 3 small gardens. \n\nThe answer in Arabic numerals is: 3.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "The town of Milburg has 5256 grown - ups and 2987 children . How many people live in Milburg ?", + "input": "", + "output": "", + "answer": "8243.0", + "output_pred": "To find the total number of people in Milburg, we need to add the number of grown-ups and children. \n\n5256 (grown-ups) + 2987 (children) = 8243 \n\nTherefore, there are 8243 people living in Milburg.<|endoftext|>", + "pred": 8243.0, + "flag": true + }, + { + "instruction": "Barbara has 9 candies . She buys 18 more . How many candies does Barbara have in all ?", + "input": "", + "output": "", + "answer": "27.0", + "output_pred": "To solve the problem, we need to add the number of candies Barbara had initially to the number of candies she bought:\n\n9 + 18 = 27\n\nTherefore, Barbara has 27 candies in all.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "Lana 's favorite band was holding a concert where tickets were 6 dollars each . Lana bought 8 tickets for herself and her friends and 2 extra tickets in case anyone else wanted to go . How much did she spend ?", + "input": "", + "output": "", + "answer": "60.0", + "output_pred": "Step 1: Find the total number of tickets Lana bought.\nLana bought 8 tickets for herself and her friends and 2 extra tickets, so she bought a total of 8 + 2 = 10 tickets.\n\nStep 2: Find the total cost of the tickets.\nEach ticket costs 6 dollars, so the total cost of 10 tickets is 10 x 6 = 60 dollars.\n\nTherefore, Lana spent 60 dollars on tickets. The answer in Arabic numerals is 60.<|endoftext|>", + "pred": 60.0, + "flag": true + }, + { + "instruction": "Craig walked 0.2 mile from school to David 's house and 0.7 mile from David 's house to his own house . How many miles did Craig walk in all ?", + "input": "", + "output": "", + "answer": "0.9", + "output_pred": "To find the total distance Craig walked, we need to add the distance he walked from school to David's house and the distance he walked from David's house to his own house.\n\n0.2 miles + 0.7 miles = 0.9 miles\n\nTherefore, Craig walked a total of 0.9 miles.<|endoftext|>", + "pred": 0.9, + "flag": true + }, + { + "instruction": "Helen starts with 82 cards . Gary takes 9 away . How many cards does Helen end with ?", + "input": "", + "output": "", + "answer": "73.0", + "output_pred": "To solve this problem, we need to subtract the number of cards Gary took away from the number of cards Helen started with:\n\n82 - 9 = 73\n\nTherefore, Helen ends with 73 cards.<|endoftext|>", + "pred": 73.0, + "flag": true + }, + { + "instruction": "Melanie had 7 dimes in her bank . Her dad gave her 8 dimes and her mother gave her 4 dimes . How many dimes does Melanie have now ?", + "input": "", + "output": "", + "answer": "19.0", + "output_pred": "1. Start with the number of dimes Melanie had in her bank: 7\n2. Add the number of dimes her dad gave her: 7 + 8 = 15\n3. Add the number of dimes her mother gave her: 15 + 4 = 19\n\nTherefore, Melanie now has 19 dimes.<|endoftext|>", + "pred": 19.0, + "flag": true + }, + { + "instruction": "Tim has saved 2000 cents from selling lemonade . How many dollars does Tim have ?", + "input": "", + "output": "", + "answer": "20.0", + "output_pred": "To convert cents to dollars, we need to divide the number of cents by 100 (since there are 100 cents in a dollar). \n\nSo, \n\n2000 cents \u00f7 100 = 20 dollars \n\nTherefore, Tim has 20 dollars. \n\nThe answer in Arabic numerals is: 20.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "A cake recipe requires 0.6 cup of sugar for the frosting and 0.2 cup of sugar for the cake . How much sugar is that altogether ?", + "input": "", + "output": "", + "answer": "0.8", + "output_pred": "To find the total amount of sugar needed, we need to add the amount of sugar needed for the frosting and the amount of sugar needed for the cake.\n\n0.6 cup (sugar for frosting) + 0.2 cup (sugar for cake) = 0.8 cup (total sugar needed)\n\nTherefore, the total amount of sugar needed is 0.8 cup.<|endoftext|>", + "pred": 0.8, + "flag": true + }, + { + "instruction": "Each ticket costs $ 9.00 . How much do 4 tickets cost ?", + "input": "", + "output": "", + "answer": "36.0", + "output_pred": "To find the cost of 4 tickets, we can multiply the cost of one ticket by 4:\n\n$9.00 x 4 = $36.00\n\nTherefore, 4 tickets cost $36.00.<|endoftext|>", + "pred": 36.0, + "flag": true + }, + { + "instruction": "Joe had 50 toy cars . If he gets 12 more cars , how many cars will he have then ?", + "input": "", + "output": "", + "answer": "62.0", + "output_pred": "To solve the problem, we need to add the number of cars Joe had to the number of cars he gets:\n\n50 + 12 = 62\n\nTherefore, Joe will have 62 toy cars after getting 12 more cars. The answer in Arabic numerals is 62.<|endoftext|>", + "pred": 62.0, + "flag": true + }, + { + "instruction": "There are 54 scissors in the drawer . Keith placed 22 scissors in the drawer . How many scissors are now there in all ?", + "input": "", + "output": "", + "answer": "76", + "output_pred": "To solve the problem, we need to add the number of scissors Keith placed to the number of scissors already in the drawer:\n\n54 + 22 = 76\n\nTherefore, there are now 76 scissors in all.<|endoftext|>", + "pred": 76.0, + "flag": true + }, + { + "instruction": "Sara has saved 11 quarters from washing cars . How many cents does Sara have ?", + "input": "", + "output": "", + "answer": "275.0", + "output_pred": "To convert quarters to cents, we need to know that 1 quarter is equal to 25 cents. \n\nSo, to find out how many cents Sara has, we can multiply the number of quarters by 25: \n\n11 quarters x 25 cents/quarter = 275 cents \n\nTherefore, Sara has 275 cents.<|endoftext|>", + "pred": 275.0, + "flag": true + }, + { + "instruction": "At a restaurant each adult meal costs $ 2 and kids eat free . If a group of 15 people came in and 9 were kids , how much would it cost for the group to eat ?", + "input": "", + "output": "", + "answer": "12.0", + "output_pred": "Step 1: Find the number of adults in the group by subtracting the number of kids from the total number of people: \n\n15 - 9 = 6 adults \n\nStep 2: Multiply the number of adults by the cost of each adult meal: \n\n6 x $2 = $12 \n\nStep 3: Add the cost of the adult meals to get the total cost for the group: \n\n$12 \n\nTherefore, it would cost $12 for the group to eat.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "During a canned food drive , items were sorted into bins . The drive resulted in 0.125 of a bin of soup , 0.125 of a bin of vegetables , and 0.5 of a bin of pasta . Altogether , how many bins would the canned food take up ?", + "input": "", + "output": "", + "answer": "0.75", + "output_pred": "To find the total number of bins the canned food would take up, we need to add up the fractions of each type of food:\n\n0.125 (soup) + 0.125 (vegetables) + 0.5 (pasta) = 0.75\n\nTherefore, the canned food would take up 0.75 bins in total.<|endoftext|>", + "pred": 0.75, + "flag": true + }, + { + "instruction": "Connie has 323 marbles . Juan has 175 more marbles than Connie . How many marbles does Juan have ?", + "input": "", + "output": "", + "answer": "498.0", + "output_pred": "To solve the problem, we need to add 175 to the number of marbles Connie has:\n\n323 + 175 = 498\n\nTherefore, Juan has 498 marbles.<|endoftext|>", + "pred": 498.0, + "flag": true + }, + { + "instruction": "A pet supply store has 600 bags of dog food and 327 bags of cat food . How many more bags of dog food are there than cat food ?", + "input": "", + "output": "", + "answer": "273.0", + "output_pred": "To find the difference between the number of bags of dog food and cat food, we need to subtract the number of bags of cat food from the number of bags of dog food:\n\n600 - 327 = 273\n\nTherefore, there are 273 more bags of dog food than cat food. The answer in Arabic numerals is 273.<|endoftext|>", + "pred": 273.0, + "flag": true + }, + { + "instruction": "Each child has 3 oranges . If there are 4 children , how many oranges are there in total ?", + "input": "", + "output": "", + "answer": "12.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of oranges each child has by the number of children. \n\n3 oranges/child x 4 children = 12 oranges \n\nStep 2: Write the answer in Arabic numerals. \n\nThere are 12 oranges in total.<|endoftext|>", + "pred": 12.0, + "flag": true + }, + { + "instruction": "A textbook costs a bookstore 44 dollars , and the store sells it for 55 dollars . Find the amount of profit based on the selling price .", + "input": "", + "output": "", + "answer": "11.0", + "output_pred": "To find the amount of profit based on the selling price, we need to subtract the cost price from the selling price:\n\nProfit = Selling Price - Cost Price\nProfit = 55 - 44\nProfit = 11\n\nTherefore, the amount of profit based on the selling price is 11 dollars.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Jennifer starts with 7 apples . She finds another 74 . How many apples does Jennifer end with ?", + "input": "", + "output": "", + "answer": "81.0", + "output_pred": "To solve the problem, we need to add the number of apples Jennifer starts with to the number of apples she finds:\n\n7 + 74 = 81\n\nTherefore, Jennifer ends with 81 apples.<|endoftext|>", + "pred": 81.0, + "flag": true + }, + { + "instruction": "Dan found 56 seashells on the beach , he gave Jessica some of his seashells . He has 22 seashell . How many seashells did he give to Jessica ?", + "input": "", + "output": "", + "answer": "34", + "output_pred": "To solve the problem, we can use subtraction. \n\nStep 1: Subtract the number of seashells Dan has from the total number of seashells he found. \n\n56 - 22 = 34 \n\nStep 2: The answer is the number of seashells Dan gave to Jessica. \n\nDan gave Jessica 34 seashells. \n\nTherefore, the answer is: \n\nDan gave Jessica 34 seashells.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Our class got 54 books from the library . Then we got 23 more books from the library . How many books did our class get from the library ?", + "input": "", + "output": "", + "answer": "77.0", + "output_pred": "To solve this problem, we need to add the number of books we got from the first library visit to the number of books we got from the second library visit.\n\n54 + 23 = 77\n\nTherefore, our class got a total of 77 books from the library.<|endoftext|>", + "pred": 77.0, + "flag": true + }, + { + "instruction": "On a recent trip to CA , we averaged 50 miles per hour . On the return trip we averaged 60 miles per hour . Determine the average speed of the trip to CA and back .", + "input": "", + "output": "", + "answer": "54.545", + "output_pred": "To find the average speed of the entire trip, we need to use the formula:\n\naverage speed = total distance / total time\n\nLet's assume that the distance from CA to the starting point is D. Then the distance from the starting point to CA is also D.\n\nThe time it took to travel from CA to the starting point is:\n\ntime = distance / speed = D / 50\n\nThe time it took to travel from the starting point to CA is:\n\ntime = distance / speed = D / 60\n\nThe total time for the entire trip is:\n\ntotal time = time to CA + time back to CA = D/50 + D/60\n\nThe total distance for the entire trip is:\n\ntotal distance = distance to CA + distance back to CA = D + D = 2D\n\nNow we can plug these values into the formula for average speed:\n\naverage speed = total distance / total time = 2D / (D/50 + D/60)\n\nSimplifying this expression, we get:\n\naverage speed = 2 / (1/50 + 1/60", + "pred": 60.0, + "flag": false + }, + { + "instruction": "There were 27 boys and 35 girls on the playground at recess . How many children were on the playground at recess ?", + "input": "", + "output": "", + "answer": "62.0", + "output_pred": "To find the total number of children on the playground at recess, we need to add the number of boys and girls. \n\n27 boys + 35 girls = 62 children \n\nTherefore, there were 62 children on the playground at recess.<|endoftext|>", + "pred": 62.0, + "flag": true + }, + { + "instruction": "Kaleen filled a bucket with 0.75 of a gallon of water . A few minutes later , she realized only 0.5 of a gallon of water remained . How much water had leaked out of the bucket ?", + "input": "", + "output": "", + "answer": "0.25", + "output_pred": "To find out how much water leaked out of the bucket, we need to subtract the amount of water that remained from the amount of water that was originally in the bucket:\n\n0.75 gallons - 0.5 gallons = 0.25 gallons\n\nTherefore, 0.25 gallons of water leaked out of the bucket.<|endoftext|>", + "pred": 0.25, + "flag": true + }, + { + "instruction": "Cody is 14 years old . His grandmother is 6 times as old as he is . How old is Cody \u2019s grandmother ?", + "input": "", + "output": "", + "answer": "84.0", + "output_pred": "Let's start by using algebra to solve the problem. \n\nLet x be the age of Cody's grandmother. \n\nAccording to the problem, Cody's grandmother is 6 times as old as he is. So we can write: \n\nx = 6 * 14 \n\nSimplifying the right side of the equation: \n\nx = 84 \n\nTherefore, Cody's grandmother is 84 years old. \n\nThe answer in Arabic numerals is: \n\nCody's grandmother is 84 years old.<|endoftext|>", + "pred": 84.0, + "flag": true + }, + { + "instruction": "An airplane flew for 5 hours with a tail wind of 25 kilometers per hour . The return flight against the same wind took 5.5 hours . Find the speed of the airplane in still air .", + "input": "", + "output": "", + "answer": "525.0", + "output_pred": "Let's call the speed of the airplane in still air \"x\". \n\nWhen the airplane is flying with the tail wind, its effective speed is (x + 25) km/h. \n\nWhen the airplane is flying against the tail wind, its effective speed is (x - 25) km/h. \n\nWe know that the distance traveled in both directions is the same, so we can set up an equation: \n\n5(x + 25) = 5.5(x - 25) \n\nSimplifying this equation, we get: \n\n5x + 125 = 5.5x - 137.5 \n\nSubtracting 5x from both sides, we get: \n\n125 = 0.5x - 137.5 \n\nAdding 137.5 to both sides, we get: \n\n262.5 = 0.5x \n\nDividing both sides by 0.5, we get: \n\nx = 525 \n\nThere", + "pred": 525.0, + "flag": true + }, + { + "instruction": "Michael has 16 blocks stored in boxes . If there are 8 boxes , how many blocks must go in each box ?", + "input": "", + "output": "", + "answer": "2.0", + "output_pred": "To find out how many blocks must go in each box, we need to divide the total number of blocks by the number of boxes:\n\n16 blocks \u00f7 8 boxes = 2 blocks per box\n\nTherefore, each box must contain 2 blocks. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "John and Jim needed to meet to discuss changes in a construction project . They were 880 miles apart . If they met after 8 hours and both traveled at the same speed , how fast did each go in miles per hour ?", + "input": "", + "output": "", + "answer": "55.0", + "output_pred": "To solve this problem, we can use the formula:\n\ndistance = rate x time\n\nLet's call the rate at which John and Jim traveled \"r\". We know that they traveled for 8 hours, so we can set up the equation:\n\n880 = 8r + 8r\n\nSimplifying this equation, we get:\n\n880 = 16r\n\nDividing both sides by 16, we get:\n\nr = 55\n\nTherefore, John and Jim each traveled at a rate of 55 miles per hour.<|endoftext|>", + "pred": 55.0, + "flag": true + }, + { + "instruction": "Willie starts with 36 stickers . He gives 7 to Emily . How many stickers does Willie end with ?", + "input": "", + "output": "", + "answer": "29.0", + "output_pred": "Step 1: Start with the number of stickers Willie has: 36\nStep 2: Subtract the number of stickers Willie gives to Emily: 7\nStep 3: Perform the subtraction: 36 - 7 = 29\nAnswer: Willie ends with 29 stickers. (29)<|endoftext|>", + "pred": 29.0, + "flag": true + }, + { + "instruction": "Will had 83 dollars . If he spent 47 bucks on a new game , how many 4 dollar toys could he buy with the money he had left ?", + "input": "", + "output": "", + "answer": "9.0", + "output_pred": "Step 1: Find out how much money Will has left after buying the game.\n83 - 47 = 36\n\nStep 2: Divide the remaining money by the cost of each toy.\n36 \u00f7 4 = 9\n\nTherefore, Will can buy 9 four-dollar toys with the money he has left. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "2 twice a number increased by 5 is 17 . Find the number .", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "Let's call the number we're trying to find \"x\". \n\nAccording to the problem, \"2 times a number increased by 5\" can be written as: \n\n2x + 5 \n\nAnd we know that this expression is equal to 17: \n\n2x + 5 = 17 \n\nTo solve for x, we need to isolate it on one side of the equation. \n\nFirst, we can subtract 5 from both sides: \n\n2x + 5 - 5 = 17 - 5 \n\nSimplifying: \n\n2x = 12 \n\nFinally, we can solve for x by dividing both sides by 2: \n\n2x/2 = 12/2 \n\nSimplifying: \n\nx = 6 \n\nTherefore, the number we're looking for is 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "A worksheet had 2 problems on it . If a teacher had 14 worksheets to grade and had already graded 7 of them , how many more problems does she have to grade ?", + "input": "", + "output": "", + "answer": "14.0", + "output_pred": "The teacher has already graded 7 worksheets, so she has 14 - 7 = 7 worksheets left to grade.\nEach worksheet has 2 problems, so the teacher has to grade 7 x 2 = 14 more problems.\nTherefore, the teacher has to grade 14 more problems. The answer in Arabic numerals is 14.<|endoftext|>", + "pred": 14.0, + "flag": true + }, + { + "instruction": "A restaurant served 6 cakes during lunch and 9 during dinner today . How many cakes were served today ?", + "input": "", + "output": "", + "answer": "15.0", + "output_pred": "To find the total number of cakes served today, we need to add the number of cakes served during lunch and dinner. \n\n6 + 9 = 15 \n\nTherefore, the restaurant served 15 cakes today. \n\nThe answer in Arabic numerals is: 15.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "A waiter at ' The Greasy Spoon ' restaurant had 39 customers to wait on . During the lunch rush he added another 12 customers . If 49 of the customers did n't leave him a tip , how many customers did leave a tip ?", + "input": "", + "output": "", + "answer": "2.0", + "output_pred": "Step 1: Find the total number of customers the waiter had to wait on after the lunch rush.\n39 + 12 = 51\n\nStep 2: Subtract the number of customers who didn't leave a tip from the total number of customers.\n51 - 49 = 2\n\nTherefore, 2 customers left a tip. The answer in Arabic numerals is 2.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Manuel opened a savings account with an initial deposit of 177 dollars . If he wants to save 500 dollars during the next 19 weeks , how much must he save each week , in dollars ?", + "input": "", + "output": "", + "answer": "17.0", + "output_pred": "To find out how much Manuel must save each week, we need to first subtract his initial deposit from the total amount he wants to save:\n\n500 - 177 = 323\n\nSo Manuel needs to save 323 dollars over the next 19 weeks. To find out how much he needs to save each week, we can divide 323 by 19:\n\n323 \u00f7 19 = 16.53\n\nTherefore, Manuel must save approximately 16.53 dollars each week to reach his goal of saving 500 dollars in 19 weeks.\n\nAnswer: 16.53<|endoftext|>", + "pred": 16.53, + "flag": false + }, + { + "instruction": "A pet shelter had 3 puppies when another 3 were brought in . If 3 puppies a day are adopted , how long would it take for all of them to be adopted ?", + "input": "", + "output": "", + "answer": "2.0", + "output_pred": "1. Start with the initial number of puppies: 3\n2. Add the number of puppies brought in: 3 + 3 = 6\n3. Divide the total number of puppies by the number of puppies adopted per day: 6 \u00f7 3 = 2\n4. The answer is 2 days. \n\nTherefore, it would take 2 days for all of the puppies to be adopted.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "A trivia team had 15 members total , but during a game 6 members did n't show up . If each member that did show up scored 3 points , how many points were scored total ?", + "input": "", + "output": "", + "answer": "27.0", + "output_pred": "Step 1: Find the number of members that showed up by subtracting the number of members that didn't show up from the total number of members: \n\n15 - 6 = 9 \n\nStep 2: Multiply the number of members that showed up by the number of points each member scored: \n\n9 x 3 = 27 \n\nTherefore, the total number of points scored was 27.<|endoftext|>", + "pred": 27.0, + "flag": true + }, + { + "instruction": "Bonnie 's science class recorded the rainfall each day . They recorded 0.16666666666666666 of a centimeter of rain on Monday , 0.4166666666666667 of a centimeter of rain on Tuesday , and 0.08333333333333333 of a centimeter of rain on Wednesday . How many centimeters of rain did the class record in all ?", + "input": "", + "output": "", + "answer": "0.6666666666666666", + "output_pred": "To find the total amount of rain recorded by Bonnie's science class, we need to add up the amount of rain recorded on each day:\n\n0.16666666666666666 + 0.4166666666666667 + 0.08333333333333333 = 0.6666666666666666\n\nTherefore, the class recorded a total of 0.6666666666666666 centimeters of rain.<|endoftext|>", + "pred": 0.6666666666666666, + "flag": true + }, + { + "instruction": "Edward was trying to expand his game collection . He bought 41 games from a friend and bought 14 more at a garage sale . If 31 of the games did n't work , how many good games did he end up with ?", + "input": "", + "output": "", + "answer": "24.0", + "output_pred": "Step 1: Add the number of games Edward bought from his friend and the number of games he bought at the garage sale.\n41 + 14 = 55\n\nStep 2: Subtract the number of games that didn't work from the total number of games.\n55 - 31 = 24\n\nTherefore, Edward ended up with 24 good games. The answer in Arabic numerals is 24.<|endoftext|>", + "pred": 24.0, + "flag": true + }, + { + "instruction": "Jesse starts with 78 pencils . He gives 44 to Joshua . How many pencils does Jesse end with ?", + "input": "", + "output": "", + "answer": "34.0", + "output_pred": "To solve the problem, we need to subtract the number of pencils Jesse gave to Joshua from the number of pencils he started with:\n\n78 - 44 = 34\n\nTherefore, Jesse ends with 34 pencils.<|endoftext|>", + "pred": 34.0, + "flag": true + }, + { + "instruction": "Stanley ran 0.4 mile and walked 0.2 mile . How much farther did Stanley run than walk ?", + "input": "", + "output": "", + "answer": "0.2", + "output_pred": "To find out how much farther Stanley ran than walked, we need to subtract the distance he walked from the distance he ran:\n\n0.4 mile - 0.2 mile = 0.2 mile\n\nTherefore, Stanley ran 0.2 mile farther than he walked.\n\nThe answer in Arabic numerals is:\n\n0.2 mile<|endoftext|>", + "pred": 0.2, + "flag": true + }, + { + "instruction": "A dog is 0.75 its w8 plus 0.75 pounds . How many pounds does the dog weigh ?", + "input": "", + "output": "", + "answer": "3.0", + "output_pred": "Let's call the weight of the dog \"x\". \n\nAccording to the problem, we know that: \n\nx = 0.75(x + 0.75) \n\nNow we can solve for x: \n\nx = 0.75x + 0.5625 \n\n0.25x = 0.5625 \n\nx = 2.25 \n\nTherefore, the dog weighs 2.25 pounds.<|endoftext|>", + "pred": 2.25, + "flag": false + }, + { + "instruction": "Pamela bought 9.8 ounces of sugar , and she spilled 5.2 ounces of it on the floor . How much is left ?", + "input": "", + "output": "", + "answer": "4.6", + "output_pred": "To solve this problem, we need to subtract the amount of sugar that Pamela spilled from the total amount she bought:\n\n9.8 ounces - 5.2 ounces = 4.6 ounces\n\nTherefore, Pamela has 4.6 ounces of sugar left.<|endoftext|>", + "pred": 4.6, + "flag": true + }, + { + "instruction": "There are 7.75 gallons of water in Becky 's fish tank . If Becky adds 7 gallons more , how many gallons will there be in all ?", + "input": "", + "output": "", + "answer": "14.75", + "output_pred": "To solve this problem, we need to add the initial amount of water in the fish tank to the amount of water that Becky adds:\n\n7.75 gallons + 7 gallons = 14.75 gallons\n\nTherefore, there will be 14.75 gallons of water in all.<|endoftext|>", + "pred": 14.75, + "flag": true + }, + { + "instruction": "There are 43 pencils in the drawer and 19 pencils on the desk . Dan placed 16 pencils on the desk . How many pencils are now there in total ?", + "input": "", + "output": "", + "answer": "78", + "output_pred": "Step 1: Add the number of pencils in the drawer and on the desk: 43 + 19 = 62\nStep 2: Add the number of pencils Dan placed on the desk: 62 + 16 = 78\nAnswer: There are now 78 pencils in total.<|endoftext|>", + "pred": 78.0, + "flag": true + }, + { + "instruction": "For the school bake sale Bianca made 14 cupcakes . If she sold 6 of them and then made 17 more , how many cupcakes would she have ?", + "input": "", + "output": "", + "answer": "25.0", + "output_pred": "Step 1: Start with the initial number of cupcakes Bianca made: 14\nStep 2: Subtract the number of cupcakes she sold: 14 - 6 = 8\nStep 3: Add the number of cupcakes she made after selling some: 8 + 17 = 25\nAnswer: Bianca would have 25 cupcakes. (25)<|endoftext|>", + "pred": 25.0, + "flag": true + }, + { + "instruction": "If Sally can paint a house in 4 hours , and John can paint the same house in 6 hours , how long will it take for both of them to paint together ?", + "input": "", + "output": "", + "answer": "2.4", + "output_pred": "To solve this problem, we can use the formula:\n\n1/time taken by Sally + 1/time taken by John = 1/time taken together\n\nLet's plug in the given values:\n\n1/4 + 1/6 = 1/time taken together\n\nTo add these fractions, we need to find a common denominator. The least common multiple of 4 and 6 is 12, so we can rewrite the equation as:\n\n3/12 + 2/12 = 1/time taken together\n\nSimplifying the left side, we get:\n\n5/12 = 1/time taken together\n\nTo solve for time taken together, we can take the reciprocal of both sides:\n\ntime taken together = 12/5\n\nTherefore, it will take Sally and John 12/5 hours to paint the house together, which is equivalent to 2.4 hours or 2 hours and 24 minutes.<|endoftext|>", + "pred": 24.0, + "flag": false + }, + { + "instruction": "Mildred collects 77 oranges . Mildred 's father gives Mildred 2 more . How many oranges does Mildred have ?", + "input": "", + "output": "", + "answer": "79.0", + "output_pred": "Step 1: Start with the number of oranges Mildred has: 77\nStep 2: Add the number of oranges Mildred's father gives her: 2\nStep 3: Add the two numbers together: 77 + 2 = 79\nAnswer: Mildred has 79 oranges. (79)<|endoftext|>", + "pred": 79.0, + "flag": true + }, + { + "instruction": "A group of 4 friends went into a restaurant . The chef already had 9 chicken wings cooked but cooked 7 more for the group . If they each got the same amount how many would each person get ?", + "input": "", + "output": "", + "answer": "4.0", + "output_pred": "The total number of chicken wings cooked by the chef is 9 + 7 = 16.\nTo find out how many chicken wings each person would get, we need to divide the total number of chicken wings by the number of people in the group.\nSo, each person would get 16 \u00f7 4 = 4 chicken wings.\nTherefore, each person would get 4 chicken wings.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "They entered the circus tent and saw that there are 4 sections for the audience . If each section can accommodate 246 people , how many people can the tent accommodate in total ?", + "input": "", + "output": "", + "answer": "984.0", + "output_pred": "To find the total number of people the tent can accommodate, we need to multiply the number of sections by the number of people each section can accommodate:\n\n4 sections x 246 people per section = 984 people\n\nTherefore, the tent can accommodate a total of 984 people.<|endoftext|>", + "pred": 984.0, + "flag": true + }, + { + "instruction": "Joan purchased a basketball game for $ 5.20 , and a racing game for $ 4.23 . How much did Joan spend on video games ?", + "input": "", + "output": "", + "answer": "9.43", + "output_pred": "To find out how much Joan spent on video games, we need to add the cost of the basketball game and the racing game.\n\n$5.20 + $4.23 = $9.43\n\nTherefore, Joan spent $9.43 on video games.<|endoftext|>", + "pred": 9.43, + "flag": true + }, + { + "instruction": "There were 16 friends playing a video game online when 7 players quit . If each player left had 8 lives , how many lives did they have total ?", + "input": "", + "output": "", + "answer": "72.0", + "output_pred": "Step 1: Find the number of players left after 7 quit.\n16 - 7 = 9\n\nStep 2: Multiply the number of players left by the number of lives each player had.\n9 x 8 = 72\n\nTherefore, the players had a total of 72 lives. The answer in Arabic numerals is 72.<|endoftext|>", + "pred": 72.0, + "flag": true + }, + { + "instruction": "Vanessa and her mom were picking carrots from their garden . Vanessa picked 17 and her mother picked 14 . If only 24 of the carrots were good , how many bad carrots did they have ?", + "input": "", + "output": "", + "answer": "7.0", + "output_pred": "To find the number of bad carrots, we need to subtract the number of good carrots from the total number of carrots picked:\n\nTotal number of carrots picked = Vanessa's carrots + Mother's carrots\nTotal number of carrots picked = 17 + 14\nTotal number of carrots picked = 31\n\nNumber of bad carrots = Total number of carrots picked - Number of good carrots\nNumber of bad carrots = 31 - 24\nNumber of bad carrots = 7\n\nTherefore, they had 7 bad carrots.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "A chef needs to cook 12 potatoes . He has already cooked 6 . If each potato takes 6 minutes to cook , how long will it take him to cook the rest ?", + "input": "", + "output": "", + "answer": "36.0", + "output_pred": "The chef has already cooked 6 potatoes, so he needs to cook 12 - 6 = 6 more potatoes.\nEach potato takes 6 minutes to cook, so 6 potatoes will take 6 x 6 = 36 minutes to cook.\nTherefore, it will take the chef 36 minutes to cook the rest of the potatoes.\nThe answer is: 36.<|endoftext|>", + "pred": 36.0, + "flag": true + }, + { + "instruction": "There are 3 eggs in each box . How many eggs are in 2 boxes ?", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of eggs in one box by the number of boxes. \n\n3 eggs/box x 2 boxes = 6 eggs \n\nStep 2: Write the answer in Arabic numerals. \n\nThe answer is 6 eggs. \n\nTherefore, there are 6 eggs in 2 boxes.<|endoftext|>", + "pred": 2.0, + "flag": false + }, + { + "instruction": "A pet shelter had 8 puppies when another 19 were brought in . If 3 puppies a day are adopted , how long would it take for all of them to be adopted ?", + "input": "", + "output": "", + "answer": "9.0", + "output_pred": "Step 1: Find the total number of puppies in the shelter after the new ones were brought in.\n8 + 19 = 27 puppies\n\nStep 2: Divide the total number of puppies by the number of puppies adopted per day.\n27 \u00f7 3 = 9 days\n\nTherefore, it would take 9 days for all of the puppies to be adopted. The answer in Arabic numerals is 9.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Sam had saved up 8 dollars . If he received another 7 dollars for his allowance , how many 3 dollar toys could he buy ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "To solve the problem, we need to divide the total amount of money Sam has by the cost of each toy:\n\n1. Total amount of money Sam has: 8 dollars + 7 dollars = 15 dollars\n2. Cost of each toy: 3 dollars\n3. Number of toys Sam can buy: 15 dollars \u00f7 3 dollars/toy = 5 toys\n\nTherefore, Sam can buy 5 3 dollar toys. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "The clown blew up 47 balloons . Then he blew up 13 more balloons . How many balloons does the clown have now ?", + "input": "", + "output": "", + "answer": "60.0", + "output_pred": "To solve the problem, we need to add the number of balloons the clown blew up initially to the number of balloons he blew up later. \n\n47 + 13 = 60 \n\nTherefore, the clown has 60 balloons now.<|endoftext|>", + "pred": 60.0, + "flag": true + }, + { + "instruction": "Keith bought 72 eggs from the store to bake some cakes . How many dozen eggs did Keith buy ?", + "input": "", + "output": "", + "answer": "6.0", + "output_pred": "To find out how many dozen eggs Keith bought, we need to divide the total number of eggs by 12 (since there are 12 eggs in a dozen).\n\n72 \u00f7 12 = 6\n\nTherefore, Keith bought 6 dozen eggs.\n\nThe answer in Arabic numerals is: 6.<|endoftext|>", + "pred": 6.0, + "flag": true + }, + { + "instruction": "Kelly 's chemistry textbook weighs 7.125 pounds and her geometry textbook weighs 0.625 pound . How much more does the chemistry textbook weigh than the geometry textbook ?", + "input": "", + "output": "", + "answer": "6.5", + "output_pred": "To find out how much more the chemistry textbook weighs than the geometry textbook, we need to subtract the weight of the geometry textbook from the weight of the chemistry textbook.\n\n7.125 - 0.625 = 6.5\n\nTherefore, the chemistry textbook weighs 6.5 pounds more than the geometry textbook.\n\nThe answer in Arabic numerals is: 6.5.<|endoftext|>", + "pred": 6.5, + "flag": true + }, + { + "instruction": "Mike picked 123 oranges and Melanie picked 104 oranges . Fred picked 130 apples . How many oranges were picked in total ?", + "input": "", + "output": "", + "answer": "227", + "output_pred": "To find the total number of oranges picked, we need to add the number of oranges picked by Mike and Melanie.\n\n123 + 104 = 227\n\nTherefore, the total number of oranges picked is 227.\n\nAnswer: 227<|endoftext|>", + "pred": 227.0, + "flag": true + }, + { + "instruction": "Sara 's high school played 12 basketball games this year . The team won most of their games . They were defeated during 4 games . How many games did they win ?", + "input": "", + "output": "", + "answer": "8.0", + "output_pred": "To solve the problem, we need to subtract the number of games they lost from the total number of games they played:\n\n12 - 4 = 8\n\nTherefore, Sara's high school won 8 basketball games this year. The answer in Arabic numerals is 8.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Lillian collects 88 candies . Lillian 's father gives Lillian 5 more . How many candies does Lillian have ?", + "input": "", + "output": "", + "answer": "93.0", + "output_pred": "1. Start with the number of candies Lillian has: 88\n2. Add the number of candies Lillian's father gives her: 5\n3. Perform the addition: 88 + 5 = 93\n4. Lillian now has 93 candies.\n\nAnswer: Lillian has 93 candies.<|endoftext|>", + "pred": 93.0, + "flag": true + }, + { + "instruction": "Craig has 20 apples . Judy has 11 apples . He shares 7 with Eugene . How many apples will Craig have ?", + "input": "", + "output": "", + "answer": "13.0", + "output_pred": "1. Craig has 20 apples.\n2. Judy has 11 apples.\n3. Craig shares 7 apples with Eugene, so he will have 20 - 7 = 13 apples left.\n4. Therefore, Craig will have 13 apples.\n\nAnswer: Craig will have 13 apples.<|endoftext|>", + "pred": 13.0, + "flag": true + }, + { + "instruction": "There were a total of 10 soccer games in the season . The season is played for 5 months . How many soccer games were played each month , if each month has the same number of games ?", + "input": "", + "output": "", + "answer": "2.0", + "output_pred": "To find out how many soccer games were played each month, we need to divide the total number of games by the number of months in the season:\n\n10 games \u00f7 5 months = 2 games per month\n\nTherefore, there were 2 soccer games played each month.<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "There were 73 bales of hay in the barn . Jason stacked bales in the barn today . There are now 96 bales of hay in the barn . How many bales did he store in the barn ?", + "input": "", + "output": "", + "answer": "23", + "output_pred": "To find out how many bales Jason stored in the barn, we need to subtract the initial number of bales from the final number of bales:\n\n96 bales - 73 bales = 23 bales\n\nTherefore, Jason stored 23 bales of hay in the barn. The answer in Arabic numerals is 23.<|endoftext|>", + "pred": 23.0, + "flag": true + }, + { + "instruction": "An artist has 30 kilograms of an alloy that is 45 % copper . How many kilograms of a second alloy that is 70 % copper should be mixed with the first alloy to get a new alloy that is 60 % copper", + "input": "", + "output": "", + "answer": "45.0", + "output_pred": "Let x be the amount of the second alloy that should be mixed with the first alloy.\n\nThe amount of copper in the first alloy is 0.45 * 30 = 13.5 kilograms.\n\nThe amount of copper in the second alloy is 0.70 * x kilograms.\n\nThe total amount of copper in the new alloy is 0.60 * (30 + x) kilograms.\n\nWe can set up an equation:\n\n13.5 + 0.70x = 0.60(30 + x)\n\nSimplifying the equation:\n\n13.5 + 0.70x = 18 + 0.60x\n\n0.10x = 4.5\n\nx = 45\n\nTherefore, 45 kilograms of the second alloy should be mixed with the first alloy to get a new alloy that is 60% copper.<|endoftext|>", + "pred": 60.0, + "flag": false + }, + { + "instruction": "Ron weighed 2 colored metal balls during a science class . The blue ball weighed 6 pounds and the brown ball weighed 3.12 pounds . If Ron places both balls on the scale at the same time , what will the scale read ?", + "input": "", + "output": "", + "answer": "9.12", + "output_pred": "To find the total weight of the two balls, we need to add their weights together:\n\n6 pounds + 3.12 pounds = 9.12 pounds\n\nTherefore, if Ron places both balls on the scale at the same time, the scale will read 9.12 pounds.<|endoftext|>", + "pred": 9.12, + "flag": true + }, + { + "instruction": "A construction company is repaving a damaged road . So far , they have repaved a total of 4938 inches of the road . Today , they repaved 805 inches of the road . How many inches of the road had they repaved before today ?", + "input": "", + "output": "", + "answer": "4133.0", + "output_pred": "To find out how many inches of the road had been repaved before today, we need to subtract the inches repaved today from the total inches repaved so far.\n\nTotal inches repaved so far = 4938 inches\nInches repaved today = 805 inches\n\nInches repaved before today = Total inches repaved so far - Inches repaved today\nInches repaved before today = 4938 inches - 805 inches\nInches repaved before today = 4133 inches\n\nTherefore, the construction company had repaved 4133 inches of the road before today.<|endoftext|>", + "pred": 4133.0, + "flag": true + }, + { + "instruction": "A teacher had 38 worksheets to grade . If she graded 4 , but then another 15 were turned in , how many worksheets would she have to grade ?", + "input": "", + "output": "", + "answer": "49.0", + "output_pred": "1. Start with the initial number of worksheets: 38\n2. Subtract the number of worksheets graded: 38 - 4 = 34\n3. Add the number of worksheets turned in: 34 + 15 = 49\n\nTherefore, the teacher would have to grade 49 worksheets. The answer in Arabic numerals is 49.<|endoftext|>", + "pred": 49.0, + "flag": true + }, + { + "instruction": "Kristi jogged for 0.6 of an hour , swam for 0.5 of an hour , and rode her bicycle for 0.75 of an hour . How long did she exercise ?", + "input": "", + "output": "", + "answer": "1.85", + "output_pred": "To find the total time Kristi exercised, we need to add up the time she spent jogging, swimming, and riding her bicycle.\n\n0.6 + 0.5 + 0.75 = 1.85\n\nTherefore, Kristi exercised for 1.85 hours.<|endoftext|>", + "pred": 1.85, + "flag": true + }, + { + "instruction": "For his long distance phone service Milan pays a 2 dollars monthly fee plus 12 cents per minute . Last month , Milan 's long distance bill was 23.36 dollars . For how many minutes was Milan billed for ?", + "input": "", + "output": "", + "answer": "178.0", + "output_pred": "Let's call the number of minutes Milan was billed for \"x\". \n\nWe know that Milan pays a 2 dollar monthly fee, so we can subtract that from his total bill: \n\n23.36 - 2 = 21.36 \n\nNow we know that Milan paid 12 cents per minute, so we can set up an equation: \n\n0.12x = 21.36 \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 0.12: \n\nx = 21.36 / 0.12 \n\nx = 178 \n\nTherefore, Milan was billed for 178 minutes.<|endoftext|>", + "pred": 178.0, + "flag": true + }, + { + "instruction": "Recently , the value of Kate 's retirement fund decreased by $ 12 . If her fund was worth $ 1472 before , how much is it worth now ?", + "input": "", + "output": "", + "answer": "1460.0", + "output_pred": "To solve the problem, we need to subtract $12 from $1472:\n\n$1472 - $12 = $1460\n\nTherefore, Kate's retirement fund is now worth $1460.<|endoftext|>", + "pred": 1460.0, + "flag": true + }, + { + "instruction": "Amy starts with 7 peanuts . Gerald gives Amy 55 more . How many peanuts does Amy end with ?", + "input": "", + "output": "", + "answer": "62.0", + "output_pred": "Step 1: Start with the number of peanuts Amy has: 7\nStep 2: Add the number of peanuts Gerald gives her: 55\nStep 3: Add the two numbers together: 7 + 55 = 62\nAnswer: Amy ends with 62 peanuts. (62)<|endoftext|>", + "pred": 62.0, + "flag": true + }, + { + "instruction": "A waiter had 14 customers to wait on . If 3 customers left and he got another 39 customers , how many customers would he have ?", + "input": "", + "output": "", + "answer": "50.0", + "output_pred": "1. Start with the initial number of customers: 14\n2. Subtract the number of customers who left: 14 - 3 = 11\n3. Add the number of new customers: 11 + 39 = 50\n\nTherefore, the waiter would have 50 customers.<|endoftext|>", + "pred": 50.0, + "flag": true + }, + { + "instruction": "There are 6 pencils and 7 rulers in the drawer . Benny placed 3 pencils in the drawer . How many pencils are now there in total ?", + "input": "", + "output": "", + "answer": "9", + "output_pred": "1. Start with the initial number of pencils and rulers in the drawer: 6 pencils + 7 rulers = 13 items\n2. Add the number of pencils Benny placed in the drawer: 6 pencils + 3 pencils = 9 pencils\n3. The total number of items in the drawer is now: 9 pencils + 7 rulers = 16 items\n\nTherefore, there are now 9 pencils in total.<|endoftext|>", + "pred": 9.0, + "flag": true + }, + { + "instruction": "Bridget has 4 Skittles . Henry has 4 Skittles . If Henry gives all of his Skittles to Bridget , how many Skittles will Bridget have ?", + "input": "", + "output": "", + "answer": "8.0", + "output_pred": "1. Bridget has 4 Skittles.\n2. Henry has 4 Skittles.\n3. Henry gives all of his Skittles to Bridget.\n4. Bridget will have 4 + 4 = 8 Skittles.\n\nTherefore, Bridget will have 8 Skittles.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Lucy has 212 fish . How many more fish does Lucy need to buy to have 280 fish ?", + "input": "", + "output": "", + "answer": "68.0", + "output_pred": "To find out how many more fish Lucy needs to buy to have 280 fish, we need to subtract the number of fish she currently has from 280:\n\n280 - 212 = 68\n\nTherefore, Lucy needs to buy 68 more fish to have a total of 280 fish.\n\nThe answer in Arabic numerals is: 68.<|endoftext|>", + "pred": 68.0, + "flag": true + }, + { + "instruction": "April 's discount flowers was having a sale where each flower was 3 dollars . If Zoe bought 8 roses and 2 daisies , how much did she spend ?", + "input": "", + "output": "", + "answer": "30.0", + "output_pred": "Step 1: Find the total number of flowers Zoe bought.\n8 roses + 2 daisies = 10 flowers\n\nStep 2: Multiply the total number of flowers by the cost per flower.\n10 flowers x $3/flower = $30\n\nTherefore, Zoe spent $30 on 8 roses and 2 daisies. The answer in Arabic numerals is 30.<|endoftext|>", + "pred": 30.0, + "flag": true + }, + { + "instruction": "For the school bake sale Chloe made 28 cupcakes . If she sold 25 of them and then made 8 more , how many cupcakes would she have ?", + "input": "", + "output": "", + "answer": "11.0", + "output_pred": "1. Start with the number of cupcakes Chloe made: 28\n2. Subtract the number of cupcakes she sold: 28 - 25 = 3\n3. Add the number of cupcakes she made after selling some: 3 + 8 = 11\n\nTherefore, Chloe would have 11 cupcakes.<|endoftext|>", + "pred": 11.0, + "flag": true + }, + { + "instruction": "Marilyn starts with 51 bottle caps . She shares 36 with Nancy . How many bottle caps does Marilyn end with ?", + "input": "", + "output": "", + "answer": "15.0", + "output_pred": "To solve the problem, we need to subtract the number of bottle caps Marilyn shared with Nancy from the number she started with:\n\n51 - 36 = 15\n\nTherefore, Marilyn ends with 15 bottle caps.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Rachel was unboxing some of her old winter clothes . She found 7 boxes of clothing and inside each box there were 3 scarves and 4 mittens . How many pieces of winter clothing did Rachel have total ?", + "input": "", + "output": "", + "answer": "49.0", + "output_pred": "To solve this problem, we need to multiply the number of boxes by the number of scarves and mittens in each box, and then add the results together. \n\n7 boxes x 3 scarves per box = 21 scarves \n7 boxes x 4 mittens per box = 28 mittens \n\nTo find the total number of pieces of winter clothing, we add the number of scarves and mittens together: \n\n21 scarves + 28 mittens = 49 pieces of winter clothing \n\nTherefore, Rachel had a total of 49 pieces of winter clothing.<|endoftext|>", + "pred": 49.0, + "flag": true + }, + { + "instruction": "Sarah had 55 homework problems . She finished 6 of them but still had 7 pages of problems to do . If each page has the same number of problems on it , how many problems are on each page ?", + "input": "", + "output": "", + "answer": "7.0", + "output_pred": "To solve the problem, we can use the following steps:\n\n1. Subtract the number of problems Sarah finished from the total number of problems: \n\n55 - 6 = 49 \n\n2. Divide the remaining problems by the number of pages: \n\n49 \u00f7 7 = 7 \n\nTherefore, there are 7 problems on each page. \n\nThe answer in Arabic numerals is: 7.<|endoftext|>", + "pred": 7.0, + "flag": true + }, + { + "instruction": "There were a total of 8 football games this year , 4 are played at night . Keith missed 4 of the games . How many football games did Keith go to in total ?", + "input": "", + "output": "", + "answer": "4", + "output_pred": "To find out how many football games Keith went to in total, we need to subtract the number of games he missed from the total number of games played.\n\nTotal number of games played = 8\nNumber of games played at night = 4\nNumber of games Keith missed = 4\n\nNumber of games Keith went to = Total number of games played - Number of games Keith missed\nNumber of games Keith went to = 8 - 4\nNumber of games Keith went to = 4\n\nTherefore, Keith went to 4 football games in total.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "As part of a lesson on earthquakes , a science class is researching the movement of a nearby fault line . The fault line moved 1.25 inches during the past year and 5.25 inches the year before . How far did the fault line move in all ?", + "input": "", + "output": "", + "answer": "6.5", + "output_pred": "To find the total distance the fault line moved, we need to add the distance it moved in the past year to the distance it moved the year before:\n\n1.25 inches + 5.25 inches = 6.5 inches\n\nTherefore, the fault line moved a total of 6.5 inches.<|endoftext|>", + "pred": 6.5, + "flag": true + }, + { + "instruction": "A company invited 45 people to a luncheon , but 35 of them did n't show up . If the tables they had held 2 people each , how many tables do they need ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "Step 1: Find the number of people who showed up to the luncheon.\n45 - 35 = 10\n\nStep 2: Divide the number of people who showed up by the number of people each table can hold.\n10 \u00f7 2 = 5\n\nTherefore, the company needs 5 tables for the luncheon. The answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Robin uploaded 35 pictures from her phone and 5 from her camera to facebook . If she sorted the pics into 5 different albums with the same amount of pics in each album , how many pictures were in each of the albums ?", + "input": "", + "output": "", + "answer": "8.0", + "output_pred": "To find the number of pictures in each album, we need to divide the total number of pictures by the number of albums:\n\nTotal number of pictures = 35 + 5 = 40\nNumber of albums = 5\n\nNumber of pictures in each album = Total number of pictures \u00f7 Number of albums\nNumber of pictures in each album = 40 \u00f7 5\nNumber of pictures in each album = 8\n\nTherefore, there were 8 pictures in each of the albums.<|endoftext|>", + "pred": 8.0, + "flag": true + }, + { + "instruction": "Keith loves trading cards . She bought 4 packs of Digimon cards for $ 4.45 each , and a deck of baseball cards for $ 6.06 . How much did Keith spend on cards ?", + "input": "", + "output": "", + "answer": "23.86", + "output_pred": "Step 1: Find the total cost of the Digimon cards by multiplying the cost per pack by the number of packs: \n\n4 packs x $4.45/pack = $17.80 \n\nStep 2: Add the cost of the baseball cards to the total cost of the Digimon cards: \n\n$17.80 + $6.06 = $23.86 \n\nTherefore, Keith spent $23.86 on cards.<|endoftext|>", + "pred": 23.86, + "flag": true + }, + { + "instruction": "Jason has 18 books and he has read 9 of them . Mary has 42 books . How many books do they have together ?", + "input": "", + "output": "", + "answer": "60", + "output_pred": "To find the total number of books Jason and Mary have together, we need to add the number of books Jason has read to the number of books Mary has:\n\n18 (books Jason has) + 9 (books Jason has read) + 42 (books Mary has) = 69\n\nTherefore, Jason and Mary have a total of 69 books together.<|endoftext|>", + "pred": 69.0, + "flag": false + }, + { + "instruction": "Mildred weighs 59 pounds . Carol weighs 9 pounds . How much heavier is Mildred than Carol ?", + "input": "", + "output": "", + "answer": "50.0", + "output_pred": "To find out how much heavier Mildred is than Carol, we need to subtract Carol's weight from Mildred's weight:\n\n59 pounds - 9 pounds = 50 pounds\n\nTherefore, Mildred is 50 pounds heavier than Carol. The answer in Arabic numerals is 50.<|endoftext|>", + "pred": 50.0, + "flag": true + }, + { + "instruction": "0.20 of a number decreased by 4 is equal to 6 . Find the number .", + "input": "", + "output": "", + "answer": "50.0", + "output_pred": "Let's call the number we're trying to find \"x\". \n\nAccording to the problem: \n\n0.20x - 4 = 6 \n\nTo solve for x, we need to isolate it on one side of the equation. \n\nFirst, let's add 4 to both sides: \n\n0.20x - 4 + 4 = 6 + 4 \n\nSimplifying: \n\n0.20x = 10 \n\nNow, to solve for x, we need to divide both sides by 0.20: \n\n0.20x \u00f7 0.20 = 10 \u00f7 0.20 \n\nSimplifying: \n\nx = 50 \n\nTherefore, the number we're looking for is 50.<|endoftext|>", + "pred": 50.0, + "flag": true + }, + { + "instruction": "Jane has 28 old , brown sheets of drawing paper and 27 old , yellow sheets of drawing paper . How many pieces of drawing paper does she have ?", + "input": "", + "output": "", + "answer": "55.0", + "output_pred": "To solve this problem, we need to add the number of old, brown sheets of drawing paper to the number of old, yellow sheets of drawing paper:\n\n28 + 27 = 55\n\nTherefore, Jane has a total of 55 pieces of drawing paper.<|endoftext|>", + "pred": 55.0, + "flag": true + }, + { + "instruction": "A cell phone company has a total of 7422 customers across the world . If 723 of its customers live in the United States , how many of its customers live in other countries ?", + "input": "", + "output": "", + "answer": "6699.0", + "output_pred": "To find the number of customers who live in other countries, we need to subtract the number of customers in the United States from the total number of customers:\n\n7422 - 723 = 6699\n\nTherefore, there are 6699 customers who live in other countries.<|endoftext|>", + "pred": 6699.0, + "flag": true + }, + { + "instruction": "Hannah 's Vegetarian Restaurant bought 0.3333333333333333 pound of green peppers and 0.3333333333333333 pound of red peppers . How many pounds of peppers did Hannah 's Vegetarian Restaurant buy in all ?", + "input": "", + "output": "", + "answer": "0.6666666666666666", + "output_pred": "To find the total amount of peppers Hannah's Vegetarian Restaurant bought, we need to add the weight of the green peppers and the weight of the red peppers.\n\n0.3333333333333333 + 0.3333333333333333 = 0.6666666666666666\n\nTherefore, Hannah's Vegetarian Restaurant bought a total of 0.6666666666666666 pounds of peppers.<|endoftext|>", + "pred": 0.6666666666666666, + "flag": true + }, + { + "instruction": "256 students are going to the zoo . They have to be divided into groups so that each teacher has one group . There are 8 teachers . How many students will be in each group ?", + "input": "", + "output": "", + "answer": "32.0", + "output_pred": "To solve this problem, we need to divide the total number of students by the number of teachers:\n\n256 students \u00f7 8 teachers = 32 students per group\n\nTherefore, each group will have 32 students.<|endoftext|>", + "pred": 32.0, + "flag": true + }, + { + "instruction": "Oliver was organizing his baseball cards in a binder with 3 on each page . If he had 2 new cards and 10 old cards to put in the binder , how many pages would he use ?", + "input": "", + "output": "", + "answer": "4.0", + "output_pred": "To solve this problem, we need to divide the total number of cards by the number of cards per page:\n\nTotal number of cards = 2 new cards + 10 old cards = 12 cards\nNumber of cards per page = 3\n\nTo find the number of pages, we divide the total number of cards by the number of cards per page:\n\nNumber of pages = Total number of cards / Number of cards per page\nNumber of pages = 12 / 3\nNumber of pages = 4\n\nTherefore, Oliver would use 4 pages to organize his baseball cards. The answer in Arabic numerals is 4.<|endoftext|>", + "pred": 4.0, + "flag": true + }, + { + "instruction": "Vanessa had 13 music files and 30 video files on her flash drive . If she deleted 10 of the files , how many files were still on her flash drive ?", + "input": "", + "output": "", + "answer": "33.0", + "output_pred": "To solve the problem, we need to subtract the number of files Vanessa deleted from the total number of files she had on her flash drive:\n\n13 + 30 - 10 = 33\n\nTherefore, there were still 33 files on Vanessa's flash drive after she deleted 10 of them. The answer in Arabic numerals is 33.<|endoftext|>", + "pred": 33.0, + "flag": true + }, + { + "instruction": "For the school bake sale Wendy made pastries . She baked 41 cupcakes and 31 cookies . After the sale she had 32 to take back home . How many pastries did she sell ?", + "input": "", + "output": "", + "answer": "40.0", + "output_pred": "To find out how many pastries Wendy sold, we need to subtract the number of pastries she took back home from the total number of pastries she baked:\n\nTotal pastries baked = 41 cupcakes + 31 cookies = 72 pastries\n\nPastries sold = Total pastries baked - Pastries taken back home\nPastries sold = 72 - 32\nPastries sold = 40\n\nTherefore, Wendy sold 40 pastries at the bake sale.<|endoftext|>", + "pred": 40.0, + "flag": true + }, + { + "instruction": "Fred has 5 baseball cards . Melanie bought 3 of Fred 's baseball cards . How many baseball cards does Fred have now ?", + "input": "", + "output": "", + "answer": "2.0", + "output_pred": "Step 1: Start with the number of baseball cards Fred has: 5\nStep 2: Subtract the number of baseball cards Melanie bought: 3\nStep 3: Perform the subtraction: 5 - 3 = 2\nAnswer: Fred now has 2 baseball cards. (2)<|endoftext|>", + "pred": 2.0, + "flag": true + }, + { + "instruction": "Charles has 4 apples . Jessica gives Charles 39 more . How many apples does Charles have in all ?", + "input": "", + "output": "", + "answer": "43.0", + "output_pred": "1. Start with the number of apples Charles has: 4\n2. Add the number of apples Jessica gives him: 39\n3. Perform the addition: 4 + 39 = 43\n4. Charles now has 43 apples in all.\n\nAnswer: Charles has 43 apples in all.<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "A physician 's assistant measures a child and finds that his h8 is 41.5 inches . At his last visit to the doctor 's office , the child was 38.5 inches tall . How much did the child grow , in inches ?", + "input": "", + "output": "", + "answer": "3.0", + "output_pred": "To find out how much the child grew, we need to subtract his previous height from his current height:\n\n41.5 inches - 38.5 inches = 3 inches\n\nTherefore, the child grew 3 inches.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Carson \u2019s teacher gives out gold stars for great math work . Yesterday , Carson earned 6 gold stars . Today , he earned 9 more . How many gold stars did Carson earn in all ?", + "input": "", + "output": "", + "answer": "15.0", + "output_pred": "To solve the problem, we need to add the number of gold stars Carson earned yesterday to the number he earned today:\n\n6 + 9 = 15\n\nTherefore, Carson earned 15 gold stars in all.<|endoftext|>", + "pred": 15.0, + "flag": true + }, + { + "instruction": "Your class is having a pizza party . You buy 5 pizzas . Each pizza has 4 slices . How many slices is that altogether ?", + "input": "", + "output": "", + "answer": "20.0", + "output_pred": "To solve this problem, we can use multiplication. \n\nStep 1: Multiply the number of pizzas by the number of slices per pizza. \n\n5 pizzas x 4 slices per pizza = 20 slices \n\nStep 2: Write the answer in Arabic numerals. \n\nThe answer is 20 slices.<|endoftext|>", + "pred": 20.0, + "flag": true + }, + { + "instruction": "Sam had 98 pennies in his bank . He spent 93 of his pennies . How many pennies does he have now ?", + "input": "", + "output": "", + "answer": "5", + "output_pred": "Step 1: Start with the total number of pennies Sam had: 98\nStep 2: Subtract the number of pennies he spent: 98 - 93 = 5\nStep 3: Sam now has 5 pennies left.\n\nAnswer: Sam has 5 pennies now. (5)<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Bob will rent a car for the weekend . He can choose one of 2 payment plans . The first plan costs 57.98 for 2 days plus 13 cents per mile . The second plan costs 45.98 for 2 days plus 18 cents per mile . How many miles does Bob need to drive for the 2 plans to cost the same ?", + "input": "", + "output": "", + "answer": "240.0", + "output_pred": "Let's call the number of miles Bob needs to drive for the two plans to cost the same \"x\". \n\nFor the first plan, the total cost would be: \n\n57.98 + 0.13x \n\nFor the second plan, the total cost would be: \n\n45.98 + 0.18x \n\nTo find when the two plans cost the same, we can set the two expressions equal to each other and solve for x: \n\n57.98 + 0.13x = 45.98 + 0.18x \n\nSubtracting 45.98 from both sides: \n\n12 = 0.05x \n\nDividing both sides by 0.05: \n\nx = 240 \n\nTherefore, Bob needs to drive 240 miles for the two plans to cost the same.<|endoftext|>", + "pred": 240.0, + "flag": true + }, + { + "instruction": "Joan had 5 dimes in her bank . She spent 2 of her dimes . How many dimes does she have now ?", + "input": "", + "output": "", + "answer": "3", + "output_pred": "1. Joan had 5 dimes in her bank.\n2. She spent 2 of her dimes.\n3. To find out how many dimes she has now, we need to subtract the number of dimes she spent from the number of dimes she had originally.\n4. 5 - 2 = 3\n5. Joan now has 3 dimes.\n\nTherefore, Joan has 3 dimes now.<|endoftext|>", + "pred": 3.0, + "flag": true + }, + { + "instruction": "Roger earned 9 dollars for each lawn he mowed . If he had 14 lawns to mow , but forgot to mow 8 of them , how much money did he actually earn ?", + "input": "", + "output": "", + "answer": "54.0", + "output_pred": "First, we need to find out how many lawns Roger actually mowed. We can do this by subtracting the number of lawns he forgot to mow from the total number of lawns he was supposed to mow: \n\n14 - 8 = 6 \n\nSo, Roger actually mowed 6 lawns. \n\nNext, we can find out how much money he earned by multiplying the number of lawns he mowed by the amount he earned per lawn: \n\n6 x 9 = 54 \n\nTherefore, Roger actually earned 54 dollars. \n\nThe answer in Arabic numerals is: 54.<|endoftext|>", + "pred": 54.0, + "flag": true + }, + { + "instruction": "Will was working as a sacker at a grocery store where he made 8 dollars an hour . On Monday he worked 8 hours and on Tuesday he worked 2 hours . How much money did Will make in those two days ?", + "input": "", + "output": "", + "answer": "80.0", + "output_pred": "To find out how much money Will made in those two days, we need to calculate his earnings for each day and then add them together.\n\nOn Monday, Will worked for 8 hours and made 8 dollars per hour, so his earnings for that day were:\n\n8 hours x 8 dollars/hour = 64 dollars\n\nOn Tuesday, Will worked for 2 hours and made 8 dollars per hour, so his earnings for that day were:\n\n2 hours x 8 dollars/hour = 16 dollars\n\nTo find his total earnings for the two days, we add his earnings for each day:\n\n64 dollars + 16 dollars = 80 dollars\n\nTherefore, Will made 80 dollars in those two days.<|endoftext|>", + "pred": 80.0, + "flag": true + }, + { + "instruction": "There are 544 pots . Each pot has 32 flowers in it . How many flowers are there in all ?", + "input": "", + "output": "", + "answer": "17408.0", + "output_pred": "To solve this problem, we need to multiply the number of pots by the number of flowers in each pot:\n\n544 pots x 32 flowers/pot = 17,408 flowers\n\nTherefore, there are 17,408 flowers in all.<|endoftext|>", + "pred": 17408.0, + "flag": true + }, + { + "instruction": "William has 2 bottle caps . He buys 41 more . How many bottle caps does William have in all ?", + "input": "", + "output": "", + "answer": "43.0", + "output_pred": "Step 1: Write down the number of bottle caps William has initially: 2\nStep 2: Write down the number of bottle caps William buys: 41\nStep 3: Add the two numbers together: 2 + 41 = 43\nAnswer: William has 43 bottle caps in all. (43)<|endoftext|>", + "pred": 43.0, + "flag": true + }, + { + "instruction": "Jason grew 37 watermelons and 30 pumpkins . Sandy grew 11 watermelons . How many watermelons did they grow in total ?", + "input": "", + "output": "", + "answer": "48", + "output_pred": "To find the total number of watermelons grown by Jason and Sandy, we need to add the number of watermelons grown by each of them.\n\nTotal number of watermelons = Number of watermelons grown by Jason + Number of watermelons grown by Sandy\n\nTotal number of watermelons = 37 + 11\n\nTotal number of watermelons = 48\n\nTherefore, Jason and Sandy grew a total of 48 watermelons.<|endoftext|>", + "pred": 48.0, + "flag": true + }, + { + "instruction": "3 owls were sitting on the fence . 2 more owls joined them . How many owls are on the fence now ?", + "input": "", + "output": "", + "answer": "5.0", + "output_pred": "The initial number of owls on the fence is 3.\n2 more owls joined them.\nTo find the total number of owls on the fence now, we need to add the initial number of owls to the number of owls that joined them.\n3 + 2 = 5\nTherefore, there are 5 owls on the fence now.\nThe answer in Arabic numerals is 5.<|endoftext|>", + "pred": 5.0, + "flag": true + }, + { + "instruction": "Harry Hound had a terrible earache yesterday . When I peered into his ears yesterday , I found 36 frisky fleas having a party in his right ear and 85 baby fleas sleeping peacefully in his left ear . I cleaned out Harry Hound 's ears . How many fleas perished ?", + "input": "", + "output": "", + "answer": "121.0", + "output_pred": "To find the total number of fleas that perished, we need to add the number of frisky fleas in the right ear to the number of baby fleas in the left ear:\n\n36 + 85 = 121\n\nTherefore, 121 fleas perished.<|endoftext|>", + "pred": 121.0, + "flag": true + }, + { + "instruction": "There were 44 boys and 53 girls on the playground at recess . How many children were on the playground in all ?", + "input": "", + "output": "", + "answer": "97.0", + "output_pred": "To find the total number of children on the playground, you need to add the number of boys and the number of girls. \n\n44 + 53 = 97 \n\nTherefore, there were 97 children on the playground in all.<|endoftext|>", + "pred": 97.0, + "flag": true + }, + { + "instruction": "Larry starts with 91 cards . 17 are eaten by a hippopotamus . How many cards does Larry end with ?", + "input": "", + "output": "", + "answer": "74.0", + "output_pred": "To solve the problem, we need to subtract the number of cards eaten by the hippopotamus from the initial number of cards Larry had:\n\n91 - 17 = 74\n\nTherefore, Larry ends with 74 cards.<|endoftext|>", + "pred": 74.0, + "flag": true + }, + { + "instruction": "Paco 's Countertop Company purchased pieces of marble from a quarry . The weights of the pieces they purchased were 0.3333333333333333 ton , 0.3333333333333333 ton , and 0.08333333333333333 ton . How many tons of marble did Paco 's Countertop Company purchase in all ?", + "input": "", + "output": "", + "answer": "0.75", + "output_pred": "To find the total weight of marble purchased by Paco's Countertop Company, we need to add up the weights of the individual pieces:\n\n0.3333333333333333 ton + 0.3333333333333333 ton + 0.08333333333333333 ton = 0.75 ton\n\nTherefore, Paco's Countertop Company purchased a total of 0.75 ton of marble.<|endoftext|>", + "pred": 0.75, + "flag": true + }, + { + "instruction": "There were 3409 pieces of candy in a jar . If 145 pieces were red and the rest were blue , how many were blue ?", + "input": "", + "output": "", + "answer": "3264.0", + "output_pred": "To find the number of blue pieces of candy, we need to subtract the number of red pieces from the total number of pieces:\n\n3409 - 145 = 3264\n\nTherefore, there were 3264 blue pieces of candy in the jar.<|endoftext|>", + "pred": 3264.0, + "flag": true + }, + { + "instruction": "Mike has 87 baseball cards . Sam bought 13 of Mike 's baseball cards . How many baseball cards does Mike have now ?", + "input": "", + "output": "", + "answer": "74.0", + "output_pred": "1. Start with the number of baseball cards Mike has: 87\n2. Subtract the number of baseball cards Sam bought: 13\n3. Perform the subtraction: 87 - 13 = 74\n4. Mike now has 74 baseball cards.\n\nAnswer: Mike now has 74 baseball cards.<|endoftext|>", + "pred": 74.0, + "flag": true + }, + { + "instruction": "0.5 of the students in the band are in the trumpet section . 0.125 of the students in the band are in the trombone section . What fraction of the students in the band are in either the trumpet section or the trombone section ?", + "input": "", + "output": "", + "answer": "0.625", + "output_pred": "To find the fraction of students in either the trumpet section or the trombone section, we need to add the fractions of students in each section.\n\n0.5 + 0.125 = 0.625\n\nTherefore, 0.625 of the students in the band are in either the trumpet section or the trombone section.\n\nAnswer: 0.625<|endoftext|>", + "pred": 0.625, + "flag": true + } +] \ No newline at end of file