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
For a birthday party Jerry bought 41.0 regular sodas and 22.0 diet sodas . If his fridge would only hold 9.0 on each shelf ,
how many shelves would he fill up ?
For a birthday party Jerry bought 41.0 regular sodas and 22.0 diet sodas . If his fridge would only hold 9.0 on each shelf , how many shelves would he fill up ?
((41.0 + 22.0) / 9.0)
7
1true
For a birthday party Jerry bought 41.0 regular sodas and 22.0 diet sodas . If his fridge would only hold 9.0 on each shelf ,
how many shelves would he fill up ?
For a birthday party Jerry bought 41.0 regular sodas and 22.0 diet sodas . If his fridge would only hold 9.0 on each shelf , how many shelves would he fill up ?
((41.0 - 22.0) * 9.0)
171
0false
Elise had $ 8.0 . Then she saved $ 13.0 from her allowance and spent $ 2.0 on a comic book and $ 18.0 on a puzzle .
How much money does Elise have left ?
Elise had $ 8.0 . Then she saved $ 13.0 from her allowance and spent $ 2.0 on a comic book and $ 18.0 on a puzzle . How much money does Elise have left ?
((8.0 + 13.0) - (2.0 + 18.0))
1
1true
Elise had $ 8.0 . Then she saved $ 13.0 from her allowance and spent $ 2.0 on a comic book and $ 18.0 on a puzzle .
How much money does Elise have left ?
Elise had $ 8.0 . Then she saved $ 13.0 from her allowance and spent $ 2.0 on a comic book and $ 18.0 on a puzzle . How much money does Elise have left ?
((8.0 - 13.0) + (2.0 - 18.0))
-21
0false
A ship is filled with 5973.0 tons of cargo . It stops in the Bahamas , where sailors load 8723.0 tons of cargo onboard .
How many tons of cargo does the ship hold now ?
A ship is filled with 5973.0 tons of cargo . It stops in the Bahamas , where sailors load 8723.0 tons of cargo onboard . How many tons of cargo does the ship hold now ?
(5973.0 + 8723.0)
14,696
1true
A ship is filled with 5973.0 tons of cargo . It stops in the Bahamas , where sailors load 8723.0 tons of cargo onboard .
How many tons of cargo does the ship hold now ?
A ship is filled with 5973.0 tons of cargo . It stops in the Bahamas , where sailors load 8723.0 tons of cargo onboard . How many tons of cargo does the ship hold now ?
(5973.0 - 8723.0)
-2,750
0false
The school cafeteria ordered 37.0 red apples and 45.0 green apples for students lunches . But , if only 51.0 students wanted fruit ,
how many extra did the cafeteria end up with ?
The school cafeteria ordered 37.0 red apples and 45.0 green apples for students lunches . But , if only 51.0 students wanted fruit , how many extra did the cafeteria end up with ?
((37.0 + 45.0) - 51.0)
31
1true
The school cafeteria ordered 37.0 red apples and 45.0 green apples for students lunches . But , if only 51.0 students wanted fruit ,
how many extra did the cafeteria end up with ?
The school cafeteria ordered 37.0 red apples and 45.0 green apples for students lunches . But , if only 51.0 students wanted fruit , how many extra did the cafeteria end up with ?
((37.0 - 45.0) + 51.0)
43
0false
Tyler had 15.0 dogs . Each dog had 5.0 puppies .
How many puppies does Tyler now have ?
Tyler had 15.0 dogs . Each dog had 5.0 puppies . How many puppies does Tyler now have ?
(15.0 * 5.0)
75
1true
Tyler had 15.0 dogs . Each dog had 5.0 puppies .
How many puppies does Tyler now have ?
Tyler had 15.0 dogs . Each dog had 5.0 puppies . How many puppies does Tyler now have ?
(15.0 / 5.0)
3
0false
There are 27.0 pencils in the drawer . Nancy placed 45.0 more pencils in the drawer .
How many pencils are now there in total ?
There are 27.0 pencils in the drawer . Nancy placed 45.0 more pencils in the drawer . How many pencils are now there in total ?
(27.0 + 45.0)
72
1true
There are 27.0 pencils in the drawer . Nancy placed 45.0 more pencils in the drawer .
How many pencils are now there in total ?
There are 27.0 pencils in the drawer . Nancy placed 45.0 more pencils in the drawer . How many pencils are now there in total ?
(27.0 - 45.0)
-18
0false
A toy store had 6.0 giant stuffed bears in stock when they got another shipment with 18.0 bears in it . The put the bears onto shelves with 6.0 on each shelf .
How many shelves did they use ?
A toy store had 6.0 giant stuffed bears in stock when they got another shipment with 18.0 bears in it . The put the bears onto shelves with 6.0 on each shelf . How many shelves did they use ?
((6.0 + 18.0) / 6.0)
4
1true
A toy store had 6.0 giant stuffed bears in stock when they got another shipment with 18.0 bears in it . The put the bears onto shelves with 6.0 on each shelf .
How many shelves did they use ?
A toy store had 6.0 giant stuffed bears in stock when they got another shipment with 18.0 bears in it . The put the bears onto shelves with 6.0 on each shelf . How many shelves did they use ?
((6.0 - 18.0) * 6.0)
-72
0false
Blake filled a bucket with 0.8 gallon of water . Later , he poured out 0.2 gallon of the water .
How much water is in the bucket ?
Blake filled a bucket with 0.8 gallon of water . Later , he poured out 0.2 gallon of the water . How much water is in the bucket ?
(0.8 - 0.2)
0.6
1true
Blake filled a bucket with 0.8 gallon of water . Later , he poured out 0.2 gallon of the water .
How much water is in the bucket ?
Blake filled a bucket with 0.8 gallon of water . Later , he poured out 0.2 gallon of the water . How much water is in the bucket ?
(0.8 + 0.2)
1
0false
A store had 40.0 coloring books in stock . They ended up putting them on sale and getting rid of 20.0 of them . The put the ones they still had onto shelves with 4.0 on each shelf .
How many shelves did they use ?
A store had 40.0 coloring books in stock . They ended up putting them on sale and getting rid of 20.0 of them . The put the ones they still had onto shelves with 4.0 on each shelf . How many shelves did they use ?
((40.0 - 20.0) / 4.0)
5
1true
A store had 40.0 coloring books in stock . They ended up putting them on sale and getting rid of 20.0 of them . The put the ones they still had onto shelves with 4.0 on each shelf .
How many shelves did they use ?
A store had 40.0 coloring books in stock . They ended up putting them on sale and getting rid of 20.0 of them . The put the ones they still had onto shelves with 4.0 on each shelf . How many shelves did they use ?
((40.0 + 20.0) * 4.0)
240
0false
It rained 0.9 inches on Monday . On Tuesday , it rained 0.7 inches less than on Monday .
How much did it rain on Tuesday ?
It rained 0.9 inches on Monday . On Tuesday , it rained 0.7 inches less than on Monday . How much did it rain on Tuesday ?
(0.9 - 0.7)
0.2
1true
It rained 0.9 inches on Monday . On Tuesday , it rained 0.7 inches less than on Monday .
How much did it rain on Tuesday ?
It rained 0.9 inches on Monday . On Tuesday , it rained 0.7 inches less than on Monday . How much did it rain on Tuesday ?
(0.9 + 0.7)
1.6
0false
Mary had 8.0 potatoes in the garden . The rabbits ate 3.0 of the potatoes .
How many potatoes does Mary now have ?
Mary had 8.0 potatoes in the garden . The rabbits ate 3.0 of the potatoes . How many potatoes does Mary now have ?
(8.0 - 3.0)
5
1true
Mary had 8.0 potatoes in the garden . The rabbits ate 3.0 of the potatoes .
How many potatoes does Mary now have ?
Mary had 8.0 potatoes in the garden . The rabbits ate 3.0 of the potatoes . How many potatoes does Mary now have ?
(8.0 + 3.0)
11
0false
18.0 children were riding on the bus . At the bus stop , some more children got on the bus . Then there were 25.0 children altogether on the bus .
How many children got on the bus at the bus stop ?
18.0 children were riding on the bus . At the bus stop , some more children got on the bus . Then there were 25.0 children altogether on the bus . How many children got on the bus at the bus stop ?
(25.0 - 18.0)
7
1true
18.0 children were riding on the bus . At the bus stop , some more children got on the bus . Then there were 25.0 children altogether on the bus .
How many children got on the bus at the bus stop ?
18.0 children were riding on the bus . At the bus stop , some more children got on the bus . Then there were 25.0 children altogether on the bus . How many children got on the bus at the bus stop ?
(25.0 + 18.0)
43
0false
A teacher had 29.0 worksheets to grade . If she graded 25.0 , but then another 29.0 were turned in ,
how many worksheets would she have to grade ?
A teacher had 29.0 worksheets to grade . If she graded 25.0 , but then another 29.0 were turned in , how many worksheets would she have to grade ?
((29.0 + 29.0) - 25.0)
33
1true
A teacher had 29.0 worksheets to grade . If she graded 25.0 , but then another 29.0 were turned in ,
how many worksheets would she have to grade ?
A teacher had 29.0 worksheets to grade . If she graded 25.0 , but then another 29.0 were turned in , how many worksheets would she have to grade ?
((29.0 - 29.0) + 25.0)
25
0false
Tiffany was playing a video game where she scores 6.0 points for each treasure she finds . If she found 3.0 treasures on the first level and 5.0 on the second ,
what would her score be ?
Tiffany was playing a video game where she scores 6.0 points for each treasure she finds . If she found 3.0 treasures on the first level and 5.0 on the second , what would her score be ?
(6.0 * (3.0 + 5.0))
48
1true
Tiffany was playing a video game where she scores 6.0 points for each treasure she finds . If she found 3.0 treasures on the first level and 5.0 on the second ,
what would her score be ?
Tiffany was playing a video game where she scores 6.0 points for each treasure she finds . If she found 3.0 treasures on the first level and 5.0 on the second , what would her score be ?
(6.0 / (3.0 - 5.0))
-3
0false
It takes 4.0 feet of cotton to make a tee - shirt .
How many tee - shirts can be made with number1 feet of material ?
It takes 4.0 feet of cotton to make a tee - shirt . How many tee - shirts can be made with 60.0 feet of material ?
(60.0 / 4.0)
15
1true
It takes 4.0 feet of cotton to make a tee - shirt .
How many tee - shirts can be made with number1 feet of material ?
It takes 4.0 feet of cotton to make a tee - shirt . How many tee - shirts can be made with 60.0 feet of material ?
(60.0 * 4.0)
240
0false
At Lindsey 's Vacation Wear , 0.375 the garments are bikinis and 0.25 are trunks .
What fraction of the garments are either bikinis or trunks ?
At Lindsey 's Vacation Wear , 0.375 the garments are bikinis and 0.25 are trunks . What fraction of the garments are either bikinis or trunks ?
(0.375 + 0.25)
0.625
1true
At Lindsey 's Vacation Wear , 0.375 the garments are bikinis and 0.25 are trunks .
What fraction of the garments are either bikinis or trunks ?
At Lindsey 's Vacation Wear , 0.375 the garments are bikinis and 0.25 are trunks . What fraction of the garments are either bikinis or trunks ?
(0.375 - 0.25)
0.125
0false
Harry is inviting 3.0 friends to a party . He has 12.0 cookies .
How many cookies will each friend get ?
Harry is inviting 3.0 friends to a party . He has 12.0 cookies . How many cookies will each friend get ?
(12.0 / 3.0)
4
1true
Harry is inviting 3.0 friends to a party . He has 12.0 cookies .
How many cookies will each friend get ?
Harry is inviting 3.0 friends to a party . He has 12.0 cookies . How many cookies will each friend get ?
(12.0 * 3.0)
36
0false
Ellen had 380.0 legos , but Ellen lost 57.0 of them .
How many legos does Ellen have now ?
Ellen had 380.0 legos , but Ellen lost 57.0 of them . How many legos does Ellen have now ?
(380.0 - 57.0)
323
1true
Ellen had 380.0 legos , but Ellen lost 57.0 of them .
How many legos does Ellen have now ?
Ellen had 380.0 legos , but Ellen lost 57.0 of them . How many legos does Ellen have now ?
(380.0 + 57.0)
437
0false
Mike made 42.0 dollars mowing lawns over the summer . If he spent 10.0 dollars buying new mower blades ,
how many number2 dollar games could he buy with the money he had left ?
Mike made 42.0 dollars mowing lawns over the summer . If he spent 10.0 dollars buying new mower blades , how many 8.0 dollar games could he buy with the money he had left ?
((42.0 - 10.0) / 8.0)
4
1true
Mike made 42.0 dollars mowing lawns over the summer . If he spent 10.0 dollars buying new mower blades ,
how many number2 dollar games could he buy with the money he had left ?
Mike made 42.0 dollars mowing lawns over the summer . If he spent 10.0 dollars buying new mower blades , how many 8.0 dollar games could he buy with the money he had left ?
((42.0 + 10.0) * 8.0)
416
0false
Evelyn starts with 18.0 bottle caps . She finds another 63.0 .
How many bottle caps does Evelyn end with ?
Evelyn starts with 18.0 bottle caps . She finds another 63.0 . How many bottle caps does Evelyn end with ?
(18.0 + 63.0)
81
1true
Evelyn starts with 18.0 bottle caps . She finds another 63.0 .
How many bottle caps does Evelyn end with ?
Evelyn starts with 18.0 bottle caps . She finds another 63.0 . How many bottle caps does Evelyn end with ?
(18.0 - 63.0)
-45
0false
While playing at the arcade , Ned won 26.0 tickets playing ' whack a mole ' and 19.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 9.0 tickets a piece ,
how many could he buy ?
While playing at the arcade , Ned won 26.0 tickets playing ' whack a mole ' and 19.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 9.0 tickets a piece , how many could he buy ?
((26.0 + 19.0) / 9.0)
5
1true
While playing at the arcade , Ned won 26.0 tickets playing ' whack a mole ' and 19.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 9.0 tickets a piece ,
how many could he buy ?
While playing at the arcade , Ned won 26.0 tickets playing ' whack a mole ' and 19.0 tickets playing ' skee ball ' . If he was trying to buy candy that cost 9.0 tickets a piece , how many could he buy ?
((26.0 - 19.0) * 9.0)
63
0false
Cody is 14.0 years old . His grandmother is 6.0 times as old as he is .
How old is Cody ’ s grandmother ?
Cody is 14.0 years old . His grandmother is 6.0 times as old as he is . How old is Cody ’ s grandmother ?
(14.0 * 6.0)
84
1true
Cody is 14.0 years old . His grandmother is 6.0 times as old as he is .
How old is Cody ’ s grandmother ?
Cody is 14.0 years old . His grandmother is 6.0 times as old as he is . How old is Cody ’ s grandmother ?
(14.0 / 6.0)
2.333333
0false
Mike had 33.0 quarters and 87.0 nickels in his bank . His dad borrowed 75.0 nickels from Mike .
How many nickels does he have now ?
Mike had 33.0 quarters and 87.0 nickels in his bank . His dad borrowed 75.0 nickels from Mike . How many nickels does he have now ?
(87.0 - 75.0)
12
1true
Mike had 33.0 quarters and 87.0 nickels in his bank . His dad borrowed 75.0 nickels from Mike .
How many nickels does he have now ?
Mike had 33.0 quarters and 87.0 nickels in his bank . His dad borrowed 75.0 nickels from Mike . How many nickels does he have now ?
(87.0 + 75.0)
162
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
John had 5.0 dollars . At the store he spent $ 2.0 on a new game . If he got another 26.0 dollars for his allowance ,
how much money does he have now ?
John had 5.0 dollars . At the store he spent $ 2.0 on a new game . If he got another 26.0 dollars for his allowance , how much money does he have now ?
((5.0 + 26.0) - 2.0)
29
1true
John had 5.0 dollars . At the store he spent $ 2.0 on a new game . If he got another 26.0 dollars for his allowance ,
how much money does he have now ?
John had 5.0 dollars . At the store he spent $ 2.0 on a new game . If he got another 26.0 dollars for his allowance , how much money does he have now ?
((5.0 - 26.0) + 2.0)
-19
0false
Ruby has 36.0 candies and 6.0 bananas . If she shares the candies among 9.0 friends ,
how many candies does each friend get ?
Ruby has 36.0 candies and 6.0 bananas . If she shares the candies among 9.0 friends , how many candies does each friend get ?
(36.0 / 9.0)
4
1true
Ruby has 36.0 candies and 6.0 bananas . If she shares the candies among 9.0 friends ,
how many candies does each friend get ?
Ruby has 36.0 candies and 6.0 bananas . If she shares the candies among 9.0 friends , how many candies does each friend get ?
(36.0 * 9.0)
324
0false
Tom was putting his spare change into piles . He had 2.0 piles of quarters and 4.0 piles of dimes . If each pile had 5.0 coins in it ,
how many coins did he have total ?
Tom was putting his spare change into piles . He had 2.0 piles of quarters and 4.0 piles of dimes . If each pile had 5.0 coins in it , how many coins did he have total ?
(5.0 * (2.0 + 4.0))
30
1true
Tom was putting his spare change into piles . He had 2.0 piles of quarters and 4.0 piles of dimes . If each pile had 5.0 coins in it ,
how many coins did he have total ?
Tom was putting his spare change into piles . He had 2.0 piles of quarters and 4.0 piles of dimes . If each pile had 5.0 coins in it , how many coins did he have total ?
(5.0 / (2.0 - 4.0))
-2.5
0false
Sam found 35.0 seashells on the beach , he gave Joan 18.0 of the seashells .
How many seashells does he now have ?
Sam found 35.0 seashells on the beach , he gave Joan 18.0 of the seashells . How many seashells does he now have ?
(35.0 - 18.0)
17
1true
Sam found 35.0 seashells on the beach , he gave Joan 18.0 of the seashells .
How many seashells does he now have ?
Sam found 35.0 seashells on the beach , he gave Joan 18.0 of the seashells . How many seashells does he now have ?
(35.0 + 18.0)
53
0false
A trivia team had 12.0 members total , but during a game 4.0 members did n't show up . If each member that did show up scored 8.0 points ,
how many points were scored total ?
A trivia team had 12.0 members total , but during a game 4.0 members did n't show up . If each member that did show up scored 8.0 points , how many points were scored total ?
(8.0 * (12.0 - 4.0))
64
1true
A trivia team had 12.0 members total , but during a game 4.0 members did n't show up . If each member that did show up scored 8.0 points ,
how many points were scored total ?
A trivia team had 12.0 members total , but during a game 4.0 members did n't show up . If each member that did show up scored 8.0 points , how many points were scored total ?
(8.0 / (12.0 + 4.0))
0.5
0false
Dave had 10.0 video games but 2.0 of them were n't working . If he wanted to sell the working games for $ 4.0 each ,
how much money could he earn ?
Dave had 10.0 video games but 2.0 of them were n't working . If he wanted to sell the working games for $ 4.0 each , how much money could he earn ?
(4.0 * (10.0 - 2.0))
32
1true
Dave had 10.0 video games but 2.0 of them were n't working . If he wanted to sell the working games for $ 4.0 each ,
how much money could he earn ?
Dave had 10.0 video games but 2.0 of them were n't working . If he wanted to sell the working games for $ 4.0 each , how much money could he earn ?
(4.0 / (10.0 + 2.0))
0.333333
0false
The cafeteria had 75.0 apples . For lunch they handed out 19.0 to students and decided to use the rest to make pies . If each pie takes 8.0 apples ,
how many pies could they make ?
The cafeteria had 75.0 apples . For lunch they handed out 19.0 to students and decided to use the rest to make pies . If each pie takes 8.0 apples , how many pies could they make ?
((75.0 - 19.0) / 8.0)
7
1true
The cafeteria had 75.0 apples . For lunch they handed out 19.0 to students and decided to use the rest to make pies . If each pie takes 8.0 apples ,
how many pies could they make ?
The cafeteria had 75.0 apples . For lunch they handed out 19.0 to students and decided to use the rest to make pies . If each pie takes 8.0 apples , how many pies could they make ?
((75.0 + 19.0) * 8.0)
752
0false
A waiter had 14.0 customers to wait on . If 3.0 customers left and he got another 39.0 customers ,
how many customers would he have ?
A waiter had 14.0 customers to wait on . If 3.0 customers left and he got another 39.0 customers , how many customers would he have ?
((14.0 + 39.0) - 3.0)
50
1true
A waiter had 14.0 customers to wait on . If 3.0 customers left and he got another 39.0 customers ,
how many customers would he have ?
A waiter had 14.0 customers to wait on . If 3.0 customers left and he got another 39.0 customers , how many customers would he have ?
((14.0 - 39.0) + 3.0)
-22
0false
Jerry had 60.0 pieces of clothing to wash . He put 40.0 of them in one load , but decided to split the rest into 5.0 equal loads .
How many pieces of clothing could go in each of the small loads ?
Jerry had 60.0 pieces of clothing to wash . He put 40.0 of them in one load , but decided to split the rest into 5.0 equal loads . How many pieces of clothing could go in each of the small loads ?
((60.0 - 40.0) / 5.0)
4
1true
Jerry had 60.0 pieces of clothing to wash . He put 40.0 of them in one load , but decided to split the rest into 5.0 equal loads .
How many pieces of clothing could go in each of the small loads ?
Jerry had 60.0 pieces of clothing to wash . He put 40.0 of them in one load , but decided to split the rest into 5.0 equal loads . How many pieces of clothing could go in each of the small loads ?
((60.0 + 40.0) * 5.0)
500
0false
There were 6.0 girls and 48.0 boys trying out for the schools basketball team . If only 7.0 of them got called back ,
how many students did n't make the cut ?
There were 6.0 girls and 48.0 boys trying out for the schools basketball team . If only 7.0 of them got called back , how many students did n't make the cut ?
((6.0 + 48.0) - 7.0)
47
1true
There were 6.0 girls and 48.0 boys trying out for the schools basketball team . If only 7.0 of them got called back ,
how many students did n't make the cut ?
There were 6.0 girls and 48.0 boys trying out for the schools basketball team . If only 7.0 of them got called back , how many students did n't make the cut ?
((6.0 - 48.0) + 7.0)
-35
0false
Mary had 33.0 Pokemon cards , and 6.0 were torn . Sam gave Mary 23.0 new Pokemon cards .
How many Pokemon cards does Mary have now ?
Mary had 33.0 Pokemon cards , and 6.0 were torn . Sam gave Mary 23.0 new Pokemon cards . How many Pokemon cards does Mary have now ?
(33.0 + 23.0)
56
1true
Mary had 33.0 Pokemon cards , and 6.0 were torn . Sam gave Mary 23.0 new Pokemon cards .
How many Pokemon cards does Mary have now ?
Mary had 33.0 Pokemon cards , and 6.0 were torn . Sam gave Mary 23.0 new Pokemon cards . How many Pokemon cards does Mary have now ?
(33.0 - 23.0)
10
0false
A waiter had 22.0 customers in his section . If 14.0 of them left and the rest of his tables had 4.0 people at each table ,
how many tables did he have ?
A waiter had 22.0 customers in his section . If 14.0 of them left and the rest of his tables had 4.0 people at each table , how many tables did he have ?
((22.0 - 14.0) / 4.0)
2
1true
A waiter had 22.0 customers in his section . If 14.0 of them left and the rest of his tables had 4.0 people at each table ,
how many tables did he have ?
A waiter had 22.0 customers in his section . If 14.0 of them left and the rest of his tables had 4.0 people at each table , how many tables did he have ?
((22.0 + 14.0) * 4.0)
144
0false
There were 5.0 friends playing a video game online when 2.0 more players joined the game . If each player had 8.0 lives ,
how many lives did they have total ?
There were 5.0 friends playing a video game online when 2.0 more players joined the game . If each player had 8.0 lives , how many lives did they have total ?
(8.0 * (5.0 + 2.0))
56
1true
There were 5.0 friends playing a video game online when 2.0 more players joined the game . If each player had 8.0 lives ,
how many lives did they have total ?
There were 5.0 friends playing a video game online when 2.0 more players joined the game . If each player had 8.0 lives , how many lives did they have total ?
(8.0 / (5.0 - 2.0))
2.666667
0false
3.0 owls were sitting on the fence . 2.0 more owls joined them .
How many owls are on the fence now ?
3.0 owls were sitting on the fence . 2.0 more owls joined them . How many owls are on the fence now ?
(3.0 + 2.0)
5
1true
3.0 owls were sitting on the fence . 2.0 more owls joined them .
How many owls are on the fence now ?
3.0 owls were sitting on the fence . 2.0 more owls joined them . How many owls are on the fence now ?
(3.0 - 2.0)
1
0false
The schools debate team had 28.0 boys and 4.0 girls on it . If they were split into groups of 4.0
how many groups could they make ?
The schools debate team had 28.0 boys and 4.0 girls on it . If they were split into groups of 4.0 how many groups could they make ?
((28.0 + 4.0) / 4.0)
8
1true
The schools debate team had 28.0 boys and 4.0 girls on it . If they were split into groups of 4.0
how many groups could they make ?
The schools debate team had 28.0 boys and 4.0 girls on it . If they were split into groups of 4.0 how many groups could they make ?
((28.0 - 4.0) * 4.0)
96
0false
A pet store had 13.0 siamese cats and 5.0 house cats . During a sale they sold 10.0 cats .
How many cats do they have left ?
A pet store had 13.0 siamese cats and 5.0 house cats . During a sale they sold 10.0 cats . How many cats do they have left ?
((13.0 + 5.0) - 10.0)
8
1true
A pet store had 13.0 siamese cats and 5.0 house cats . During a sale they sold 10.0 cats .
How many cats do they have left ?
A pet store had 13.0 siamese cats and 5.0 house cats . During a sale they sold 10.0 cats . How many cats do they have left ?
((13.0 - 5.0) + 10.0)
18
0false
Wendy earned 5.0 points for each bag of cans she recycled . If she had 11.0 bags , but did n't recycle 2.0 of them ,
how many points would she have earned ?
Wendy earned 5.0 points for each bag of cans she recycled . If she had 11.0 bags , but did n't recycle 2.0 of them , how many points would she have earned ?
(5.0 * (11.0 - 2.0))
45
1true
Wendy earned 5.0 points for each bag of cans she recycled . If she had 11.0 bags , but did n't recycle 2.0 of them ,
how many points would she have earned ?
Wendy earned 5.0 points for each bag of cans she recycled . If she had 11.0 bags , but did n't recycle 2.0 of them , how many points would she have earned ?
(5.0 / (11.0 + 2.0))
0.384615
0false
Lena drove 204.0 miles . Using 10.0 gallons of gas at this rate ,
how many gallons of gas would she need to drive number2 miles ?
Lena drove 204.0 miles . Using 10.0 gallons of gas at this rate , how many gallons of gas would she need to drive 255.0 miles ?
(255.0 / (204.0 / 10.0))
12.5
1true
Lena drove 204.0 miles . Using 10.0 gallons of gas at this rate ,
how many gallons of gas would she need to drive number2 miles ?
Lena drove 204.0 miles . Using 10.0 gallons of gas at this rate , how many gallons of gas would she need to drive 255.0 miles ?
(255.0 * (204.0 * 10.0))
520,200
0false
Dan grew 42.0 turnips and 38.0 cantelopes . Jessica grew 47.0 turnips .
How many turnips did they grow in total ?
Dan grew 42.0 turnips and 38.0 cantelopes . Jessica grew 47.0 turnips . How many turnips did they grow in total ?
(42.0 + 47.0)
89
1true
Dan grew 42.0 turnips and 38.0 cantelopes . Jessica grew 47.0 turnips .
How many turnips did they grow in total ?
Dan grew 42.0 turnips and 38.0 cantelopes . Jessica grew 47.0 turnips . How many turnips did they grow in total ?
(42.0 - 47.0)
-5
0false
Marlee has 12.0 guests coming to her Halloween party . Each table will hold 3.0 guests .
How many tables will she need ?
Marlee has 12.0 guests coming to her Halloween party . Each table will hold 3.0 guests . How many tables will she need ?
(12.0 / 3.0)
4
1true
Marlee has 12.0 guests coming to her Halloween party . Each table will hold 3.0 guests .
How many tables will she need ?
Marlee has 12.0 guests coming to her Halloween party . Each table will hold 3.0 guests . How many tables will she need ?
(12.0 * 3.0)
36
0false
I have 224.0 cents to buy candy . If each piece of bulk candy costs 8.0 cents ,
how many gumdrops can I buy ?
I have 224.0 cents to buy candy . If each piece of bulk candy costs 8.0 cents , how many gumdrops can I buy ?
(224.0 / 8.0)
28
1true
I have 224.0 cents to buy candy . If each piece of bulk candy costs 8.0 cents ,
how many gumdrops can I buy ?
I have 224.0 cents to buy candy . If each piece of bulk candy costs 8.0 cents , how many gumdrops can I buy ?
(224.0 * 8.0)
1,792
0false
A furniture store has a chair , originally priced at 78.0 dollars , on sale for 46.0 dollars .
What is the percent of decrease , rounded to the nearest tenth ?
A furniture store has a chair , originally priced at 78.0 dollars , on sale for 46.0 dollars . What is the percent of decrease , rounded to the nearest tenth ?
(((78.0 - 46.0) / 78.0) * 100.0)
41
1true
A furniture store has a chair , originally priced at 78.0 dollars , on sale for 46.0 dollars .
What is the percent of decrease , rounded to the nearest tenth ?
A furniture store has a chair , originally priced at 78.0 dollars , on sale for 46.0 dollars . What is the percent of decrease , rounded to the nearest tenth ?
(((78.0 + 46.0) * 78.0) / 100.0)
96.72
0false
A waiter had 9.0 tables he was waiting on , with 2.0 women and 6.0 men at each table .
How many customers total did the waiter have ?
A waiter had 9.0 tables he was waiting on , with 2.0 women and 6.0 men at each table . How many customers total did the waiter have ?
(9.0 * (2.0 + 6.0))
72
1true
A waiter had 9.0 tables he was waiting on , with 2.0 women and 6.0 men at each table .
How many customers total did the waiter have ?
A waiter had 9.0 tables he was waiting on , with 2.0 women and 6.0 men at each table . How many customers total did the waiter have ?
(9.0 / (2.0 - 6.0))
-2.25
0false
White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages ,
how many white t - shirts will she have ?
White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages , how many white t - shirts will she have ?
(6.0 * 71.0)
426
1true
White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages ,
how many white t - shirts will she have ?
White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages , how many white t - shirts will she have ?
(6.0 / 71.0)
0.084507
0false
A worker at a medical lab is studying blood samples . 2.0 samples contained a total of 7341.0 blood cells . The first sample contained 4221.0 blood cells .
How many blood cells were in the second sample ?
A worker at a medical lab is studying blood samples . 2.0 samples contained a total of 7341.0 blood cells . The first sample contained 4221.0 blood cells . How many blood cells were in the second sample ?
(7341.0 - 4221.0)
3,120
1true
A worker at a medical lab is studying blood samples . 2.0 samples contained a total of 7341.0 blood cells . The first sample contained 4221.0 blood cells .
How many blood cells were in the second sample ?
A worker at a medical lab is studying blood samples . 2.0 samples contained a total of 7341.0 blood cells . The first sample contained 4221.0 blood cells . How many blood cells were in the second sample ?
(7341.0 + 4221.0)
11,562
0false
Carlos starts with 39.0 bananas . 3.0 are eaten by a hippopotamus .
How many bananas does Carlos end with ?
Carlos starts with 39.0 bananas . 3.0 are eaten by a hippopotamus . How many bananas does Carlos end with ?
(39.0 - 3.0)
36
1true
Carlos starts with 39.0 bananas . 3.0 are eaten by a hippopotamus .
How many bananas does Carlos end with ?
Carlos starts with 39.0 bananas . 3.0 are eaten by a hippopotamus . How many bananas does Carlos end with ?
(39.0 + 3.0)
42
0false