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
14.0 birds were sitting in a tree . 21.0 more birds flew up to the tree .
How many birds were there altogether in the tree ?
14.0 birds were sitting in a tree . 21.0 more birds flew up to the tree . How many birds were there altogether in the tree ?
(14.0 + 21.0)
35
1true
14.0 birds were sitting in a tree . 21.0 more birds flew up to the tree .
How many birds were there altogether in the tree ?
14.0 birds were sitting in a tree . 21.0 more birds flew up to the tree . How many birds were there altogether in the tree ?
(14.0 - 21.0)
-7
0false
Zach scored 42.0 points in the football game . Ben scored 21.0 points .
How many more points did Zach score ?
Zach scored 42.0 points in the football game . Ben scored 21.0 points . How many more points did Zach score ?
(42.0 - 21.0)
21
1true
Zach scored 42.0 points in the football game . Ben scored 21.0 points .
How many more points did Zach score ?
Zach scored 42.0 points in the football game . Ben scored 21.0 points . How many more points did Zach score ?
(42.0 + 21.0)
63
0false
6.0 students were sitting at each table in the lunchroom . There are 34.0 tables .
How many students were sitting in the lunchroom ?
6.0 students were sitting at each table in the lunchroom . There are 34.0 tables . How many students were sitting in the lunchroom ?
(6.0 * 34.0)
204
1true
6.0 students were sitting at each table in the lunchroom . There are 34.0 tables .
How many students were sitting in the lunchroom ?
6.0 students were sitting at each table in the lunchroom . There are 34.0 tables . How many students were sitting in the lunchroom ?
(6.0 / 34.0)
0.176471
0false
At Tom 's Restaurant a group with 2.0 adults and 5.0 children came in to eat . If each meal cost 8.0 dollars ,
how much was the bill ?
At Tom 's Restaurant a group with 2.0 adults and 5.0 children came in to eat . If each meal cost 8.0 dollars , how much was the bill ?
(8.0 * (2.0 + 5.0))
56
1true
At Tom 's Restaurant a group with 2.0 adults and 5.0 children came in to eat . If each meal cost 8.0 dollars ,
how much was the bill ?
At Tom 's Restaurant a group with 2.0 adults and 5.0 children came in to eat . If each meal cost 8.0 dollars , how much was the bill ?
(8.0 / (2.0 - 5.0))
-2.666667
0false
Megan had 93.0 files on her computer . She deleted 21.0 of them and put the rest into folders with 8.0 files in each one .
How many folders did Megan end up with ?
Megan had 93.0 files on her computer . She deleted 21.0 of them and put the rest into folders with 8.0 files in each one . How many folders did Megan end up with ?
((93.0 - 21.0) / 8.0)
9
1true
Megan had 93.0 files on her computer . She deleted 21.0 of them and put the rest into folders with 8.0 files in each one .
How many folders did Megan end up with ?
Megan had 93.0 files on her computer . She deleted 21.0 of them and put the rest into folders with 8.0 files in each one . How many folders did Megan end up with ?
((93.0 + 21.0) * 8.0)
912
0false
Betty has 24.0 oranges stored in boxes . If there are 3.0 boxes ,
how many oranges must go in each box ?
Betty has 24.0 oranges stored in boxes . If there are 3.0 boxes , how many oranges must go in each box ?
(24.0 / 3.0)
8
1true
Betty has 24.0 oranges stored in boxes . If there are 3.0 boxes ,
how many oranges must go in each box ?
Betty has 24.0 oranges stored in boxes . If there are 3.0 boxes , how many oranges must go in each box ?
(24.0 * 3.0)
72
0false
Students went to a concert in 8.0 buses . Each bus took 45.0 students .
How many students went to the concert ?
Students went to a concert in 8.0 buses . Each bus took 45.0 students . How many students went to the concert ?
(8.0 * 45.0)
360
1true
Students went to a concert in 8.0 buses . Each bus took 45.0 students .
How many students went to the concert ?
Students went to a concert in 8.0 buses . Each bus took 45.0 students . How many students went to the concert ?
(8.0 / 45.0)
0.177778
0false
Alyssa has 36.0 books . Nancy has 7.0 times more books than Alyssa .
How many books does Nancy have ?
Alyssa has 36.0 books . Nancy has 7.0 times more books than Alyssa . How many books does Nancy have ?
(36.0 * 7.0)
252
1true
Alyssa has 36.0 books . Nancy has 7.0 times more books than Alyssa .
How many books does Nancy have ?
Alyssa has 36.0 books . Nancy has 7.0 times more books than Alyssa . How many books does Nancy have ?
(36.0 / 7.0)
5.142857
0false
Joe has 45.0 oranges that must be put away in boxes . Daniel comes to help and brings 16.0 cookies to share with Joe . If there are 9.0 boxes ,
how many oranges must go in each box ?
Joe has 45.0 oranges that must be put away in boxes . Daniel comes to help and brings 16.0 cookies to share with Joe . If there are 9.0 boxes , how many oranges must go in each box ?
(45.0 / 9.0)
5
1true
Joe has 45.0 oranges that must be put away in boxes . Daniel comes to help and brings 16.0 cookies to share with Joe . If there are 9.0 boxes ,
how many oranges must go in each box ?
Joe has 45.0 oranges that must be put away in boxes . Daniel comes to help and brings 16.0 cookies to share with Joe . If there are 9.0 boxes , how many oranges must go in each box ?
(45.0 * 9.0)
405
0false
Patricia starts with 76.0 candies . Albert takes 5.0 away .
How many candies does Patricia end with ?
Patricia starts with 76.0 candies . Albert takes 5.0 away . How many candies does Patricia end with ?
(76.0 - 5.0)
71
1true
Patricia starts with 76.0 candies . Albert takes 5.0 away .
How many candies does Patricia end with ?
Patricia starts with 76.0 candies . Albert takes 5.0 away . How many candies does Patricia end with ?
(76.0 + 5.0)
81
0false
Joyce has 8.0 eggs . Marie gives Joyce 6.0 more . Later , Joyce buys 13.0 erasers at the store .
How many eggs does Joyce have in all ?
Joyce has 8.0 eggs . Marie gives Joyce 6.0 more . Later , Joyce buys 13.0 erasers at the store . How many eggs does Joyce have in all ?
(8.0 + 6.0)
14
1true
Joyce has 8.0 eggs . Marie gives Joyce 6.0 more . Later , Joyce buys 13.0 erasers at the store .
How many eggs does Joyce have in all ?
Joyce has 8.0 eggs . Marie gives Joyce 6.0 more . Later , Joyce buys 13.0 erasers at the store . How many eggs does Joyce have in all ?
(8.0 - 6.0)
2
0false
Tammy drove 55.0 miles in one hour . At that rate ,
how far can she drive in number1 hours ?
Tammy drove 55.0 miles in one hour . At that rate , how far can she drive in 36.0 hours ?
(55.0 * 36.0)
1,980
1true
Tammy drove 55.0 miles in one hour . At that rate ,
how far can she drive in number1 hours ?
Tammy drove 55.0 miles in one hour . At that rate , how far can she drive in 36.0 hours ?
(55.0 / 36.0)
1.527778
0false
Emily collected eggs from the hen and put them into 303.0 baskets . She put 28.0 eggs into each basket .
How many eggs did Emily collect ?
Emily collected eggs from the hen and put them into 303.0 baskets . She put 28.0 eggs into each basket . How many eggs did Emily collect ?
(303.0 * 28.0)
8,484
1true
Emily collected eggs from the hen and put them into 303.0 baskets . She put 28.0 eggs into each basket .
How many eggs did Emily collect ?
Emily collected eggs from the hen and put them into 303.0 baskets . She put 28.0 eggs into each basket . How many eggs did Emily collect ?
(303.0 / 28.0)
10.821429
0false
Edward and his friend were buying trick decks from the magic shop for 9.0 dollars each .
How much did they spend if Edward bought number1 decks and his friend bought number2 decks ?
Edward and his friend were buying trick decks from the magic shop for 9.0 dollars each . How much did they spend if Edward bought 4.0 decks and his friend bought 4.0 decks ?
(9.0 * (4.0 + 4.0))
72
1true
Edward and his friend were buying trick decks from the magic shop for 9.0 dollars each .
How much did they spend if Edward bought number1 decks and his friend bought number2 decks ?
Edward and his friend were buying trick decks from the magic shop for 9.0 dollars each . How much did they spend if Edward bought 4.0 decks and his friend bought 4.0 decks ?
(9.0 / (4.0 + 4.0))
1.125
0false
Nancy was organizing her book case making sure each of the shelves had exactly 6.0 books on it . If she had 2.0 shelves of mystery books and 6.0 shelves of picture books ,
how many books did she have total ?
Nancy was organizing her book case making sure each of the shelves had exactly 6.0 books on it . If she had 2.0 shelves of mystery books and 6.0 shelves of picture books , how many books did she have total ?
(6.0 * (6.0 + 2.0))
48
1true
Nancy was organizing her book case making sure each of the shelves had exactly 6.0 books on it . If she had 2.0 shelves of mystery books and 6.0 shelves of picture books ,
how many books did she have total ?
Nancy was organizing her book case making sure each of the shelves had exactly 6.0 books on it . If she had 2.0 shelves of mystery books and 6.0 shelves of picture books , how many books did she have total ?
(6.0 / (6.0 - 2.0))
1.5
0false
Jane ’ s dad brought home 24.0 marble potatoes . If Jane ’ s mom made potato salad for lunch and served an equal amount of potatoes to Jane , herself and her husband ,
how many potatoes did each of them have ?
Jane ’ s dad brought home 24.0 marble potatoes . If Jane ’ s mom made potato salad for lunch and served an equal amount of potatoes to Jane , herself and her husband , how many potatoes did each of them have ?
(24.0 / 3.0)
8
1true
Jane ’ s dad brought home 24.0 marble potatoes . If Jane ’ s mom made potato salad for lunch and served an equal amount of potatoes to Jane , herself and her husband ,
how many potatoes did each of them have ?
Jane ’ s dad brought home 24.0 marble potatoes . If Jane ’ s mom made potato salad for lunch and served an equal amount of potatoes to Jane , herself and her husband , how many potatoes did each of them have ?
(24.0 * 3.0)
72
0false
Mr. Guzman bought 48.0 doughnuts packed equally into 4.0 boxes .
How many doughnuts were in each box ?
Mr. Guzman bought 48.0 doughnuts packed equally into 4.0 boxes . How many doughnuts were in each box ?
(48.0 / 4.0)
12
1true
Mr. Guzman bought 48.0 doughnuts packed equally into 4.0 boxes .
How many doughnuts were in each box ?
Mr. Guzman bought 48.0 doughnuts packed equally into 4.0 boxes . How many doughnuts were in each box ?
(48.0 * 4.0)
192
0false
A group of 4.0 friends went into a restaurant . The chef already had 9.0 chicken wings cooked but cooked 7.0 more for the group . If they each got the same amount
how many would each person get ?
A group of 4.0 friends went into a restaurant . The chef already had 9.0 chicken wings cooked but cooked 7.0 more for the group . If they each got the same amount how many would each person get ?
((9.0 + 7.0) / 4.0)
4
1true
A group of 4.0 friends went into a restaurant . The chef already had 9.0 chicken wings cooked but cooked 7.0 more for the group . If they each got the same amount
how many would each person get ?
A group of 4.0 friends went into a restaurant . The chef already had 9.0 chicken wings cooked but cooked 7.0 more for the group . If they each got the same amount how many would each person get ?
((9.0 - 7.0) * 4.0)
8
0false
At the arcade Victor won 46.0 tickets . If he spent 27.0 tickets on a beanie and later won 39.0 more tickets ,
how many would he have ?
At the arcade Victor won 46.0 tickets . If he spent 27.0 tickets on a beanie and later won 39.0 more tickets , how many would he have ?
((46.0 + 39.0) - 27.0)
58
1true
At the arcade Victor won 46.0 tickets . If he spent 27.0 tickets on a beanie and later won 39.0 more tickets ,
how many would he have ?
At the arcade Victor won 46.0 tickets . If he spent 27.0 tickets on a beanie and later won 39.0 more tickets , how many would he have ?
((46.0 - 39.0) + 27.0)
34
0false
Sally grew 113.0 turnips and 118.0 pumpkins . Mary grew 129.0 turnips .
How many turnips did they grow in total ?
Sally grew 113.0 turnips and 118.0 pumpkins . Mary grew 129.0 turnips . How many turnips did they grow in total ?
(113.0 + 129.0)
242
1true
Sally grew 113.0 turnips and 118.0 pumpkins . Mary grew 129.0 turnips .
How many turnips did they grow in total ?
Sally grew 113.0 turnips and 118.0 pumpkins . Mary grew 129.0 turnips . How many turnips did they grow in total ?
(113.0 - 129.0)
-16
0false
A store had 31.0 oranges in a bin . If they threw away 9.0 of the old ones and put 38.0 new ones in the bin
how many would be in the bin ?
A store had 31.0 oranges in a bin . If they threw away 9.0 of the old ones and put 38.0 new ones in the bin how many would be in the bin ?
((31.0 + 38.0) - 9.0)
60
1true
A store had 31.0 oranges in a bin . If they threw away 9.0 of the old ones and put 38.0 new ones in the bin
how many would be in the bin ?
A store had 31.0 oranges in a bin . If they threw away 9.0 of the old ones and put 38.0 new ones in the bin how many would be in the bin ?
((31.0 - 38.0) + 9.0)
2
0false
Logan recorded the snowfall every day during a snowstorm . He recorded 0.3333333333333333 centimeter on Wednesday , 0.3333333333333333 centimeter on Thursday , and 0.2222222222222222 centimeter on Friday .
How many total centimeters of snow did Logan record ?
Logan recorded the snowfall every day during a snowstorm . He recorded 0.3333333333333333 centimeter on Wednesday , 0.3333333333333333 centimeter on Thursday , and 0.2222222222222222 centimeter on Friday . How many total centimeters of snow did Logan record ?
((0.3333333333333333 + 0.3333333333333333) + 0.2222222222222222)
0.888889
1true
Logan recorded the snowfall every day during a snowstorm . He recorded 0.3333333333333333 centimeter on Wednesday , 0.3333333333333333 centimeter on Thursday , and 0.2222222222222222 centimeter on Friday .
How many total centimeters of snow did Logan record ?
Logan recorded the snowfall every day during a snowstorm . He recorded 0.3333333333333333 centimeter on Wednesday , 0.3333333333333333 centimeter on Thursday , and 0.2222222222222222 centimeter on Friday . How many total centimeters of snow did Logan record ?
((0.3333333333333333 - 0.3333333333333333) - 0.2222222222222222)
-0.222222
0false
A trivia team had 14.0 members total , but during a game 7.0 members did n't show up . If each member that did show up scored 5.0 points ,
how many points were scored total ?
A trivia team had 14.0 members total , but during a game 7.0 members did n't show up . If each member that did show up scored 5.0 points , how many points were scored total ?
(5.0 * (14.0 - 7.0))
35
1true
A trivia team had 14.0 members total , but during a game 7.0 members did n't show up . If each member that did show up scored 5.0 points ,
how many points were scored total ?
A trivia team had 14.0 members total , but during a game 7.0 members did n't show up . If each member that did show up scored 5.0 points , how many points were scored total ?
(5.0 / (14.0 + 7.0))
0.238095
0false
There are 6.0 pencils and 7.0 rulers in the drawer . Benny placed 3.0 pencils in the drawer .
How many pencils are now there in total ?
There are 6.0 pencils and 7.0 rulers in the drawer . Benny placed 3.0 pencils in the drawer . How many pencils are now there in total ?
(6.0 + 3.0)
9
1true
There are 6.0 pencils and 7.0 rulers in the drawer . Benny placed 3.0 pencils in the drawer .
How many pencils are now there in total ?
There are 6.0 pencils and 7.0 rulers in the drawer . Benny placed 3.0 pencils in the drawer . How many pencils are now there in total ?
(6.0 - 3.0)
3
0false
A new building needed 9.0 windows . The builder had already installed 6.0 of them . If it takes 6.0 hours to install each window ,
how long will it take him to install the rest ?
A new building needed 9.0 windows . The builder had already installed 6.0 of them . If it takes 6.0 hours to install each window , how long will it take him to install the rest ?
(6.0 * (9.0 - 6.0))
18
1true
A new building needed 9.0 windows . The builder had already installed 6.0 of them . If it takes 6.0 hours to install each window ,
how long will it take him to install the rest ?
A new building needed 9.0 windows . The builder had already installed 6.0 of them . If it takes 6.0 hours to install each window , how long will it take him to install the rest ?
(6.0 / (9.0 + 6.0))
0.4
0false
Michael has 16.0 blocks stored in boxes . If there are 8.0 boxes ,
how many blocks must go in each box ?
Michael has 16.0 blocks stored in boxes . If there are 8.0 boxes , how many blocks must go in each box ?
(16.0 / 8.0)
2
1true
Michael has 16.0 blocks stored in boxes . If there are 8.0 boxes ,
how many blocks must go in each box ?
Michael has 16.0 blocks stored in boxes . If there are 8.0 boxes , how many blocks must go in each box ?
(16.0 * 8.0)
128
0false
Hoping to be named Salesperson of the Month , Rosa called the names from 10.2 pages of the phone book last week . This week , she called the people listed on another 8.6 pages of the same phone book .
How many pages worth of people did Rosa call in all ?
Hoping to be named Salesperson of the Month , Rosa called the names from 10.2 pages of the phone book last week . This week , she called the people listed on another 8.6 pages of the same phone book . How many pages worth of people did Rosa call in all ?
(10.2 + 8.6)
18.8
1true
Hoping to be named Salesperson of the Month , Rosa called the names from 10.2 pages of the phone book last week . This week , she called the people listed on another 8.6 pages of the same phone book .
How many pages worth of people did Rosa call in all ?
Hoping to be named Salesperson of the Month , Rosa called the names from 10.2 pages of the phone book last week . This week , she called the people listed on another 8.6 pages of the same phone book . How many pages worth of people did Rosa call in all ?
(10.2 - 8.6)
1.6
0false
Jane had been saving large empty cans to serve as pots for sunflowers . If she has 54.0 sunflower seeds and there are 9.0 cans ,
how many seeds will be placed in each can if she places an equal number of seeds in each can ?
Jane had been saving large empty cans to serve as pots for sunflowers . If she has 54.0 sunflower seeds and there are 9.0 cans , how many seeds will be placed in each can if she places an equal number of seeds in each can ?
(54.0 / 9.0)
6
1true
Jane had been saving large empty cans to serve as pots for sunflowers . If she has 54.0 sunflower seeds and there are 9.0 cans ,
how many seeds will be placed in each can if she places an equal number of seeds in each can ?
Jane had been saving large empty cans to serve as pots for sunflowers . If she has 54.0 sunflower seeds and there are 9.0 cans , how many seeds will be placed in each can if she places an equal number of seeds in each can ?
(54.0 * 9.0)
486
0false
A pet shelter had 8.0 puppies when another 19.0 were brought in . If 3.0 puppies a day are adopted ,
how long would it take for all of them to be adopted ?
A pet shelter had 8.0 puppies when another 19.0 were brought in . If 3.0 puppies a day are adopted , how long would it take for all of them to be adopted ?
((8.0 + 19.0) / 3.0)
9
1true
A pet shelter had 8.0 puppies when another 19.0 were brought in . If 3.0 puppies a day are adopted ,
how long would it take for all of them to be adopted ?
A pet shelter had 8.0 puppies when another 19.0 were brought in . If 3.0 puppies a day are adopted , how long would it take for all of them to be adopted ?
((8.0 - 19.0) * 3.0)
-33
0false
Lemon heads come in packages of 6.0 . Louis ate 54.0 Lemon Heads .
How many whole boxes did he eat and how many Lemon Heads does he have left ?
Lemon heads come in packages of 6.0 . Louis ate 54.0 Lemon Heads . How many whole boxes did he eat and how many Lemon Heads does he have left ?
(54.0 / 6.0)
9
1true
Lemon heads come in packages of 6.0 . Louis ate 54.0 Lemon Heads .
How many whole boxes did he eat and how many Lemon Heads does he have left ?
Lemon heads come in packages of 6.0 . Louis ate 54.0 Lemon Heads . How many whole boxes did he eat and how many Lemon Heads does he have left ?
(54.0 * 6.0)
324
0false
Tom purchased a football game for $ 14.02 , a strategy game for $ 9.46 , and a Batman game for $ 12.04 .
How much did Tom spend on video games ?
Tom purchased a football game for $ 14.02 , a strategy game for $ 9.46 , and a Batman game for $ 12.04 . How much did Tom spend on video games ?
((14.02 + 9.46) + 12.04)
35.52
1true
Tom purchased a football game for $ 14.02 , a strategy game for $ 9.46 , and a Batman game for $ 12.04 .
How much did Tom spend on video games ?
Tom purchased a football game for $ 14.02 , a strategy game for $ 9.46 , and a Batman game for $ 12.04 . How much did Tom spend on video games ?
((14.02 - 9.46) - 12.04)
-7.48
0false
Milford Lake was originally blue because it only had 809.0 algae plants . Now there are 3263.0 algae plants , and the lake has turned green .
How many more algae plants are in Milford Lake now ?
Milford Lake was originally blue because it only had 809.0 algae plants . Now there are 3263.0 algae plants , and the lake has turned green . How many more algae plants are in Milford Lake now ?
(3263.0 - 809.0)
2,454
1true
Milford Lake was originally blue because it only had 809.0 algae plants . Now there are 3263.0 algae plants , and the lake has turned green .
How many more algae plants are in Milford Lake now ?
Milford Lake was originally blue because it only had 809.0 algae plants . Now there are 3263.0 algae plants , and the lake has turned green . How many more algae plants are in Milford Lake now ?
(3263.0 + 809.0)
4,072
0false
If Karen sold 36.0 boxes of Tagalongs ,
how many cases of number1 boxes does Karen pickup from the cookie mom ?
If Karen sold 36.0 boxes of Tagalongs , how many cases of 12.0 boxes does Karen pickup from the cookie mom ?
(36.0 / 12.0)
3
1true
If Karen sold 36.0 boxes of Tagalongs ,
how many cases of number1 boxes does Karen pickup from the cookie mom ?
If Karen sold 36.0 boxes of Tagalongs , how many cases of 12.0 boxes does Karen pickup from the cookie mom ?
(36.0 * 12.0)
432
0false
You want to give your baseball cards to your 5.0 best friends . You have 455.0 baseball cards .
How many would each get , if you share them equally ?
You want to give your baseball cards to your 5.0 best friends . You have 455.0 baseball cards . How many would each get , if you share them equally ?
(455.0 / 5.0)
91
1true
You want to give your baseball cards to your 5.0 best friends . You have 455.0 baseball cards .
How many would each get , if you share them equally ?
You want to give your baseball cards to your 5.0 best friends . You have 455.0 baseball cards . How many would each get , if you share them equally ?
(455.0 * 5.0)
2,275
0false
Justin needs 61.0 paper plates for a birthday party . He already has 26.0 blue plates and 7.0 red plates .
How many more plates should Justin buy ?
Justin needs 61.0 paper plates for a birthday party . He already has 26.0 blue plates and 7.0 red plates . How many more plates should Justin buy ?
(61.0 - (26.0 + 7.0))
28
1true
Justin needs 61.0 paper plates for a birthday party . He already has 26.0 blue plates and 7.0 red plates .
How many more plates should Justin buy ?
Justin needs 61.0 paper plates for a birthday party . He already has 26.0 blue plates and 7.0 red plates . How many more plates should Justin buy ?
(61.0 + (26.0 - 7.0))
80
0false
A florist had 5.0 roses . If she sold 3.0 of them and then later picked 34.0 more ,
how many roses would she have ?
A florist had 5.0 roses . If she sold 3.0 of them and then later picked 34.0 more , how many roses would she have ?
((5.0 + 34.0) - 3.0)
36
1true
A florist had 5.0 roses . If she sold 3.0 of them and then later picked 34.0 more ,
how many roses would she have ?
A florist had 5.0 roses . If she sold 3.0 of them and then later picked 34.0 more , how many roses would she have ?
((5.0 - 34.0) + 3.0)
-26
0false
At a restaurant each adult meal costs $ 5.0 and kids eat free . If a group of 15.0 people came in and 8.0 were kids ,
how much would it cost for the group to eat ?
At a restaurant each adult meal costs $ 5.0 and kids eat free . If a group of 15.0 people came in and 8.0 were kids , how much would it cost for the group to eat ?
(5.0 * (15.0 - 8.0))
35
1true
At a restaurant each adult meal costs $ 5.0 and kids eat free . If a group of 15.0 people came in and 8.0 were kids ,
how much would it cost for the group to eat ?
At a restaurant each adult meal costs $ 5.0 and kids eat free . If a group of 15.0 people came in and 8.0 were kids , how much would it cost for the group to eat ?
(5.0 / (15.0 + 8.0))
0.217391
0false
Jane ’ s mom picked cherry tomatoes from their backyard . If she gathered 56.0 cherry tomatoes and is about to place them in small jars which can contain 8.0 cherry tomatoes at a time ,
how many jars will she need ?
Jane ’ s mom picked cherry tomatoes from their backyard . If she gathered 56.0 cherry tomatoes and is about to place them in small jars which can contain 8.0 cherry tomatoes at a time , how many jars will she need ?
(56.0 / 8.0)
7
1true
Jane ’ s mom picked cherry tomatoes from their backyard . If she gathered 56.0 cherry tomatoes and is about to place them in small jars which can contain 8.0 cherry tomatoes at a time ,
how many jars will she need ?
Jane ’ s mom picked cherry tomatoes from their backyard . If she gathered 56.0 cherry tomatoes and is about to place them in small jars which can contain 8.0 cherry tomatoes at a time , how many jars will she need ?
(56.0 * 8.0)
448
0false
30.0 dogs are barking . 10.0 more dogs start to bark .
How many dogs are barking ?
30.0 dogs are barking . 10.0 more dogs start to bark . How many dogs are barking ?
(30.0 + 10.0)
40
1true
30.0 dogs are barking . 10.0 more dogs start to bark .
How many dogs are barking ?
30.0 dogs are barking . 10.0 more dogs start to bark . How many dogs are barking ?
(30.0 - 10.0)
20
0false
Sean has 55.0 blocks . 29.0 are eaten by a hippopotamus .
How many blocks will Sean have ?
Sean has 55.0 blocks . 29.0 are eaten by a hippopotamus . How many blocks will Sean have ?
(55.0 - 29.0)
26
1true
Sean has 55.0 blocks . 29.0 are eaten by a hippopotamus .
How many blocks will Sean have ?
Sean has 55.0 blocks . 29.0 are eaten by a hippopotamus . How many blocks will Sean have ?
(55.0 + 29.0)
84
0false
Wendy was playing a video game and had 10.0 lives . In a hard part of the game she lost 6.0 lives . If she got 37.0 more lives in the next level ,
how many lives would she have ?
Wendy was playing a video game and had 10.0 lives . In a hard part of the game she lost 6.0 lives . If she got 37.0 more lives in the next level , how many lives would she have ?
((10.0 + 37.0) - 6.0)
41
1true
Wendy was playing a video game and had 10.0 lives . In a hard part of the game she lost 6.0 lives . If she got 37.0 more lives in the next level ,
how many lives would she have ?
Wendy was playing a video game and had 10.0 lives . In a hard part of the game she lost 6.0 lives . If she got 37.0 more lives in the next level , how many lives would she have ?
((10.0 - 37.0) + 6.0)
-21
0false
The cafeteria had 50.0 apples . For lunch they handed out 5.0 to students and decided to use the rest to make pies . If each pie takes 5.0 apples ,
how many pies could they make ?
The cafeteria had 50.0 apples . For lunch they handed out 5.0 to students and decided to use the rest to make pies . If each pie takes 5.0 apples , how many pies could they make ?
((50.0 - 5.0) / 5.0)
9
1true
The cafeteria had 50.0 apples . For lunch they handed out 5.0 to students and decided to use the rest to make pies . If each pie takes 5.0 apples ,
how many pies could they make ?
The cafeteria had 50.0 apples . For lunch they handed out 5.0 to students and decided to use the rest to make pies . If each pie takes 5.0 apples , how many pies could they make ?
((50.0 + 5.0) * 5.0)
275
0false
Wendy bought 4.0 new chairs and 4.0 new tables for her house . If she spent 6.0 minutes on each piece furniture putting it together ,
how many minutes did it take her to finish ?
Wendy bought 4.0 new chairs and 4.0 new tables for her house . If she spent 6.0 minutes on each piece furniture putting it together , how many minutes did it take her to finish ?
(6.0 * (4.0 + 4.0))
48
1true
Wendy bought 4.0 new chairs and 4.0 new tables for her house . If she spent 6.0 minutes on each piece furniture putting it together ,
how many minutes did it take her to finish ?
Wendy bought 4.0 new chairs and 4.0 new tables for her house . If she spent 6.0 minutes on each piece furniture putting it together , how many minutes did it take her to finish ?
(6.0 / (4.0 + 4.0))
0.75
0false
Lansing has 25.0 elementary schools . There are 247.0 students in each school .
How many elementary students are there altogether in Lansing ?
Lansing has 25.0 elementary schools . There are 247.0 students in each school . How many elementary students are there altogether in Lansing ?
(25.0 * 247.0)
6,175
1true
Lansing has 25.0 elementary schools . There are 247.0 students in each school .
How many elementary students are there altogether in Lansing ?
Lansing has 25.0 elementary schools . There are 247.0 students in each school . How many elementary students are there altogether in Lansing ?
(25.0 / 247.0)
0.101215
0false
Marilyn has 40.0 bananas that must be put away in boxes . Daniel comes to help and brings 10.0 cookies to share with Marilyn . If there are 8.0 boxes ,
how many bananas must go in each box ?
Marilyn has 40.0 bananas that must be put away in boxes . Daniel comes to help and brings 10.0 cookies to share with Marilyn . If there are 8.0 boxes , how many bananas must go in each box ?
(40.0 / 8.0)
5
1true
Marilyn has 40.0 bananas that must be put away in boxes . Daniel comes to help and brings 10.0 cookies to share with Marilyn . If there are 8.0 boxes ,
how many bananas must go in each box ?
Marilyn has 40.0 bananas that must be put away in boxes . Daniel comes to help and brings 10.0 cookies to share with Marilyn . If there are 8.0 boxes , how many bananas must go in each box ?
(40.0 * 8.0)
320
0false
During a canned food drive , items were sorted into bins . The drive resulted in 0.125 bin of soup , 0.125 bin of vegetables , and 0.5 bin of pasta . Altogether ,
how many bins would the canned food take up ?
During a canned food drive , items were sorted into bins . The drive resulted in 0.125 bin of soup , 0.125 bin of vegetables , and 0.5 bin of pasta . Altogether , how many bins would the canned food take up ?
((0.125 + 0.125) + 0.5)
0.75
1true
During a canned food drive , items were sorted into bins . The drive resulted in 0.125 bin of soup , 0.125 bin of vegetables , and 0.5 bin of pasta . Altogether ,
how many bins would the canned food take up ?
During a canned food drive , items were sorted into bins . The drive resulted in 0.125 bin of soup , 0.125 bin of vegetables , and 0.5 bin of pasta . Altogether , how many bins would the canned food take up ?
((0.125 - 0.125) - 0.5)
-0.5
0false
Bryan has 50.0 skittles . Ben has 20.0 M & M ’ s . Who has more ?
How many more does he have ?
Bryan has 50.0 skittles . Ben has 20.0 M & M ’ s . Who has more ? How many more does he have ?
(50.0 - 20.0)
30
1true
Bryan has 50.0 skittles . Ben has 20.0 M & M ’ s . Who has more ?
How many more does he have ?
Bryan has 50.0 skittles . Ben has 20.0 M & M ’ s . Who has more ? How many more does he have ?
(50.0 + 20.0)
70
0false
Marta picked 2.0 pumpkins . The first pumpkin weighed 4.0 pounds , and the second pumpkin weighed 8.7 pounds .
How much did the number3 pumpkins weigh all together ?
Marta picked 2.0 pumpkins . The first pumpkin weighed 4.0 pounds , and the second pumpkin weighed 8.7 pounds . How much did the 2.0 pumpkins weigh all together ?
(4.0 + 8.7)
12.7
1true
Marta picked 2.0 pumpkins . The first pumpkin weighed 4.0 pounds , and the second pumpkin weighed 8.7 pounds .
How much did the number3 pumpkins weigh all together ?
Marta picked 2.0 pumpkins . The first pumpkin weighed 4.0 pounds , and the second pumpkin weighed 8.7 pounds . How much did the 2.0 pumpkins weigh all together ?
(4.0 - 8.7)
-4.7
0false
Joan found 79.0 seashells on the beach , she gave Mike 63.0 of the seashells .
How many seashells does she now have ?
Joan found 79.0 seashells on the beach , she gave Mike 63.0 of the seashells . How many seashells does she now have ?
(79.0 - 63.0)
16
1true
Joan found 79.0 seashells on the beach , she gave Mike 63.0 of the seashells .
How many seashells does she now have ?
Joan found 79.0 seashells on the beach , she gave Mike 63.0 of the seashells . How many seashells does she now have ?
(79.0 + 63.0)
142
0false
A store had 86.0 coloring books in stock . They ended up putting them on sale and getting rid of 37.0 of them . The put the ones they still had onto shelves with 7.0 on each shelf .
How many shelves did they use ?
A store had 86.0 coloring books in stock . They ended up putting them on sale and getting rid of 37.0 of them . The put the ones they still had onto shelves with 7.0 on each shelf . How many shelves did they use ?
((86.0 - 37.0) / 7.0)
7
1true
A store had 86.0 coloring books in stock . They ended up putting them on sale and getting rid of 37.0 of them . The put the ones they still had onto shelves with 7.0 on each shelf .
How many shelves did they use ?
A store had 86.0 coloring books in stock . They ended up putting them on sale and getting rid of 37.0 of them . The put the ones they still had onto shelves with 7.0 on each shelf . How many shelves did they use ?
((86.0 + 37.0) * 7.0)
861
0false