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 |
|---|---|---|---|---|---|
Connie had some marbles . She gave 183.0 to Juan . Now she has 593.0 marbles left . | How many did she have to start with ? | Connie had some marbles . She gave 183.0 to Juan . Now she has 593.0 marbles left . How many did she have to start with ? | (183.0 + 593.0) | 776 | 1true |
Connie had some marbles . She gave 183.0 to Juan . Now she has 593.0 marbles left . | How many did she have to start with ? | Connie had some marbles . She gave 183.0 to Juan . Now she has 593.0 marbles left . How many did she have to start with ? | (183.0 - 593.0) | -410 | 0false |
A restaurant sold 49.0 hamburgers last week . | How many hamburgers on average were sold each day ? | A restaurant sold 49.0 hamburgers last week . How many hamburgers on average were sold each day ? | (49.0 / 7.0) | 7 | 1true |
A restaurant sold 49.0 hamburgers last week . | How many hamburgers on average were sold each day ? | A restaurant sold 49.0 hamburgers last week . How many hamburgers on average were sold each day ? | (49.0 * 7.0) | 343 | 0false |
A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , | how many vases would you need to hold the flowers ? | A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , how many vases would you need to hold the flowers ? | ((6.0 + 19.0) / 5.0) | 5 | 1true |
A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , | how many vases would you need to hold the flowers ? | A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , how many vases would you need to hold the flowers ? | ((6.0 - 19.0) * 5.0) | -65 | 0false |
For the school bake sale Chloe made 28.0 cupcakes . If she sold 25.0 of them and then made 8.0 more , | how many cupcakes would she have ? | For the school bake sale Chloe made 28.0 cupcakes . If she sold 25.0 of them and then made 8.0 more , how many cupcakes would she have ? | ((28.0 + 8.0) - 25.0) | 11 | 1true |
For the school bake sale Chloe made 28.0 cupcakes . If she sold 25.0 of them and then made 8.0 more , | how many cupcakes would she have ? | For the school bake sale Chloe made 28.0 cupcakes . If she sold 25.0 of them and then made 8.0 more , how many cupcakes would she have ? | ((28.0 - 8.0) + 25.0) | 45 | 0false |
Nicholas starts with 8.0 bottle caps . He gets 85.0 more from Catherine . | How many bottle caps does Nicholas end with ? | Nicholas starts with 8.0 bottle caps . He gets 85.0 more from Catherine . How many bottle caps does Nicholas end with ? | (8.0 + 85.0) | 93 | 1true |
Nicholas starts with 8.0 bottle caps . He gets 85.0 more from Catherine . | How many bottle caps does Nicholas end with ? | Nicholas starts with 8.0 bottle caps . He gets 85.0 more from Catherine . How many bottle caps does Nicholas end with ? | (8.0 - 85.0) | -77 | 0false |
Jovana had 5.0 pounds of shells in her bucket . She added some shells and now has 28.0 pounds of shells . | How many pounds did she add ? | Jovana had 5.0 pounds of shells in her bucket . She added some shells and now has 28.0 pounds of shells . How many pounds did she add ? | (28.0 - 5.0) | 23 | 1true |
Jovana had 5.0 pounds of shells in her bucket . She added some shells and now has 28.0 pounds of shells . | How many pounds did she add ? | Jovana had 5.0 pounds of shells in her bucket . She added some shells and now has 28.0 pounds of shells . How many pounds did she add ? | (28.0 + 5.0) | 33 | 0false |
There are 4.0 dozen calories in a candy bar . | How many calories are there in number1 candy bars ? | There are 4.0 dozen calories in a candy bar . How many calories are there in 42.0 candy bars ? | ((4.0 * 12.0) * 42.0) | 2,016 | 1true |
There are 4.0 dozen calories in a candy bar . | How many calories are there in number1 candy bars ? | There are 4.0 dozen calories in a candy bar . How many calories are there in 42.0 candy bars ? | ((4.0 / 12.0) / 42.0) | 0.007937 | 0false |
Tim found 679.0 seashells and 110.0 starfish on the beach . He gave 172.0 of the seashells to Sara . | How many seashells does Tim now have ? | Tim found 679.0 seashells and 110.0 starfish on the beach . He gave 172.0 of the seashells to Sara . How many seashells does Tim now have ? | (679.0 - 172.0) | 507 | 1true |
Tim found 679.0 seashells and 110.0 starfish on the beach . He gave 172.0 of the seashells to Sara . | How many seashells does Tim now have ? | Tim found 679.0 seashells and 110.0 starfish on the beach . He gave 172.0 of the seashells to Sara . How many seashells does Tim now have ? | (679.0 + 172.0) | 851 | 0false |
Katie had 7.0 pages of math homework and 3.0 pages of reading homework . If each page had 9.0 problems on it , | how many problems did she have to complete total ? | Katie had 7.0 pages of math homework and 3.0 pages of reading homework . If each page had 9.0 problems on it , how many problems did she have to complete total ? | (9.0 * (7.0 + 3.0)) | 90 | 1true |
Katie had 7.0 pages of math homework and 3.0 pages of reading homework . If each page had 9.0 problems on it , | how many problems did she have to complete total ? | Katie had 7.0 pages of math homework and 3.0 pages of reading homework . If each page had 9.0 problems on it , how many problems did she have to complete total ? | (9.0 / (7.0 - 3.0)) | 2.25 | 0false |
A restaurant made 9.0 hamburgers and 4.0 hot dogs to serve during lunch . Only 3.0 hamburgers were actually served . | How many hamburgers were over ? | A restaurant made 9.0 hamburgers and 4.0 hot dogs to serve during lunch . Only 3.0 hamburgers were actually served . How many hamburgers were over ? | (9.0 - 3.0) | 6 | 1true |
A restaurant made 9.0 hamburgers and 4.0 hot dogs to serve during lunch . Only 3.0 hamburgers were actually served . | How many hamburgers were over ? | A restaurant made 9.0 hamburgers and 4.0 hot dogs to serve during lunch . Only 3.0 hamburgers were actually served . How many hamburgers were over ? | (9.0 + 3.0) | 12 | 0false |
Adam earned 9.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 8.0 of them , | how much money did he actually earn ? | Adam earned 9.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 8.0 of them , how much money did he actually earn ? | (9.0 * (12.0 - 8.0)) | 36 | 1true |
Adam earned 9.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 8.0 of them , | how much money did he actually earn ? | Adam earned 9.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 8.0 of them , how much money did he actually earn ? | (9.0 / (12.0 + 8.0)) | 0.45 | 0false |
A new building needed 11.0 windows . The builder had already installed 4.0 of them . If it takes 8.0 hours to install each window , | how long will it take him to install the rest ? | A new building needed 11.0 windows . The builder had already installed 4.0 of them . If it takes 8.0 hours to install each window , how long will it take him to install the rest ? | (8.0 * (11.0 - 4.0)) | 56 | 1true |
A new building needed 11.0 windows . The builder had already installed 4.0 of them . If it takes 8.0 hours to install each window , | how long will it take him to install the rest ? | A new building needed 11.0 windows . The builder had already installed 4.0 of them . If it takes 8.0 hours to install each window , how long will it take him to install the rest ? | (8.0 / (11.0 + 4.0)) | 0.533333 | 0false |
Joan has saved 6.0 quarters from washing cars . | How many cents does Joan have ? | Joan has saved 6.0 quarters from washing cars . How many cents does Joan have ? | (6.0 * 25.0) | 150 | 1true |
Joan has saved 6.0 quarters from washing cars . | How many cents does Joan have ? | Joan has saved 6.0 quarters from washing cars . How many cents does Joan have ? | (6.0 / 25.0) | 0.24 | 0false |
Joan picked 43.0 apples from the orchard , and gave 27.0 apples to Melanie . | How many apples does Joan have now ? | Joan picked 43.0 apples from the orchard , and gave 27.0 apples to Melanie . How many apples does Joan have now ? | (43.0 - 27.0) | 16 | 1true |
Joan picked 43.0 apples from the orchard , and gave 27.0 apples to Melanie . | How many apples does Joan have now ? | Joan picked 43.0 apples from the orchard , and gave 27.0 apples to Melanie . How many apples does Joan have now ? | (43.0 + 27.0) | 70 | 0false |
A furniture store marks up items 20.0 % . It the furniture store buys a couch for 350.0 dollars , | what will the selling price be , in dollars ? | A furniture store marks up items 20.0 % . It the furniture store buys a couch for 350.0 dollars , what will the selling price be , in dollars ? | (350.0 + ((20.0 * 350.0) * 0.01)) | 420 | 1true |
A furniture store marks up items 20.0 % . It the furniture store buys a couch for 350.0 dollars , | what will the selling price be , in dollars ? | A furniture store marks up items 20.0 % . It the furniture store buys a couch for 350.0 dollars , what will the selling price be , in dollars ? | (350.0 - ((20.0 / 350.0) / 0.01)) | 344.285714 | 0false |
There are 10.0 stickers on a page . If you have 22.0 pages of stickers , | how many stickers do you have ? | There are 10.0 stickers on a page . If you have 22.0 pages of stickers , how many stickers do you have ? | (10.0 * 22.0) | 220 | 1true |
There are 10.0 stickers on a page . If you have 22.0 pages of stickers , | how many stickers do you have ? | There are 10.0 stickers on a page . If you have 22.0 pages of stickers , how many stickers do you have ? | (10.0 / 22.0) | 0.454545 | 0false |
Sarah has 26.0 bottle caps . She buys 3.0 more . | How many bottle caps does Sarah have in all ? | Sarah has 26.0 bottle caps . She buys 3.0 more . How many bottle caps does Sarah have in all ? | (26.0 + 3.0) | 29 | 1true |
Sarah has 26.0 bottle caps . She buys 3.0 more . | How many bottle caps does Sarah have in all ? | Sarah has 26.0 bottle caps . She buys 3.0 more . How many bottle caps does Sarah have in all ? | (26.0 - 3.0) | 23 | 0false |
In a video game , each enemy defeated gives you 5.0 points . If a level has 8.0 enemies total and you destroy all but 6.0 of them , | how many points would you earn ? | In a video game , each enemy defeated gives you 5.0 points . If a level has 8.0 enemies total and you destroy all but 6.0 of them , how many points would you earn ? | (5.0 * (8.0 - 6.0)) | 10 | 1true |
In a video game , each enemy defeated gives you 5.0 points . If a level has 8.0 enemies total and you destroy all but 6.0 of them , | how many points would you earn ? | In a video game , each enemy defeated gives you 5.0 points . If a level has 8.0 enemies total and you destroy all but 6.0 of them , how many points would you earn ? | (5.0 / (8.0 + 6.0)) | 0.357143 | 0false |
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 ? | 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 ? | (0.8333333333333334 - 0.5) | 0.333333 | 1true |
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 ? | 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 ? | (0.8333333333333334 + 0.5) | 1.333333 | 0false |
Cheryl starts with 8.0 Skittles . Kathryn gives Cheryl 89.0 more . | How many Skittles does Cheryl end with ? | Cheryl starts with 8.0 Skittles . Kathryn gives Cheryl 89.0 more . How many Skittles does Cheryl end with ? | (8.0 + 89.0) | 97 | 1true |
Cheryl starts with 8.0 Skittles . Kathryn gives Cheryl 89.0 more . | How many Skittles does Cheryl end with ? | Cheryl starts with 8.0 Skittles . Kathryn gives Cheryl 89.0 more . How many Skittles does Cheryl end with ? | (8.0 - 89.0) | -81 | 0false |
Keith has 20.0 books . Jason has 21.0 books . | How many books do they have together ? | Keith has 20.0 books . Jason has 21.0 books . How many books do they have together ? | (20.0 + 21.0) | 41 | 1true |
Keith has 20.0 books . Jason has 21.0 books . | How many books do they have together ? | Keith has 20.0 books . Jason has 21.0 books . How many books do they have together ? | (20.0 - 21.0) | -1 | 0false |
Sam had to wash 40.0 short sleeve shirts and 23.0 long sleeve shirts before school . If he had only washed 29.0 of them by the time school started , | how many did he not wash ? | Sam had to wash 40.0 short sleeve shirts and 23.0 long sleeve shirts before school . If he had only washed 29.0 of them by the time school started , how many did he not wash ? | ((40.0 + 23.0) - 29.0) | 34 | 1true |
Sam had to wash 40.0 short sleeve shirts and 23.0 long sleeve shirts before school . If he had only washed 29.0 of them by the time school started , | how many did he not wash ? | Sam had to wash 40.0 short sleeve shirts and 23.0 long sleeve shirts before school . If he had only washed 29.0 of them by the time school started , how many did he not wash ? | ((40.0 - 23.0) + 29.0) | 46 | 0false |
There are 46.0 children in the classroom , each student will get 4.0 dozen pencils . | How many pencils will the teacher have to give out ? | There are 46.0 children in the classroom , each student will get 4.0 dozen pencils . How many pencils will the teacher have to give out ? | (46.0 * (4.0 * 12.0)) | 2,208 | 1true |
There are 46.0 children in the classroom , each student will get 4.0 dozen pencils . | How many pencils will the teacher have to give out ? | There are 46.0 children in the classroom , each student will get 4.0 dozen pencils . How many pencils will the teacher have to give out ? | (46.0 / (4.0 / 12.0)) | 138 | 0false |
There were 2.0 friends playing a video game online when 2.0 more players joined the game . If each player had 3.0 lives , | how many lives did they have total ? | There were 2.0 friends playing a video game online when 2.0 more players joined the game . If each player had 3.0 lives , how many lives did they have total ? | (3.0 * (2.0 + 2.0)) | 12 | 1true |
There were 2.0 friends playing a video game online when 2.0 more players joined the game . If each player had 3.0 lives , | how many lives did they have total ? | There were 2.0 friends playing a video game online when 2.0 more players joined the game . If each player had 3.0 lives , how many lives did they have total ? | (3.0 / (2.0 + 2.0)) | 0.75 | 0false |
Albert ’ s cabbage patch has 12.0 rows of cabbage . In each row , there are 15.0 heads of cabbage . | How many heads of cabbage does Albert have in all ? | Albert ’ s cabbage patch has 12.0 rows of cabbage . In each row , there are 15.0 heads of cabbage . How many heads of cabbage does Albert have in all ? | (12.0 * 15.0) | 180 | 1true |
Albert ’ s cabbage patch has 12.0 rows of cabbage . In each row , there are 15.0 heads of cabbage . | How many heads of cabbage does Albert have in all ? | Albert ’ s cabbage patch has 12.0 rows of cabbage . In each row , there are 15.0 heads of cabbage . How many heads of cabbage does Albert have in all ? | (12.0 / 15.0) | 0.8 | 0false |
There are 22.0 oranges in a box . Paula takes 7.0 oranges . | How many are left ? | There are 22.0 oranges in a box . Paula takes 7.0 oranges . How many are left ? | (22.0 - 7.0) | 15 | 1true |
There are 22.0 oranges in a box . Paula takes 7.0 oranges . | How many are left ? | There are 22.0 oranges in a box . Paula takes 7.0 oranges . How many are left ? | (22.0 + 7.0) | 29 | 0false |
A home purchased for 300000.0 dollars depreciated 8.0 % over a 1-year period . | What was the value of the home after at the end of the year , in dollars ? | A home purchased for 300000.0 dollars depreciated 8.0 % over a 1-year period . What was the value of the home after at the end of the year , in dollars ? | (300000.0 - ((300000.0 * 8.0) * 0.01)) | 276,000 | 1true |
A home purchased for 300000.0 dollars depreciated 8.0 % over a 1-year period . | What was the value of the home after at the end of the year , in dollars ? | A home purchased for 300000.0 dollars depreciated 8.0 % over a 1-year period . What was the value of the home after at the end of the year , in dollars ? | (300000.0 + ((300000.0 / 8.0) / 0.01)) | 4,050,000 | 0false |
Kaleb bought 14.0 boxes of chocolate candy and gave 5.0 to his little brother . If each box has 6.0 pieces inside it , | how many pieces did Kaleb still have ? | Kaleb bought 14.0 boxes of chocolate candy and gave 5.0 to his little brother . If each box has 6.0 pieces inside it , how many pieces did Kaleb still have ? | (6.0 * (14.0 - 5.0)) | 54 | 1true |
Kaleb bought 14.0 boxes of chocolate candy and gave 5.0 to his little brother . If each box has 6.0 pieces inside it , | how many pieces did Kaleb still have ? | Kaleb bought 14.0 boxes of chocolate candy and gave 5.0 to his little brother . If each box has 6.0 pieces inside it , how many pieces did Kaleb still have ? | (6.0 / (14.0 + 5.0)) | 0.315789 | 0false |
The school cafeteria ordered 6.0 red apples and 15.0 green apples for students lunches . But , if only 5.0 students wanted fruit , | how many extra did the cafeteria end up with ? | The school cafeteria ordered 6.0 red apples and 15.0 green apples for students lunches . But , if only 5.0 students wanted fruit , how many extra did the cafeteria end up with ? | ((6.0 + 15.0) - 5.0) | 16 | 1true |
The school cafeteria ordered 6.0 red apples and 15.0 green apples for students lunches . But , if only 5.0 students wanted fruit , | how many extra did the cafeteria end up with ? | The school cafeteria ordered 6.0 red apples and 15.0 green apples for students lunches . But , if only 5.0 students wanted fruit , how many extra did the cafeteria end up with ? | ((6.0 - 15.0) + 5.0) | -4 | 0false |
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 ? | 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 ? | ((0.6 + 0.5) + 0.75) | 1.85 | 1true |
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 ? | 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 ? | ((0.6 - 0.5) - 0.75) | -0.65 | 0false |
A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , | how many vases would you need to hold the flowers ? | A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , how many vases would you need to hold the flowers ? | ((6.0 + 19.0) / 5.0) | 5 | 1true |
A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , | how many vases would you need to hold the flowers ? | A vase can hold 5.0 flowers . If you had 6.0 carnations and 19.0 roses , how many vases would you need to hold the flowers ? | ((6.0 - 19.0) * 5.0) | -65 | 0false |
Stephanie went to the store 8.0 times last month . She buys 2.0 oranges each time she goes to the store . | How many oranges did Stephanie buy last month ? | Stephanie went to the store 8.0 times last month . She buys 2.0 oranges each time she goes to the store . How many oranges did Stephanie buy last month ? | (8.0 * 2.0) | 16 | 1true |
Stephanie went to the store 8.0 times last month . She buys 2.0 oranges each time she goes to the store . | How many oranges did Stephanie buy last month ? | Stephanie went to the store 8.0 times last month . She buys 2.0 oranges each time she goes to the store . How many oranges did Stephanie buy last month ? | (8.0 / 2.0) | 4 | 0false |
Sara grew 4.0 onions , Sally grew 5.0 onions , and Fred grew 9.0 onions . | How many onions did they grow in all ? | Sara grew 4.0 onions , Sally grew 5.0 onions , and Fred grew 9.0 onions . How many onions did they grow in all ? | ((4.0 + 5.0) + 9.0) | 18 | 1true |
Sara grew 4.0 onions , Sally grew 5.0 onions , and Fred grew 9.0 onions . | How many onions did they grow in all ? | Sara grew 4.0 onions , Sally grew 5.0 onions , and Fred grew 9.0 onions . How many onions did they grow in all ? | ((4.0 - 5.0) - 9.0) | -10 | 0false |
Darius drove 679.0 miles to visit his grandmother . Julia drove 998.0 miles to visit her grandmother . | What is the total number of miles Darius and Julia drove ? | Darius drove 679.0 miles to visit his grandmother . Julia drove 998.0 miles to visit her grandmother . What is the total number of miles Darius and Julia drove ? | (679.0 + 998.0) | 1,677 | 1true |
Darius drove 679.0 miles to visit his grandmother . Julia drove 998.0 miles to visit her grandmother . | What is the total number of miles Darius and Julia drove ? | Darius drove 679.0 miles to visit his grandmother . Julia drove 998.0 miles to visit her grandmother . What is the total number of miles Darius and Julia drove ? | (679.0 - 998.0) | -319 | 0false |
Bianca 's team won their dodgeball game and scored 75.0 points total . If Bianca scored 45.0 of the points and everyone else scored 6.0 points each , | how many players were on her team ? | Bianca 's team won their dodgeball game and scored 75.0 points total . If Bianca scored 45.0 of the points and everyone else scored 6.0 points each , how many players were on her team ? | ((75.0 - 45.0) / 6.0) | 5 | 1true |
Bianca 's team won their dodgeball game and scored 75.0 points total . If Bianca scored 45.0 of the points and everyone else scored 6.0 points each , | how many players were on her team ? | Bianca 's team won their dodgeball game and scored 75.0 points total . If Bianca scored 45.0 of the points and everyone else scored 6.0 points each , how many players were on her team ? | ((75.0 + 45.0) * 6.0) | 720 | 0false |
Kate has 223.0 pennies . John has 388.0 pennies . | How many more pennies does John have ? | Kate has 223.0 pennies . John has 388.0 pennies . How many more pennies does John have ? | (388.0 - 223.0) | 165 | 1true |
Kate has 223.0 pennies . John has 388.0 pennies . | How many more pennies does John have ? | Kate has 223.0 pennies . John has 388.0 pennies . How many more pennies does John have ? | (388.0 + 223.0) | 611 | 0false |
Mary found 18.0 seashells and Jessica found 41.0 seashells on the beach . | How many seashells did they find together ? | Mary found 18.0 seashells and Jessica found 41.0 seashells on the beach . How many seashells did they find together ? | (18.0 + 41.0) | 59 | 1true |
Mary found 18.0 seashells and Jessica found 41.0 seashells on the beach . | How many seashells did they find together ? | Mary found 18.0 seashells and Jessica found 41.0 seashells on the beach . How many seashells did they find together ? | (18.0 - 41.0) | -23 | 0false |
A restaurant served 5.0 cakes during lunch and 6.0 during dinner today . The restaurant served 3.0 cakes yesterday . | How many cakes were served in total ? | A restaurant served 5.0 cakes during lunch and 6.0 during dinner today . The restaurant served 3.0 cakes yesterday . How many cakes were served in total ? | ((5.0 + 6.0) + 3.0) | 14 | 1true |
A restaurant served 5.0 cakes during lunch and 6.0 during dinner today . The restaurant served 3.0 cakes yesterday . | How many cakes were served in total ? | A restaurant served 5.0 cakes during lunch and 6.0 during dinner today . The restaurant served 3.0 cakes yesterday . How many cakes were served in total ? | ((5.0 - 6.0) - 3.0) | -4 | 0false |
Diane is a beekeeper . Last year , she harvested 2479.0 pounds of honey . This year , she bought some new hives and increased her honey harvest by 6085.0 pounds . | How many pounds of honey did Diane harvest this year ? | Diane is a beekeeper . Last year , she harvested 2479.0 pounds of honey . This year , she bought some new hives and increased her honey harvest by 6085.0 pounds . How many pounds of honey did Diane harvest this year ? | (2479.0 + 6085.0) | 8,564 | 1true |
Diane is a beekeeper . Last year , she harvested 2479.0 pounds of honey . This year , she bought some new hives and increased her honey harvest by 6085.0 pounds . | How many pounds of honey did Diane harvest this year ? | Diane is a beekeeper . Last year , she harvested 2479.0 pounds of honey . This year , she bought some new hives and increased her honey harvest by 6085.0 pounds . How many pounds of honey did Diane harvest this year ? | (2479.0 - 6085.0) | -3,606 | 0false |
There are 9.0 oak trees currently in the park . Park workers had to cut down 2.0 oak trees that were damaged . | How many oak trees will the park have when the workers are finished ? | There are 9.0 oak trees currently in the park . Park workers had to cut down 2.0 oak trees that were damaged . How many oak trees will the park have when the workers are finished ? | (9.0 - 2.0) | 7 | 1true |
There are 9.0 oak trees currently in the park . Park workers had to cut down 2.0 oak trees that were damaged . | How many oak trees will the park have when the workers are finished ? | There are 9.0 oak trees currently in the park . Park workers had to cut down 2.0 oak trees that were damaged . How many oak trees will the park have when the workers are finished ? | (9.0 + 2.0) | 11 | 0false |
Benny picked 2.0 apples and Dan picked 9.0 apples from the apple tree . | How many apples were picked in total ? | Benny picked 2.0 apples and Dan picked 9.0 apples from the apple tree . How many apples were picked in total ? | (2.0 + 9.0) | 11 | 1true |
Benny picked 2.0 apples and Dan picked 9.0 apples from the apple tree . | How many apples were picked in total ? | Benny picked 2.0 apples and Dan picked 9.0 apples from the apple tree . How many apples were picked in total ? | (2.0 - 9.0) | -7 | 0false |
Henry earned 5.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 7.0 of them , | how much money did he actually earn ? | Henry earned 5.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 7.0 of them , how much money did he actually earn ? | (5.0 * (12.0 - 7.0)) | 25 | 1true |
Henry earned 5.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 7.0 of them , | how much money did he actually earn ? | Henry earned 5.0 dollars for each lawn he mowed . If he had 12.0 lawns to mow , but forgot to mow 7.0 of them , how much money did he actually earn ? | (5.0 / (12.0 + 7.0)) | 0.263158 | 0false |
At the arcade , Jerry won 29.0 tickets playing ' whack a mole ' and 17.0 tickets playing ' skee ball ' . If he spent 12.0 of his tickets on a hat , | how many tickets does Jerry have left ? | At the arcade , Jerry won 29.0 tickets playing ' whack a mole ' and 17.0 tickets playing ' skee ball ' . If he spent 12.0 of his tickets on a hat , how many tickets does Jerry have left ? | ((29.0 + 17.0) - 12.0) | 34 | 1true |
At the arcade , Jerry won 29.0 tickets playing ' whack a mole ' and 17.0 tickets playing ' skee ball ' . If he spent 12.0 of his tickets on a hat , | how many tickets does Jerry have left ? | At the arcade , Jerry won 29.0 tickets playing ' whack a mole ' and 17.0 tickets playing ' skee ball ' . If he spent 12.0 of his tickets on a hat , how many tickets does Jerry have left ? | ((29.0 - 17.0) + 12.0) | 24 | 0false |
Mary , Sam , Keith , and Alyssa each have 6.0 baseball cards . | How many baseball cards do they have in all ? | Mary , Sam , Keith , and Alyssa each have 6.0 baseball cards . How many baseball cards do they have in all ? | (4.0 * 6.0) | 24 | 1true |
Mary , Sam , Keith , and Alyssa each have 6.0 baseball cards . | How many baseball cards do they have in all ? | Mary , Sam , Keith , and Alyssa each have 6.0 baseball cards . How many baseball cards do they have in all ? | (4.0 / 6.0) | 0.666667 | 0false |
Bobby ate 26.0 pieces of candy . Then , he ate 17.0 more . | How many pieces of candy did Bobby eat ? | Bobby ate 26.0 pieces of candy . Then , he ate 17.0 more . How many pieces of candy did Bobby eat ? | (26.0 + 17.0) | 43 | 1true |
Bobby ate 26.0 pieces of candy . Then , he ate 17.0 more . | How many pieces of candy did Bobby eat ? | Bobby ate 26.0 pieces of candy . Then , he ate 17.0 more . How many pieces of candy did Bobby eat ? | (26.0 - 17.0) | 9 | 0false |
The school cafeteria had 14.0 apples . If they used 13.0 to make lunch for the students and then bought 49.0 more , | how many apples would they have ? | The school cafeteria had 14.0 apples . If they used 13.0 to make lunch for the students and then bought 49.0 more , how many apples would they have ? | ((14.0 + 49.0) - 13.0) | 50 | 1true |
The school cafeteria had 14.0 apples . If they used 13.0 to make lunch for the students and then bought 49.0 more , | how many apples would they have ? | The school cafeteria had 14.0 apples . If they used 13.0 to make lunch for the students and then bought 49.0 more , how many apples would they have ? | ((14.0 - 49.0) + 13.0) | -22 | 0false |
Marie starts with 95.0 erasers . She loses 42.0 . | How many erasers does Marie end with ? | Marie starts with 95.0 erasers . She loses 42.0 . How many erasers does Marie end with ? | (95.0 - 42.0) | 53 | 1true |
Marie starts with 95.0 erasers . She loses 42.0 . | How many erasers does Marie end with ? | Marie starts with 95.0 erasers . She loses 42.0 . How many erasers does Marie end with ? | (95.0 + 42.0) | 137 | 0false |
While playing at the arcade , Frank won 33.0 tickets playing ' whack a mole ' and 9.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 6.0 tickets a piece , | how many could he buy ? | While playing at the arcade , Frank won 33.0 tickets playing ' whack a mole ' and 9.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 6.0 tickets a piece , how many could he buy ? | ((33.0 + 9.0) / 6.0) | 7 | 1true |
While playing at the arcade , Frank won 33.0 tickets playing ' whack a mole ' and 9.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 6.0 tickets a piece , | how many could he buy ? | While playing at the arcade , Frank won 33.0 tickets playing ' whack a mole ' and 9.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 6.0 tickets a piece , how many could he buy ? | ((33.0 - 9.0) * 6.0) | 144 | 0false |
I need to figure out how to get the amount from a phone bill sent to Boston on June 16.0 . The Rate for First Minute is 0.4698 , the Rate for Additional Minutes is 0.374 , and the Total Minutes are 17.0 . | How much is the bill ? | I need to figure out how to get the amount from a phone bill sent to Boston on June 16.0 . The Rate for First Minute is 0.4698 , the Rate for Additional Minutes is 0.374 , and the Total Minutes are 17.0 . How much is the bill ? | (0.4698 + (0.374 * (17.0 - 1.0))) | 6.45 | 1true |
I need to figure out how to get the amount from a phone bill sent to Boston on June 16.0 . The Rate for First Minute is 0.4698 , the Rate for Additional Minutes is 0.374 , and the Total Minutes are 17.0 . | How much is the bill ? | I need to figure out how to get the amount from a phone bill sent to Boston on June 16.0 . The Rate for First Minute is 0.4698 , the Rate for Additional Minutes is 0.374 , and the Total Minutes are 17.0 . How much is the bill ? | (0.4698 - (0.374 / (17.0 + 1.0))) | 0.449022 | 0false |
29.0 birds were sitting in a tree . Some more fly up to the tree . Then there were 42.0 birds in the tree . | How many more flew up to the tree ? | 29.0 birds were sitting in a tree . Some more fly up to the tree . Then there were 42.0 birds in the tree . How many more flew up to the tree ? | (42.0 - 29.0) | 13 | 1true |
29.0 birds were sitting in a tree . Some more fly up to the tree . Then there were 42.0 birds in the tree . | How many more flew up to the tree ? | 29.0 birds were sitting in a tree . Some more fly up to the tree . Then there were 42.0 birds in the tree . How many more flew up to the tree ? | (42.0 + 29.0) | 71 | 0false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.