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
Each day , the polar bear at Richmond 's zoo eats 0.2 bucket of trout and 0.4 bucket of salmon .
How many buckets of fish does the polar bear eat daily ?
Each day , the polar bear at Richmond 's zoo eats 0.2 bucket of trout and 0.4 bucket of salmon . How many buckets of fish does the polar bear eat daily ?
(0.2 + 0.4)
0.6
1true
Each day , the polar bear at Richmond 's zoo eats 0.2 bucket of trout and 0.4 bucket of salmon .
How many buckets of fish does the polar bear eat daily ?
Each day , the polar bear at Richmond 's zoo eats 0.2 bucket of trout and 0.4 bucket of salmon . How many buckets of fish does the polar bear eat daily ?
(0.2 - 0.4)
-0.2
0false
Oliver made 35.0 dollars mowing lawns over the summer . If he spent 7.0 dollars buying new mower blades ,
how many number2 dollar games could he buy with the money he had left ?
Oliver made 35.0 dollars mowing lawns over the summer . If he spent 7.0 dollars buying new mower blades , how many 4.0 dollar games could he buy with the money he had left ?
((35.0 - 7.0) / 4.0)
7
1true
Oliver made 35.0 dollars mowing lawns over the summer . If he spent 7.0 dollars buying new mower blades ,
how many number2 dollar games could he buy with the money he had left ?
Oliver made 35.0 dollars mowing lawns over the summer . If he spent 7.0 dollars buying new mower blades , how many 4.0 dollar games could he buy with the money he had left ?
((35.0 + 7.0) * 4.0)
168
0false
There are 37.0 baskets . There are 17.0 apples in each basket .
How many apples are there in all ?
There are 37.0 baskets . There are 17.0 apples in each basket . How many apples are there in all ?
(37.0 * 17.0)
629
1true
There are 37.0 baskets . There are 17.0 apples in each basket .
How many apples are there in all ?
There are 37.0 baskets . There are 17.0 apples in each basket . How many apples are there in all ?
(37.0 / 17.0)
2.176471
0false
Randy has 78.0 blocks . He uses 19.0 blocks to build a tower .
How many blocks are left ?
Randy has 78.0 blocks . He uses 19.0 blocks to build a tower . How many blocks are left ?
(78.0 - 19.0)
59
1true
Randy has 78.0 blocks . He uses 19.0 blocks to build a tower .
How many blocks are left ?
Randy has 78.0 blocks . He uses 19.0 blocks to build a tower . How many blocks are left ?
(78.0 + 19.0)
97
0false
Ned bought 14.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 Ned still have ?
Ned bought 14.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 Ned still have ?
(6.0 * (14.0 - 7.0))
42
1true
Ned bought 14.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 Ned still have ?
Ned bought 14.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 Ned still have ?
(6.0 / (14.0 + 7.0))
0.285714
0false
Amy had 26.0 music files and 36.0 video files on her flash drive . If she deleted 48.0 of the files ,
how many files were still on her flash drive ?
Amy had 26.0 music files and 36.0 video files on her flash drive . If she deleted 48.0 of the files , how many files were still on her flash drive ?
((26.0 + 36.0) - 48.0)
14
1true
Amy had 26.0 music files and 36.0 video files on her flash drive . If she deleted 48.0 of the files ,
how many files were still on her flash drive ?
Amy had 26.0 music files and 36.0 video files on her flash drive . If she deleted 48.0 of the files , how many files were still on her flash drive ?
((26.0 - 36.0) + 48.0)
38
0false
If 0.6667 of a pound is worth 8.0 dollars ,
how much is number2 pounds worth ?
If 0.6667 of a pound is worth 8.0 dollars , how much is 0.75 pounds worth ?
((8.0 / 0.6667) * 0.75)
9
1true
If 0.6667 of a pound is worth 8.0 dollars ,
how much is number2 pounds worth ?
If 0.6667 of a pound is worth 8.0 dollars , how much is 0.75 pounds worth ?
((8.0 * 0.6667) / 0.75)
7.111467
0false
There were 28.0 bales of hay in the barn . Tim stacked bales in the barn today . There are now 54.0 bales of hay in the barn .
How many bales did he store in the barn ?
There were 28.0 bales of hay in the barn . Tim stacked bales in the barn today . There are now 54.0 bales of hay in the barn . How many bales did he store in the barn ?
(54.0 - 28.0)
26
1true
There were 28.0 bales of hay in the barn . Tim stacked bales in the barn today . There are now 54.0 bales of hay in the barn .
How many bales did he store in the barn ?
There were 28.0 bales of hay in the barn . Tim stacked bales in the barn today . There are now 54.0 bales of hay in the barn . How many bales did he store in the barn ?
(54.0 + 28.0)
82
0false
Mary picked 122.0 oranges and Jason picked 105.0 oranges from the orange tree .
How many oranges were picked in total ?
Mary picked 122.0 oranges and Jason picked 105.0 oranges from the orange tree . How many oranges were picked in total ?
(122.0 + 105.0)
227
1true
Mary picked 122.0 oranges and Jason picked 105.0 oranges from the orange tree .
How many oranges were picked in total ?
Mary picked 122.0 oranges and Jason picked 105.0 oranges from the orange tree . How many oranges were picked in total ?
(122.0 - 105.0)
17
0false
Kimberly has 5.0 Skittles . She buys 7.0 more . Later , Kimberly buys 18.0 oranges at the store .
How many Skittles does Kimberly have in all ?
Kimberly has 5.0 Skittles . She buys 7.0 more . Later , Kimberly buys 18.0 oranges at the store . How many Skittles does Kimberly have in all ?
(5.0 + 7.0)
12
1true
Kimberly has 5.0 Skittles . She buys 7.0 more . Later , Kimberly buys 18.0 oranges at the store .
How many Skittles does Kimberly have in all ?
Kimberly has 5.0 Skittles . She buys 7.0 more . Later , Kimberly buys 18.0 oranges at the store . How many Skittles does Kimberly have in all ?
(5.0 - 7.0)
-2
0false
Gwen earned 8.0 points for each bag of cans she recycled . If she had 4.0 bags , but did n't recycle 2.0 of them ,
how many points would she have earned ?
Gwen earned 8.0 points for each bag of cans she recycled . If she had 4.0 bags , but did n't recycle 2.0 of them , how many points would she have earned ?
(8.0 * (4.0 - 2.0))
16
1true
Gwen earned 8.0 points for each bag of cans she recycled . If she had 4.0 bags , but did n't recycle 2.0 of them ,
how many points would she have earned ?
Gwen earned 8.0 points for each bag of cans she recycled . If she had 4.0 bags , but did n't recycle 2.0 of them , how many points would she have earned ?
(8.0 / (4.0 + 2.0))
1.333333
0false
The cafeteria had 62.0 apples . For lunch they handed out 8.0 to students and decided to use the rest to make pies . If each pie takes 9.0 apples ,
how many pies could they make ?
The cafeteria had 62.0 apples . For lunch they handed out 8.0 to students and decided to use the rest to make pies . If each pie takes 9.0 apples , how many pies could they make ?
((62.0 - 8.0) / 9.0)
6
1true
The cafeteria had 62.0 apples . For lunch they handed out 8.0 to students and decided to use the rest to make pies . If each pie takes 9.0 apples ,
how many pies could they make ?
The cafeteria had 62.0 apples . For lunch they handed out 8.0 to students and decided to use the rest to make pies . If each pie takes 9.0 apples , how many pies could they make ?
((62.0 + 8.0) * 9.0)
630
0false
Some insects called aphids attack a large farm . In response , the farmer releases ladybugs onto the fields . There are 12170.0 ladybugs with spots and 54912.0 ladybugs without spots .
How many ladybugs are there in all ?
Some insects called aphids attack a large farm . In response , the farmer releases ladybugs onto the fields . There are 12170.0 ladybugs with spots and 54912.0 ladybugs without spots . How many ladybugs are there in all ?
(12170.0 + 54912.0)
67,082
1true
Some insects called aphids attack a large farm . In response , the farmer releases ladybugs onto the fields . There are 12170.0 ladybugs with spots and 54912.0 ladybugs without spots .
How many ladybugs are there in all ?
Some insects called aphids attack a large farm . In response , the farmer releases ladybugs onto the fields . There are 12170.0 ladybugs with spots and 54912.0 ladybugs without spots . How many ladybugs are there in all ?
(12170.0 - 54912.0)
-42,742
0false
While shopping , Maria bought 35.0 green towels and 21.0 white towels . If she gave her mother 34.0 of them ,
how many towels did Maria end up with ?
While shopping , Maria bought 35.0 green towels and 21.0 white towels . If she gave her mother 34.0 of them , how many towels did Maria end up with ?
((35.0 + 21.0) - 34.0)
22
1true
While shopping , Maria bought 35.0 green towels and 21.0 white towels . If she gave her mother 34.0 of them ,
how many towels did Maria end up with ?
While shopping , Maria bought 35.0 green towels and 21.0 white towels . If she gave her mother 34.0 of them , how many towels did Maria end up with ?
((35.0 - 21.0) + 34.0)
48
0false
Joan spent $ 15.0 on shorts and $ 14.82 on a jacket , and $ 12.51 on a shirt . She went to 3.0 shops . In total ,
how much money did Joan spend on clothing ?
Joan spent $ 15.0 on shorts and $ 14.82 on a jacket , and $ 12.51 on a shirt . She went to 3.0 shops . In total , how much money did Joan spend on clothing ?
((15.0 + 14.82) + 12.51)
42.33
1true
Joan spent $ 15.0 on shorts and $ 14.82 on a jacket , and $ 12.51 on a shirt . She went to 3.0 shops . In total ,
how much money did Joan spend on clothing ?
Joan spent $ 15.0 on shorts and $ 14.82 on a jacket , and $ 12.51 on a shirt . She went to 3.0 shops . In total , how much money did Joan spend on clothing ?
((15.0 - 14.82) - 12.51)
-12.33
0false
Mike went to 15.0 basketball games this year , but missed 41.0 . He went to 39.0 games last year .
How many basketball games did Mike go to in total ?
Mike went to 15.0 basketball games this year , but missed 41.0 . He went to 39.0 games last year . How many basketball games did Mike go to in total ?
(15.0 + 39.0)
54
1true
Mike went to 15.0 basketball games this year , but missed 41.0 . He went to 39.0 games last year .
How many basketball games did Mike go to in total ?
Mike went to 15.0 basketball games this year , but missed 41.0 . He went to 39.0 games last year . How many basketball games did Mike go to in total ?
(15.0 - 39.0)
-24
0false
Maria has 3.0 boxes of eggs . Each box holds 7.0 eggs and there are 8.0 boxes in a case .
How many eggs does Maria have ?
Maria has 3.0 boxes of eggs . Each box holds 7.0 eggs and there are 8.0 boxes in a case . How many eggs does Maria have ?
(3.0 * 7.0)
21
1true
Maria has 3.0 boxes of eggs . Each box holds 7.0 eggs and there are 8.0 boxes in a case .
How many eggs does Maria have ?
Maria has 3.0 boxes of eggs . Each box holds 7.0 eggs and there are 8.0 boxes in a case . How many eggs does Maria have ?
(3.0 / 7.0)
0.428571
0false
Mildred weighs 59.0 pounds . Carol weighs 9.0 pounds .
How much heavier is Mildred than Carol ?
Mildred weighs 59.0 pounds . Carol weighs 9.0 pounds . How much heavier is Mildred than Carol ?
(59.0 - 9.0)
50
1true
Mildred weighs 59.0 pounds . Carol weighs 9.0 pounds .
How much heavier is Mildred than Carol ?
Mildred weighs 59.0 pounds . Carol weighs 9.0 pounds . How much heavier is Mildred than Carol ?
(59.0 + 9.0)
68
0false
Michelle has 2.0 crayons . Janet has 2.0 crayons . If Janet gives all of her crayons to Michelle ,
how many crayons will Michelle have ?
Michelle has 2.0 crayons . Janet has 2.0 crayons . If Janet gives all of her crayons to Michelle , how many crayons will Michelle have ?
(2.0 + 2.0)
4
1true
Michelle has 2.0 crayons . Janet has 2.0 crayons . If Janet gives all of her crayons to Michelle ,
how many crayons will Michelle have ?
Michelle has 2.0 crayons . Janet has 2.0 crayons . If Janet gives all of her crayons to Michelle , how many crayons will Michelle have ?
(2.0 - 2.0)
0
0false
Sara got fast food for lunch . Sara spent $ 5.36 on a hotdog and $ 5.1 on a salad .
What was the total of the lunch bill ?
Sara got fast food for lunch . Sara spent $ 5.36 on a hotdog and $ 5.1 on a salad . What was the total of the lunch bill ?
(5.36 + 5.1)
10.46
1true
Sara got fast food for lunch . Sara spent $ 5.36 on a hotdog and $ 5.1 on a salad .
What was the total of the lunch bill ?
Sara got fast food for lunch . Sara spent $ 5.36 on a hotdog and $ 5.1 on a salad . What was the total of the lunch bill ?
(5.36 - 5.1)
0.26
0false
There are 11.0 rulers and 34.0 crayons in the drawer . Tim placed 14.0 rulers in the drawer .
How many rulers are now there in all ?
There are 11.0 rulers and 34.0 crayons in the drawer . Tim placed 14.0 rulers in the drawer . How many rulers are now there in all ?
(11.0 + 14.0)
25
1true
There are 11.0 rulers and 34.0 crayons in the drawer . Tim placed 14.0 rulers in the drawer .
How many rulers are now there in all ?
There are 11.0 rulers and 34.0 crayons in the drawer . Tim placed 14.0 rulers in the drawer . How many rulers are now there in all ?
(11.0 - 14.0)
-3
0false
Frank had saved up 3.0 dollars . If he received another 37.0 dollars for his allowance ,
how many number2 dollar toys could he buy ?
Frank had saved up 3.0 dollars . If he received another 37.0 dollars for his allowance , how many 8.0 dollar toys could he buy ?
((3.0 + 37.0) / 8.0)
5
1true
Frank had saved up 3.0 dollars . If he received another 37.0 dollars for his allowance ,
how many number2 dollar toys could he buy ?
Frank had saved up 3.0 dollars . If he received another 37.0 dollars for his allowance , how many 8.0 dollar toys could he buy ?
((3.0 - 37.0) * 8.0)
-272
0false
At a sale , the cost of a pair of shoes was reduced from 42.0 dollars to 33.6 dollars .
What was the percent of discount ?
At a sale , the cost of a pair of shoes was reduced from 42.0 dollars to 33.6 dollars . What was the percent of discount ?
(((42.0 - 33.6) / 42.0) * 100.0)
20
1true
At a sale , the cost of a pair of shoes was reduced from 42.0 dollars to 33.6 dollars .
What was the percent of discount ?
At a sale , the cost of a pair of shoes was reduced from 42.0 dollars to 33.6 dollars . What was the percent of discount ?
(((42.0 + 33.6) * 42.0) / 100.0)
31.752
0false
There are 261.0 fishbowls . Each fishbowl has 23.0 fish .
How many fish are there ?
There are 261.0 fishbowls . Each fishbowl has 23.0 fish . How many fish are there ?
(261.0 * 23.0)
6,003
1true
There are 261.0 fishbowls . Each fishbowl has 23.0 fish .
How many fish are there ?
There are 261.0 fishbowls . Each fishbowl has 23.0 fish . How many fish are there ?
(261.0 / 23.0)
11.347826
0false
Mary loves eating fruits . Mary paid $ 11.08 for berries , $ 14.33 for apples , and $ 9.31 for peaches . In total ,
how much money did she spend ?
Mary loves eating fruits . Mary paid $ 11.08 for berries , $ 14.33 for apples , and $ 9.31 for peaches . In total , how much money did she spend ?
((11.08 + 14.33) + 9.31)
34.72
1true
Mary loves eating fruits . Mary paid $ 11.08 for berries , $ 14.33 for apples , and $ 9.31 for peaches . In total ,
how much money did she spend ?
Mary loves eating fruits . Mary paid $ 11.08 for berries , $ 14.33 for apples , and $ 9.31 for peaches . In total , how much money did she spend ?
((11.08 - 14.33) - 9.31)
-12.56
0false
Bryan had 8.0 precious stones in his collection which he sold to his friend from the jewelry store . If the stones were sold at 1785.0 dollar each ,
how much money did Bryan get in total ?
Bryan had 8.0 precious stones in his collection which he sold to his friend from the jewelry store . If the stones were sold at 1785.0 dollar each , how much money did Bryan get in total ?
(8.0 * 1785.0)
14,280
1true
Bryan had 8.0 precious stones in his collection which he sold to his friend from the jewelry store . If the stones were sold at 1785.0 dollar each ,
how much money did Bryan get in total ?
Bryan had 8.0 precious stones in his collection which he sold to his friend from the jewelry store . If the stones were sold at 1785.0 dollar each , how much money did Bryan get in total ?
(8.0 / 1785.0)
0.004482
0false
A bee has 6.0 legs .
How many legs do number1 bees have ?
A bee has 6.0 legs . How many legs do 8.0 bees have ?
(6.0 * 8.0)
48
1true
A bee has 6.0 legs .
How many legs do number1 bees have ?
A bee has 6.0 legs . How many legs do 8.0 bees have ?
(6.0 / 8.0)
0.75
0false
Patrick jogged to Aaron 's house . It is 14.0 miles from Patrick 's house to Aaron 's house . It took Patrick 2.0 hours to get there .
How fast did Patrick go ?
Patrick jogged to Aaron 's house . It is 14.0 miles from Patrick 's house to Aaron 's house . It took Patrick 2.0 hours to get there . How fast did Patrick go ?
(14.0 / 2.0)
7
1true
Patrick jogged to Aaron 's house . It is 14.0 miles from Patrick 's house to Aaron 's house . It took Patrick 2.0 hours to get there .
How fast did Patrick go ?
Patrick jogged to Aaron 's house . It is 14.0 miles from Patrick 's house to Aaron 's house . It took Patrick 2.0 hours to get there . How fast did Patrick go ?
(14.0 * 2.0)
28
0false
Michael has some fish in his fish tank . Ben gave him 18.0 more fish . Now he has 49.0 .
How many fish did he have to begin with ?
Michael has some fish in his fish tank . Ben gave him 18.0 more fish . Now he has 49.0 . How many fish did he have to begin with ?
(49.0 - 18.0)
31
1true
Michael has some fish in his fish tank . Ben gave him 18.0 more fish . Now he has 49.0 .
How many fish did he have to begin with ?
Michael has some fish in his fish tank . Ben gave him 18.0 more fish . Now he has 49.0 . How many fish did he have to begin with ?
(49.0 + 18.0)
67
0false
There were 14.0 kids on the soccer field . 22.0 kids decided to join in . Now
how many kids are on the soccer field ?
There were 14.0 kids on the soccer field . 22.0 kids decided to join in . Now how many kids are on the soccer field ?
(14.0 + 22.0)
36
1true
There were 14.0 kids on the soccer field . 22.0 kids decided to join in . Now
how many kids are on the soccer field ?
There were 14.0 kids on the soccer field . 22.0 kids decided to join in . Now how many kids are on the soccer field ?
(14.0 - 22.0)
-8
0false
Fred has 709.0 green balloons , he gave Sandy 221.0 of the balloons .
How many green balloons does he now have ?
Fred has 709.0 green balloons , he gave Sandy 221.0 of the balloons . How many green balloons does he now have ?
(709.0 - 221.0)
488
1true
Fred has 709.0 green balloons , he gave Sandy 221.0 of the balloons .
How many green balloons does he now have ?
Fred has 709.0 green balloons , he gave Sandy 221.0 of the balloons . How many green balloons does he now have ?
(709.0 + 221.0)
930
0false
The Sumata family took a 5.0 day vacation by car . Each day they drove 250.0 miles .
How many total miles did they drive ?
The Sumata family took a 5.0 day vacation by car . Each day they drove 250.0 miles . How many total miles did they drive ?
(5.0 * 250.0)
1,250
1true
The Sumata family took a 5.0 day vacation by car . Each day they drove 250.0 miles .
How many total miles did they drive ?
The Sumata family took a 5.0 day vacation by car . Each day they drove 250.0 miles . How many total miles did they drive ?
(5.0 / 250.0)
0.02
0false
Maria bought 2.0 new chairs and 2.0 new tables for her house . If she spent 8.0 minutes on each piece furniture putting it together ,
how many minutes did it take her to finish ?
Maria bought 2.0 new chairs and 2.0 new tables for her house . If she spent 8.0 minutes on each piece furniture putting it together , how many minutes did it take her to finish ?
(8.0 * (2.0 + 2.0))
32
1true
Maria bought 2.0 new chairs and 2.0 new tables for her house . If she spent 8.0 minutes on each piece furniture putting it together ,
how many minutes did it take her to finish ?
Maria bought 2.0 new chairs and 2.0 new tables for her house . If she spent 8.0 minutes on each piece furniture putting it together , how many minutes did it take her to finish ?
(8.0 / (2.0 + 2.0))
2
0false
Kim has 4.0 cousins . She wants to give each cousin 5.0 pieces of gum .
How much gum will she need ?
Kim has 4.0 cousins . She wants to give each cousin 5.0 pieces of gum . How much gum will she need ?
(4.0 * 5.0)
20
1true
Kim has 4.0 cousins . She wants to give each cousin 5.0 pieces of gum .
How much gum will she need ?
Kim has 4.0 cousins . She wants to give each cousin 5.0 pieces of gum . How much gum will she need ?
(4.0 / 5.0)
0.8
0false
Edward had 43.0 books . If he sold 19.0 of them and used the money he earned to buy 14.0 new books ,
how many books would Edward have ?
Edward had 43.0 books . If he sold 19.0 of them and used the money he earned to buy 14.0 new books , how many books would Edward have ?
((43.0 + 14.0) - 19.0)
38
1true
Edward had 43.0 books . If he sold 19.0 of them and used the money he earned to buy 14.0 new books ,
how many books would Edward have ?
Edward had 43.0 books . If he sold 19.0 of them and used the money he earned to buy 14.0 new books , how many books would Edward have ?
((43.0 - 14.0) + 19.0)
48
0false
Melissa has 88.0 bananas . She shares 4.0 with Joshua .
How many bananas will Melissa have ?
Melissa has 88.0 bananas . She shares 4.0 with Joshua . How many bananas will Melissa have ?
(88.0 - 4.0)
84
1true
Melissa has 88.0 bananas . She shares 4.0 with Joshua .
How many bananas will Melissa have ?
Melissa has 88.0 bananas . She shares 4.0 with Joshua . How many bananas will Melissa have ?
(88.0 + 4.0)
92
0false
A book store had 4.0 books in the bargin bin . If they sold 3.0 books , but then put 10.0 more in the bin ,
how many books would be in the bin ?
A book store had 4.0 books in the bargin bin . If they sold 3.0 books , but then put 10.0 more in the bin , how many books would be in the bin ?
((4.0 + 10.0) - 3.0)
11
1true
A book store had 4.0 books in the bargin bin . If they sold 3.0 books , but then put 10.0 more in the bin ,
how many books would be in the bin ?
A book store had 4.0 books in the bargin bin . If they sold 3.0 books , but then put 10.0 more in the bin , how many books would be in the bin ?
((4.0 - 10.0) + 3.0)
-3
0false
Isabella ’ s hair is 18.0 cubes long . If her hair grows 4.0 more inches ,
how long will it be ?
Isabella ’ s hair is 18.0 cubes long . If her hair grows 4.0 more inches , how long will it be ?
(18.0 + 4.0)
22
1true
Isabella ’ s hair is 18.0 cubes long . If her hair grows 4.0 more inches ,
how long will it be ?
Isabella ’ s hair is 18.0 cubes long . If her hair grows 4.0 more inches , how long will it be ?
(18.0 - 4.0)
14
0false
Oliver had 11.0 socks . If he threw away 4.0 old ones that did n't fit and bought 26.0 new ones ,
how many socks would he have ?
Oliver had 11.0 socks . If he threw away 4.0 old ones that did n't fit and bought 26.0 new ones , how many socks would he have ?
((11.0 + 26.0) - 4.0)
33
1true
Oliver had 11.0 socks . If he threw away 4.0 old ones that did n't fit and bought 26.0 new ones ,
how many socks would he have ?
Oliver had 11.0 socks . If he threw away 4.0 old ones that did n't fit and bought 26.0 new ones , how many socks would he have ?
((11.0 - 26.0) + 4.0)
-11
0false
Keith grew 29.0 cantelopes , Fred grew 16.0 cantelopes , and Jason grew 20.0 cantelopes .
How many cantelopes did they grow in total ?
Keith grew 29.0 cantelopes , Fred grew 16.0 cantelopes , and Jason grew 20.0 cantelopes . How many cantelopes did they grow in total ?
((29.0 + 16.0) + 20.0)
65
1true
Keith grew 29.0 cantelopes , Fred grew 16.0 cantelopes , and Jason grew 20.0 cantelopes .
How many cantelopes did they grow in total ?
Keith grew 29.0 cantelopes , Fred grew 16.0 cantelopes , and Jason grew 20.0 cantelopes . How many cantelopes did they grow in total ?
((29.0 - 16.0) - 20.0)
-7
0false
Mike is at the library helping put away books . There are 82.0 book to put away total but a librarian takes 10.0 of them and leaves Mike with the rest . If he can fit 9.0 books on a shelf ,
how many shelves will he need ?
Mike is at the library helping put away books . There are 82.0 book to put away total but a librarian takes 10.0 of them and leaves Mike with the rest . If he can fit 9.0 books on a shelf , how many shelves will he need ?
((82.0 - 10.0) / 9.0)
8
1true
Mike is at the library helping put away books . There are 82.0 book to put away total but a librarian takes 10.0 of them and leaves Mike with the rest . If he can fit 9.0 books on a shelf ,
how many shelves will he need ?
Mike is at the library helping put away books . There are 82.0 book to put away total but a librarian takes 10.0 of them and leaves Mike with the rest . If he can fit 9.0 books on a shelf , how many shelves will he need ?
((82.0 + 10.0) * 9.0)
828
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
Jason picked 46.0 pears , Keith picked 47.0 pears , and Mike picked 12.0 pears from the pear tree .
How many pears were picked in total ?
Jason picked 46.0 pears , Keith picked 47.0 pears , and Mike picked 12.0 pears from the pear tree . How many pears were picked in total ?
((46.0 + 47.0) + 12.0)
105
1true
Jason picked 46.0 pears , Keith picked 47.0 pears , and Mike picked 12.0 pears from the pear tree .
How many pears were picked in total ?
Jason picked 46.0 pears , Keith picked 47.0 pears , and Mike picked 12.0 pears from the pear tree . How many pears were picked in total ?
((46.0 - 47.0) - 12.0)
-13
0false
Tim had 7.0 quarters and 9.0 nickels in his bank . His dad gave him 3.0 nickels and 5.0 pennies .
How many nickels does Tim have now ?
Tim had 7.0 quarters and 9.0 nickels in his bank . His dad gave him 3.0 nickels and 5.0 pennies . How many nickels does Tim have now ?
(9.0 + 3.0)
12
1true
Tim had 7.0 quarters and 9.0 nickels in his bank . His dad gave him 3.0 nickels and 5.0 pennies .
How many nickels does Tim have now ?
Tim had 7.0 quarters and 9.0 nickels in his bank . His dad gave him 3.0 nickels and 5.0 pennies . How many nickels does Tim have now ?
(9.0 - 3.0)
6
0false
A teacher has 344.0 pieces of candy . If there are 43.0 students , and the candy is divided evenly ,
How many pieces will each student get ?
A teacher has 344.0 pieces of candy . If there are 43.0 students , and the candy is divided evenly , How many pieces will each student get ?
(344.0 / 43.0)
8
1true
A teacher has 344.0 pieces of candy . If there are 43.0 students , and the candy is divided evenly ,
How many pieces will each student get ?
A teacher has 344.0 pieces of candy . If there are 43.0 students , and the candy is divided evenly , How many pieces will each student get ?
(344.0 * 43.0)
14,792
0false
A waiter at ' The Greasy Spoon ' restaurant had 26.0 customers to wait on . During the lunch rush he added another 27.0 customers . If 27.0 of the customers did n't leave him a tip ,
how many customers did leave a tip ?
A waiter at ' The Greasy Spoon ' restaurant had 26.0 customers to wait on . During the lunch rush he added another 27.0 customers . If 27.0 of the customers did n't leave him a tip , how many customers did leave a tip ?
((26.0 + 27.0) - 27.0)
26
1true
A waiter at ' The Greasy Spoon ' restaurant had 26.0 customers to wait on . During the lunch rush he added another 27.0 customers . If 27.0 of the customers did n't leave him a tip ,
how many customers did leave a tip ?
A waiter at ' The Greasy Spoon ' restaurant had 26.0 customers to wait on . During the lunch rush he added another 27.0 customers . If 27.0 of the customers did n't leave him a tip , how many customers did leave a tip ?
((26.0 - 27.0) + 27.0)
26
0false
Ralph starts with 74.0 peanuts . He loses 59.0 .
How many peanuts does Ralph end with ?
Ralph starts with 74.0 peanuts . He loses 59.0 . How many peanuts does Ralph end with ?
(74.0 - 59.0)
15
1true
Ralph starts with 74.0 peanuts . He loses 59.0 .
How many peanuts does Ralph end with ?
Ralph starts with 74.0 peanuts . He loses 59.0 . How many peanuts does Ralph end with ?
(74.0 + 59.0)
133
0false
At the town carnival Oliver rode the ferris wheel 7.0 times and the bumper cars 3.0 times . If each ride cost 3.0 tickets ,
how many tickets did he use ?
At the town carnival Oliver rode the ferris wheel 7.0 times and the bumper cars 3.0 times . If each ride cost 3.0 tickets , how many tickets did he use ?
(3.0 * (7.0 + 3.0))
30
1true
At the town carnival Oliver rode the ferris wheel 7.0 times and the bumper cars 3.0 times . If each ride cost 3.0 tickets ,
how many tickets did he use ?
At the town carnival Oliver rode the ferris wheel 7.0 times and the bumper cars 3.0 times . If each ride cost 3.0 tickets , how many tickets did he use ?
(3.0 / (7.0 - 3.0))
0.75
0false
At lunch a waiter had 7.0 customers and 5.0 of them did n't leave a tip . If he got $ 3.0 each from the ones who did tip ,
how much money did he earn ?
At lunch a waiter had 7.0 customers and 5.0 of them did n't leave a tip . If he got $ 3.0 each from the ones who did tip , how much money did he earn ?
(3.0 * (7.0 - 5.0))
6
1true
At lunch a waiter had 7.0 customers and 5.0 of them did n't leave a tip . If he got $ 3.0 each from the ones who did tip ,
how much money did he earn ?
At lunch a waiter had 7.0 customers and 5.0 of them did n't leave a tip . If he got $ 3.0 each from the ones who did tip , how much money did he earn ?
(3.0 / (7.0 + 5.0))
0.25
0false
Isabel picked 66.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 10.0 of the flowers wilted before the wedding ,
how many bouquets could she still make ?
Isabel picked 66.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 10.0 of the flowers wilted before the wedding , how many bouquets could she still make ?
((66.0 - 10.0) / 8.0)
7
1true
Isabel picked 66.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 10.0 of the flowers wilted before the wedding ,
how many bouquets could she still make ?
Isabel picked 66.0 flowers for her friend ’ s wedding . She was making bouquets with 8.0 flowers in each one . If 10.0 of the flowers wilted before the wedding , how many bouquets could she still make ?
((66.0 + 10.0) * 8.0)
608
0false