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 |
|---|---|---|---|---|---|
Victor was working as a sacker at a grocery store where he made 6.0 dollars an hour . On Monday he worked 5.0 hours and on Tuesday he worked 5.0 hours . | How much money did Victor make in those two days ? | Victor was working as a sacker at a grocery store where he made 6.0 dollars an hour . On Monday he worked 5.0 hours and on Tuesday he worked 5.0 hours . How much money did Victor make in those two days ? | (6.0 * (5.0 + 5.0)) | 60 | 1true |
Victor was working as a sacker at a grocery store where he made 6.0 dollars an hour . On Monday he worked 5.0 hours and on Tuesday he worked 5.0 hours . | How much money did Victor make in those two days ? | Victor was working as a sacker at a grocery store where he made 6.0 dollars an hour . On Monday he worked 5.0 hours and on Tuesday he worked 5.0 hours . How much money did Victor make in those two days ? | (6.0 / (5.0 + 5.0)) | 0.6 | 0false |
Connie has 2315.0 red markers and 1028.0 blue markers . | How many markers does she have altogether ? | Connie has 2315.0 red markers and 1028.0 blue markers . How many markers does she have altogether ? | (2315.0 + 1028.0) | 3,343 | 1true |
Connie has 2315.0 red markers and 1028.0 blue markers . | How many markers does she have altogether ? | Connie has 2315.0 red markers and 1028.0 blue markers . How many markers does she have altogether ? | (2315.0 - 1028.0) | 1,287 | 0false |
The Litter Patrol picked up 10.0 glass bottles and 8.0 aluminum cans on Saturday . | How many pieces of litter did they pick up altogether ? | The Litter Patrol picked up 10.0 glass bottles and 8.0 aluminum cans on Saturday . How many pieces of litter did they pick up altogether ? | (10.0 + 8.0) | 18 | 1true |
The Litter Patrol picked up 10.0 glass bottles and 8.0 aluminum cans on Saturday . | How many pieces of litter did they pick up altogether ? | The Litter Patrol picked up 10.0 glass bottles and 8.0 aluminum cans on Saturday . How many pieces of litter did they pick up altogether ? | (10.0 - 8.0) | 2 | 0false |
Paul had 42.0 strawberries in his basket . He picked 78.0 more strawberries . | How many strawberries did he have then ? | Paul had 42.0 strawberries in his basket . He picked 78.0 more strawberries . How many strawberries did he have then ? | (42.0 + 78.0) | 120 | 1true |
Paul had 42.0 strawberries in his basket . He picked 78.0 more strawberries . | How many strawberries did he have then ? | Paul had 42.0 strawberries in his basket . He picked 78.0 more strawberries . How many strawberries did he have then ? | (42.0 - 78.0) | -36 | 0false |
There school 's baseball team had 48.0 new players and 6.0 returning players . If the coach put them into groups with 6.0 players in each group , | how many groups would there be ? | There school 's baseball team had 48.0 new players and 6.0 returning players . If the coach put them into groups with 6.0 players in each group , how many groups would there be ? | ((48.0 + 6.0) / 6.0) | 9 | 1true |
There school 's baseball team had 48.0 new players and 6.0 returning players . If the coach put them into groups with 6.0 players in each group , | how many groups would there be ? | There school 's baseball team had 48.0 new players and 6.0 returning players . If the coach put them into groups with 6.0 players in each group , how many groups would there be ? | ((48.0 - 6.0) * 6.0) | 252 | 0false |
Kenneth has 3.0 marbles . He buys 6.0 more . Later , Kenneth buys 15.0 apples at the store . | How many marbles does Kenneth have in all ? | Kenneth has 3.0 marbles . He buys 6.0 more . Later , Kenneth buys 15.0 apples at the store . How many marbles does Kenneth have in all ? | (3.0 + 6.0) | 9 | 1true |
Kenneth has 3.0 marbles . He buys 6.0 more . Later , Kenneth buys 15.0 apples at the store . | How many marbles does Kenneth have in all ? | Kenneth has 3.0 marbles . He buys 6.0 more . Later , Kenneth buys 15.0 apples at the store . How many marbles does Kenneth have in all ? | (3.0 - 6.0) | -3 | 0false |
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 ? | 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 ? | (0.6 + 0.2) | 0.8 | 1true |
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 ? | 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 ? | (0.6 - 0.2) | 0.4 | 0false |
Adam bought 9.0 packages of cat food and 7.0 packages of dog food . Each package of cat food contained 10.0 cans , and each package of dog food contained 5.0 cans . | How many more cans of cat food than dog food did Adam buy ? | Adam bought 9.0 packages of cat food and 7.0 packages of dog food . Each package of cat food contained 10.0 cans , and each package of dog food contained 5.0 cans . How many more cans of cat food than dog food did Adam buy ? | ((9.0 * 10.0) - (7.0 * 5.0)) | 55 | 1true |
Adam bought 9.0 packages of cat food and 7.0 packages of dog food . Each package of cat food contained 10.0 cans , and each package of dog food contained 5.0 cans . | How many more cans of cat food than dog food did Adam buy ? | Adam bought 9.0 packages of cat food and 7.0 packages of dog food . Each package of cat food contained 10.0 cans , and each package of dog food contained 5.0 cans . How many more cans of cat food than dog food did Adam buy ? | ((9.0 / 10.0) + (7.0 / 5.0)) | 2.3 | 0false |
Robin had 30.0 songs on her mp3 player . If she deleted 8.0 old songs from it and then added 10.0 new songs , | how many songs does she have on her mp3 player ? | Robin had 30.0 songs on her mp3 player . If she deleted 8.0 old songs from it and then added 10.0 new songs , how many songs does she have on her mp3 player ? | ((30.0 + 10.0) - 8.0) | 32 | 1true |
Robin had 30.0 songs on her mp3 player . If she deleted 8.0 old songs from it and then added 10.0 new songs , | how many songs does she have on her mp3 player ? | Robin had 30.0 songs on her mp3 player . If she deleted 8.0 old songs from it and then added 10.0 new songs , how many songs does she have on her mp3 player ? | ((30.0 - 10.0) + 8.0) | 28 | 0false |
There are 3.0 short trees and 6.0 tall trees currently in the park . Park workers will plant 9.0 short trees today . | How many short trees will the park have when the workers are finished ? | There are 3.0 short trees and 6.0 tall trees currently in the park . Park workers will plant 9.0 short trees today . How many short trees will the park have when the workers are finished ? | (3.0 + 9.0) | 12 | 1true |
There are 3.0 short trees and 6.0 tall trees currently in the park . Park workers will plant 9.0 short trees today . | How many short trees will the park have when the workers are finished ? | There are 3.0 short trees and 6.0 tall trees currently in the park . Park workers will plant 9.0 short trees today . How many short trees will the park have when the workers are finished ? | (3.0 - 9.0) | -6 | 0false |
Heather starts with 86.0 blocks . She shares 41.0 with Jose . | How many blocks does Heather end with ? | Heather starts with 86.0 blocks . She shares 41.0 with Jose . How many blocks does Heather end with ? | (86.0 - 41.0) | 45 | 1true |
Heather starts with 86.0 blocks . She shares 41.0 with Jose . | How many blocks does Heather end with ? | Heather starts with 86.0 blocks . She shares 41.0 with Jose . How many blocks does Heather end with ? | (86.0 + 41.0) | 127 | 0false |
The Ferris wheel in Paradise Park has 14.0 seats . Each seat can hold 6.0 people . | How many people can ride the Ferris wheel at the same time ? | The Ferris wheel in Paradise Park has 14.0 seats . Each seat can hold 6.0 people . How many people can ride the Ferris wheel at the same time ? | (14.0 * 6.0) | 84 | 1true |
The Ferris wheel in Paradise Park has 14.0 seats . Each seat can hold 6.0 people . | How many people can ride the Ferris wheel at the same time ? | The Ferris wheel in Paradise Park has 14.0 seats . Each seat can hold 6.0 people . How many people can ride the Ferris wheel at the same time ? | (14.0 / 6.0) | 2.333333 | 0false |
Ted has 15.0 candy bars . He wants to put them into 5.0 bags so there are the same number of candy bars in each bag . | How many candy bars should go in each bag ? | Ted has 15.0 candy bars . He wants to put them into 5.0 bags so there are the same number of candy bars in each bag . How many candy bars should go in each bag ? | (15.0 / 5.0) | 3 | 1true |
Ted has 15.0 candy bars . He wants to put them into 5.0 bags so there are the same number of candy bars in each bag . | How many candy bars should go in each bag ? | Ted has 15.0 candy bars . He wants to put them into 5.0 bags so there are the same number of candy bars in each bag . How many candy bars should go in each bag ? | (15.0 * 5.0) | 75 | 0false |
Andrew spent 3.0 day working on his Science report . He worked for 2.5 hours each day . | How many hours did he work ? | Andrew spent 3.0 day working on his Science report . He worked for 2.5 hours each day . How many hours did he work ? | (3.0 * 2.5) | 7.5 | 1true |
Andrew spent 3.0 day working on his Science report . He worked for 2.5 hours each day . | How many hours did he work ? | Andrew spent 3.0 day working on his Science report . He worked for 2.5 hours each day . How many hours did he work ? | (3.0 / 2.5) | 1.2 | 0false |
Each of farmer Cunningham 's 6048.0 lambs is either black or white . There are 193.0 white ones . | How many of Farmer Cunningham 's lambs are black ? | Each of farmer Cunningham 's 6048.0 lambs is either black or white . There are 193.0 white ones . How many of Farmer Cunningham 's lambs are black ? | (6048.0 - 193.0) | 5,855 | 1true |
Each of farmer Cunningham 's 6048.0 lambs is either black or white . There are 193.0 white ones . | How many of Farmer Cunningham 's lambs are black ? | Each of farmer Cunningham 's 6048.0 lambs is either black or white . There are 193.0 white ones . How many of Farmer Cunningham 's lambs are black ? | (6048.0 + 193.0) | 6,241 | 0false |
Bob ’ s car gets 10.0 kilometers per gallon . | How far can he drive on number1 gallons of gas ? | Bob ’ s car gets 10.0 kilometers per gallon . How far can he drive on 10.0 gallons of gas ? | (10.0 * 10.0) | 100 | 1true |
Bob ’ s car gets 10.0 kilometers per gallon . | How far can he drive on number1 gallons of gas ? | Bob ’ s car gets 10.0 kilometers per gallon . How far can he drive on 10.0 gallons of gas ? | (10.0 / 10.0) | 1 | 0false |
Joan has 47.0 green and 48.0 red marbles . Fred took 24.0 of Joan 's green marbles . | How many green marbles does Joan now have ? | Joan has 47.0 green and 48.0 red marbles . Fred took 24.0 of Joan 's green marbles . How many green marbles does Joan now have ? | (47.0 - 24.0) | 23 | 1true |
Joan has 47.0 green and 48.0 red marbles . Fred took 24.0 of Joan 's green marbles . | How many green marbles does Joan now have ? | Joan has 47.0 green and 48.0 red marbles . Fred took 24.0 of Joan 's green marbles . How many green marbles does Joan now have ? | (47.0 + 24.0) | 71 | 0false |
A bathing suit manufacturer has a supply of 14797.0 bathing suits for men . In addition , it has 4969.0 bathing suits for women . | How many bathing suits are available overall ? | A bathing suit manufacturer has a supply of 14797.0 bathing suits for men . In addition , it has 4969.0 bathing suits for women . How many bathing suits are available overall ? | (14797.0 + 4969.0) | 19,766 | 1true |
A bathing suit manufacturer has a supply of 14797.0 bathing suits for men . In addition , it has 4969.0 bathing suits for women . | How many bathing suits are available overall ? | A bathing suit manufacturer has a supply of 14797.0 bathing suits for men . In addition , it has 4969.0 bathing suits for women . How many bathing suits are available overall ? | (14797.0 - 4969.0) | 9,828 | 0false |
A store had 40.0 oranges in a bin . If they threw away 37.0 of the old ones and put 7.0 new ones in the bin | how many would be in the bin ? | A store had 40.0 oranges in a bin . If they threw away 37.0 of the old ones and put 7.0 new ones in the bin how many would be in the bin ? | ((40.0 + 7.0) - 37.0) | 10 | 1true |
A store had 40.0 oranges in a bin . If they threw away 37.0 of the old ones and put 7.0 new ones in the bin | how many would be in the bin ? | A store had 40.0 oranges in a bin . If they threw away 37.0 of the old ones and put 7.0 new ones in the bin how many would be in the bin ? | ((40.0 - 7.0) + 37.0) | 70 | 0false |
Alyssa picked 17.0 plums and Jason picked 10.0 plums . Melanie picked 35.0 pears . | How many plums were picked in all ? | Alyssa picked 17.0 plums and Jason picked 10.0 plums . Melanie picked 35.0 pears . How many plums were picked in all ? | (17.0 + 10.0) | 27 | 1true |
Alyssa picked 17.0 plums and Jason picked 10.0 plums . Melanie picked 35.0 pears . | How many plums were picked in all ? | Alyssa picked 17.0 plums and Jason picked 10.0 plums . Melanie picked 35.0 pears . How many plums were picked in all ? | (17.0 - 10.0) | 7 | 0false |
There are 9.0 crayons in the drawer . Benny placed 3.0 more crayons in the drawer . | How many crayons are now there in total ? | There are 9.0 crayons in the drawer . Benny placed 3.0 more crayons in the drawer . How many crayons are now there in total ? | (9.0 + 3.0) | 12 | 1true |
There are 9.0 crayons in the drawer . Benny placed 3.0 more crayons in the drawer . | How many crayons are now there in total ? | There are 9.0 crayons in the drawer . Benny placed 3.0 more crayons in the drawer . How many crayons are now there in total ? | (9.0 - 3.0) | 6 | 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 |
April 's discount flowers was having a sale where each flower was 3.0 dollars . If Emily bought 2.0 roses and 2.0 daisies , | how much did she spend ? | April 's discount flowers was having a sale where each flower was 3.0 dollars . If Emily bought 2.0 roses and 2.0 daisies , how much did she spend ? | (3.0 * (2.0 + 2.0)) | 12 | 1true |
April 's discount flowers was having a sale where each flower was 3.0 dollars . If Emily bought 2.0 roses and 2.0 daisies , | how much did she spend ? | April 's discount flowers was having a sale where each flower was 3.0 dollars . If Emily bought 2.0 roses and 2.0 daisies , how much did she spend ? | (3.0 / (2.0 + 2.0)) | 0.75 | 0false |
Sam grew 4.0 watermelons , but the rabbits ate 3.0 watermelons . | How many watermelons does Sam have left ? | Sam grew 4.0 watermelons , but the rabbits ate 3.0 watermelons . How many watermelons does Sam have left ? | (4.0 - 3.0) | 1 | 1true |
Sam grew 4.0 watermelons , but the rabbits ate 3.0 watermelons . | How many watermelons does Sam have left ? | Sam grew 4.0 watermelons , but the rabbits ate 3.0 watermelons . How many watermelons does Sam have left ? | (4.0 + 3.0) | 7 | 0false |
The farmers reported that they harvest 45.0 sacks of apples from each of the 8.0 sections of the orchard daily . | How many sacks are harvested every day ? | The farmers reported that they harvest 45.0 sacks of apples from each of the 8.0 sections of the orchard daily . How many sacks are harvested every day ? | (45.0 * 8.0) | 360 | 1true |
The farmers reported that they harvest 45.0 sacks of apples from each of the 8.0 sections of the orchard daily . | How many sacks are harvested every day ? | The farmers reported that they harvest 45.0 sacks of apples from each of the 8.0 sections of the orchard daily . How many sacks are harvested every day ? | (45.0 / 8.0) | 5.625 | 0false |
Luke made 9.0 dollars mowing lawns and 18.0 dollars weed eating . If he only spent 3.0 dollar a week , | how long would the money last him ? | Luke made 9.0 dollars mowing lawns and 18.0 dollars weed eating . If he only spent 3.0 dollar a week , how long would the money last him ? | ((9.0 + 18.0) / 3.0) | 9 | 1true |
Luke made 9.0 dollars mowing lawns and 18.0 dollars weed eating . If he only spent 3.0 dollar a week , | how long would the money last him ? | Luke made 9.0 dollars mowing lawns and 18.0 dollars weed eating . If he only spent 3.0 dollar a week , how long would the money last him ? | ((9.0 - 18.0) * 3.0) | -27 | 0false |
Sally paid $ 12.32 total for peaches , after a 3.0 dollar coupon , and $ 11.54 for cherries . In total , | how much money did Sally spend ? | Sally paid $ 12.32 total for peaches , after a 3.0 dollar coupon , and $ 11.54 for cherries . In total , how much money did Sally spend ? | (12.32 + 11.54) | 23.86 | 1true |
Sally paid $ 12.32 total for peaches , after a 3.0 dollar coupon , and $ 11.54 for cherries . In total , | how much money did Sally spend ? | Sally paid $ 12.32 total for peaches , after a 3.0 dollar coupon , and $ 11.54 for cherries . In total , how much money did Sally spend ? | (12.32 - 11.54) | 0.78 | 0false |
Mary has 9.0 yellow marbles Joan has 3.0 yellow marbles . | How many yellow marbles do they have in all ? | Mary has 9.0 yellow marbles Joan has 3.0 yellow marbles . How many yellow marbles do they have in all ? | (9.0 + 3.0) | 12 | 1true |
Mary has 9.0 yellow marbles Joan has 3.0 yellow marbles . | How many yellow marbles do they have in all ? | Mary has 9.0 yellow marbles Joan has 3.0 yellow marbles . How many yellow marbles do they have in all ? | (9.0 - 3.0) | 6 | 0false |
There are 3.0 calories in a candy bar . | How many calories are there in number1 candy bars ? | There are 3.0 calories in a candy bar . How many calories are there in 5.0 candy bars ? | (3.0 * 5.0) | 15 | 1true |
There are 3.0 calories in a candy bar . | How many calories are there in number1 candy bars ? | There are 3.0 calories in a candy bar . How many calories are there in 5.0 candy bars ? | (3.0 / 5.0) | 0.6 | 0false |
At the arcade Jerry won 4.0 tickets . If he spent 2.0 tickets on a beanie and later won 47.0 more tickets , | how many would he have ? | At the arcade Jerry won 4.0 tickets . If he spent 2.0 tickets on a beanie and later won 47.0 more tickets , how many would he have ? | ((4.0 + 47.0) - 2.0) | 49 | 1true |
At the arcade Jerry won 4.0 tickets . If he spent 2.0 tickets on a beanie and later won 47.0 more tickets , | how many would he have ? | At the arcade Jerry won 4.0 tickets . If he spent 2.0 tickets on a beanie and later won 47.0 more tickets , how many would he have ? | ((4.0 - 47.0) + 2.0) | -41 | 0false |
Bianca had 34.0 songs on her mp3 player . If she deleted 14.0 old songs from it and then added 44.0 new songs , | how many songs does she have on her mp3 player ? | Bianca had 34.0 songs on her mp3 player . If she deleted 14.0 old songs from it and then added 44.0 new songs , how many songs does she have on her mp3 player ? | ((34.0 + 44.0) - 14.0) | 64 | 1true |
Bianca had 34.0 songs on her mp3 player . If she deleted 14.0 old songs from it and then added 44.0 new songs , | how many songs does she have on her mp3 player ? | Bianca had 34.0 songs on her mp3 player . If she deleted 14.0 old songs from it and then added 44.0 new songs , how many songs does she have on her mp3 player ? | ((34.0 - 44.0) + 14.0) | 4 | 0false |
Megan 's class is going on a field trip to the zoo . If each van can hold 5.0 people and there are 25.0 students and 5.0 adults going , | how many vans will they need ? | Megan 's class is going on a field trip to the zoo . If each van can hold 5.0 people and there are 25.0 students and 5.0 adults going , how many vans will they need ? | ((5.0 + 25.0) / 5.0) | 6 | 1true |
Megan 's class is going on a field trip to the zoo . If each van can hold 5.0 people and there are 25.0 students and 5.0 adults going , | how many vans will they need ? | Megan 's class is going on a field trip to the zoo . If each van can hold 5.0 people and there are 25.0 students and 5.0 adults going , how many vans will they need ? | ((5.0 - 25.0) * 5.0) | -100 | 0false |
There were 58.0 geese and 37.0 ducks in the marsh . | How many birds were in the marsh ? | There were 58.0 geese and 37.0 ducks in the marsh . How many birds were in the marsh ? | (58.0 + 37.0) | 95 | 1true |
There were 58.0 geese and 37.0 ducks in the marsh . | How many birds were in the marsh ? | There were 58.0 geese and 37.0 ducks in the marsh . How many birds were in the marsh ? | (58.0 - 37.0) | 21 | 0false |
Kylie was collecting coins . She got 15.0 coins from her piggy bank and 13.0 coins from her brother . Her father gave Kylie 8.0 coins . Kylie gave 21.0 of the coins to her friend Laura . | How many coins did Kylie have left ? | Kylie was collecting coins . She got 15.0 coins from her piggy bank and 13.0 coins from her brother . Her father gave Kylie 8.0 coins . Kylie gave 21.0 of the coins to her friend Laura . How many coins did Kylie have left ? | (((15.0 + 13.0) + 8.0) - 21.0) | 15 | 1true |
Kylie was collecting coins . She got 15.0 coins from her piggy bank and 13.0 coins from her brother . Her father gave Kylie 8.0 coins . Kylie gave 21.0 of the coins to her friend Laura . | How many coins did Kylie have left ? | Kylie was collecting coins . She got 15.0 coins from her piggy bank and 13.0 coins from her brother . Her father gave Kylie 8.0 coins . Kylie gave 21.0 of the coins to her friend Laura . How many coins did Kylie have left ? | (((15.0 - 13.0) - 8.0) + 21.0) | 15 | 0false |
Tom bought 12.0 boxes of chocolate candy and gave 7.0 to his little brother . If each box has 6.0 pieces inside it , | how many pieces did Tom still have ? | Tom bought 12.0 boxes of chocolate candy and gave 7.0 to his little brother . If each box has 6.0 pieces inside it , how many pieces did Tom still have ? | (6.0 * (12.0 - 7.0)) | 30 | 1true |
Tom bought 12.0 boxes of chocolate candy and gave 7.0 to his little brother . If each box has 6.0 pieces inside it , | how many pieces did Tom still have ? | Tom bought 12.0 boxes of chocolate candy and gave 7.0 to his little brother . If each box has 6.0 pieces inside it , how many pieces did Tom still have ? | (6.0 / (12.0 + 7.0)) | 0.315789 | 0false |
Carlos has 58.0 blocks . He gives 21.0 to Rachel . | How many blocks will Carlos have ? | Carlos has 58.0 blocks . He gives 21.0 to Rachel . How many blocks will Carlos have ? | (58.0 - 21.0) | 37 | 1true |
Carlos has 58.0 blocks . He gives 21.0 to Rachel . | How many blocks will Carlos have ? | Carlos has 58.0 blocks . He gives 21.0 to Rachel . How many blocks will Carlos have ? | (58.0 + 21.0) | 79 | 0false |
Anna collects 6.0 blocks . Anna 's father gives Anna 8.0 more . | How many blocks does Anna have ? | Anna collects 6.0 blocks . Anna 's father gives Anna 8.0 more . How many blocks does Anna have ? | (6.0 + 8.0) | 14 | 1true |
Anna collects 6.0 blocks . Anna 's father gives Anna 8.0 more . | How many blocks does Anna have ? | Anna collects 6.0 blocks . Anna 's father gives Anna 8.0 more . How many blocks does Anna have ? | (6.0 - 8.0) | -2 | 0false |
Paul had saved up 3.0 dollars . If he received another 7.0 dollars for his allowance , | how many number2 dollar toys could he buy ? | Paul had saved up 3.0 dollars . If he received another 7.0 dollars for his allowance , how many 5.0 dollar toys could he buy ? | ((3.0 + 7.0) / 5.0) | 2 | 1true |
Paul had saved up 3.0 dollars . If he received another 7.0 dollars for his allowance , | how many number2 dollar toys could he buy ? | Paul had saved up 3.0 dollars . If he received another 7.0 dollars for his allowance , how many 5.0 dollar toys could he buy ? | ((3.0 - 7.0) * 5.0) | -20 | 0false |
Tori is a school janitor . Last week , she picked up a total of 1576.0 pieces of trash . If she picked up 344.0 pieces of trash in the classrooms , | how many pieces of trash did Tori pick up outside the classrooms ? | Tori is a school janitor . Last week , she picked up a total of 1576.0 pieces of trash . If she picked up 344.0 pieces of trash in the classrooms , how many pieces of trash did Tori pick up outside the classrooms ? | (1576.0 - 344.0) | 1,232 | 1true |
Tori is a school janitor . Last week , she picked up a total of 1576.0 pieces of trash . If she picked up 344.0 pieces of trash in the classrooms , | how many pieces of trash did Tori pick up outside the classrooms ? | Tori is a school janitor . Last week , she picked up a total of 1576.0 pieces of trash . If she picked up 344.0 pieces of trash in the classrooms , how many pieces of trash did Tori pick up outside the classrooms ? | (1576.0 + 344.0) | 1,920 | 0false |
There were a total of 27.0 soccer games during the 3.0 month season . If the games are equally divided , | how many soccer games are played a month ? | There were a total of 27.0 soccer games during the 3.0 month season . If the games are equally divided , how many soccer games are played a month ? | (27.0 / 3.0) | 9 | 1true |
There were a total of 27.0 soccer games during the 3.0 month season . If the games are equally divided , | how many soccer games are played a month ? | There were a total of 27.0 soccer games during the 3.0 month season . If the games are equally divided , how many soccer games are played a month ? | (27.0 * 3.0) | 81 | 0false |
At the fair there were 9.0 people in line for the bumper cars . If 6.0 of them got tired of waiting and left and 3.0 more got in line , | how many people would be in line ? | At the fair there were 9.0 people in line for the bumper cars . If 6.0 of them got tired of waiting and left and 3.0 more got in line , how many people would be in line ? | ((9.0 + 3.0) - 6.0) | 6 | 1true |
At the fair there were 9.0 people in line for the bumper cars . If 6.0 of them got tired of waiting and left and 3.0 more got in line , | how many people would be in line ? | At the fair there were 9.0 people in line for the bumper cars . If 6.0 of them got tired of waiting and left and 3.0 more got in line , how many people would be in line ? | ((9.0 - 3.0) + 6.0) | 12 | 0false |
At the fair there were 31.0 people in line for the bumper cars . If 25.0 of them got tired of waiting and left and 25.0 more got in line , | how many people would be in line ? | At the fair there were 31.0 people in line for the bumper cars . If 25.0 of them got tired of waiting and left and 25.0 more got in line , how many people would be in line ? | ((31.0 + 25.0) - 25.0) | 31 | 1true |
At the fair there were 31.0 people in line for the bumper cars . If 25.0 of them got tired of waiting and left and 25.0 more got in line , | how many people would be in line ? | At the fair there were 31.0 people in line for the bumper cars . If 25.0 of them got tired of waiting and left and 25.0 more got in line , how many people would be in line ? | ((31.0 - 25.0) + 25.0) | 31 | 0false |
James has 1222.0 balloons . Amy has 513.0 balloons . | How many more balloons does James have than Amy ? | James has 1222.0 balloons . Amy has 513.0 balloons . How many more balloons does James have than Amy ? | (1222.0 - 513.0) | 208 | 1true |
James has 1222.0 balloons . Amy has 513.0 balloons . | How many more balloons does James have than Amy ? | James has 1222.0 balloons . Amy has 513.0 balloons . How many more balloons does James have than Amy ? | (1222.0 + 513.0) | 1,735 | 0false |
At the fair there were 10.0 people in line for the bumper cars . If 2.0 of them got tired of waiting and left and 2.0 more got in line , | how many people would be in line ? | At the fair there were 10.0 people in line for the bumper cars . If 2.0 of them got tired of waiting and left and 2.0 more got in line , how many people would be in line ? | ((10.0 + 2.0) - 2.0) | 10 | 1true |
At the fair there were 10.0 people in line for the bumper cars . If 2.0 of them got tired of waiting and left and 2.0 more got in line , | how many people would be in line ? | At the fair there were 10.0 people in line for the bumper cars . If 2.0 of them got tired of waiting and left and 2.0 more got in line , how many people would be in line ? | ((10.0 - 2.0) + 2.0) | 10 | 0false |
Robin has 27.0 packages of gum . There are 18.0 pieces in each package . | How many pieces of gum does Robin have ? | Robin has 27.0 packages of gum . There are 18.0 pieces in each package . How many pieces of gum does Robin have ? | (27.0 * 18.0) | 486 | 1true |
Robin has 27.0 packages of gum . There are 18.0 pieces in each package . | How many pieces of gum does Robin have ? | Robin has 27.0 packages of gum . There are 18.0 pieces in each package . How many pieces of gum does Robin have ? | (27.0 / 18.0) | 1.5 | 0false |
Paige picked 53.0 flowers for her friend ’ s wedding . She was making bouquets with 7.0 flowers in each one . If 18.0 of the flowers wilted before the wedding , | how many bouquets could she still make ? | Paige picked 53.0 flowers for her friend ’ s wedding . She was making bouquets with 7.0 flowers in each one . If 18.0 of the flowers wilted before the wedding , how many bouquets could she still make ? | ((53.0 - 18.0) / 7.0) | 5 | 1true |
Paige picked 53.0 flowers for her friend ’ s wedding . She was making bouquets with 7.0 flowers in each one . If 18.0 of the flowers wilted before the wedding , | how many bouquets could she still make ? | Paige picked 53.0 flowers for her friend ’ s wedding . She was making bouquets with 7.0 flowers in each one . If 18.0 of the flowers wilted before the wedding , how many bouquets could she still make ? | ((53.0 + 18.0) * 7.0) | 497 | 0false |
Mrs. Hilt bought 6.0 hot dogs . Each hot dog cost 50.0 cents . | How much money did she pay for all of the hot dogs ? | Mrs. Hilt bought 6.0 hot dogs . Each hot dog cost 50.0 cents . How much money did she pay for all of the hot dogs ? | (6.0 * 50.0) | 300 | 1true |
Mrs. Hilt bought 6.0 hot dogs . Each hot dog cost 50.0 cents . | How much money did she pay for all of the hot dogs ? | Mrs. Hilt bought 6.0 hot dogs . Each hot dog cost 50.0 cents . How much money did she pay for all of the hot dogs ? | (6.0 / 50.0) | 0.12 | 0false |
At the fair there were 12.0 people in line for the bumper cars . If 10.0 of them got tired of waiting and left and 15.0 more got in line , | how many people would be in line ? | At the fair there were 12.0 people in line for the bumper cars . If 10.0 of them got tired of waiting and left and 15.0 more got in line , how many people would be in line ? | ((12.0 + 15.0) - 10.0) | 17 | 1true |
At the fair there were 12.0 people in line for the bumper cars . If 10.0 of them got tired of waiting and left and 15.0 more got in line , | how many people would be in line ? | At the fair there were 12.0 people in line for the bumper cars . If 10.0 of them got tired of waiting and left and 15.0 more got in line , how many people would be in line ? | ((12.0 - 15.0) + 10.0) | 7 | 0false |
Paco had 93.0 cookies . Paco ate 15.0 of them . | How many cookies did Paco have left ? | Paco had 93.0 cookies . Paco ate 15.0 of them . How many cookies did Paco have left ? | (93.0 - 15.0) | 78 | 1true |
Paco had 93.0 cookies . Paco ate 15.0 of them . | How many cookies did Paco have left ? | Paco had 93.0 cookies . Paco ate 15.0 of them . How many cookies did Paco have left ? | (93.0 + 15.0) | 108 | 0false |
Fred has 110.0 blue marbles . Fred has 22.0 times more blue marbles than Tim . | How many blue marbles does Tim have ? | Fred has 110.0 blue marbles . Fred has 22.0 times more blue marbles than Tim . How many blue marbles does Tim have ? | (110.0 / 22.0) | 5 | 1true |
Fred has 110.0 blue marbles . Fred has 22.0 times more blue marbles than Tim . | How many blue marbles does Tim have ? | Fred has 110.0 blue marbles . Fred has 22.0 times more blue marbles than Tim . How many blue marbles does Tim have ? | (110.0 * 22.0) | 2,420 | 0false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.