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
I walk 1.0 mile every 15.0 minutes . I walked 3.0 miles .
How many minutes did it take me ?
I walk 1.0 mile every 15.0 minutes . I walked 3.0 miles . How many minutes did it take me ?
(15.0 * 3.0)
45
1true
I walk 1.0 mile every 15.0 minutes . I walked 3.0 miles .
How many minutes did it take me ?
I walk 1.0 mile every 15.0 minutes . I walked 3.0 miles . How many minutes did it take me ?
(15.0 / 3.0)
5
0false
Mrs. Hilt is baking bread . She needs 5.0 cups of flour to bake 2.0 loaves of bread .
How much flour will she need to make one loaf of bread ?
Mrs. Hilt is baking bread . She needs 5.0 cups of flour to bake 2.0 loaves of bread . How much flour will she need to make one loaf of bread ?
(5.0 / 2.0)
2.5
1true
Mrs. Hilt is baking bread . She needs 5.0 cups of flour to bake 2.0 loaves of bread .
How much flour will she need to make one loaf of bread ?
Mrs. Hilt is baking bread . She needs 5.0 cups of flour to bake 2.0 loaves of bread . How much flour will she need to make one loaf of bread ?
(5.0 * 2.0)
10
0false
Mike has 45.0 dollars in 5.0 dollar bills .
How many five dollars bills does he have ?
Mike has 45.0 dollars in 5.0 dollar bills . How many five dollars bills does he have ?
(45.0 / 5.0)
9
1true
Mike has 45.0 dollars in 5.0 dollar bills .
How many five dollars bills does he have ?
Mike has 45.0 dollars in 5.0 dollar bills . How many five dollars bills does he have ?
(45.0 * 5.0)
225
0false
Jordan builds a model ' 52.0 Mustang . If the model car is 7.0 inches long and the scale is 1.0 to 18.0 ,
how many inches would the real Mustang be ?
Jordan builds a model ' 52.0 Mustang . If the model car is 7.0 inches long and the scale is 1.0 to 18.0 , how many inches would the real Mustang be ?
(7.0 * 18.0)
126
1true
Jordan builds a model ' 52.0 Mustang . If the model car is 7.0 inches long and the scale is 1.0 to 18.0 ,
how many inches would the real Mustang be ?
Jordan builds a model ' 52.0 Mustang . If the model car is 7.0 inches long and the scale is 1.0 to 18.0 , how many inches would the real Mustang be ?
(7.0 / 18.0)
0.388889
0false
Abe 's family moved from the Bahamas to Japan , so they had convert their money into Japanese yen . Their checking account now has 6359.0 yen and their savings account now has 3485.0 yen .
How many yen do they have ?
Abe 's family moved from the Bahamas to Japan , so they had convert their money into Japanese yen . Their checking account now has 6359.0 yen and their savings account now has 3485.0 yen . How many yen do they have ?
(6359.0 + 3485.0)
9,844
1true
Abe 's family moved from the Bahamas to Japan , so they had convert their money into Japanese yen . Their checking account now has 6359.0 yen and their savings account now has 3485.0 yen .
How many yen do they have ?
Abe 's family moved from the Bahamas to Japan , so they had convert their money into Japanese yen . Their checking account now has 6359.0 yen and their savings account now has 3485.0 yen . How many yen do they have ?
(6359.0 - 3485.0)
2,874
0false
Zoe had 6.0 songs on her mp3 player . If she deleted 3.0 old songs from it and then added 20.0 new songs ,
how many songs does she have on her mp3 player ?
Zoe had 6.0 songs on her mp3 player . If she deleted 3.0 old songs from it and then added 20.0 new songs , how many songs does she have on her mp3 player ?
((6.0 + 20.0) - 3.0)
23
1true
Zoe had 6.0 songs on her mp3 player . If she deleted 3.0 old songs from it and then added 20.0 new songs ,
how many songs does she have on her mp3 player ?
Zoe had 6.0 songs on her mp3 player . If she deleted 3.0 old songs from it and then added 20.0 new songs , how many songs does she have on her mp3 player ?
((6.0 - 20.0) + 3.0)
-11
0false
Chloe was playing a trivia game . In the first round she scored 40.0 points and in the second round she scored 50.0 points . In the last round she lost 4.0 points .
How many points did she have at the end of the game ?
Chloe was playing a trivia game . In the first round she scored 40.0 points and in the second round she scored 50.0 points . In the last round she lost 4.0 points . How many points did she have at the end of the game ?
((40.0 + 50.0) - 4.0)
86
1true
Chloe was playing a trivia game . In the first round she scored 40.0 points and in the second round she scored 50.0 points . In the last round she lost 4.0 points .
How many points did she have at the end of the game ?
Chloe was playing a trivia game . In the first round she scored 40.0 points and in the second round she scored 50.0 points . In the last round she lost 4.0 points . How many points did she have at the end of the game ?
((40.0 - 50.0) + 4.0)
-6
0false
Roger has 95.0 candies . He gives 3.0 to Stephanie .
How many candies will Roger have ?
Roger has 95.0 candies . He gives 3.0 to Stephanie . How many candies will Roger have ?
(95.0 - 3.0)
92
1true
Roger has 95.0 candies . He gives 3.0 to Stephanie .
How many candies will Roger have ?
Roger has 95.0 candies . He gives 3.0 to Stephanie . How many candies will Roger have ?
(95.0 + 3.0)
98
0false
For the school bake sale Wendy made pastries . She baked 41.0 cupcakes and 31.0 cookies . After the sale she had 32.0 to take back home .
How many pastries did she sell ?
For the school bake sale Wendy made pastries . She baked 41.0 cupcakes and 31.0 cookies . After the sale she had 32.0 to take back home . How many pastries did she sell ?
((41.0 + 31.0) - 32.0)
40
1true
For the school bake sale Wendy made pastries . She baked 41.0 cupcakes and 31.0 cookies . After the sale she had 32.0 to take back home .
How many pastries did she sell ?
For the school bake sale Wendy made pastries . She baked 41.0 cupcakes and 31.0 cookies . After the sale she had 32.0 to take back home . How many pastries did she sell ?
((41.0 - 31.0) + 32.0)
42
0false
Upon arriving at the circus , they went to the ticket booth and asked
how much each ticket cost . If each ticket costs number0 dollars and they bought number1 tickets , how much money did they spend on tickets ?
Upon arriving at the circus , they went to the ticket booth and asked how much each ticket cost . If each ticket costs 44.0 dollars and they bought 7.0 tickets , how much money did they spend on tickets ?
(44.0 * 7.0)
308
1true
Upon arriving at the circus , they went to the ticket booth and asked
how much each ticket cost . If each ticket costs number0 dollars and they bought number1 tickets , how much money did they spend on tickets ?
Upon arriving at the circus , they went to the ticket booth and asked how much each ticket cost . If each ticket costs 44.0 dollars and they bought 7.0 tickets , how much money did they spend on tickets ?
(44.0 / 7.0)
6.285714
0false
Gary had 73.0 dollars . He spent 55.0 dollars on a pet snake .
How many dollars did Gary have left ?
Gary had 73.0 dollars . He spent 55.0 dollars on a pet snake . How many dollars did Gary have left ?
(73.0 - 55.0)
18
1true
Gary had 73.0 dollars . He spent 55.0 dollars on a pet snake .
How many dollars did Gary have left ?
Gary had 73.0 dollars . He spent 55.0 dollars on a pet snake . How many dollars did Gary have left ?
(73.0 + 55.0)
128
0false
Sally bought 4.0 dozen eggs from the grocery store to bake some cakes .
How many eggs did Sally buy ?
Sally bought 4.0 dozen eggs from the grocery store to bake some cakes . How many eggs did Sally buy ?
(4.0 * 12.0)
48
1true
Sally bought 4.0 dozen eggs from the grocery store to bake some cakes .
How many eggs did Sally buy ?
Sally bought 4.0 dozen eggs from the grocery store to bake some cakes . How many eggs did Sally buy ?
(4.0 / 12.0)
0.333333
0false
George had 30.0 dollars . For his birthday he got 16.0 more dollars but spent 38.0 on a new game .
How much money does he have now ?
George had 30.0 dollars . For his birthday he got 16.0 more dollars but spent 38.0 on a new game . How much money does he have now ?
((30.0 + 16.0) - 38.0)
8
1true
George had 30.0 dollars . For his birthday he got 16.0 more dollars but spent 38.0 on a new game .
How much money does he have now ?
George had 30.0 dollars . For his birthday he got 16.0 more dollars but spent 38.0 on a new game . How much money does he have now ?
((30.0 - 16.0) + 38.0)
52
0false
A pet shelter had 2.0 puppies when another 34.0 were brought in . If 4.0 puppies a day are adopted ,
how long would it take for all of them to be adopted ?
A pet shelter had 2.0 puppies when another 34.0 were brought in . If 4.0 puppies a day are adopted , how long would it take for all of them to be adopted ?
((2.0 + 34.0) / 4.0)
9
1true
A pet shelter had 2.0 puppies when another 34.0 were brought in . If 4.0 puppies a day are adopted ,
how long would it take for all of them to be adopted ?
A pet shelter had 2.0 puppies when another 34.0 were brought in . If 4.0 puppies a day are adopted , how long would it take for all of them to be adopted ?
((2.0 - 34.0) * 4.0)
-128
0false
Joyce has 40.0 bananas that must be put away in boxes . Fred comes to help and brings 18.0 cookies to share with Joyce . If there are 10.0 boxes ,
how many bananas must go in each box ?
Joyce has 40.0 bananas that must be put away in boxes . Fred comes to help and brings 18.0 cookies to share with Joyce . If there are 10.0 boxes , how many bananas must go in each box ?
(40.0 / 10.0)
4
1true
Joyce has 40.0 bananas that must be put away in boxes . Fred comes to help and brings 18.0 cookies to share with Joyce . If there are 10.0 boxes ,
how many bananas must go in each box ?
Joyce has 40.0 bananas that must be put away in boxes . Fred comes to help and brings 18.0 cookies to share with Joyce . If there are 10.0 boxes , how many bananas must go in each box ?
(40.0 * 10.0)
400
0false
Jane starts with 87.0 crayons . 7.0 are eaten by a hippopotamus .
How many crayons does Jane end with ?
Jane starts with 87.0 crayons . 7.0 are eaten by a hippopotamus . How many crayons does Jane end with ?
(87.0 - 7.0)
80
1true
Jane starts with 87.0 crayons . 7.0 are eaten by a hippopotamus .
How many crayons does Jane end with ?
Jane starts with 87.0 crayons . 7.0 are eaten by a hippopotamus . How many crayons does Jane end with ?
(87.0 + 7.0)
94
0false
Nell collects baseball cards . She had 304.0 cards . She gave some of her cards to Jeff and now has 276.0 cards left .
How many cards did Nell give to Jeff ?
Nell collects baseball cards . She had 304.0 cards . She gave some of her cards to Jeff and now has 276.0 cards left . How many cards did Nell give to Jeff ?
(304.0 - 276.0)
28
1true
Nell collects baseball cards . She had 304.0 cards . She gave some of her cards to Jeff and now has 276.0 cards left .
How many cards did Nell give to Jeff ?
Nell collects baseball cards . She had 304.0 cards . She gave some of her cards to Jeff and now has 276.0 cards left . How many cards did Nell give to Jeff ?
(304.0 + 276.0)
580
0false
Before starting her shift , a waitress checks to make sure there is enough mustard for her customers . She finds 0.25 bottle at the first table , 0.25 bottle at the second table , and 0.375 bottle at the third table . Altogether ,
how many bottles of mustard does the waitress find ?
Before starting her shift , a waitress checks to make sure there is enough mustard for her customers . She finds 0.25 bottle at the first table , 0.25 bottle at the second table , and 0.375 bottle at the third table . Altogether , how many bottles of mustard does the waitress find ?
((0.25 + 0.25) + 0.375)
0.875
1true
Before starting her shift , a waitress checks to make sure there is enough mustard for her customers . She finds 0.25 bottle at the first table , 0.25 bottle at the second table , and 0.375 bottle at the third table . Altogether ,
how many bottles of mustard does the waitress find ?
Before starting her shift , a waitress checks to make sure there is enough mustard for her customers . She finds 0.25 bottle at the first table , 0.25 bottle at the second table , and 0.375 bottle at the third table . Altogether , how many bottles of mustard does the waitress find ?
((0.25 - 0.25) - 0.375)
-0.375
0false
There were 3409.0 pieces of candy in a jar . If 145.0 pieces were red and the rest were blue ,
how many were blue ?
There were 3409.0 pieces of candy in a jar . If 145.0 pieces were red and the rest were blue , how many were blue ?
(3409.0 - 145.0)
3,264
1true
There were 3409.0 pieces of candy in a jar . If 145.0 pieces were red and the rest were blue ,
how many were blue ?
There were 3409.0 pieces of candy in a jar . If 145.0 pieces were red and the rest were blue , how many were blue ?
(3409.0 + 145.0)
3,554
0false
Lucy has an aquarium with 212.0 fish . Lucy wants to buy 68.0 more fish .
How many fish would Lucy have then ?
Lucy has an aquarium with 212.0 fish . Lucy wants to buy 68.0 more fish . How many fish would Lucy have then ?
(212.0 + 68.0)
280
1true
Lucy has an aquarium with 212.0 fish . Lucy wants to buy 68.0 more fish .
How many fish would Lucy have then ?
Lucy has an aquarium with 212.0 fish . Lucy wants to buy 68.0 more fish . How many fish would Lucy have then ?
(212.0 - 68.0)
144
0false
Emily was playing a video game and had 42.0 lives . In a hard part of the game she lost 25.0 lives . If she got 24.0 more lives in the next level ,
how many lives would she have ?
Emily was playing a video game and had 42.0 lives . In a hard part of the game she lost 25.0 lives . If she got 24.0 more lives in the next level , how many lives would she have ?
((42.0 + 24.0) - 25.0)
41
1true
Emily was playing a video game and had 42.0 lives . In a hard part of the game she lost 25.0 lives . If she got 24.0 more lives in the next level ,
how many lives would she have ?
Emily was playing a video game and had 42.0 lives . In a hard part of the game she lost 25.0 lives . If she got 24.0 more lives in the next level , how many lives would she have ?
((42.0 - 24.0) + 25.0)
43
0false
There are 97.0 erasers in a box . Ernest has 17.0 erasers in a bag . Mark takes 97.0 erasers out of the box .
How many erasers are left in the box ?
There are 97.0 erasers in a box . Ernest has 17.0 erasers in a bag . Mark takes 97.0 erasers out of the box . How many erasers are left in the box ?
(97.0 - 97.0)
0
1true
There are 97.0 erasers in a box . Ernest has 17.0 erasers in a bag . Mark takes 97.0 erasers out of the box .
How many erasers are left in the box ?
There are 97.0 erasers in a box . Ernest has 17.0 erasers in a bag . Mark takes 97.0 erasers out of the box . How many erasers are left in the box ?
(97.0 + 97.0)
194
0false
You are reading a book with 120.0 pages . If you want to read the same number of pages each night ,
how many would you have to read each night to finish in number1 days ?
You are reading a book with 120.0 pages . If you want to read the same number of pages each night , how many would you have to read each night to finish in 10.0 days ?
(120.0 / 10.0)
12
1true
You are reading a book with 120.0 pages . If you want to read the same number of pages each night ,
how many would you have to read each night to finish in number1 days ?
You are reading a book with 120.0 pages . If you want to read the same number of pages each night , how many would you have to read each night to finish in 10.0 days ?
(120.0 * 10.0)
1,200
0false
Wanda has 4.0 blocks . Theresa gives Wanda 79.0 more .
How many blocks does Wanda have in all ?
Wanda has 4.0 blocks . Theresa gives Wanda 79.0 more . How many blocks does Wanda have in all ?
(4.0 + 79.0)
83
1true
Wanda has 4.0 blocks . Theresa gives Wanda 79.0 more .
How many blocks does Wanda have in all ?
Wanda has 4.0 blocks . Theresa gives Wanda 79.0 more . How many blocks does Wanda have in all ?
(4.0 - 79.0)
-75
0false
Mike invited 13.0 friends to a birthday party , but 7.0 could n't come . If he wanted to buy enough cupcakes so each person could have exactly 4.0 ,
how many should he buy ?
Mike invited 13.0 friends to a birthday party , but 7.0 could n't come . If he wanted to buy enough cupcakes so each person could have exactly 4.0 , how many should he buy ?
(4.0 * (13.0 - 7.0))
24
1true
Mike invited 13.0 friends to a birthday party , but 7.0 could n't come . If he wanted to buy enough cupcakes so each person could have exactly 4.0 ,
how many should he buy ?
Mike invited 13.0 friends to a birthday party , but 7.0 could n't come . If he wanted to buy enough cupcakes so each person could have exactly 4.0 , how many should he buy ?
(4.0 / (13.0 + 7.0))
0.2
0false
Shannon , Brenda ’ s neighbor , joined Brenda in making bracelets . She brought 48.0 heart - shaped stones and wanted to have 8.0 of this type of stone in each of the bracelet she makes .
How many bracelets with heart - shaped stones can Shannon make ?
Shannon , Brenda ’ s neighbor , joined Brenda in making bracelets . She brought 48.0 heart - shaped stones and wanted to have 8.0 of this type of stone in each of the bracelet she makes . How many bracelets with heart - shaped stones can Shannon make ?
(48.0 / 8.0)
6
1true
Shannon , Brenda ’ s neighbor , joined Brenda in making bracelets . She brought 48.0 heart - shaped stones and wanted to have 8.0 of this type of stone in each of the bracelet she makes .
How many bracelets with heart - shaped stones can Shannon make ?
Shannon , Brenda ’ s neighbor , joined Brenda in making bracelets . She brought 48.0 heart - shaped stones and wanted to have 8.0 of this type of stone in each of the bracelet she makes . How many bracelets with heart - shaped stones can Shannon make ?
(48.0 * 8.0)
384
0false
Martha bought 18.0 small cakes . She has 3.0 children . She would like to divide the cakes among her children so that each child gets the same amount .
How many cakes would each child get ?
Martha bought 18.0 small cakes . She has 3.0 children . She would like to divide the cakes among her children so that each child gets the same amount . How many cakes would each child get ?
(18.0 / 3.0)
6
1true
Martha bought 18.0 small cakes . She has 3.0 children . She would like to divide the cakes among her children so that each child gets the same amount .
How many cakes would each child get ?
Martha bought 18.0 small cakes . She has 3.0 children . She would like to divide the cakes among her children so that each child gets the same amount . How many cakes would each child get ?
(18.0 * 3.0)
54
0false
It took me 6.0 minutes to walk 500.0 meters .
How fast was I travelling ?
It took me 6.0 minutes to walk 500.0 meters . How fast was I travelling ?
(500.0 / 6.0)
83.33
1true
It took me 6.0 minutes to walk 500.0 meters .
How fast was I travelling ?
It took me 6.0 minutes to walk 500.0 meters . How fast was I travelling ?
(500.0 * 6.0)
3,000
0false
There were 105.0 parents in the program and 698.0 pupils , too .
How many people were present in the program ?
There were 105.0 parents in the program and 698.0 pupils , too . How many people were present in the program ?
(105.0 + 698.0)
803
1true
There were 105.0 parents in the program and 698.0 pupils , too .
How many people were present in the program ?
There were 105.0 parents in the program and 698.0 pupils , too . How many people were present in the program ?
(105.0 - 698.0)
-593
0false
Our class got 54.0 books from the library . Then we got 23.0 more books from the library .
How many books did our class get from the library ?
Our class got 54.0 books from the library . Then we got 23.0 more books from the library . How many books did our class get from the library ?
(54.0 + 23.0)
77
1true
Our class got 54.0 books from the library . Then we got 23.0 more books from the library .
How many books did our class get from the library ?
Our class got 54.0 books from the library . Then we got 23.0 more books from the library . How many books did our class get from the library ?
(54.0 - 23.0)
31
0false
Jason joined his school 's band . He bought a flute for $ 142.46 , a music tool for $ 8.89 , and a song book for $ 7.0 .
How much did Jason spend at the music store ?
Jason joined his school 's band . He bought a flute for $ 142.46 , a music tool for $ 8.89 , and a song book for $ 7.0 . How much did Jason spend at the music store ?
((142.46 + 8.89) + 7.0)
158.35
1true
Jason joined his school 's band . He bought a flute for $ 142.46 , a music tool for $ 8.89 , and a song book for $ 7.0 .
How much did Jason spend at the music store ?
Jason joined his school 's band . He bought a flute for $ 142.46 , a music tool for $ 8.89 , and a song book for $ 7.0 . How much did Jason spend at the music store ?
((142.46 - 8.89) - 7.0)
126.57
0false
Marilyn starts with 51.0 bottle caps . She shares 36.0 with Nancy .
How many bottle caps does Marilyn end with ?
Marilyn starts with 51.0 bottle caps . She shares 36.0 with Nancy . How many bottle caps does Marilyn end with ?
(51.0 - 36.0)
15
1true
Marilyn starts with 51.0 bottle caps . She shares 36.0 with Nancy .
How many bottle caps does Marilyn end with ?
Marilyn starts with 51.0 bottle caps . She shares 36.0 with Nancy . How many bottle caps does Marilyn end with ?
(51.0 + 36.0)
87
0false
Jose strolled to Jane 's house . It is 24.0 miles from Jose 's house to Jane 's house . It took Jose 12.0 hours to get there .
How fast did Jose go ?
Jose strolled to Jane 's house . It is 24.0 miles from Jose 's house to Jane 's house . It took Jose 12.0 hours to get there . How fast did Jose go ?
(24.0 / 12.0)
2
1true
Jose strolled to Jane 's house . It is 24.0 miles from Jose 's house to Jane 's house . It took Jose 12.0 hours to get there .
How fast did Jose go ?
Jose strolled to Jane 's house . It is 24.0 miles from Jose 's house to Jane 's house . It took Jose 12.0 hours to get there . How fast did Jose go ?
(24.0 * 12.0)
288
0false
Luke was trying to expand his game collection . He bought 2.0 games from a friend and bought 2.0 more at a garage sale . If 2.0 of the games did n't work ,
how many good games did he end up with ?
Luke was trying to expand his game collection . He bought 2.0 games from a friend and bought 2.0 more at a garage sale . If 2.0 of the games did n't work , how many good games did he end up with ?
((2.0 + 2.0) - 2.0)
2
1true
Luke was trying to expand his game collection . He bought 2.0 games from a friend and bought 2.0 more at a garage sale . If 2.0 of the games did n't work ,
how many good games did he end up with ?
Luke was trying to expand his game collection . He bought 2.0 games from a friend and bought 2.0 more at a garage sale . If 2.0 of the games did n't work , how many good games did he end up with ?
((2.0 - 2.0) + 2.0)
2
0false
Mike picked 8.0 pears and Jason picked 7.0 pears from the pear tree . Fred picked 6.0 apples from the apple tree .
How many pears were picked in total ?
Mike picked 8.0 pears and Jason picked 7.0 pears from the pear tree . Fred picked 6.0 apples from the apple tree . How many pears were picked in total ?
(8.0 + 7.0)
15
1true
Mike picked 8.0 pears and Jason picked 7.0 pears from the pear tree . Fred picked 6.0 apples from the apple tree .
How many pears were picked in total ?
Mike picked 8.0 pears and Jason picked 7.0 pears from the pear tree . Fred picked 6.0 apples from the apple tree . How many pears were picked in total ?
(8.0 - 7.0)
1
0false
Mike has 87.0 baseball cards . Sam bought 13.0 of Mike 's baseball cards .
How many baseball cards does Mike have now ?
Mike has 87.0 baseball cards . Sam bought 13.0 of Mike 's baseball cards . How many baseball cards does Mike have now ?
(87.0 - 13.0)
74
1true
Mike has 87.0 baseball cards . Sam bought 13.0 of Mike 's baseball cards .
How many baseball cards does Mike have now ?
Mike has 87.0 baseball cards . Sam bought 13.0 of Mike 's baseball cards . How many baseball cards does Mike have now ?
(87.0 + 13.0)
100
0false
Mike had 16.0 video games but 8.0 of them were n't working . If he wanted to sell the working games for $ 7.0 each ,
how much money could he earn ?
Mike had 16.0 video games but 8.0 of them were n't working . If he wanted to sell the working games for $ 7.0 each , how much money could he earn ?
(7.0 * (16.0 - 8.0))
56
1true
Mike had 16.0 video games but 8.0 of them were n't working . If he wanted to sell the working games for $ 7.0 each ,
how much money could he earn ?
Mike had 16.0 video games but 8.0 of them were n't working . If he wanted to sell the working games for $ 7.0 each , how much money could he earn ?
(7.0 / (16.0 + 8.0))
0.291667
0false
There are 6.0 short bushes and 4.0 tall trees currently in the park . Park workers had to cut down 2.0 short bushes that were damaged .
How many short bushes will the park have when the workers are finished ?
There are 6.0 short bushes and 4.0 tall trees currently in the park . Park workers had to cut down 2.0 short bushes that were damaged . How many short bushes will the park have when the workers are finished ?
(6.0 - 2.0)
4
1true
There are 6.0 short bushes and 4.0 tall trees currently in the park . Park workers had to cut down 2.0 short bushes that were damaged .
How many short bushes will the park have when the workers are finished ?
There are 6.0 short bushes and 4.0 tall trees currently in the park . Park workers had to cut down 2.0 short bushes that were damaged . How many short bushes will the park have when the workers are finished ?
(6.0 + 2.0)
8
0false
Craig walked 0.2 mile from school to David 's house and 0.7 mile from David 's house to his own house .
How many miles did Craig walk in all ?
Craig walked 0.2 mile from school to David 's house and 0.7 mile from David 's house to his own house . How many miles did Craig walk in all ?
(0.2 + 0.7)
0.9
1true
Craig walked 0.2 mile from school to David 's house and 0.7 mile from David 's house to his own house .
How many miles did Craig walk in all ?
Craig walked 0.2 mile from school to David 's house and 0.7 mile from David 's house to his own house . How many miles did Craig walk in all ?
(0.2 - 0.7)
-0.5
0false
Megan earned 8.0 points for each bag of cans she recycled . If she had 14.0 bags , but did n't recycle 5.0 of them ,
how many points would she have earned ?
Megan earned 8.0 points for each bag of cans she recycled . If she had 14.0 bags , but did n't recycle 5.0 of them , how many points would she have earned ?
(8.0 * (14.0 - 5.0))
72
1true
Megan earned 8.0 points for each bag of cans she recycled . If she had 14.0 bags , but did n't recycle 5.0 of them ,
how many points would she have earned ?
Megan earned 8.0 points for each bag of cans she recycled . If she had 14.0 bags , but did n't recycle 5.0 of them , how many points would she have earned ?
(8.0 / (14.0 + 5.0))
0.421053
0false
Alyssa bought some toys . She bought a football for $ 5.71 , and spent $ 6.59 on marbles . In total ,
how much did Alyssa spend on toys ?
Alyssa bought some toys . She bought a football for $ 5.71 , and spent $ 6.59 on marbles . In total , how much did Alyssa spend on toys ?
(5.71 + 6.59)
12.3
1true
Alyssa bought some toys . She bought a football for $ 5.71 , and spent $ 6.59 on marbles . In total ,
how much did Alyssa spend on toys ?
Alyssa bought some toys . She bought a football for $ 5.71 , and spent $ 6.59 on marbles . In total , how much did Alyssa spend on toys ?
(5.71 - 6.59)
-0.88
0false
A 12.0 ounce can of cranberry juice sells for 84.0 cents .
What is the cost in cents per ounce .
A 12.0 ounce can of cranberry juice sells for 84.0 cents . What is the cost in cents per ounce .
(84.0 / 12.0)
7
1true
A 12.0 ounce can of cranberry juice sells for 84.0 cents .
What is the cost in cents per ounce .
A 12.0 ounce can of cranberry juice sells for 84.0 cents . What is the cost in cents per ounce .
(84.0 * 12.0)
1,008
0false
Janet picked 4.0 tulips and 11.0 roses to make flower bouquets . If she only used 11.0 of the flowers though ,
how many extra flowers did Janet pick ?
Janet picked 4.0 tulips and 11.0 roses to make flower bouquets . If she only used 11.0 of the flowers though , how many extra flowers did Janet pick ?
((4.0 + 11.0) - 11.0)
4
1true
Janet picked 4.0 tulips and 11.0 roses to make flower bouquets . If she only used 11.0 of the flowers though ,
how many extra flowers did Janet pick ?
Janet picked 4.0 tulips and 11.0 roses to make flower bouquets . If she only used 11.0 of the flowers though , how many extra flowers did Janet pick ?
((4.0 - 11.0) + 11.0)
4
0false
Melissa scored 120.0 points in each game .
How many points did she score in number1 games ?
Melissa scored 120.0 points in each game . How many points did she score in 10.0 games ?
(120.0 * 10.0)
1,200
1true
Melissa scored 120.0 points in each game .
How many points did she score in number1 games ?
Melissa scored 120.0 points in each game . How many points did she score in 10.0 games ?
(120.0 / 10.0)
12
0false
A clothing store offers a 20.0 % discount on all purchases .
How much would a shopper pay for an item originally costing number1 dollars dollars ?
A clothing store offers a 20.0 % discount on all purchases . How much would a shopper pay for an item originally costing 21.0 dollars dollars ?
(21.0 - ((20.0 * 0.01) * 21.0))
16.8
1true
A clothing store offers a 20.0 % discount on all purchases .
How much would a shopper pay for an item originally costing number1 dollars dollars ?
A clothing store offers a 20.0 % discount on all purchases . How much would a shopper pay for an item originally costing 21.0 dollars dollars ?
(21.0 + ((20.0 / 0.01) / 21.0))
116.238095
0false
Each child has 3.0 oranges . If there are 4.0 children ,
how many oranges are there in total ?
Each child has 3.0 oranges . If there are 4.0 children , how many oranges are there in total ?
(3.0 * 4.0)
12
1true
Each child has 3.0 oranges . If there are 4.0 children ,
how many oranges are there in total ?
Each child has 3.0 oranges . If there are 4.0 children , how many oranges are there in total ?
(3.0 / 4.0)
0.75
0false
Emily had 7.0 coloring books . If she gave away 2.0 of them , but then bought 14.0 more ,
how many would she have total ?
Emily had 7.0 coloring books . If she gave away 2.0 of them , but then bought 14.0 more , how many would she have total ?
((7.0 + 14.0) - 2.0)
19
1true
Emily had 7.0 coloring books . If she gave away 2.0 of them , but then bought 14.0 more ,
how many would she have total ?
Emily had 7.0 coloring books . If she gave away 2.0 of them , but then bought 14.0 more , how many would she have total ?
((7.0 - 14.0) + 2.0)
-5
0false
A physician 's assistant measures a child and finds that his h8 is 41.5 inches . At his last visit to the doctor 's office , the child was 38.5 inches tall .
How much did the child grow , in inches ?
A physician 's assistant measures a child and finds that his h8 is 41.5 inches . At his last visit to the doctor 's office , the child was 38.5 inches tall . How much did the child grow , in inches ?
(41.5 - 38.5)
3
1true
A physician 's assistant measures a child and finds that his h8 is 41.5 inches . At his last visit to the doctor 's office , the child was 38.5 inches tall .
How much did the child grow , in inches ?
A physician 's assistant measures a child and finds that his h8 is 41.5 inches . At his last visit to the doctor 's office , the child was 38.5 inches tall . How much did the child grow , in inches ?
(41.5 + 38.5)
80
0false
Tim found 37.0 seashells and Sally found 13.0 seashells on the beach . When they cleaned them , they discovered that 25.0 were cracked .
How many seashells did they find together ?
Tim found 37.0 seashells and Sally found 13.0 seashells on the beach . When they cleaned them , they discovered that 25.0 were cracked . How many seashells did they find together ?
(37.0 + 13.0)
50
1true
Tim found 37.0 seashells and Sally found 13.0 seashells on the beach . When they cleaned them , they discovered that 25.0 were cracked .
How many seashells did they find together ?
Tim found 37.0 seashells and Sally found 13.0 seashells on the beach . When they cleaned them , they discovered that 25.0 were cracked . How many seashells did they find together ?
(37.0 - 13.0)
24
0false
Megan had 40.0 homework problems . She finished 26.0 of them but still had 2.0 pages of problems to do . If each page has the same number of problems on it ,
how many problems are on each page ?
Megan had 40.0 homework problems . She finished 26.0 of them but still had 2.0 pages of problems to do . If each page has the same number of problems on it , how many problems are on each page ?
((40.0 - 26.0) / 2.0)
7
1true
Megan had 40.0 homework problems . She finished 26.0 of them but still had 2.0 pages of problems to do . If each page has the same number of problems on it ,
how many problems are on each page ?
Megan had 40.0 homework problems . She finished 26.0 of them but still had 2.0 pages of problems to do . If each page has the same number of problems on it , how many problems are on each page ?
((40.0 + 26.0) * 2.0)
132
0false