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 |
|---|---|---|---|---|---|
On 3.0 consecutive passes , a football team gain 7.0 yards , loses 31.0 yards , gains 24.0 yards . | What number represents the total net net yardage ? | On 3.0 consecutive passes , a football team gain 7.0 yards , loses 31.0 yards , gains 24.0 yards . What number represents the total net net yardage ? | ((7.0 - 31.0) + 24.0) | 0 | 1true |
On 3.0 consecutive passes , a football team gain 7.0 yards , loses 31.0 yards , gains 24.0 yards . | What number represents the total net net yardage ? | On 3.0 consecutive passes , a football team gain 7.0 yards , loses 31.0 yards , gains 24.0 yards . What number represents the total net net yardage ? | ((7.0 + 31.0) - 24.0) | 14 | 0false |
Mary had 7.0 nickels in her bank . Her dad gave her 5.0 more nickels . | How many nickels does Mary have now ? | Mary had 7.0 nickels in her bank . Her dad gave her 5.0 more nickels . How many nickels does Mary have now ? | (7.0 + 5.0) | 12 | 1true |
Mary had 7.0 nickels in her bank . Her dad gave her 5.0 more nickels . | How many nickels does Mary have now ? | Mary had 7.0 nickels in her bank . Her dad gave her 5.0 more nickels . How many nickels does Mary have now ? | (7.0 - 5.0) | 2 | 0false |
Tim has 44.0 books . Sam has 52.0 books . | How many books do they have together ? | Tim has 44.0 books . Sam has 52.0 books . How many books do they have together ? | (44.0 + 52.0) | 96 | 1true |
Tim has 44.0 books . Sam has 52.0 books . | How many books do they have together ? | Tim has 44.0 books . Sam has 52.0 books . How many books do they have together ? | (44.0 - 52.0) | -8 | 0false |
Martha is inviting 4.0 friends to a party . She has 12.0 cookies . | How many cookies will each friend get ? | Martha is inviting 4.0 friends to a party . She has 12.0 cookies . How many cookies will each friend get ? | (12.0 / 4.0) | 3 | 1true |
Martha is inviting 4.0 friends to a party . She has 12.0 cookies . | How many cookies will each friend get ? | Martha is inviting 4.0 friends to a party . She has 12.0 cookies . How many cookies will each friend get ? | (12.0 * 4.0) | 48 | 0false |
Mrs. Hilt measured the distance from her desk to the water fountain . It was 30.0 feet . | How many feet will Mrs. Hilt walk on her trips to the fountain if she goes to the water fountain number1 times today ? | Mrs. Hilt measured the distance from her desk to the water fountain . It was 30.0 feet . How many feet will Mrs. Hilt walk on her trips to the fountain if she goes to the water fountain 4.0 times today ? | (30.0 * 4.0) | 120 | 1true |
Mrs. Hilt measured the distance from her desk to the water fountain . It was 30.0 feet . | How many feet will Mrs. Hilt walk on her trips to the fountain if she goes to the water fountain number1 times today ? | Mrs. Hilt measured the distance from her desk to the water fountain . It was 30.0 feet . How many feet will Mrs. Hilt walk on her trips to the fountain if she goes to the water fountain 4.0 times today ? | (30.0 / 4.0) | 7.5 | 0false |
At a restaurant each adult meal costs $ 8.0 and kids eat free . If a group of 11.0 people came in and 2.0 were kids , | how much would it cost for the group to eat ? | At a restaurant each adult meal costs $ 8.0 and kids eat free . If a group of 11.0 people came in and 2.0 were kids , how much would it cost for the group to eat ? | (8.0 * (11.0 - 2.0)) | 72 | 1true |
At a restaurant each adult meal costs $ 8.0 and kids eat free . If a group of 11.0 people came in and 2.0 were kids , | how much would it cost for the group to eat ? | At a restaurant each adult meal costs $ 8.0 and kids eat free . If a group of 11.0 people came in and 2.0 were kids , how much would it cost for the group to eat ? | (8.0 / (11.0 + 2.0)) | 0.615385 | 0false |
Faye had 34.0 coloring books . If she gave away 3.0 of them , but then bought 48.0 more , | how many would she have total ? | Faye had 34.0 coloring books . If she gave away 3.0 of them , but then bought 48.0 more , how many would she have total ? | ((34.0 + 48.0) - 3.0) | 79 | 1true |
Faye had 34.0 coloring books . If she gave away 3.0 of them , but then bought 48.0 more , | how many would she have total ? | Faye had 34.0 coloring books . If she gave away 3.0 of them , but then bought 48.0 more , how many would she have total ? | ((34.0 - 48.0) + 3.0) | -11 | 0false |
1.0 cell phone plan costs 49.95 dollars per month . The first 2500.0 minutes of use are free . Each minute thereafter costs 0.25 dollars . For a bill of 112.45 dollars , | how many minutes over number5 was the cell phone in use ? | 1.0 cell phone plan costs 49.95 dollars per month . The first 2500.0 minutes of use are free . Each minute thereafter costs 0.25 dollars . For a bill of 112.45 dollars , how many minutes over 2500.0 was the cell phone in use ? | ((112.45 - 49.95) / 0.25) | 250 | 1true |
1.0 cell phone plan costs 49.95 dollars per month . The first 2500.0 minutes of use are free . Each minute thereafter costs 0.25 dollars . For a bill of 112.45 dollars , | how many minutes over number5 was the cell phone in use ? | 1.0 cell phone plan costs 49.95 dollars per month . The first 2500.0 minutes of use are free . Each minute thereafter costs 0.25 dollars . For a bill of 112.45 dollars , how many minutes over 2500.0 was the cell phone in use ? | ((112.45 + 49.95) * 0.25) | 40.6 | 0false |
If Heather bicycled 40.0 kilometers at 8.0 kilometers per hour , | how long was Heather bicycling ? | If Heather bicycled 40.0 kilometers at 8.0 kilometers per hour , how long was Heather bicycling ? | (40.0 / 8.0) | 5 | 1true |
If Heather bicycled 40.0 kilometers at 8.0 kilometers per hour , | how long was Heather bicycling ? | If Heather bicycled 40.0 kilometers at 8.0 kilometers per hour , how long was Heather bicycling ? | (40.0 * 8.0) | 320 | 0false |
Eugene has 51.0 pencils . He gets 6.0 more from Joyce . | How many pencils does Eugene have in all ? | Eugene has 51.0 pencils . He gets 6.0 more from Joyce . How many pencils does Eugene have in all ? | (51.0 + 6.0) | 57 | 1true |
Eugene has 51.0 pencils . He gets 6.0 more from Joyce . | How many pencils does Eugene have in all ? | Eugene has 51.0 pencils . He gets 6.0 more from Joyce . How many pencils does Eugene have in all ? | (51.0 - 6.0) | 45 | 0false |
James had 39.0 stickers . He got some more stickers for his birthday . Then he had 61.0 stickers . | How many stickers did James get for his birthday ? | James had 39.0 stickers . He got some more stickers for his birthday . Then he had 61.0 stickers . How many stickers did James get for his birthday ? | (61.0 - 39.0) | 22 | 1true |
James had 39.0 stickers . He got some more stickers for his birthday . Then he had 61.0 stickers . | How many stickers did James get for his birthday ? | James had 39.0 stickers . He got some more stickers for his birthday . Then he had 61.0 stickers . How many stickers did James get for his birthday ? | (61.0 + 39.0) | 100 | 0false |
There are 40.0 boys and some girls on the playground . There are 117.0 children altogether . | How many girls are on the playground ? | There are 40.0 boys and some girls on the playground . There are 117.0 children altogether . How many girls are on the playground ? | (117.0 - 40.0) | 77 | 1true |
There are 40.0 boys and some girls on the playground . There are 117.0 children altogether . | How many girls are on the playground ? | There are 40.0 boys and some girls on the playground . There are 117.0 children altogether . How many girls are on the playground ? | (117.0 + 40.0) | 157 | 0false |
There are 9.0 crayons in the drawer . Benny placed 3.0 crayons in the drawer . | How many crayons are now there in total ? | There are 9.0 crayons in the drawer . Benny placed 3.0 crayons in the drawer . How many crayons are now there in total ? | (9.0 + 3.0) | 12 | 1true |
There are 9.0 crayons in the drawer . Benny placed 3.0 crayons in the drawer . | How many crayons are now there in total ? | There are 9.0 crayons in the drawer . Benny placed 3.0 crayons in the drawer . How many crayons are now there in total ? | (9.0 - 3.0) | 6 | 0false |
Dan joined his school 's band . He bought a clarinet for $ 130.3 , and a song book which was $ 11.24 . Dan found $ 12.32 in his pocket . | How much did Dan spend at the music store ? | Dan joined his school 's band . He bought a clarinet for $ 130.3 , and a song book which was $ 11.24 . Dan found $ 12.32 in his pocket . How much did Dan spend at the music store ? | (130.3 + 11.24) | 141.54 | 1true |
Dan joined his school 's band . He bought a clarinet for $ 130.3 , and a song book which was $ 11.24 . Dan found $ 12.32 in his pocket . | How much did Dan spend at the music store ? | Dan joined his school 's band . He bought a clarinet for $ 130.3 , and a song book which was $ 11.24 . Dan found $ 12.32 in his pocket . How much did Dan spend at the music store ? | (130.3 - 11.24) | 119.06 | 0false |
Ryan has 72.0 marbles and 17.0 blocks . If he shares the marbles among 9.0 friends , | how many marbles does each friend get ? | Ryan has 72.0 marbles and 17.0 blocks . If he shares the marbles among 9.0 friends , how many marbles does each friend get ? | (72.0 / 9.0) | 8 | 1true |
Ryan has 72.0 marbles and 17.0 blocks . If he shares the marbles among 9.0 friends , | how many marbles does each friend get ? | Ryan has 72.0 marbles and 17.0 blocks . If he shares the marbles among 9.0 friends , how many marbles does each friend get ? | (72.0 * 9.0) | 648 | 0false |
Fred had 7.0 dimes in his bank . His sister borrowed 3.0 of his dimes . | How many dimes does Fred have now ? | Fred had 7.0 dimes in his bank . His sister borrowed 3.0 of his dimes . How many dimes does Fred have now ? | (7.0 - 3.0) | 4 | 1true |
Fred had 7.0 dimes in his bank . His sister borrowed 3.0 of his dimes . | How many dimes does Fred have now ? | Fred had 7.0 dimes in his bank . His sister borrowed 3.0 of his dimes . How many dimes does Fred have now ? | (7.0 + 3.0) | 10 | 0false |
Sally had 760.0 quarters in her bank . She spent 418.0 of her quarters . | How many quarters does she have now ? | Sally had 760.0 quarters in her bank . She spent 418.0 of her quarters . How many quarters does she have now ? | (760.0 - 418.0) | 342 | 1true |
Sally had 760.0 quarters in her bank . She spent 418.0 of her quarters . | How many quarters does she have now ? | Sally had 760.0 quarters in her bank . She spent 418.0 of her quarters . How many quarters does she have now ? | (760.0 + 418.0) | 1,178 | 0false |
Mrs. Sheridan has 11.0 cats . | How many more cats does Mrs. Sheridan need to have number1 cats ? | Mrs. Sheridan has 11.0 cats . How many more cats does Mrs. Sheridan need to have 43.0 cats ? | (43.0 - 11.0) | 32 | 1true |
Mrs. Sheridan has 11.0 cats . | How many more cats does Mrs. Sheridan need to have number1 cats ? | Mrs. Sheridan has 11.0 cats . How many more cats does Mrs. Sheridan need to have 43.0 cats ? | (43.0 + 11.0) | 54 | 0false |
Mrs. Hilt needs to share $ 3.75 equally among 3.0 total people . | How much money will each person get ? | Mrs. Hilt needs to share $ 3.75 equally among 3.0 total people . How much money will each person get ? | (3.75 / 3.0) | 1.25 | 1true |
Mrs. Hilt needs to share $ 3.75 equally among 3.0 total people . | How much money will each person get ? | Mrs. Hilt needs to share $ 3.75 equally among 3.0 total people . How much money will each person get ? | (3.75 * 3.0) | 11.25 | 0false |
Martha starts with 3.0 cards . She gets 76.0 more from Emily . | How many cards does Martha end with ? | Martha starts with 3.0 cards . She gets 76.0 more from Emily . How many cards does Martha end with ? | (3.0 + 76.0) | 79 | 1true |
Martha starts with 3.0 cards . She gets 76.0 more from Emily . | How many cards does Martha end with ? | Martha starts with 3.0 cards . She gets 76.0 more from Emily . How many cards does Martha end with ? | (3.0 - 76.0) | -73 | 0false |
John had 33.0 socks . If he threw away 19.0 old ones that did n't fit and bought 13.0 new ones , | how many socks would he have ? | John had 33.0 socks . If he threw away 19.0 old ones that did n't fit and bought 13.0 new ones , how many socks would he have ? | ((33.0 + 13.0) - 19.0) | 27 | 1true |
John had 33.0 socks . If he threw away 19.0 old ones that did n't fit and bought 13.0 new ones , | how many socks would he have ? | John had 33.0 socks . If he threw away 19.0 old ones that did n't fit and bought 13.0 new ones , how many socks would he have ? | ((33.0 - 13.0) + 19.0) | 39 | 0false |
Last year , egg producers in Douglas County produced 1416.0 eggs . This year , those same farms produced 4636.0 eggs . | How many more eggs did the farms produce this year ? | Last year , egg producers in Douglas County produced 1416.0 eggs . This year , those same farms produced 4636.0 eggs . How many more eggs did the farms produce this year ? | (4636.0 - 1416.0) | 3,220 | 1true |
Last year , egg producers in Douglas County produced 1416.0 eggs . This year , those same farms produced 4636.0 eggs . | How many more eggs did the farms produce this year ? | Last year , egg producers in Douglas County produced 1416.0 eggs . This year , those same farms produced 4636.0 eggs . How many more eggs did the farms produce this year ? | (4636.0 + 1416.0) | 6,052 | 0false |
Mark has 13.0 trees in his backyard . If he plants 12.0 more , | how many trees will he have ? | Mark has 13.0 trees in his backyard . If he plants 12.0 more , how many trees will he have ? | (13.0 + 12.0) | 25 | 1true |
Mark has 13.0 trees in his backyard . If he plants 12.0 more , | how many trees will he have ? | Mark has 13.0 trees in his backyard . If he plants 12.0 more , how many trees will he have ? | (13.0 - 12.0) | 1 | 0false |
Roger had 25.0 books . If he sold 21.0 of them and used the money he earned to buy 30.0 new books , | how many books would Roger have ? | Roger had 25.0 books . If he sold 21.0 of them and used the money he earned to buy 30.0 new books , how many books would Roger have ? | ((25.0 + 30.0) - 21.0) | 34 | 1true |
Roger had 25.0 books . If he sold 21.0 of them and used the money he earned to buy 30.0 new books , | how many books would Roger have ? | Roger had 25.0 books . If he sold 21.0 of them and used the money he earned to buy 30.0 new books , how many books would Roger have ? | ((25.0 - 30.0) + 21.0) | 16 | 0false |
The total number of students absent from B. Jones High School on a Monday after a significant snow fall was 218.0 . The total attendance that day was 1487.0 . | How many students , in total , attend B. Jones High School ? | The total number of students absent from B. Jones High School on a Monday after a significant snow fall was 218.0 . The total attendance that day was 1487.0 . How many students , in total , attend B. Jones High School ? | (218.0 + 1487.0) | 1,705 | 1true |
The total number of students absent from B. Jones High School on a Monday after a significant snow fall was 218.0 . The total attendance that day was 1487.0 . | How many students , in total , attend B. Jones High School ? | The total number of students absent from B. Jones High School on a Monday after a significant snow fall was 218.0 . The total attendance that day was 1487.0 . How many students , in total , attend B. Jones High School ? | (218.0 - 1487.0) | -1,269 | 0false |
Connie has 41.0 red markers and 64.0 blue markers . | How many markers does she have altogether ? | Connie has 41.0 red markers and 64.0 blue markers . How many markers does she have altogether ? | (41.0 + 64.0) | 105 | 1true |
Connie has 41.0 red markers and 64.0 blue markers . | How many markers does she have altogether ? | Connie has 41.0 red markers and 64.0 blue markers . How many markers does she have altogether ? | (41.0 - 64.0) | -23 | 0false |
Molly owns the Wafting Pie Company . This morning , her employees used 816.0 eggs to bake pumpkin pies . If her employees used a total of 1339.0 eggs today , | how many eggs did they use in the afternoon ? | Molly owns the Wafting Pie Company . This morning , her employees used 816.0 eggs to bake pumpkin pies . If her employees used a total of 1339.0 eggs today , how many eggs did they use in the afternoon ? | (1339.0 - 816.0) | 523 | 1true |
Molly owns the Wafting Pie Company . This morning , her employees used 816.0 eggs to bake pumpkin pies . If her employees used a total of 1339.0 eggs today , | how many eggs did they use in the afternoon ? | Molly owns the Wafting Pie Company . This morning , her employees used 816.0 eggs to bake pumpkin pies . If her employees used a total of 1339.0 eggs today , how many eggs did they use in the afternoon ? | (1339.0 + 816.0) | 2,155 | 0false |
Ellen went to a garage sale to buy chairs . Each chair is 15.0 dollars . | How much did Ellen spend for the number1 chairs she bought ? | Ellen went to a garage sale to buy chairs . Each chair is 15.0 dollars . How much did Ellen spend for the 12.0 chairs she bought ? | (15.0 * 12.0) | 180 | 1true |
Ellen went to a garage sale to buy chairs . Each chair is 15.0 dollars . | How much did Ellen spend for the number1 chairs she bought ? | Ellen went to a garage sale to buy chairs . Each chair is 15.0 dollars . How much did Ellen spend for the 12.0 chairs she bought ? | (15.0 / 12.0) | 1.25 | 0false |
Grace has 16.0 jellybeans in her pocket . She has 8.0 red ones , 4.0 green ones , and 4.0 blue ones . | What is the minimum number of jellybeans she must take out of her pocket to ensure that she has one of each color ? | Grace has 16.0 jellybeans in her pocket . She has 8.0 red ones , 4.0 green ones , and 4.0 blue ones . What is the minimum number of jellybeans she must take out of her pocket to ensure that she has one of each color ? | ((8.0 + 4.0) + 1.0) | 13 | 1true |
Grace has 16.0 jellybeans in her pocket . She has 8.0 red ones , 4.0 green ones , and 4.0 blue ones . | What is the minimum number of jellybeans she must take out of her pocket to ensure that she has one of each color ? | Grace has 16.0 jellybeans in her pocket . She has 8.0 red ones , 4.0 green ones , and 4.0 blue ones . What is the minimum number of jellybeans she must take out of her pocket to ensure that she has one of each color ? | ((8.0 - 4.0) - 1.0) | 3 | 0false |
Tom had 57.0 dollars . If he spent 49.0 bucks on a new game , | how many number2 dollar toys could he buy with the money he had left ? | Tom had 57.0 dollars . If he spent 49.0 bucks on a new game , how many 4.0 dollar toys could he buy with the money he had left ? | ((57.0 - 49.0) / 4.0) | 2 | 1true |
Tom had 57.0 dollars . If he spent 49.0 bucks on a new game , | how many number2 dollar toys could he buy with the money he had left ? | Tom had 57.0 dollars . If he spent 49.0 bucks on a new game , how many 4.0 dollar toys could he buy with the money he had left ? | ((57.0 + 49.0) * 4.0) | 424 | 0false |
Rachel was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 6.0 shelves of mystery books and 2.0 shelves of picture books , | how many books did she have total ? | Rachel was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 6.0 shelves of mystery books and 2.0 shelves of picture books , how many books did she have total ? | (9.0 * (6.0 + 2.0)) | 72 | 1true |
Rachel was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 6.0 shelves of mystery books and 2.0 shelves of picture books , | how many books did she have total ? | Rachel was organizing her book case making sure each of the shelves had exactly 9.0 books on it . If she had 6.0 shelves of mystery books and 2.0 shelves of picture books , how many books did she have total ? | (9.0 / (6.0 - 2.0)) | 2.25 | 0false |
While playing a trivia game , George answered 6.0 questions correct in the first half and 4.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 , George answered 6.0 questions correct in the first half and 4.0 questions correct in the second half . If each question was worth 3.0 points , what was his final score ? | (3.0 * (6.0 + 4.0)) | 30 | 1true |
While playing a trivia game , George answered 6.0 questions correct in the first half and 4.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 , George answered 6.0 questions correct in the first half and 4.0 questions correct in the second half . If each question was worth 3.0 points , what was his final score ? | (3.0 / (6.0 - 4.0)) | 1.5 | 0false |
Dan bought 9.0 dozen eggs from the grocery store to bake some cakes . | How many eggs did Dan buy ? | Dan bought 9.0 dozen eggs from the grocery store to bake some cakes . How many eggs did Dan buy ? | (9.0 * 12.0) | 108 | 1true |
Dan bought 9.0 dozen eggs from the grocery store to bake some cakes . | How many eggs did Dan buy ? | Dan bought 9.0 dozen eggs from the grocery store to bake some cakes . How many eggs did Dan buy ? | (9.0 / 12.0) | 0.75 | 0false |
The school cafeteria ordered 33.0 red apples and 23.0 green apples for students lunches . But , if only 21.0 students wanted fruit , | how many extra did the cafeteria end up with ? | The school cafeteria ordered 33.0 red apples and 23.0 green apples for students lunches . But , if only 21.0 students wanted fruit , how many extra did the cafeteria end up with ? | ((33.0 + 23.0) - 21.0) | 35 | 1true |
The school cafeteria ordered 33.0 red apples and 23.0 green apples for students lunches . But , if only 21.0 students wanted fruit , | how many extra did the cafeteria end up with ? | The school cafeteria ordered 33.0 red apples and 23.0 green apples for students lunches . But , if only 21.0 students wanted fruit , how many extra did the cafeteria end up with ? | ((33.0 - 23.0) + 21.0) | 31 | 0false |
Haley 's favorite band was holding a concert where tickets were 4.0 dollars each . Haley bought 3.0 tickets for herself and her friends and 5.0 extra tickets in case anyone else wanted to go . | How much did she spend ? | Haley 's favorite band was holding a concert where tickets were 4.0 dollars each . Haley bought 3.0 tickets for herself and her friends and 5.0 extra tickets in case anyone else wanted to go . How much did she spend ? | (4.0 * (3.0 + 5.0)) | 32 | 1true |
Haley 's favorite band was holding a concert where tickets were 4.0 dollars each . Haley bought 3.0 tickets for herself and her friends and 5.0 extra tickets in case anyone else wanted to go . | How much did she spend ? | Haley 's favorite band was holding a concert where tickets were 4.0 dollars each . Haley bought 3.0 tickets for herself and her friends and 5.0 extra tickets in case anyone else wanted to go . How much did she spend ? | (4.0 / (3.0 - 5.0)) | -2 | 0false |
White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages , | how many white t - shirts will Mom have ? | White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages , how many white t - shirts will Mom 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 Mom have ? | White t - shirts can be purchased in packages of 6.0 . If Mom buys 71.0 packages , how many white t - shirts will Mom have ? | (6.0 / 71.0) | 0.084507 | 0false |
Melanie , Benny , Sally , and Jessica each have 3.0 baseball cards . | How many baseball cards do they have in all ? | Melanie , Benny , Sally , and Jessica each have 3.0 baseball cards . How many baseball cards do they have in all ? | (4.0 * 3.0) | 12 | 1true |
Melanie , Benny , Sally , and Jessica each have 3.0 baseball cards . | How many baseball cards do they have in all ? | Melanie , Benny , Sally , and Jessica each have 3.0 baseball cards . How many baseball cards do they have in all ? | (4.0 / 3.0) | 1.333333 | 0false |
She counted her crayons and found out that she has 80.0 crayons which she will place in crayon boxes . Every box can contain 8.0 crayons . | How many boxes does she need ? | She counted her crayons and found out that she has 80.0 crayons which she will place in crayon boxes . Every box can contain 8.0 crayons . How many boxes does she need ? | (80.0 / 8.0) | 10 | 1true |
She counted her crayons and found out that she has 80.0 crayons which she will place in crayon boxes . Every box can contain 8.0 crayons . | How many boxes does she need ? | She counted her crayons and found out that she has 80.0 crayons which she will place in crayon boxes . Every box can contain 8.0 crayons . How many boxes does she need ? | (80.0 * 8.0) | 640 | 0false |
A book is on sale for 10.0 % off . If the regular price is 27.9 dollars , | what is the sale price ? | A book is on sale for 10.0 % off . If the regular price is 27.9 dollars , what is the sale price ? | ((1.0 - (10.0 * 0.01)) * 27.9) | 25.11 | 1true |
A book is on sale for 10.0 % off . If the regular price is 27.9 dollars , | what is the sale price ? | A book is on sale for 10.0 % off . If the regular price is 27.9 dollars , what is the sale price ? | ((1.0 + (10.0 / 0.01)) / 27.9) | 35.878136 | 0false |
Each bottle cap costs $ 5.0 . | How much do number1 bottle caps cost ? | Each bottle cap costs $ 5.0 . How much do 5.0 bottle caps cost ? | (5.0 * 5.0) | 25 | 1true |
Each bottle cap costs $ 5.0 . | How much do number1 bottle caps cost ? | Each bottle cap costs $ 5.0 . How much do 5.0 bottle caps cost ? | (5.0 / 5.0) | 1 | 0false |
Jason found 49.0 seashells and 48.0 starfish on the beach . He gave 13.0 of the seashells to Tim . | How many seashells does Jason now have ? | Jason found 49.0 seashells and 48.0 starfish on the beach . He gave 13.0 of the seashells to Tim . How many seashells does Jason now have ? | (49.0 - 13.0) | 36 | 1true |
Jason found 49.0 seashells and 48.0 starfish on the beach . He gave 13.0 of the seashells to Tim . | How many seashells does Jason now have ? | Jason found 49.0 seashells and 48.0 starfish on the beach . He gave 13.0 of the seashells to Tim . How many seashells does Jason now have ? | (49.0 + 13.0) | 62 | 0false |
After eating at the restaurant , Sally , Sam , and Alyssa decided to divide the bill evenly . If each person paid 45.0 dollars , | what was the total of the bill ? | After eating at the restaurant , Sally , Sam , and Alyssa decided to divide the bill evenly . If each person paid 45.0 dollars , what was the total of the bill ? | (45.0 * 3.0) | 135 | 1true |
After eating at the restaurant , Sally , Sam , and Alyssa decided to divide the bill evenly . If each person paid 45.0 dollars , | what was the total of the bill ? | After eating at the restaurant , Sally , Sam , and Alyssa decided to divide the bill evenly . If each person paid 45.0 dollars , what was the total of the bill ? | (45.0 / 3.0) | 15 | 0false |
Roadster 's Paving Company used 10.0 tons of cement to pave Lexi 's street and 5.1 tons of cement to pave Tess 's street . | How much cement did Roadster 's Paving Company use in all ? | Roadster 's Paving Company used 10.0 tons of cement to pave Lexi 's street and 5.1 tons of cement to pave Tess 's street . How much cement did Roadster 's Paving Company use in all ? | (10.0 + 5.1) | 15.1 | 1true |
Roadster 's Paving Company used 10.0 tons of cement to pave Lexi 's street and 5.1 tons of cement to pave Tess 's street . | How much cement did Roadster 's Paving Company use in all ? | Roadster 's Paving Company used 10.0 tons of cement to pave Lexi 's street and 5.1 tons of cement to pave Tess 's street . How much cement did Roadster 's Paving Company use in all ? | (10.0 - 5.1) | 4.9 | 0false |
April 's discount flowers was having a sale where each flower was 6.0 dollars . If Maria bought 7.0 roses and 3.0 daisies , | how much did she spend ? | April 's discount flowers was having a sale where each flower was 6.0 dollars . If Maria bought 7.0 roses and 3.0 daisies , how much did she spend ? | (6.0 * (7.0 + 3.0)) | 60 | 1true |
April 's discount flowers was having a sale where each flower was 6.0 dollars . If Maria bought 7.0 roses and 3.0 daisies , | how much did she spend ? | April 's discount flowers was having a sale where each flower was 6.0 dollars . If Maria bought 7.0 roses and 3.0 daisies , how much did she spend ? | (6.0 / (7.0 - 3.0)) | 1.5 | 0false |
Oliver had 35.0 dollars . For his birthday he got 50.0 more dollars but spent 84.0 on a new game . | How much money does he have now ? | Oliver had 35.0 dollars . For his birthday he got 50.0 more dollars but spent 84.0 on a new game . How much money does he have now ? | ((35.0 + 50.0) - 84.0) | 1 | 1true |
Oliver had 35.0 dollars . For his birthday he got 50.0 more dollars but spent 84.0 on a new game . | How much money does he have now ? | Oliver had 35.0 dollars . For his birthday he got 50.0 more dollars but spent 84.0 on a new game . How much money does he have now ? | ((35.0 - 50.0) + 84.0) | 69 | 0false |
For the school bake sale Maria made 19.0 cupcakes . If she sold 5.0 of them and then made 10.0 more , | how many cupcakes would she have ? | For the school bake sale Maria made 19.0 cupcakes . If she sold 5.0 of them and then made 10.0 more , how many cupcakes would she have ? | ((19.0 + 10.0) - 5.0) | 24 | 1true |
For the school bake sale Maria made 19.0 cupcakes . If she sold 5.0 of them and then made 10.0 more , | how many cupcakes would she have ? | For the school bake sale Maria made 19.0 cupcakes . If she sold 5.0 of them and then made 10.0 more , how many cupcakes would she have ? | ((19.0 - 10.0) + 5.0) | 14 | 0false |
Robin uploaded 35.0 pictures from her phone and 5.0 from her camera to facebook . If she sorted the pics into 5.0 different albums with the same amount of pics in each album , | how many pictures were in each of the albums ? | Robin uploaded 35.0 pictures from her phone and 5.0 from her camera to facebook . If she sorted the pics into 5.0 different albums with the same amount of pics in each album , how many pictures were in each of the albums ? | ((35.0 + 5.0) / 5.0) | 8 | 1true |
Robin uploaded 35.0 pictures from her phone and 5.0 from her camera to facebook . If she sorted the pics into 5.0 different albums with the same amount of pics in each album , | how many pictures were in each of the albums ? | Robin uploaded 35.0 pictures from her phone and 5.0 from her camera to facebook . If she sorted the pics into 5.0 different albums with the same amount of pics in each album , how many pictures were in each of the albums ? | ((35.0 - 5.0) * 5.0) | 150 | 0false |
Sam had saved up 8.0 dollars . If he received another 7.0 dollars for his allowance , | how many number2 dollar toys could he buy ? | Sam had saved up 8.0 dollars . If he received another 7.0 dollars for his allowance , how many 3.0 dollar toys could he buy ? | ((8.0 + 7.0) / 3.0) | 5 | 1true |
Sam had saved up 8.0 dollars . If he received another 7.0 dollars for his allowance , | how many number2 dollar toys could he buy ? | Sam had saved up 8.0 dollars . If he received another 7.0 dollars for his allowance , how many 3.0 dollar toys could he buy ? | ((8.0 - 7.0) * 3.0) | 3 | 0false |
Arthur baked 115.0 muffins . James baked 12.0 times as many . | How many muffins did James bake ? | Arthur baked 115.0 muffins . James baked 12.0 times as many . How many muffins did James bake ? | (115.0 * 12.0) | 1,380 | 1true |
Arthur baked 115.0 muffins . James baked 12.0 times as many . | How many muffins did James bake ? | Arthur baked 115.0 muffins . James baked 12.0 times as many . How many muffins did James bake ? | (115.0 / 12.0) | 9.583333 | 0false |
There are 22.0 orchid bushes and 40.0 orange trees currently in the park . Park workers will plant 13.0 orchid bushes today . | How many orchid bushes will the park have when the workers are finished ? | There are 22.0 orchid bushes and 40.0 orange trees currently in the park . Park workers will plant 13.0 orchid bushes today . How many orchid bushes will the park have when the workers are finished ? | (22.0 + 13.0) | 35 | 1true |
There are 22.0 orchid bushes and 40.0 orange trees currently in the park . Park workers will plant 13.0 orchid bushes today . | How many orchid bushes will the park have when the workers are finished ? | There are 22.0 orchid bushes and 40.0 orange trees currently in the park . Park workers will plant 13.0 orchid bushes today . How many orchid bushes will the park have when the workers are finished ? | (22.0 - 13.0) | 9 | 0false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.