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 |
|---|---|---|---|---|---|
A pet store has 9.0 bird cages . If each cage has 2.0 parrots and 6.0 parakeets in it , | how many birds does the pet store have total ? | A pet store has 9.0 bird cages . If each cage has 2.0 parrots and 6.0 parakeets in it , how many birds does the pet store have total ? | (9.0 * (2.0 + 6.0)) | 72 | 1true |
A pet store has 9.0 bird cages . If each cage has 2.0 parrots and 6.0 parakeets in it , | how many birds does the pet store have total ? | A pet store has 9.0 bird cages . If each cage has 2.0 parrots and 6.0 parakeets in it , how many birds does the pet store have total ? | (9.0 / (2.0 - 6.0)) | -2.25 | 0false |
Mrs. Hilt bought an ice cream cone for 99.0 cents . | How much would number1 ice cream cones cost ? | Mrs. Hilt bought an ice cream cone for 99.0 cents . How much would 2.0 ice cream cones cost ? | (99.0 * 2.0) | 198 | 1true |
Mrs. Hilt bought an ice cream cone for 99.0 cents . | How much would number1 ice cream cones cost ? | Mrs. Hilt bought an ice cream cone for 99.0 cents . How much would 2.0 ice cream cones cost ? | (99.0 / 2.0) | 49.5 | 0false |
Sally has 6.0 blue balloons . Fred has 3.0 times more blue balloons than Sally . | How many blue balloons does Fred have now ? | Sally has 6.0 blue balloons . Fred has 3.0 times more blue balloons than Sally . How many blue balloons does Fred have now ? | (6.0 * 3.0) | 18 | 1true |
Sally has 6.0 blue balloons . Fred has 3.0 times more blue balloons than Sally . | How many blue balloons does Fred have now ? | Sally has 6.0 blue balloons . Fred has 3.0 times more blue balloons than Sally . How many blue balloons does Fred have now ? | (6.0 / 3.0) | 2 | 0false |
If Joan bicycled 25.0 miles at 5.0 miles per hour , | how long was Joan travelling ? | If Joan bicycled 25.0 miles at 5.0 miles per hour , how long was Joan travelling ? | (25.0 / 5.0) | 5 | 1true |
If Joan bicycled 25.0 miles at 5.0 miles per hour , | how long was Joan travelling ? | If Joan bicycled 25.0 miles at 5.0 miles per hour , how long was Joan travelling ? | (25.0 * 5.0) | 125 | 0false |
Each child has 5.0 bottle caps . If there are 9.0 children , | how many bottle caps are there in total ? | Each child has 5.0 bottle caps . If there are 9.0 children , how many bottle caps are there in total ? | (5.0 * 9.0) | 45 | 1true |
Each child has 5.0 bottle caps . If there are 9.0 children , | how many bottle caps are there in total ? | Each child has 5.0 bottle caps . If there are 9.0 children , how many bottle caps are there in total ? | (5.0 / 9.0) | 0.555556 | 0false |
Jesse ’ s room is 12.0 feet long and 8.0 feet wide . | How much carpet does she need to cover the whole floor ? | Jesse ’ s room is 12.0 feet long and 8.0 feet wide . How much carpet does she need to cover the whole floor ? | (12.0 * 8.0) | 96 | 1true |
Jesse ’ s room is 12.0 feet long and 8.0 feet wide . | How much carpet does she need to cover the whole floor ? | Jesse ’ s room is 12.0 feet long and 8.0 feet wide . How much carpet does she need to cover the whole floor ? | (12.0 / 8.0) | 1.5 | 0false |
There are 96.0 cupcakes for 8.0 children to share . | How much will each person get if they share the cupcakes equally ? | There are 96.0 cupcakes for 8.0 children to share . How much will each person get if they share the cupcakes equally ? | (96.0 / 8.0) | 12 | 1true |
There are 96.0 cupcakes for 8.0 children to share . | How much will each person get if they share the cupcakes equally ? | There are 96.0 cupcakes for 8.0 children to share . How much will each person get if they share the cupcakes equally ? | (96.0 * 8.0) | 768 | 0false |
Nancy has 7.0 black balloons . Mary has 4.0 times more black balloons than Nancy . | How many black balloons does Mary have now ? | Nancy has 7.0 black balloons . Mary has 4.0 times more black balloons than Nancy . How many black balloons does Mary have now ? | (7.0 * 4.0) | 28 | 1true |
Nancy has 7.0 black balloons . Mary has 4.0 times more black balloons than Nancy . | How many black balloons does Mary have now ? | Nancy has 7.0 black balloons . Mary has 4.0 times more black balloons than Nancy . How many black balloons does Mary have now ? | (7.0 / 4.0) | 1.75 | 0false |
The junior ranger asked Christian to help him place 420.0 seedlings in packets . If every packet needs to contain 7.0 seeds , | how many packets do they need ? | The junior ranger asked Christian to help him place 420.0 seedlings in packets . If every packet needs to contain 7.0 seeds , how many packets do they need ? | (420.0 / 7.0) | 60 | 1true |
The junior ranger asked Christian to help him place 420.0 seedlings in packets . If every packet needs to contain 7.0 seeds , | how many packets do they need ? | The junior ranger asked Christian to help him place 420.0 seedlings in packets . If every packet needs to contain 7.0 seeds , how many packets do they need ? | (420.0 * 7.0) | 2,940 | 0false |
A pet store has 6.0 bird cages . If each cage has 6.0 parrots and 2.0 parakeets in it , | how many birds does the pet store have total ? | A pet store has 6.0 bird cages . If each cage has 6.0 parrots and 2.0 parakeets in it , how many birds does the pet store have total ? | (6.0 * (6.0 + 2.0)) | 48 | 1true |
A pet store has 6.0 bird cages . If each cage has 6.0 parrots and 2.0 parakeets in it , | how many birds does the pet store have total ? | A pet store has 6.0 bird cages . If each cage has 6.0 parrots and 2.0 parakeets in it , how many birds does the pet store have total ? | (6.0 / (6.0 - 2.0)) | 1.5 | 0false |
For Halloween Haley scored 33.0 pieces of candy . She ate 17.0 pieces the first night and then her sister gave her 19.0 more pieces . | How many pieces of candy does Haley have now ? | For Halloween Haley scored 33.0 pieces of candy . She ate 17.0 pieces the first night and then her sister gave her 19.0 more pieces . How many pieces of candy does Haley have now ? | ((33.0 + 19.0) - 17.0) | 35 | 1true |
For Halloween Haley scored 33.0 pieces of candy . She ate 17.0 pieces the first night and then her sister gave her 19.0 more pieces . | How many pieces of candy does Haley have now ? | For Halloween Haley scored 33.0 pieces of candy . She ate 17.0 pieces the first night and then her sister gave her 19.0 more pieces . How many pieces of candy does Haley have now ? | ((33.0 - 19.0) + 17.0) | 31 | 0false |
There were originally 20817.0 houses in Lincoln County . During a housing boom , developers built 97741.0 . | How many houses are there now in Lincoln County ? | There were originally 20817.0 houses in Lincoln County . During a housing boom , developers built 97741.0 . How many houses are there now in Lincoln County ? | (20817.0 + 97741.0) | 118,558 | 1true |
There were originally 20817.0 houses in Lincoln County . During a housing boom , developers built 97741.0 . | How many houses are there now in Lincoln County ? | There were originally 20817.0 houses in Lincoln County . During a housing boom , developers built 97741.0 . How many houses are there now in Lincoln County ? | (20817.0 - 97741.0) | -76,924 | 0false |
The Hawks scored 3.0 touchdowns worth 7.0 points each . | How many points do they have ? | The Hawks scored 3.0 touchdowns worth 7.0 points each . How many points do they have ? | (3.0 * 7.0) | 21 | 1true |
The Hawks scored 3.0 touchdowns worth 7.0 points each . | How many points do they have ? | The Hawks scored 3.0 touchdowns worth 7.0 points each . How many points do they have ? | (3.0 / 7.0) | 0.428571 | 0false |
Sara picked 6.0 pears and Tim picked 5.0 pears from the pear tree . | How many pears were picked in total ? | Sara picked 6.0 pears and Tim picked 5.0 pears from the pear tree . How many pears were picked in total ? | (6.0 + 5.0) | 11 | 1true |
Sara picked 6.0 pears and Tim picked 5.0 pears from the pear tree . | How many pears were picked in total ? | Sara picked 6.0 pears and Tim picked 5.0 pears from the pear tree . How many pears were picked in total ? | (6.0 - 5.0) | 1 | 0false |
Soft drinks are on sale at the grocery store for 2.99 dollars for a 12.0 pack . | How much would each can of soft drink cost if purchased individually , in dollars ? | Soft drinks are on sale at the grocery store for 2.99 dollars for a 12.0 pack . How much would each can of soft drink cost if purchased individually , in dollars ? | (2.99 / 12.0) | 0.25 | 1true |
Soft drinks are on sale at the grocery store for 2.99 dollars for a 12.0 pack . | How much would each can of soft drink cost if purchased individually , in dollars ? | Soft drinks are on sale at the grocery store for 2.99 dollars for a 12.0 pack . How much would each can of soft drink cost if purchased individually , in dollars ? | (2.99 * 12.0) | 35.88 | 0false |
Paige had 43.0 math problems and 12.0 science problems for homework . If she finished 44.0 of the problems at school , | how many problems did she have to do for homework ? | Paige had 43.0 math problems and 12.0 science problems for homework . If she finished 44.0 of the problems at school , how many problems did she have to do for homework ? | ((43.0 + 12.0) - 44.0) | 11 | 1true |
Paige had 43.0 math problems and 12.0 science problems for homework . If she finished 44.0 of the problems at school , | how many problems did she have to do for homework ? | Paige had 43.0 math problems and 12.0 science problems for homework . If she finished 44.0 of the problems at school , how many problems did she have to do for homework ? | ((43.0 - 12.0) + 44.0) | 75 | 0false |
The school cafeteria ordered 25.0 red apples and 17.0 green apples for students lunches . But , if only 10.0 students wanted fruit , | how many extra did the cafeteria end up with ? | The school cafeteria ordered 25.0 red apples and 17.0 green apples for students lunches . But , if only 10.0 students wanted fruit , how many extra did the cafeteria end up with ? | ((25.0 + 17.0) - 10.0) | 32 | 1true |
The school cafeteria ordered 25.0 red apples and 17.0 green apples for students lunches . But , if only 10.0 students wanted fruit , | how many extra did the cafeteria end up with ? | The school cafeteria ordered 25.0 red apples and 17.0 green apples for students lunches . But , if only 10.0 students wanted fruit , how many extra did the cafeteria end up with ? | ((25.0 - 17.0) + 10.0) | 18 | 0false |
Mandy made an apple pie . She used 0.6666666666666666 tablespoon of cinnamon and 0.5 tablespoon of nutmeg . | How much more cinnamon than nutmeg did Mandy use ? | Mandy made an apple pie . She used 0.6666666666666666 tablespoon of cinnamon and 0.5 tablespoon of nutmeg . How much more cinnamon than nutmeg did Mandy use ? | (0.6666666666666666 - 0.5) | 0.166667 | 1true |
Mandy made an apple pie . She used 0.6666666666666666 tablespoon of cinnamon and 0.5 tablespoon of nutmeg . | How much more cinnamon than nutmeg did Mandy use ? | Mandy made an apple pie . She used 0.6666666666666666 tablespoon of cinnamon and 0.5 tablespoon of nutmeg . How much more cinnamon than nutmeg did Mandy use ? | (0.6666666666666666 + 0.5) | 1.166667 | 0false |
Bridget has 4.0 Skittles . Henry has 4.0 Skittles . If Henry gives all of his Skittles to Bridget , | how many Skittles will Bridget have ? | Bridget has 4.0 Skittles . Henry has 4.0 Skittles . If Henry gives all of his Skittles to Bridget , how many Skittles will Bridget have ? | (4.0 + 4.0) | 8 | 1true |
Bridget has 4.0 Skittles . Henry has 4.0 Skittles . If Henry gives all of his Skittles to Bridget , | how many Skittles will Bridget have ? | Bridget has 4.0 Skittles . Henry has 4.0 Skittles . If Henry gives all of his Skittles to Bridget , how many Skittles will Bridget have ? | (4.0 - 4.0) | 0 | 0false |
A textbook costs a bookstore 44.0 dollars , and the store sells it for 55.0 dollars . | Find the amount of profit based on the selling price . | A textbook costs a bookstore 44.0 dollars , and the store sells it for 55.0 dollars . Find the amount of profit based on the selling price . | (55.0 - 44.0) | 11 | 1true |
A textbook costs a bookstore 44.0 dollars , and the store sells it for 55.0 dollars . | Find the amount of profit based on the selling price . | A textbook costs a bookstore 44.0 dollars , and the store sells it for 55.0 dollars . Find the amount of profit based on the selling price . | (55.0 + 44.0) | 99 | 0false |
Each child has 5.0 bottle caps . If there are 9.0 children , | how many bottle caps are there in total ? | Each child has 5.0 bottle caps . If there are 9.0 children , how many bottle caps are there in total ? | (5.0 * 9.0) | 45 | 1true |
Each child has 5.0 bottle caps . If there are 9.0 children , | how many bottle caps are there in total ? | Each child has 5.0 bottle caps . If there are 9.0 children , how many bottle caps are there in total ? | (5.0 / 9.0) | 0.555556 | 0false |
While playing a trivia game , Mike answered 3.0 questions correct in the first half and 5.0 questions correct in the second half . If each question was worth 3.0 points , | what was his final score ? | While playing a trivia game , Mike answered 3.0 questions correct in the first half and 5.0 questions correct in the second half . If each question was worth 3.0 points , what was his final score ? | (3.0 * (3.0 + 5.0)) | 24 | 1true |
While playing a trivia game , Mike answered 3.0 questions correct in the first half and 5.0 questions correct in the second half . If each question was worth 3.0 points , | what was his final score ? | While playing a trivia game , Mike answered 3.0 questions correct in the first half and 5.0 questions correct in the second half . If each question was worth 3.0 points , what was his final score ? | (3.0 / (3.0 - 5.0)) | -1.5 | 0false |
At Mrs. Hilt 's house , there was 29.0 inches of snow , and Brecknock Elementary School received 17.0 inches of snow . | How much more snow did Mrs. Hilt 's house have ? | At Mrs. Hilt 's house , there was 29.0 inches of snow , and Brecknock Elementary School received 17.0 inches of snow . How much more snow did Mrs. Hilt 's house have ? | (29.0 - 17.0) | 12 | 1true |
At Mrs. Hilt 's house , there was 29.0 inches of snow , and Brecknock Elementary School received 17.0 inches of snow . | How much more snow did Mrs. Hilt 's house have ? | At Mrs. Hilt 's house , there was 29.0 inches of snow , and Brecknock Elementary School received 17.0 inches of snow . How much more snow did Mrs. Hilt 's house have ? | (29.0 + 17.0) | 46 | 0false |
At a company picnic 9.0 managers and 15.0 employees decided to start a game of volleyball . If they split into 8.0 teams | how many people would be on each team ? | At a company picnic 9.0 managers and 15.0 employees decided to start a game of volleyball . If they split into 8.0 teams how many people would be on each team ? | ((9.0 + 15.0) / 8.0) | 3 | 1true |
At a company picnic 9.0 managers and 15.0 employees decided to start a game of volleyball . If they split into 8.0 teams | how many people would be on each team ? | At a company picnic 9.0 managers and 15.0 employees decided to start a game of volleyball . If they split into 8.0 teams how many people would be on each team ? | ((9.0 - 15.0) * 8.0) | -48 | 0false |
There were 7.0 friends playing a video game online when 2.0 more players joined the game . If each player had 7.0 lives , | how many lives did they have total ? | There were 7.0 friends playing a video game online when 2.0 more players joined the game . If each player had 7.0 lives , how many lives did they have total ? | (7.0 * (7.0 + 2.0)) | 63 | 1true |
There were 7.0 friends playing a video game online when 2.0 more players joined the game . If each player had 7.0 lives , | how many lives did they have total ? | There were 7.0 friends playing a video game online when 2.0 more players joined the game . If each player had 7.0 lives , how many lives did they have total ? | (7.0 / (7.0 - 2.0)) | 1.4 | 0false |
Anna starts with 5.0 candies . She gets 86.0 more from Larry . | How many candies does Anna end with ? | Anna starts with 5.0 candies . She gets 86.0 more from Larry . How many candies does Anna end with ? | (5.0 + 86.0) | 91 | 1true |
Anna starts with 5.0 candies . She gets 86.0 more from Larry . | How many candies does Anna end with ? | Anna starts with 5.0 candies . She gets 86.0 more from Larry . How many candies does Anna end with ? | (5.0 - 86.0) | -81 | 0false |
A worksheet had 4.0 problems on it . If a teacher had 9.0 worksheets to grade and had already graded 5.0 of them , | how many more problems does she have to grade ? | A worksheet had 4.0 problems on it . If a teacher had 9.0 worksheets to grade and had already graded 5.0 of them , how many more problems does she have to grade ? | (4.0 * (9.0 - 5.0)) | 16 | 1true |
A worksheet had 4.0 problems on it . If a teacher had 9.0 worksheets to grade and had already graded 5.0 of them , | how many more problems does she have to grade ? | A worksheet had 4.0 problems on it . If a teacher had 9.0 worksheets to grade and had already graded 5.0 of them , how many more problems does she have to grade ? | (4.0 / (9.0 + 5.0)) | 0.285714 | 0false |
Mrs. Hilt saw 144.0 bees in the hive . The next day she saw 3.0 times that many . | How many bees did she see on the second day ? | Mrs. Hilt saw 144.0 bees in the hive . The next day she saw 3.0 times that many . How many bees did she see on the second day ? | (144.0 * 3.0) | 432 | 1true |
Mrs. Hilt saw 144.0 bees in the hive . The next day she saw 3.0 times that many . | How many bees did she see on the second day ? | Mrs. Hilt saw 144.0 bees in the hive . The next day she saw 3.0 times that many . How many bees did she see on the second day ? | (144.0 / 3.0) | 48 | 0false |
Fred has 10.0 red balloons , Sam has 46.0 red balloons , and Dan has 16.0 red balloons . The balloons cost 10.0 dollars . | How many red balloons do they have in all ? | Fred has 10.0 red balloons , Sam has 46.0 red balloons , and Dan has 16.0 red balloons . The balloons cost 10.0 dollars . How many red balloons do they have in all ? | ((10.0 + 46.0) + 16.0) | 72 | 1true |
Fred has 10.0 red balloons , Sam has 46.0 red balloons , and Dan has 16.0 red balloons . The balloons cost 10.0 dollars . | How many red balloons do they have in all ? | Fred has 10.0 red balloons , Sam has 46.0 red balloons , and Dan has 16.0 red balloons . The balloons cost 10.0 dollars . How many red balloons do they have in all ? | ((10.0 - 46.0) - 16.0) | -52 | 0false |
Evelyn starts with 76.0 Skittles . She shares 72.0 with Christine . | How many Skittles does Evelyn end with ? | Evelyn starts with 76.0 Skittles . She shares 72.0 with Christine . How many Skittles does Evelyn end with ? | (76.0 - 72.0) | 4 | 1true |
Evelyn starts with 76.0 Skittles . She shares 72.0 with Christine . | How many Skittles does Evelyn end with ? | Evelyn starts with 76.0 Skittles . She shares 72.0 with Christine . How many Skittles does Evelyn end with ? | (76.0 + 72.0) | 148 | 0false |
A carpenter bought a piece of wood that was 8.9 centimeters long . Then he sawed 2.3 centimeters off the end . | How long is the piece of wood now ? | A carpenter bought a piece of wood that was 8.9 centimeters long . Then he sawed 2.3 centimeters off the end . How long is the piece of wood now ? | (8.9 - 2.3) | 6.6 | 1true |
A carpenter bought a piece of wood that was 8.9 centimeters long . Then he sawed 2.3 centimeters off the end . | How long is the piece of wood now ? | A carpenter bought a piece of wood that was 8.9 centimeters long . Then he sawed 2.3 centimeters off the end . How long is the piece of wood now ? | (8.9 + 2.3) | 11.2 | 0false |
A store had 34.0 oranges in a bin . If they threw away 20.0 of the old ones and put 13.0 new ones in the bin | how many would be in the bin ? | A store had 34.0 oranges in a bin . If they threw away 20.0 of the old ones and put 13.0 new ones in the bin how many would be in the bin ? | ((34.0 + 13.0) - 20.0) | 27 | 1true |
A store had 34.0 oranges in a bin . If they threw away 20.0 of the old ones and put 13.0 new ones in the bin | how many would be in the bin ? | A store had 34.0 oranges in a bin . If they threw away 20.0 of the old ones and put 13.0 new ones in the bin how many would be in the bin ? | ((34.0 - 13.0) + 20.0) | 41 | 0false |
Tim has 22.0 books . Mike has 20.0 books . | How many books do they have together ? | Tim has 22.0 books . Mike has 20.0 books . How many books do they have together ? | (22.0 + 20.0) | 42 | 1true |
Tim has 22.0 books . Mike has 20.0 books . | How many books do they have together ? | Tim has 22.0 books . Mike has 20.0 books . How many books do they have together ? | (22.0 - 20.0) | 2 | 0false |
Melanie had 7.0 dimes in her bank . Her dad gave her 8.0 dimes and her mother gave her 4.0 dimes . | How many dimes does Melanie have now ? | Melanie had 7.0 dimes in her bank . Her dad gave her 8.0 dimes and her mother gave her 4.0 dimes . How many dimes does Melanie have now ? | ((7.0 + 8.0) + 4.0) | 19 | 1true |
Melanie had 7.0 dimes in her bank . Her dad gave her 8.0 dimes and her mother gave her 4.0 dimes . | How many dimes does Melanie have now ? | Melanie had 7.0 dimes in her bank . Her dad gave her 8.0 dimes and her mother gave her 4.0 dimes . How many dimes does Melanie have now ? | ((7.0 - 8.0) - 4.0) | -5 | 0false |
A car traveled 715.0 kilometers in 11.0 hours . | What was its average speed ? | A car traveled 715.0 kilometers in 11.0 hours . What was its average speed ? | (715.0 / 11.0) | 65 | 1true |
A car traveled 715.0 kilometers in 11.0 hours . | What was its average speed ? | A car traveled 715.0 kilometers in 11.0 hours . What was its average speed ? | (715.0 * 11.0) | 7,865 | 0false |
There are 7.0 dogwood trees currently in the park . Park workers will plant 3.0 dogwood trees today and 2.0 dogwood trees tomorrow . | How many dogwood trees will the park have when the workers are finished ? | There are 7.0 dogwood trees currently in the park . Park workers will plant 3.0 dogwood trees today and 2.0 dogwood trees tomorrow . How many dogwood trees will the park have when the workers are finished ? | ((7.0 + 3.0) + 2.0) | 12 | 1true |
There are 7.0 dogwood trees currently in the park . Park workers will plant 3.0 dogwood trees today and 2.0 dogwood trees tomorrow . | How many dogwood trees will the park have when the workers are finished ? | There are 7.0 dogwood trees currently in the park . Park workers will plant 3.0 dogwood trees today and 2.0 dogwood trees tomorrow . How many dogwood trees will the park have when the workers are finished ? | ((7.0 - 3.0) - 2.0) | 2 | 0false |
There are 9.0 bottle caps in each box . | How many bottle caps are in number1 boxes ? | There are 9.0 bottle caps in each box . How many bottle caps are in 6.0 boxes ? | (9.0 * 6.0) | 54 | 1true |
There are 9.0 bottle caps in each box . | How many bottle caps are in number1 boxes ? | There are 9.0 bottle caps in each box . How many bottle caps are in 6.0 boxes ? | (9.0 / 6.0) | 1.5 | 0false |
Gwen was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 3.0 shelves of mystery books and 5.0 shelves of picture books , | how many books did she have total ? | Gwen was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 3.0 shelves of mystery books and 5.0 shelves of picture books , how many books did she have total ? | (9.0 * (3.0 + 5.0)) | 72 | 1true |
Gwen was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 3.0 shelves of mystery books and 5.0 shelves of picture books , | how many books did she have total ? | Gwen was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 3.0 shelves of mystery books and 5.0 shelves of picture books , how many books did she have total ? | (9.0 / (3.0 - 5.0)) | -4.5 | 0false |
Megan was organizing her book case making sure each of the shelves had exactly 7.0 books on it . If she had 8.0 shelves of mystery books and 2.0 shelves of picture books , | how many books did she have total ? | Megan was organizing her book case making sure each of the shelves had exactly 7.0 books on it . If she had 8.0 shelves of mystery books and 2.0 shelves of picture books , how many books did she have total ? | (7.0 * (8.0 + 2.0)) | 70 | 1true |
Megan was organizing her book case making sure each of the shelves had exactly 7.0 books on it . If she had 8.0 shelves of mystery books and 2.0 shelves of picture books , | how many books did she have total ? | Megan was organizing her book case making sure each of the shelves had exactly 7.0 books on it . If she had 8.0 shelves of mystery books and 2.0 shelves of picture books , how many books did she have total ? | (7.0 / (8.0 - 2.0)) | 1.166667 | 0false |
Karen added 0.25 cup of walnuts to a batch of trail mix . Later , she added 0.25 cup of almonds . | How many cups of nuts did Karen put in the trail mix in all ? | Karen added 0.25 cup of walnuts to a batch of trail mix . Later , she added 0.25 cup of almonds . How many cups of nuts did Karen put in the trail mix in all ? | (0.25 + 0.25) | 0.5 | 1true |
Karen added 0.25 cup of walnuts to a batch of trail mix . Later , she added 0.25 cup of almonds . | How many cups of nuts did Karen put in the trail mix in all ? | Karen added 0.25 cup of walnuts to a batch of trail mix . Later , she added 0.25 cup of almonds . How many cups of nuts did Karen put in the trail mix in all ? | (0.25 - 0.25) | 0 | 0false |
There are 39.0 scissors and 22.0 pencils in the drawer . Dan placed 13.0 scissors in the drawer . | How many scissors are now there in total ? | There are 39.0 scissors and 22.0 pencils in the drawer . Dan placed 13.0 scissors in the drawer . How many scissors are now there in total ? | (39.0 + 13.0) | 52 | 1true |
There are 39.0 scissors and 22.0 pencils in the drawer . Dan placed 13.0 scissors in the drawer . | How many scissors are now there in total ? | There are 39.0 scissors and 22.0 pencils in the drawer . Dan placed 13.0 scissors in the drawer . How many scissors are now there in total ? | (39.0 - 13.0) | 26 | 0false |
Sara goes fishing with Melanie . Sara catches 5.0 trout . Melanie catches 2.0 times as many trout as Sara . | How many trout did Melanie catch ? | Sara goes fishing with Melanie . Sara catches 5.0 trout . Melanie catches 2.0 times as many trout as Sara . How many trout did Melanie catch ? | (5.0 * 2.0) | 10 | 1true |
Sara goes fishing with Melanie . Sara catches 5.0 trout . Melanie catches 2.0 times as many trout as Sara . | How many trout did Melanie catch ? | Sara goes fishing with Melanie . Sara catches 5.0 trout . Melanie catches 2.0 times as many trout as Sara . How many trout did Melanie catch ? | (5.0 / 2.0) | 2.5 | 0false |
Cade had 87.0 marbles . He gave 8.0 to Dylan . | How many does he have left ? | Cade had 87.0 marbles . He gave 8.0 to Dylan . How many does he have left ? | (87.0 - 8.0) | 79 | 1true |
Cade had 87.0 marbles . He gave 8.0 to Dylan . | How many does he have left ? | Cade had 87.0 marbles . He gave 8.0 to Dylan . How many does he have left ? | (87.0 + 8.0) | 95 | 0false |
Karin 's science class weighed plastic rings for an experiment . They found that the orange ring weighed 0.08333333333333333 ounce , the purple ring weighed 0.3333333333333333 ounce , and the white ring weighed 0.4166666666666667 ounce . | What was the total weight of the plastic rings ? | Karin 's science class weighed plastic rings for an experiment . They found that the orange ring weighed 0.08333333333333333 ounce , the purple ring weighed 0.3333333333333333 ounce , and the white ring weighed 0.4166666666666667 ounce . What was the total weight of the plastic rings ? | ((0.08333333333333333 + 0.3333333333333333) + 0.4166666666666667) | 0.833333 | 1true |
Karin 's science class weighed plastic rings for an experiment . They found that the orange ring weighed 0.08333333333333333 ounce , the purple ring weighed 0.3333333333333333 ounce , and the white ring weighed 0.4166666666666667 ounce . | What was the total weight of the plastic rings ? | Karin 's science class weighed plastic rings for an experiment . They found that the orange ring weighed 0.08333333333333333 ounce , the purple ring weighed 0.3333333333333333 ounce , and the white ring weighed 0.4166666666666667 ounce . What was the total weight of the plastic rings ? | ((0.08333333333333333 - 0.3333333333333333) - 0.4166666666666667) | -0.666667 | 0false |
A group of 3.0 friends went into a restaurant . The chef already had 8.0 chicken wings cooked but cooked 10.0 more for the group . If they each got the same amount | how many would each person get ? | A group of 3.0 friends went into a restaurant . The chef already had 8.0 chicken wings cooked but cooked 10.0 more for the group . If they each got the same amount how many would each person get ? | ((8.0 + 10.0) / 3.0) | 6 | 1true |
A group of 3.0 friends went into a restaurant . The chef already had 8.0 chicken wings cooked but cooked 10.0 more for the group . If they each got the same amount | how many would each person get ? | A group of 3.0 friends went into a restaurant . The chef already had 8.0 chicken wings cooked but cooked 10.0 more for the group . If they each got the same amount how many would each person get ? | ((8.0 - 10.0) * 3.0) | -6 | 0false |
Lucy has 212.0 fish . | How many more fish does she need to buy to have number1 fish ? | Lucy has 212.0 fish . How many more fish does she need to buy to have 280.0 fish ? | (280.0 - 212.0) | 68 | 1true |
Lucy has 212.0 fish . | How many more fish does she need to buy to have number1 fish ? | Lucy has 212.0 fish . How many more fish does she need to buy to have 280.0 fish ? | (280.0 + 212.0) | 492 | 0false |
There are 2.0 bananas in a pile on the desk . Each banana comes in a package of 13.0 . 7.0 bananas are added to the pile . | How many bananas are there in the pile ? | There are 2.0 bananas in a pile on the desk . Each banana comes in a package of 13.0 . 7.0 bananas are added to the pile . How many bananas are there in the pile ? | (2.0 + 7.0) | 9 | 1true |
There are 2.0 bananas in a pile on the desk . Each banana comes in a package of 13.0 . 7.0 bananas are added to the pile . | How many bananas are there in the pile ? | There are 2.0 bananas in a pile on the desk . Each banana comes in a package of 13.0 . 7.0 bananas are added to the pile . How many bananas are there in the pile ? | (2.0 - 7.0) | -5 | 0false |
Terrell hiked 8.2 miles on Saturday . Then , on Sunday , he hiked another 1.6 miles . | How far did Terrell hike all together ? | Terrell hiked 8.2 miles on Saturday . Then , on Sunday , he hiked another 1.6 miles . How far did Terrell hike all together ? | (8.2 + 1.6) | 9.8 | 1true |
Terrell hiked 8.2 miles on Saturday . Then , on Sunday , he hiked another 1.6 miles . | How far did Terrell hike all together ? | Terrell hiked 8.2 miles on Saturday . Then , on Sunday , he hiked another 1.6 miles . How far did Terrell hike all together ? | (8.2 - 1.6) | 6.6 | 0false |
Allyson plays for the cook county regional football league which has 10.0 teams . During a season , each team plays the other team 2.0 twice , once at home and one away . | How many total games are played in one season ? | Allyson plays for the cook county regional football league which has 10.0 teams . During a season , each team plays the other team 2.0 twice , once at home and one away . How many total games are played in one season ? | (((10.0 * (10.0 - 1.0)) * 2.0) / 2.0) | 90 | 1true |
Allyson plays for the cook county regional football league which has 10.0 teams . During a season , each team plays the other team 2.0 twice , once at home and one away . | How many total games are played in one season ? | Allyson plays for the cook county regional football league which has 10.0 teams . During a season , each team plays the other team 2.0 twice , once at home and one away . How many total games are played in one season ? | (((10.0 / (10.0 + 1.0)) / 2.0) * 2.0) | 0.909091 | 0false |
Larry starts with 91.0 cards . 17.0 are eaten by a hippopotamus . | How many cards does Larry end with ? | Larry starts with 91.0 cards . 17.0 are eaten by a hippopotamus . How many cards does Larry end with ? | (91.0 - 17.0) | 74 | 1true |
Larry starts with 91.0 cards . 17.0 are eaten by a hippopotamus . | How many cards does Larry end with ? | Larry starts with 91.0 cards . 17.0 are eaten by a hippopotamus . How many cards does Larry end with ? | (91.0 + 17.0) | 108 | 0false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.