body stringlengths 5 370 | ques stringlengths 12 166 ⌀ | question stringlengths 24 413 | equation stringlengths 1 67 | answer float64 -451,929 22.1M | label class label 2
classes |
|---|---|---|---|---|---|
Luke was putting his spare change into piles . He had 5.0 piles of quarters and 5.0 piles of dimes . If each pile had 3.0 coins in it , | how many coins did he have total ? | Luke was putting his spare change into piles . He had 5.0 piles of quarters and 5.0 piles of dimes . If each pile had 3.0 coins in it , how many coins did he have total ? | (3.0 * (5.0 + 5.0)) | 30 | 1true |
Luke was putting his spare change into piles . He had 5.0 piles of quarters and 5.0 piles of dimes . If each pile had 3.0 coins in it , | how many coins did he have total ? | Luke was putting his spare change into piles . He had 5.0 piles of quarters and 5.0 piles of dimes . If each pile had 3.0 coins in it , how many coins did he have total ? | (3.0 / (5.0 + 5.0)) | 0.3 | 0false |
Ethan has 31.0 presents . Alissa has 22.0 more than Ethan . | How many presents does Alissa have ? | Ethan has 31.0 presents . Alissa has 22.0 more than Ethan . How many presents does Alissa have ? | (31.0 + 22.0) | 53 | 1true |
Ethan has 31.0 presents . Alissa has 22.0 more than Ethan . | How many presents does Alissa have ? | Ethan has 31.0 presents . Alissa has 22.0 more than Ethan . How many presents does Alissa have ? | (31.0 - 22.0) | 9 | 0false |
Luke had 47.0 pieces of clothing to wash . He put 17.0 of them in one load , but decided to split the rest into 5.0 equal loads . | How many pieces of clothing could go in each of the small loads ? | Luke had 47.0 pieces of clothing to wash . He put 17.0 of them in one load , but decided to split the rest into 5.0 equal loads . How many pieces of clothing could go in each of the small loads ? | ((47.0 - 17.0) / 5.0) | 6 | 1true |
Luke had 47.0 pieces of clothing to wash . He put 17.0 of them in one load , but decided to split the rest into 5.0 equal loads . | How many pieces of clothing could go in each of the small loads ? | Luke had 47.0 pieces of clothing to wash . He put 17.0 of them in one load , but decided to split the rest into 5.0 equal loads . How many pieces of clothing could go in each of the small loads ? | ((47.0 + 17.0) * 5.0) | 320 | 0false |
Tiffany had 6.0 pages of math homework and 4.0 pages of reading homework . If each page had 3.0 problems on it , | how many problems did she have to complete total ? | Tiffany had 6.0 pages of math homework and 4.0 pages of reading homework . If each page had 3.0 problems on it , how many problems did she have to complete total ? | (3.0 * (6.0 + 4.0)) | 30 | 1true |
Tiffany had 6.0 pages of math homework and 4.0 pages of reading homework . If each page had 3.0 problems on it , | how many problems did she have to complete total ? | Tiffany had 6.0 pages of math homework and 4.0 pages of reading homework . If each page had 3.0 problems on it , how many problems did she have to complete total ? | (3.0 / (6.0 - 4.0)) | 1.5 | 0false |
If there are 7.0 bottle caps in a box and Linda puts 7.0 more bottle caps inside , | how many bottle caps are in the box ? | If there are 7.0 bottle caps in a box and Linda puts 7.0 more bottle caps inside , how many bottle caps are in the box ? | (7.0 + 7.0) | 14 | 1true |
If there are 7.0 bottle caps in a box and Linda puts 7.0 more bottle caps inside , | how many bottle caps are in the box ? | If there are 7.0 bottle caps in a box and Linda puts 7.0 more bottle caps inside , how many bottle caps are in the box ? | (7.0 - 7.0) | 0 | 0false |
Nancy was planting vegetables in her garden . She started with 52.0 seeds and planted 28.0 of them in the big garden and in each of her small gardens put 4.0 seeds each . | How many small gardens did Nancy have ? | Nancy was planting vegetables in her garden . She started with 52.0 seeds and planted 28.0 of them in the big garden and in each of her small gardens put 4.0 seeds each . How many small gardens did Nancy have ? | ((52.0 - 28.0) / 4.0) | 6 | 1true |
Nancy was planting vegetables in her garden . She started with 52.0 seeds and planted 28.0 of them in the big garden and in each of her small gardens put 4.0 seeds each . | How many small gardens did Nancy have ? | Nancy was planting vegetables in her garden . She started with 52.0 seeds and planted 28.0 of them in the big garden and in each of her small gardens put 4.0 seeds each . How many small gardens did Nancy have ? | ((52.0 + 28.0) * 4.0) | 320 | 0false |
Fred loves trading cards . He bought 2.0 packs of football cards for $ 2.73 each , a pack of Pokemon cards for $ 4.01 , and a deck of baseball cards for $ 8.95 . | How much did Fred spend on cards ? | Fred loves trading cards . He bought 2.0 packs of football cards for $ 2.73 each , a pack of Pokemon cards for $ 4.01 , and a deck of baseball cards for $ 8.95 . How much did Fred spend on cards ? | (((2.0 * 2.73) + 4.01) + 8.95) | 18.42 | 1true |
Fred loves trading cards . He bought 2.0 packs of football cards for $ 2.73 each , a pack of Pokemon cards for $ 4.01 , and a deck of baseball cards for $ 8.95 . | How much did Fred spend on cards ? | Fred loves trading cards . He bought 2.0 packs of football cards for $ 2.73 each , a pack of Pokemon cards for $ 4.01 , and a deck of baseball cards for $ 8.95 . How much did Fred spend on cards ? | (((2.0 / 2.73) - 4.01) - 8.95) | -12.227399 | 0false |
Harry Hound had a terrible earache yesterday . When I peered into his ears yesterday , I found 36.0 frisky fleas having a party in his right ear and 85.0 baby fleas sleeping peacefully in his left ear . I cleaned out Harry Hound 's ears . | How many fleas perished ? | Harry Hound had a terrible earache yesterday . When I peered into his ears yesterday , I found 36.0 frisky fleas having a party in his right ear and 85.0 baby fleas sleeping peacefully in his left ear . I cleaned out Harry Hound 's ears . How many fleas perished ? | (36.0 + 85.0) | 121 | 1true |
Harry Hound had a terrible earache yesterday . When I peered into his ears yesterday , I found 36.0 frisky fleas having a party in his right ear and 85.0 baby fleas sleeping peacefully in his left ear . I cleaned out Harry Hound 's ears . | How many fleas perished ? | Harry Hound had a terrible earache yesterday . When I peered into his ears yesterday , I found 36.0 frisky fleas having a party in his right ear and 85.0 baby fleas sleeping peacefully in his left ear . I cleaned out Harry Hound 's ears . How many fleas perished ? | (36.0 - 85.0) | -49 | 0false |
Donald has 4.0 oranges . He finds another 5.0 . | How many oranges does Donald have in all ? | Donald has 4.0 oranges . He finds another 5.0 . How many oranges does Donald have in all ? | (4.0 + 5.0) | 9 | 1true |
Donald has 4.0 oranges . He finds another 5.0 . | How many oranges does Donald have in all ? | Donald has 4.0 oranges . He finds another 5.0 . How many oranges does Donald have in all ? | (4.0 - 5.0) | -1 | 0false |
William has 2.0 bottle caps . He buys 41.0 more . | How many bottle caps does William have in all ? | William has 2.0 bottle caps . He buys 41.0 more . How many bottle caps does William have in all ? | (2.0 + 41.0) | 43 | 1true |
William has 2.0 bottle caps . He buys 41.0 more . | How many bottle caps does William have in all ? | William has 2.0 bottle caps . He buys 41.0 more . How many bottle caps does William have in all ? | (2.0 - 41.0) | -39 | 0false |
There are 7.0 crayons in the drawer . Mary took 3.0 crayons out of the drawer . | How many crayons are there now ? | There are 7.0 crayons in the drawer . Mary took 3.0 crayons out of the drawer . How many crayons are there now ? | (7.0 - 3.0) | 4 | 1true |
There are 7.0 crayons in the drawer . Mary took 3.0 crayons out of the drawer . | How many crayons are there now ? | There are 7.0 crayons in the drawer . Mary took 3.0 crayons out of the drawer . How many crayons are there now ? | (7.0 + 3.0) | 10 | 0false |
A pet shelter had 9.0 puppies when another 12.0 were brought in . If 3.0 puppies a day are adopted , | how long would it take for all of them to be adopted ? | A pet shelter had 9.0 puppies when another 12.0 were brought in . If 3.0 puppies a day are adopted , how long would it take for all of them to be adopted ? | ((9.0 + 12.0) / 3.0) | 7 | 1true |
A pet shelter had 9.0 puppies when another 12.0 were brought in . If 3.0 puppies a day are adopted , | how long would it take for all of them to be adopted ? | A pet shelter had 9.0 puppies when another 12.0 were brought in . If 3.0 puppies a day are adopted , how long would it take for all of them to be adopted ? | ((9.0 - 12.0) * 3.0) | -9 | 0false |
Gordon bought 3.42 pounds of fruit for a class party . The class ate 2.2 pounds of the fruit . | How much fruit is ? | Gordon bought 3.42 pounds of fruit for a class party . The class ate 2.2 pounds of the fruit . How much fruit is ? | (3.42 - 2.2) | 1.22 | 1true |
Gordon bought 3.42 pounds of fruit for a class party . The class ate 2.2 pounds of the fruit . | How much fruit is ? | Gordon bought 3.42 pounds of fruit for a class party . The class ate 2.2 pounds of the fruit . How much fruit is ? | (3.42 + 2.2) | 5.62 | 0false |
Alyssa picked 42.0 pears and Nancy picked 17.0 pears from the pear tree . | How many pears were picked in all ? | Alyssa picked 42.0 pears and Nancy picked 17.0 pears from the pear tree . How many pears were picked in all ? | (42.0 + 17.0) | 59 | 1true |
Alyssa picked 42.0 pears and Nancy picked 17.0 pears from the pear tree . | How many pears were picked in all ? | Alyssa picked 42.0 pears and Nancy picked 17.0 pears from the pear tree . How many pears were picked in all ? | (42.0 - 17.0) | 25 | 0false |
At the arcade Edward won 9.0 tickets . If he spent 4.0 tickets on a beanie and later won 4.0 more tickets , | how many would he have ? | At the arcade Edward won 9.0 tickets . If he spent 4.0 tickets on a beanie and later won 4.0 more tickets , how many would he have ? | ((9.0 + 4.0) - 4.0) | 9 | 1true |
At the arcade Edward won 9.0 tickets . If he spent 4.0 tickets on a beanie and later won 4.0 more tickets , | how many would he have ? | At the arcade Edward won 9.0 tickets . If he spent 4.0 tickets on a beanie and later won 4.0 more tickets , how many would he have ? | ((9.0 - 4.0) + 4.0) | 9 | 0false |
While shopping , Emily bought 5.0 green towels and 30.0 white towels . If she gave her mother 26.0 of them , | how many towels did Emily end up with ? | While shopping , Emily bought 5.0 green towels and 30.0 white towels . If she gave her mother 26.0 of them , how many towels did Emily end up with ? | ((5.0 + 30.0) - 26.0) | 9 | 1true |
While shopping , Emily bought 5.0 green towels and 30.0 white towels . If she gave her mother 26.0 of them , | how many towels did Emily end up with ? | While shopping , Emily bought 5.0 green towels and 30.0 white towels . If she gave her mother 26.0 of them , how many towels did Emily end up with ? | ((5.0 - 30.0) + 26.0) | 1 | 0false |
Ned was trying to expand his game collection . He bought 11.0 games from a friend and bought 22.0 more at a garage sale . If 19.0 of the games did n't work , | how many good games did he end up with ? | Ned was trying to expand his game collection . He bought 11.0 games from a friend and bought 22.0 more at a garage sale . If 19.0 of the games did n't work , how many good games did he end up with ? | ((11.0 + 22.0) - 19.0) | 14 | 1true |
Ned was trying to expand his game collection . He bought 11.0 games from a friend and bought 22.0 more at a garage sale . If 19.0 of the games did n't work , | how many good games did he end up with ? | Ned was trying to expand his game collection . He bought 11.0 games from a friend and bought 22.0 more at a garage sale . If 19.0 of the games did n't work , how many good games did he end up with ? | ((11.0 - 22.0) + 19.0) | 8 | 0false |
A teacher had 6.0 worksheets to grade . If she graded 4.0 , but then another 18.0 were turned in , | how many worksheets would she have to grade ? | A teacher had 6.0 worksheets to grade . If she graded 4.0 , but then another 18.0 were turned in , how many worksheets would she have to grade ? | ((6.0 + 18.0) - 4.0) | 20 | 1true |
A teacher had 6.0 worksheets to grade . If she graded 4.0 , but then another 18.0 were turned in , | how many worksheets would she have to grade ? | A teacher had 6.0 worksheets to grade . If she graded 4.0 , but then another 18.0 were turned in , how many worksheets would she have to grade ? | ((6.0 - 18.0) + 4.0) | -8 | 0false |
Tim has 13.0 dozen golf balls . | How many golf balls does he have ? | Tim has 13.0 dozen golf balls . How many golf balls does he have ? | (13.0 * 12.0) | 156 | 1true |
Tim has 13.0 dozen golf balls . | How many golf balls does he have ? | Tim has 13.0 dozen golf balls . How many golf balls does he have ? | (13.0 / 12.0) | 1.083333 | 0false |
Last year at Newberg 's airport , 14507.0 passengers landed on time . Unfortunately , 213.0 passengers landed late . In all , | how many passengers landed in Newberg last year ? | Last year at Newberg 's airport , 14507.0 passengers landed on time . Unfortunately , 213.0 passengers landed late . In all , how many passengers landed in Newberg last year ? | (14507.0 + 213.0) | 14,720 | 1true |
Last year at Newberg 's airport , 14507.0 passengers landed on time . Unfortunately , 213.0 passengers landed late . In all , | how many passengers landed in Newberg last year ? | Last year at Newberg 's airport , 14507.0 passengers landed on time . Unfortunately , 213.0 passengers landed late . In all , how many passengers landed in Newberg last year ? | (14507.0 - 213.0) | 14,294 | 0false |
There are 8.0 marbles in each box . | How many marbles are in number1 boxes ? | There are 8.0 marbles in each box . How many marbles are in 6.0 boxes ? | (8.0 * 6.0) | 48 | 1true |
There are 8.0 marbles in each box . | How many marbles are in number1 boxes ? | There are 8.0 marbles in each box . How many marbles are in 6.0 boxes ? | (8.0 / 6.0) | 1.333333 | 0false |
One recipe calls for 0.25 teaspoon vanilla , and a second recipe requires for 0.5 teaspoon vanilla , and a third recipe calls for 0.125 teaspoon vanilla . | How much vanilla is required to make all number3 recipes , in teaspoons ? | One recipe calls for 0.25 teaspoon vanilla , and a second recipe requires for 0.5 teaspoon vanilla , and a third recipe calls for 0.125 teaspoon vanilla . How much vanilla is required to make all 3.0 recipes , in teaspoons ? | ((0.25 + 0.5) + 0.125) | 0.875 | 1true |
One recipe calls for 0.25 teaspoon vanilla , and a second recipe requires for 0.5 teaspoon vanilla , and a third recipe calls for 0.125 teaspoon vanilla . | How much vanilla is required to make all number3 recipes , in teaspoons ? | One recipe calls for 0.25 teaspoon vanilla , and a second recipe requires for 0.5 teaspoon vanilla , and a third recipe calls for 0.125 teaspoon vanilla . How much vanilla is required to make all 3.0 recipes , in teaspoons ? | ((0.25 - 0.5) - 0.125) | -0.375 | 0false |
Fred earns $ 12.5 an hour cleaning houses . If he works for 8.0 hours , | how much money will he make ? | Fred earns $ 12.5 an hour cleaning houses . If he works for 8.0 hours , how much money will he make ? | (12.5 * 8.0) | 100 | 1true |
Fred earns $ 12.5 an hour cleaning houses . If he works for 8.0 hours , | how much money will he make ? | Fred earns $ 12.5 an hour cleaning houses . If he works for 8.0 hours , how much money will he make ? | (12.5 / 8.0) | 1.5625 | 0false |
Vanessa and her mom were picking carrots from their garden . Vanessa picked 17.0 and her mother picked 14.0 . If only 24.0 of the carrots were good , | how many bad carrots did they have ? | Vanessa and her mom were picking carrots from their garden . Vanessa picked 17.0 and her mother picked 14.0 . If only 24.0 of the carrots were good , how many bad carrots did they have ? | ((17.0 + 14.0) - 24.0) | 7 | 1true |
Vanessa and her mom were picking carrots from their garden . Vanessa picked 17.0 and her mother picked 14.0 . If only 24.0 of the carrots were good , | how many bad carrots did they have ? | Vanessa and her mom were picking carrots from their garden . Vanessa picked 17.0 and her mother picked 14.0 . If only 24.0 of the carrots were good , how many bad carrots did they have ? | ((17.0 - 14.0) + 24.0) | 27 | 0false |
Your class is having a pizza party . You buy 5.0 pizzas . Each pizza has 4.0 slices . | How many slices is that altogether ? | Your class is having a pizza party . You buy 5.0 pizzas . Each pizza has 4.0 slices . How many slices is that altogether ? | (5.0 * 4.0) | 20 | 1true |
Your class is having a pizza party . You buy 5.0 pizzas . Each pizza has 4.0 slices . | How many slices is that altogether ? | Your class is having a pizza party . You buy 5.0 pizzas . Each pizza has 4.0 slices . How many slices is that altogether ? | (5.0 / 4.0) | 1.25 | 0false |
Joan 's cat had 8.0 kittens . She gave 2.0 to her friends . | How many kittens does she have now ? | Joan 's cat had 8.0 kittens . She gave 2.0 to her friends . How many kittens does she have now ? | (8.0 - 2.0) | 6 | 1true |
Joan 's cat had 8.0 kittens . She gave 2.0 to her friends . | How many kittens does she have now ? | Joan 's cat had 8.0 kittens . She gave 2.0 to her friends . How many kittens does she have now ? | (8.0 + 2.0) | 10 | 0false |
Dan picked 9.0 limes and gave Sara 4.0 of the limes . | How many limes does Dan have now ? | Dan picked 9.0 limes and gave Sara 4.0 of the limes . How many limes does Dan have now ? | (9.0 - 4.0) | 5 | 1true |
Dan picked 9.0 limes and gave Sara 4.0 of the limes . | How many limes does Dan have now ? | Dan picked 9.0 limes and gave Sara 4.0 of the limes . How many limes does Dan have now ? | (9.0 + 4.0) | 13 | 0false |
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 ? | 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 ? | ((149.16 + 9.98) + 4.14) | 163.28 | 1true |
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 ? | 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 ? | ((149.16 - 9.98) - 4.14) | 135.04 | 0false |
Mary found 45.0 seashells , Melanie found 23.0 seashells , and Jason found 32.0 seashells on the beach . When they cleaned them , they discovered that 31.0 were cracked . | How many seashells did they find together ? | Mary found 45.0 seashells , Melanie found 23.0 seashells , and Jason found 32.0 seashells on the beach . When they cleaned them , they discovered that 31.0 were cracked . How many seashells did they find together ? | ((45.0 + 23.0) + 32.0) | 100 | 1true |
Mary found 45.0 seashells , Melanie found 23.0 seashells , and Jason found 32.0 seashells on the beach . When they cleaned them , they discovered that 31.0 were cracked . | How many seashells did they find together ? | Mary found 45.0 seashells , Melanie found 23.0 seashells , and Jason found 32.0 seashells on the beach . When they cleaned them , they discovered that 31.0 were cracked . How many seashells did they find together ? | ((45.0 - 23.0) - 32.0) | -10 | 0false |
Shannon and her family use up a lot of strawberry and blueberry jelly , since they eat toast every morning . At the moment , they have a combined total of 6310.0 grams of jelly . If they have 4518.0 grams of blueberry jelly , | how many grams of strawberry jelly do they have ? | Shannon and her family use up a lot of strawberry and blueberry jelly , since they eat toast every morning . At the moment , they have a combined total of 6310.0 grams of jelly . If they have 4518.0 grams of blueberry jelly , how many grams of strawberry jelly do they have ? | (6310.0 - 4518.0) | 1,792 | 1true |
Shannon and her family use up a lot of strawberry and blueberry jelly , since they eat toast every morning . At the moment , they have a combined total of 6310.0 grams of jelly . If they have 4518.0 grams of blueberry jelly , | how many grams of strawberry jelly do they have ? | Shannon and her family use up a lot of strawberry and blueberry jelly , since they eat toast every morning . At the moment , they have a combined total of 6310.0 grams of jelly . If they have 4518.0 grams of blueberry jelly , how many grams of strawberry jelly do they have ? | (6310.0 + 4518.0) | 10,828 | 0false |
Will had 59.0 pieces of clothing to wash . He put 32.0 of them in one load , but decided to split the rest into 9.0 equal loads . | How many pieces of clothing could go in each of the small loads ? | Will had 59.0 pieces of clothing to wash . He put 32.0 of them in one load , but decided to split the rest into 9.0 equal loads . How many pieces of clothing could go in each of the small loads ? | ((59.0 - 32.0) / 9.0) | 3 | 1true |
Will had 59.0 pieces of clothing to wash . He put 32.0 of them in one load , but decided to split the rest into 9.0 equal loads . | How many pieces of clothing could go in each of the small loads ? | Will had 59.0 pieces of clothing to wash . He put 32.0 of them in one load , but decided to split the rest into 9.0 equal loads . How many pieces of clothing could go in each of the small loads ? | ((59.0 + 32.0) * 9.0) | 819 | 0false |
Brenda has 34.0 apples . She gets 37.0 more from Willie . | How many apples does Brenda have in all ? | Brenda has 34.0 apples . She gets 37.0 more from Willie . How many apples does Brenda have in all ? | (34.0 + 37.0) | 71 | 1true |
Brenda has 34.0 apples . She gets 37.0 more from Willie . | How many apples does Brenda have in all ? | Brenda has 34.0 apples . She gets 37.0 more from Willie . How many apples does Brenda have in all ? | (34.0 - 37.0) | -3 | 0false |
There are 7.0 students in the class and 42.0 apples . If the apples are divided equally among the students , | how many does each student get ? | There are 7.0 students in the class and 42.0 apples . If the apples are divided equally among the students , how many does each student get ? | (42.0 / 7.0) | 6 | 1true |
There are 7.0 students in the class and 42.0 apples . If the apples are divided equally among the students , | how many does each student get ? | There are 7.0 students in the class and 42.0 apples . If the apples are divided equally among the students , how many does each student get ? | (42.0 * 7.0) | 294 | 0false |
There are 9.0 students in the class and 81.0 tickets . If the tickets are divided equally among the students , | how many does each student get ? | There are 9.0 students in the class and 81.0 tickets . If the tickets are divided equally among the students , how many does each student get ? | (81.0 / 9.0) | 9 | 1true |
There are 9.0 students in the class and 81.0 tickets . If the tickets are divided equally among the students , | how many does each student get ? | There are 9.0 students in the class and 81.0 tickets . If the tickets are divided equally among the students , how many does each student get ? | (81.0 * 9.0) | 729 | 0false |
Daniel had some noodles . He gave 12.0 noodles to William . Now Daniel only has 54.0 noodles . | How many noodles did Daniel have to begin with ? | Daniel had some noodles . He gave 12.0 noodles to William . Now Daniel only has 54.0 noodles . How many noodles did Daniel have to begin with ? | (12.0 + 54.0) | 66 | 1true |
Daniel had some noodles . He gave 12.0 noodles to William . Now Daniel only has 54.0 noodles . | How many noodles did Daniel have to begin with ? | Daniel had some noodles . He gave 12.0 noodles to William . Now Daniel only has 54.0 noodles . How many noodles did Daniel have to begin with ? | (12.0 - 54.0) | -42 | 0false |
There are 25.0 popular trees currently in the park . Park workers will plant 73.0 popular trees today . | How many popular trees will the park have when the workers are finished ? | There are 25.0 popular trees currently in the park . Park workers will plant 73.0 popular trees today . How many popular trees will the park have when the workers are finished ? | (25.0 + 73.0) | 98 | 1true |
There are 25.0 popular trees currently in the park . Park workers will plant 73.0 popular trees today . | How many popular trees will the park have when the workers are finished ? | There are 25.0 popular trees currently in the park . Park workers will plant 73.0 popular trees today . How many popular trees will the park have when the workers are finished ? | (25.0 - 73.0) | -48 | 0false |
Jason has 676.0 Pokemon cards . Alyssa bought 224.0 of Jason 's Pokemon cards . | How many Pokemon cards does Jason have now ? | Jason has 676.0 Pokemon cards . Alyssa bought 224.0 of Jason 's Pokemon cards . How many Pokemon cards does Jason have now ? | (676.0 - 224.0) | 452 | 1true |
Jason has 676.0 Pokemon cards . Alyssa bought 224.0 of Jason 's Pokemon cards . | How many Pokemon cards does Jason have now ? | Jason has 676.0 Pokemon cards . Alyssa bought 224.0 of Jason 's Pokemon cards . How many Pokemon cards does Jason have now ? | (676.0 + 224.0) | 900 | 0false |
Kelly has 121.0 Nintendo games . | How many does she need to give away so that she will have number1 games left ? | Kelly has 121.0 Nintendo games . How many does she need to give away so that she will have 22.0 games left ? | (121.0 - 22.0) | 99 | 1true |
Kelly has 121.0 Nintendo games . | How many does she need to give away so that she will have number1 games left ? | Kelly has 121.0 Nintendo games . How many does she need to give away so that she will have 22.0 games left ? | (121.0 + 22.0) | 143 | 0false |
Mary ’ s mom is getting ready for Mary ’ s birthday party . She blew up 6.0 balloons this morning and 5.0 balloons this afternoon . | How many balloons did she blow up in all ? | Mary ’ s mom is getting ready for Mary ’ s birthday party . She blew up 6.0 balloons this morning and 5.0 balloons this afternoon . How many balloons did she blow up in all ? | (6.0 + 5.0) | 11 | 1true |
Mary ’ s mom is getting ready for Mary ’ s birthday party . She blew up 6.0 balloons this morning and 5.0 balloons this afternoon . | How many balloons did she blow up in all ? | Mary ’ s mom is getting ready for Mary ’ s birthday party . She blew up 6.0 balloons this morning and 5.0 balloons this afternoon . How many balloons did she blow up in all ? | (6.0 - 5.0) | 1 | 0false |
Wendy picked 103.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 47.0 of the flowers wilted before the wedding , | how many bouquets could she still make ? | Wendy picked 103.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 47.0 of the flowers wilted before the wedding , how many bouquets could she still make ? | ((103.0 - 47.0) / 8.0) | 7 | 1true |
Wendy picked 103.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 47.0 of the flowers wilted before the wedding , | how many bouquets could she still make ? | Wendy picked 103.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 47.0 of the flowers wilted before the wedding , how many bouquets could she still make ? | ((103.0 + 47.0) * 8.0) | 1,200 | 0false |
Jessica had 8.0 quarters in her bank . Her sister borrowed 3.0 of her quarters . | How many quarters does Jessica have now ? | Jessica had 8.0 quarters in her bank . Her sister borrowed 3.0 of her quarters . How many quarters does Jessica have now ? | (8.0 - 3.0) | 5 | 1true |
Jessica had 8.0 quarters in her bank . Her sister borrowed 3.0 of her quarters . | How many quarters does Jessica have now ? | Jessica had 8.0 quarters in her bank . Her sister borrowed 3.0 of her quarters . How many quarters does Jessica have now ? | (8.0 + 3.0) | 11 | 0false |
Empty | What is number0 % of number1 ? | What is 395.0 % of 791.0 ? | ((395.0 * 0.01) * 791.0) | 3,124.45 | 1true |
Empty | What is number0 % of number1 ? | What is 395.0 % of 791.0 ? | ((395.0 / 0.01) / 791.0) | 49.936789 | 0false |
If Karen sold 36.0 boxes of Tagalongs , | how many cases of number1 boxes does Karen pickup from the cookie mom ? | If Karen sold 36.0 boxes of Tagalongs , how many cases of 12.0 boxes does Karen pickup from the cookie mom ? | (36.0 / 12.0) | 3 | 1true |
If Karen sold 36.0 boxes of Tagalongs , | how many cases of number1 boxes does Karen pickup from the cookie mom ? | If Karen sold 36.0 boxes of Tagalongs , how many cases of 12.0 boxes does Karen pickup from the cookie mom ? | (36.0 * 12.0) | 432 | 0false |
Ronald has 13.0 blocks . Martha has with 4.0 blocks . Martha finds another 80.0 . | How many blocks does Martha end with ? | Ronald has 13.0 blocks . Martha has with 4.0 blocks . Martha finds another 80.0 . How many blocks does Martha end with ? | (4.0 + 80.0) | 84 | 1true |
Ronald has 13.0 blocks . Martha has with 4.0 blocks . Martha finds another 80.0 . | How many blocks does Martha end with ? | Ronald has 13.0 blocks . Martha has with 4.0 blocks . Martha finds another 80.0 . How many blocks does Martha end with ? | (4.0 - 80.0) | -76 | 0false |
A book store had 41.0 books in the bargin bin . If they sold 33.0 books , but then put 2.0 more in the bin , | how many books would be in the bin ? | A book store had 41.0 books in the bargin bin . If they sold 33.0 books , but then put 2.0 more in the bin , how many books would be in the bin ? | ((41.0 + 2.0) - 33.0) | 10 | 1true |
A book store had 41.0 books in the bargin bin . If they sold 33.0 books , but then put 2.0 more in the bin , | how many books would be in the bin ? | A book store had 41.0 books in the bargin bin . If they sold 33.0 books , but then put 2.0 more in the bin , how many books would be in the bin ? | ((41.0 - 2.0) + 33.0) | 72 | 0false |
Mike bought some toys . He bought marbles for $ 9.05 , a football for $ 4.95 , and spent $ 6.52 on a baseball . In total , | how much did Mike spend on toys ? | Mike bought some toys . He bought marbles for $ 9.05 , a football for $ 4.95 , and spent $ 6.52 on a baseball . In total , how much did Mike spend on toys ? | ((9.05 + 4.95) + 6.52) | 20.52 | 1true |
Mike bought some toys . He bought marbles for $ 9.05 , a football for $ 4.95 , and spent $ 6.52 on a baseball . In total , | how much did Mike spend on toys ? | Mike bought some toys . He bought marbles for $ 9.05 , a football for $ 4.95 , and spent $ 6.52 on a baseball . In total , how much did Mike spend on toys ? | ((9.05 - 4.95) - 6.52) | -2.42 | 0false |
In one week , an airplane pilot flew 1134.0 miles on Tuesday and 1475.0 miles on Thursday . If the pilot flies the same number of miles 3.0 weeks in a row , | how many miles does the pilot fly in all ? | In one week , an airplane pilot flew 1134.0 miles on Tuesday and 1475.0 miles on Thursday . If the pilot flies the same number of miles 3.0 weeks in a row , how many miles does the pilot fly in all ? | (3.0 * (1134.0 + 1475.0)) | 7,827 | 1true |
In one week , an airplane pilot flew 1134.0 miles on Tuesday and 1475.0 miles on Thursday . If the pilot flies the same number of miles 3.0 weeks in a row , | how many miles does the pilot fly in all ? | In one week , an airplane pilot flew 1134.0 miles on Tuesday and 1475.0 miles on Thursday . If the pilot flies the same number of miles 3.0 weeks in a row , how many miles does the pilot fly in all ? | (3.0 / (1134.0 - 1475.0)) | -0.008798 | 0false |
A 12.0 ounce can of cranberry juice sells for 84.0 cents . | Give the unit cost in cents per ounce . | A 12.0 ounce can of cranberry juice sells for 84.0 cents . Give the unit cost in cents per ounce . | (84.0 / 12.0) | 7 | 1true |
A 12.0 ounce can of cranberry juice sells for 84.0 cents . | Give the unit cost in cents per ounce . | A 12.0 ounce can of cranberry juice sells for 84.0 cents . Give the unit cost in cents per ounce . | (84.0 * 12.0) | 1,008 | 0false |
If Harold split 15.0 apples between 3.0 people in her class and kept the left overs , | how many apples did each classmate get ? | If Harold split 15.0 apples between 3.0 people in her class and kept the left overs , how many apples did each classmate get ? | (15.0 / 3.0) | 5 | 1true |
If Harold split 15.0 apples between 3.0 people in her class and kept the left overs , | how many apples did each classmate get ? | If Harold split 15.0 apples between 3.0 people in her class and kept the left overs , how many apples did each classmate get ? | (15.0 * 3.0) | 45 | 0false |
There are 34.0 dogwood trees currently in the park . Park workers will plant 49.0 more dogwood trees today . | How many dogwood trees will the park have when the workers are finished ? | There are 34.0 dogwood trees currently in the park . Park workers will plant 49.0 more dogwood trees today . How many dogwood trees will the park have when the workers are finished ? | (34.0 + 49.0) | 83 | 1true |
There are 34.0 dogwood trees currently in the park . Park workers will plant 49.0 more dogwood trees today . | How many dogwood trees will the park have when the workers are finished ? | There are 34.0 dogwood trees currently in the park . Park workers will plant 49.0 more dogwood trees today . How many dogwood trees will the park have when the workers are finished ? | (34.0 - 49.0) | -15 | 0false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.