question
stringlengths
55
999
missing_info
listlengths
1
2
answer
stringlengths
50
1.23k
Mira jogs every morning. She jogs a certain number miles per hour. If she jogs for a certain number hours every morning, how many miles can she jog for five days?
[ { "keywords": [ "She", "jogs", "miles", "per" ], "value": "5" }, { "keywords": [ "jogs", "for", "hours", "every" ], "value": "2" } ]
Mira jogs 5 x 2 = <<5*2=10>>10 miles per day. Therefore she can jog 10 x 5 = <<10*5=50>>50 miles for 5 days. #### 50
Bekah had to read 408 pages for history class. She read 113 pages over the weekend and has a certain number days left to finish her reading. How many pages will she need to read each day for 5 days to complete her assignment?
[ { "keywords": [ "and", "has", "days", "left" ], "value": "5" } ]
Pages left to read: 408 - 113 = <<408-113=295>>295 pages 295/5 = <<295/5=59>>59 pages Bekah needs to read 59 pages each day. #### 59
A library cabinet houses five ancient scrolls. The first scroll is a certain number years old. If each scroll is older than the last by half as many years as the last scroll’s age, how old is the fifth scroll?
[ { "keywords": [ "scroll", "is", "years", "old." ], "value": "4080" } ]
The second scroll is 4080 + 4080 / 2 = 4000 + 2040 = <<4080+4080/2=6120>>6120 years old. The third scroll is 6120 + 6120 / 2 = 6120 + 3060 = <<6120+6120/2=9180>>9180 years old. The fourth scroll is 9180 + 9180 / 2 = 9180 + 4590 = <<9180+9180/2=13770>>13770 years old. The fifth scroll is 13770 + 13770 / 2 = 13770 + 6885 = <<13770+13770/2=20655>>20655 years old. #### 20655
A washing machine uses a certain number gallons of water for a heavy wash, 10 gallons of water for a regular wash, and 2 gallons of water for a light wash per load of laundry. If bleach is used, there is an extra light wash cycle added to rinse the laundry thoroughly. There are two heavy washes, three regular washes, and one light wash to do. Two of the loads need to be bleached. How many gallons of water will be needed?
[ { "keywords": [ "machine", "uses", "gallons", "of" ], "value": "20" } ]
The two heavy washes will use 20 * 2 = <<20*2=40>>40 gallons of water. The three regular washes will use 10 * 3 = <<10*3=30>>30 gallons of water. The light wash will use 2 * 1 = <<2*1=2>>2 gallons of water. The two bleached loads will use an extra 2 * 2 = <<2*2=4>>4 gallons of water. In all, 40 + 30 + 2 + 4 = <<40+30+2+4=76>>76 gallons of water will be needed. #### 76
There are a certain number2 tables in a hall. Half the tables have 2 chairs each, 5 have 3 chairs each and the rest have 4 chairs each. How many chairs in total are in the hall?
[ { "keywords": [ "5", "have", "chairs", "each" ], "value": "3" }, { "keywords": [ "There", "are", "tables", "in" ], "value": "32" } ]
Half of 32 tables is 32*(1/2) = <<32*(1/2)=16>>16 tables 16 tables have 2 chairs each for a total of 16*2 = <<16*2=32>>32 chairs 5 tables have 3 chairs each for a total of 5*3 = <<5*3=15>>15 chairs There are 32-(16+5) = <<32-(16+5)=11>>11 tables left 11 tables have 4 chairs each for a total of 11*4 = <<11*4=44>>44 chairs The total number of chairs is 32+15+44 = <<32+15+44=91>>91 chairs #### 91
A company has a certain number employees. a certain number of the employees drive to work. Of the employees who don't drive to work, half take public transportation. How many more employees drive to work than take public transportation?
[ { "keywords": [ "200", "employees.", "of", "the" ], "value": "60%" }, { "keywords": [ "company", "has", "employees.", "60%" ], "value": "200" } ]
Drive to work:200(.60)=<<200*.60=120>>120 Don't Drive to work:200-120=<<200-120=80>>80 Public Transportation:80(.50)=40 employees 80-40=<<80-40=40>>40 employees #### 40
Jan buys a certain number feet of cable. She splits it up into 25-foot sections. She gives a certain number of that to a friend. She then puts half of the rest in storage. How much does she keep on hand?
[ { "keywords": [ "Jan", "buys", "feet", "of" ], "value": "1000" }, { "keywords": [ "She", "gives", "of", "that" ], "value": "1/4" } ]
She gets 1000/25=<<1000/25=40>>40 sections She gives away 40/4=<<40/4=10>>10 sections So she keeps 40-10=<<40-10=30>>30 sections She keeps 30/2=<<30/2=15>>15 sections on hand #### 15
Emery and Serena go to their school library, and each borrows a copy of The life of Jack Steve's book to read for their school project. If Emery can read five times as fast as Serena, and the book takes her a certain number days to read, what's the average number of days the two take to read the book?
[ { "keywords": [ "takes", "her", "days", "to" ], "value": "20" } ]
If Emery took twenty days to read the book, then it took Serena 5*20 = <<20*5=100>>100 days to read the whole book. The total number of days taken by the two to read the book is 100+20 = <<100+20=120>>120 days. The average number of days the two take to read the book is 120/2 = <<120/2=60>>60 days. #### 60
A laboratory has 22 beakers of liquid in a fume hood, and a certain number of the beakers have copper ions in them. Adding three drops of a solution will turn the liquid in a beaker blue if there are copper ions present. If the beakers are tested one by one for copper ions and 45 drops are used before all 8 beakers with copper ions are found, how many beakers without copper ions were tested?
[ { "keywords": [ "before", "all", "beakers", "with" ], "value": "8" } ]
There were 45 / 3 = <<45/3=15>>15 beakers tested to find all the beakers with copper ions. Thus, 15 - 8 = <<15-8=7>>7 beakers without copper ions were tested. #### 7
Jolene and Phil have four children, each with the same birthday. They gave birth to their first child exactly a certain number years ago. They gave birth to their second child exactly one year after the birth of their first child. They gave birth to their third child on the fourth birthday of their second child. Two years after the birth of their third child, they gave birth to their fourth child. How old, in years, is their fourth child?
[ { "keywords": [ "child", "exactly", "years", "ago." ], "value": "15" } ]
Their 1st child was born 15 years ago, and therefore is <<15=15>>15 years old. Their 2nd child was born 1 year after their 15-year-old child, and therefore is 15-1=<<15-1=14>>14 years old. Their 3rd child was born 4 years after their 14-year-old child, and therefore is 14-4=10 years old. Their 4th child was born 2 years after their 10-year-old child, and therefore is 10-2=8 years old. #### 8
Bryan starts exercising at home during quarantine. To start, he decides to do 3 sets of a certain number push-ups each. Near the end of the third set, he gets tired and does 5 fewer push-ups. How many push-ups did he do in total?
[ { "keywords": [ "sets", "of", "push-ups", "each." ], "value": "15" } ]
In total, Bryan would have done 3 sets * 15 push-ups/set = <<3*15=45>>45 push-ups. Subtracting the push-ups he didn't do in the third set, Bryan did 45 push-ups - 5 push-ups = <<45-5=40>>40 push-ups. #### 40
Mark buys a loaf of bread for $4.20 and some cheese for $2.05. He gives the cashier $7.00. If the cashier only has a certain number quarter and 1 dime in his till, plus a bunch of nickels, how many nickels does Mark get in his change?
[ { "keywords": [ "quarter", "and", "dime", "in" ], "value": "1" } ]
First subtract the cost of Mark's groceries from the amount he gives the cashier to find how much he gets in change: $7.00 - $4.20 - $2.05 = $<<7-4.2-2.05=0.75>>0.75 Then subtract the value of a quarter in cents (25) and the value of a dime in cents (10) from the change amount to find how much Mark gets paid in nickels: $0.75 - $0.25 - $0.10 = $<<0.75-0.25-0.10=0.40>>0.40 Now divide the amount Mark gets in nickels by the value per nickel in cents (5) to find how many nickels Mark gets: $0.40 / $0.05/nickel = <<0.40/0.05=8>>8 nickels #### 8
Max likes to collect model trains. He asks for one for every birthday of his, and asks for two each Christmas. Max always gets the gifts he asks for, and asks for these same gifts every year for a certain number years. At the end of the a certain number years, his parents give him double the number of trains he already has. How many trains does Max have now?
[ { "keywords": [ "of", "the", "years,", "his" ], "value": "5" }, { "keywords": [ "year", "for", "years.", "At" ], "value": "5" } ]
Max gets 1+2=<<1+2=3>>3 trains per year. He repeats this for 5 years, meaning he gets 5*3 =<<5*3=15>>15 trains. When this number is doubled by his parents, it becomes 15*2= <<15*2=30>>30 trains. Since he already had 15 model trains, his total becomes 15+30= <<15+30=45>>45 trains. #### 45
In April, Tank gathered 10 more Easter eggs than Emma in their first round of egg hunt. However, Emma gathered twice as many eggs as Tank in their second round of egg hunt, while Tank's total number of eggs in the second round was 20 less than the number she had gathered in the first round. If the total number of eggs in the pile they were collecting with a certain number other people was 400 eggs, and Emma gathered a certain number0 eggs in the second egg hunt round, find the number of eggs that the 6 other egg hunters collected?
[ { "keywords": [ "that", "the", "other", "egg" ], "value": "6" }, { "keywords": [ "collecting", "with", "other", "people" ], "value": "6" } ]
Tank's total number of eggs in the second round was 60/2=<<60/2=30>>30 since Emma gathered twice as many eggs as Tank in their second round of egg hunt. The total number of eggs that Emma and Tank gathered in the second round was 60+30=<<60+30=90>>90 Tank's total number of eggs in the second round was 20 less than the number she had gathered in the first round, meaning she had gathered 30+20=<<30+20=50>>50 eggs in the first round of egg hunt. Tank gathered 10 more Easter eggs than Emma in their first round of egg hunt, meaning Emma collected 50-10=40 eggs The total number of eggs Emma and Tank collected in the first round was 40+50=<<40+50=90>>90 In the two rounds, Emma and Tank gathered 90+90=<<90+90=180>>180 eggs If the total number of eggs in the pile they were collecting with 6 other people was 400 eggs, the six other people gathered 400-180=<<400-180=220>>220 eggs #### 220
Jack is running a bake sale to help pay for his basketball team's uniforms. He's already sold a certain number brownies for $3 each and a certain number lemon squares for $2 each. If Jack's goal is to make $50 and he sells cookies for $4 each, how many cookies does he need to sell to reach his goal?
[ { "keywords": [ "already", "sold", "brownies", "for" ], "value": "4" }, { "keywords": [ "each", "and", "lemon", "squares" ], "value": "5" } ]
Jack earned from the brownies $3 per brownie * 4 brownies = $<<3*4=12>>12. Jack earned from the lemon squares $2 per square * 5 squares = $<<2*5=10>>10. He still needs to earn $50 - $12 - $10 = $<<50-12-10=28>>28. He sells cookies for $4 each, so Jack still needs to sell $28 / $4 = <<28/4=7>>7 cookies. #### 7
Frank has 7 one-dollar bills, 4 five-dollar bills, a certain number ten-dollar bills, and 1 twenty-dollar bill. He goes to buy peanuts, which cost $3 a pound. He buys what he wants and has $4 in change. He plans to eat the peanuts all in one week. How many pounds does he eat on average per day?
[ { "keywords": [ "five-dollar", "bills,", "ten-dollar", "bills," ], "value": "2" } ]
Frank has $7 in one dollar bills because 7 x 1 = <<7*1=7>>7 Frank has $20 in five dollar bills because 4 x 5 = <<20=20>>20 Frank has $20 in ten dollar bills because 2 x 10 = <<2*10=20>>20 Frank has 67 dollars in total because 7 + 20 + 20 + 20 = <<7+20+20+20=67>>67 Frank spent $63 because 67 - 4 = <<67-4=63>>63 Frank bought 21 pounds of peanuts because 63 / 3 = <<63/3=21>>21 He eats 3 pounds a day on average because 21 / 7 = <<21/7=3>>3 #### 3
Kate bought a certain number packs of red bouncy balls and 6 packs of yellow bouncy balls. Each pack contained a certain number bouncy balls. How many more red bouncy balls than yellow bouncy balls did Kate buy?
[ { "keywords": [ "Kate", "bought", "packs", "of" ], "value": "7" }, { "keywords": [ "pack", "contained", "bouncy", "balls." ], "value": "18" } ]
Kate bought 7 packs × 18 balls/pack = <<7*18=126>>126 red bouncy balls. She also bought 6 packs × 18 balls/pack = <<6*18=108>>108 yellow bouncy balls. Kate bought 126 balls - 108 balls= <<126-108=18>>18 more red bouncy balls than yellow bouncy balls. #### 18
Mr. Lu owns a computer store. For last month, half of their sales are laptops, one-third are netbooks, and the rest are desktop computers. If Mr. Lu's store was able to sell a total of a certain number computers, how many of them are desktop computers?
[ { "keywords": [ "total", "of", "computers,", "how" ], "value": "72" } ]
There were 72/2 = <<72/2=36>>36 laptops sold. There were 72/3 = <<72/3=24>>24 netbooks sold. So, there were a total of 36 + 24 = <<36+24=60>>60 laptops and netbooks sold. Thus, 72 - 60 = <<72-60=12>>12 desktop computers were sold last month. #### 12
Ann is baking cookies. She bakes three dozen oatmeal raisin cookies, two dozen sugar cookies, and four dozen chocolate chip cookies. Ann gives away two dozen oatmeal raisin cookies, a certain number dozen sugar cookies, and a certain number dozen chocolate chip cookies. How many total cookies does she keep?
[ { "keywords": [ "raisin", "cookies,", "dozen", "sugar" ], "value": "1.5" }, { "keywords": [ "cookies,", "and", "dozen", "chocolate" ], "value": "2.5" } ]
Ann had 3 dozen oatmeal cookies - 2 dozen = <<3-2=1>>1 dozen oatmeal cookies left. Ann had 2 dozen sugar cookies - 1.5 dozen = <<2-1.5=.5>>.5 dozen sugar cookies left. Ann had 4 dozen chocolate chip cookies - 2.5 dozen = 1.5 dozen chocolate chip cookies left. Ann has a total of 1 + .5 + 1.5 dozen cookies = <<1+.5+1.5=3>>3 dozen cookies. 3 dozen cookies is 3 *12 cookies = <<3*12=36>>36 cookies remaining. #### 36
Mckenna starts her day at a certain number a.m. She works in her office up to 11:00 a.m. then joins her team of developers at the conference room to talk about projects up to a certain number from which she works for another two hours and then heads home. How many hours does Mckenna stay at work?
[ { "keywords": [ "up", "to", "from", "which" ], "value": "13:00," }, { "keywords": [ "day", "at", "a.m.", "She" ], "value": "8:00" } ]
From 8:00 to 11:00, Mckenna spends 11:00-8:00 = 3 hours at work When she joins the developers in the conference room for the meeting, she spends an additional 13:00-11:00 = 2 hours at work. So far, she has spent 3+2 = <<3+2=5>>5 hours at work. When she works for an additional 2 hours before heading home, her total work hours become 5+2 = <<5+2=7>>7 hours #### 7
A fox can run at the maximum speed of a certain number kilometers per hour. Considering the fox would run at a constant speed, what distance would he make during a certain number minutes?
[ { "keywords": [ "speed", "of", "kilometers", "per" ], "value": "50" }, { "keywords": [ "make", "during", "minutes?" ], "value": "120" } ]
1 hour is 60 minutes, so 120 minutes is 120 / 60 = <<120/60=2>>2 hours. During one hour a fox can make 50 kilometers, so during two hours, he would be able to run 50 * 2 = <<50*2=100>>100 kilometers. #### 100
There are 12 crates that each contain 150 oranges. There are a certain number boxes that each hold 30 nectarines. How many pieces of fruit are in the crates and the boxes in total?
[ { "keywords": [ "There", "are", "boxes", "that" ], "value": "16" } ]
Oranges = 12 * 150 = <<12*150=1800>>1800 Nectarines = 16 * 30 = <<16*30=480>>480 1800 + 480 = <<1800+480=2280>>2280 There are 2280 pieces of fruit in total. #### 2280
The ratio of boys to girls in a family is a certain number The total number of children in the family is a certain number If the boys are given $3900 to share, how much money does each boy receive?
[ { "keywords": [ "family", "is", "If", "the" ], "value": "180." }, { "keywords": [ "family", "is", "The", "total" ], "value": "5:7." } ]
The total ratio representing the number of children in the family is 5+7 = <<5+7=12>>12 From the total ratio of children in the family, 5/12 represent the number of boys, meaning that the number of boys in the family is 5/12*180 = <<5/12*180=75>>75 If the boys are given $3900 to share, each boy receives $3900/75 = $<<3900/75=52>>52 #### 52
Tony has a terrible toothache and decides to buy some painkillers from the store. He picks up a bottle of 50 pills and takes them home. He takes a certain number pills each day three times a day for the first 2 days, before cutting this amount in half for the next a certain number days. On the sixth day, he takes a final 2 pills in the morning and ends up feeling better. How many pills are left in the bottle?
[ { "keywords": [ "He", "takes", "pills", "each" ], "value": "2" }, { "keywords": [ "the", "next", "days.", "On" ], "value": "3" } ]
Tony starts with 50 pills and takes 2 pills each 3 times a day, meaning he takes 2*3=6 pills in total. Tony repeats this process for two days in total, meaning over those two days he takes 2*6= <<2*6=12>>12 pills Tony then cuts down his pill usage in half, meaning he's now taking 6/2= <<6/2=3>>3 pills a day. Since he repeats this process for three days, that means he takes 3*3= <<3*3=9>>9 pills for that period. Adding in the two pills Tony took on the final day, that means he took 12+9+2=<<12+9+2=23>>23 pills. Since there were 50 pills in the bottle to begin with, this means Tony has 50-23=<<50-23=27>>27 pills remaining. #### 27
An a certain number magazine subscription is normally $34. The magazine is currently running a promotion for $0.25 off each twice-a-month issue when signing up for the a certain number subscription. How many dollars cheaper is the promotional subscription than the normal one?
[ { "keywords": [ "for", "the", "subscription.", "How" ], "value": "18-month" }, { "keywords": [ "An", "magazine", "subscription" ], "value": "18-month" } ]
The subscription sends twice monthly issues, so there are 2 * 18 = <<2*18=36>>36 issues. Thus, the promotional offer is 36 * 0.25 = $<<36*0.25=9>>9 cheaper than the normal subscription. #### 9
Caleb picked a handful of dandelion puffs. He gave a certain number to his mom, another 3 to his sister, 5 to his grandmother, and 2 to his dog. Then, he divided the remaining dandelion puffs equally among his 3 friends. How many dandelion puffs did each friend receive if he originally picked a certain number dandelion puffs?
[ { "keywords": [ "among", "his", "friends.", "How" ], "value": "3" }, { "keywords": [ "originally", "picked", "dandelion", "puffs?" ], "value": "40" } ]
Caleb was left with 40 - 3 - 3 - 5 - 2 = <<40-3-3-5-2=27>>27 dandelion puffs to give to his friends. They each received 27/3 = <<27/3=9>>9 dandelion puffs #### 9
Tom uses 10 weight plates each weighing a certain number pounds on an exercise machine. This exercise machine uses special technology to make the weights 20% heavier on the lowering portion. How heavy did the weights feel when being lowered?
[ { "keywords": [ "each", "weighing", "pounds", "on" ], "value": "30" } ]
The weight stack weighed 10*30=<<10*30=300>>300 pounds So the added weight made it 300*.2=<<300*.2=60>>60 pounds heavier So when he lowered the weight it was 300+60=<<300+60=360>>360 pounds #### 360
One pie costs $4 for a piece. Each pie is having a certain number pieces. During one hour the bakery can make 12 pies. Creating one pie costs the bakery $0.5. Considering the bakery would be able to sell all pie pieces, how much money would it make?
[ { "keywords": [ "is", "having", "pieces.", "During" ], "value": "3" } ]
If the bakery can make 12 pies, this means there would be 12 * 3 = <<12*3=36>>36 pie pieces. For all the pieces the bakery would make 36 * 4 = $<<36*4=144>>144. The cost of making 12 pies is 12 * 0.5 = $<<12*0.5=6>>6. That means the bakery would make 144 - 6 = $<<144-6=138>>138. #### 138
Angie bought a certain number lbs. of coffee at the store today. Each lb. of coffee will brew about 40 cups of coffee. Angie drinks a certain number cups of coffee every day. How many days will this coffee last her?
[ { "keywords": [ "Angie", "drinks", "cups", "of" ], "value": "3" }, { "keywords": [ "Angie", "bought", "lbs.", "of" ], "value": "3" } ]
A pound of coffee makes 40 cups of coffee, so 3 lbs. coffee * 40 cups of coffee per lb. = <<3*40=120>>120 cups of coffee. Angie drinks 3 cups of coffee a day, so she has enough coffee to last her 120 cups of coffee / 3 cups of coffee per day = <<120/3=40>>40 days #### 40
A rectangular plot of private property is fenced in by a chain-link fence. The long sides of the plot are three times the length of the short sides. One short side of the fence is rusted from being hit by a sprinkler and needs to be replaced. If all the sides of the fence together are a certain number feet long, how many feet of fence need to be replaced?
[ { "keywords": [ "together", "are", "feet", "long," ], "value": "640" } ]
Let S be the length of the short side of the fence. Thus, the length of a long side of the fence is 3S. There are 2 of each side, so the whole fence is 2S + 2 * 3S = 2S + 6S = 8S long. The whole fence is 8S = 640 feet long. Thus, the short side of the fence that needs to be replaced is S = 640 / 8 = <<640/8=80>>80 feet long. #### 80
Nate got lost looking for his car in the airport parking lot. He had to walk through every row in Section G and Section H to find it. Section G has 15 rows that each hold 10 cars. Section H has 20 rows that each hold a certain number cars. If Nate can walk past 11 cars per minute, how many minutes did he spend searching the parking lot?
[ { "keywords": [ "each", "hold", "cars.", "If" ], "value": "9" } ]
First find the number of cars in Section G by multiplying the number of rows by the number of cars per row: 15 rows * 10 cars/row = <<15*10=150>>150 cars Then do the same thing for Section H: 20 rows * 9 cars/row = <<20*9=180>>180 cars Then add the two quantities of cars to find the total number of cars Nate walked past: 150 cars + 180 cars = <<150+180=330>>330 cars Finally, divide the number of cars Nate passed by the numbers he passes each minute to find how long he spent searching: 330 cars / 11 cars/minute = <<330/11=30>>30 minutes #### 30
Bush and Matt are brothers. Bush is younger than Matt by 3 years. This year Bush will be a certain number years old. What will be Matt's age a certain number years from now?
[ { "keywords": [ "will", "be", "years", "old." ], "value": "12" }, { "keywords": [ "Matt's", "age", "years", "from" ], "value": "10" } ]
Bush is younger than Matt by 3 years, so if Bush is 12 years old then Matt is 12+3 = <<12+3=15>>15 years old In 10 years' time, Matt will be 10+15 = <<10+15=25>>25 years old #### 25
On a road map, a certain number inch represents 8 miles of actual road distance. The towns of Pence and Hillcrest are represented by points 3 a certain number inches apart on the map. What is the actual distance, in miles, between the towns?
[ { "keywords": [ "road", "map,", "inch", "represents" ], "value": "1/4" }, { "keywords": [ "points", "3", "inches", "apart" ], "value": "3/8" } ]
If 1/4 inch on the map represents 8 miles on real land, 1 inch represents 4 * 8 = 32 miles. Since 1 inch represents 32 miles, 3 inches represent 3 * 32 = <<3*32=96>>96 miles. 1/ 4 inch represents 8 miles, 1/8 inch represents 8 / 2 = <<8/2=4>>4 miles because 1/8 is half of 1/4. If 1/8 inch represents 4 miles, 3/8 of an inch represents 3 * 4 = 12 miles. This means 3 3/8 inches on the map translate to 96 + 12 = 108 miles. #### 108
Hannah sold a certain number pieces of cookies for $0.8 each and 30 cupcakes for $a certain number each. She used the money to buy 2 sets of measuring spoons for $6.5 each. How much money does she have left?
[ { "keywords": [ "to", "buy", "sets", "of" ], "value": "2" }, { "keywords": [ "Hannah", "sold", "pieces", "of" ], "value": "40" } ]
Hannah's earnings from the cookies is 40 x $0.8 = $<<40*0.8=32>>32. Her earnings from the cupcakes is 30 x $2 = $<<30*2=60>>60. Her total earnings for the cupcakes and cookies is $32 + $60 = $<<32+60=92>>92. The cost of 2 sets of measuring spoons is 2 x $6.5 = $<<2*6.5=13>>13. So, Hannah has $92 - $13 = $<<92-13=79>>79. #### 79
Anne is 2 times as tall as her sister while Bella is a certain number times as tall as Anne. If Anne is 80cm tall, what is the height difference between Bella and Anne's sister?
[ { "keywords": [ "Bella", "is", "times", "as" ], "value": "3" } ]
Anne is 2 times as tall as her sister hence 2*(her sister's height) = 80cm Her sister's height = 80cm/2 = <<80/2=40>>40cm Bella is 3 times as tall as Anne hence Bella's height is 3*80 cm = <<3*80=240>>240 cm The height difference between Bella and Anne's sister = 240-40 = <<240-40=200>>200cm #### 200
Adam goes to a small school, which teaches a certain number students in three classes. a certain number of the students are in class A, and class B has 21 students fewer than class A. The rest are in class C. How many students are in this class?
[ { "keywords": [ "which", "teaches", "students", "in" ], "value": "80" }, { "keywords": [ "three", "classes.", "of", "the" ], "value": "40%" } ]
In class A, there are 40/100 * 80 = <<40/100*80=32>>32 students. In class B, the number of students is less by 21, which means class B has 32 - 21 = <<32-21=11>>11 students. That means 80 - 32 - 11 = <<80-32-11=37>>37 students are in class C. #### 37
Every hour past noon shadows from a building stretch an extra a certain number feet, starting at zero at noon. How long are the shadows from the building 6 hours past noon in inches?
[ { "keywords": [ "an", "extra", "feet,", "starting" ], "value": "5" } ]
If the shadows lengthen by 5 feet per hour, this means that in 6 hours the shadows would have lengthened from zero to 5*6=<<5*6=30>>30 feet. Since there are 12 inches in every foot, this means the building's shadow would be 30*12= <<30*12=360>>360 inches in length. #### 360
You can buy a certain number apples or 1 watermelon for the same price. You bought 36 fruits evenly split between oranges, apples and watermelons, and the price of 1 orange is $0.50. How much does 1 apple cost if your total bill was $66?
[ { "keywords": [ "can", "buy", "apples", "or" ], "value": "4" } ]
If 36 fruits were evenly split between 3 types of fruits, then I bought 36/3 = <<36/3=12>>12 units of each fruit If 1 orange costs $0.50 then 12 oranges will cost $0.50 * 12 = $<<0.5*12=6>>6 If my total bill was $66 and I spent $6 on oranges then I spent $66 - $6 = $<<66-6=60>>60 on the other 2 fruit types. Assuming the price of watermelon is W, and knowing that you can buy 4 apples for the same price and that the price of one apple is A, then 1W=4A If we know we bought 12 watermelons and 12 apples for $60, then we know that $60 = 12W + 12A Knowing that 1W=4A, then we can convert the above to $60 = 12(4A) + 12A $60 = 48A + 12A $60 = <<60=60>>60A Then we know the price of one apple (A) is $60/60= $<<60/60=1>>1 #### 1
Jill and her brother Jack are going apple picking. Jill's basket can hold twice as much as Jack's basket when both are full. Jack's basket is full when it has a certain number apples, but currently space for a certain number more. How many times could Jack's current number of apples fit into Jill's basket?
[ { "keywords": [ "space", "for", "more.", "How" ], "value": "4" }, { "keywords": [ "it", "has", "apples,", "but" ], "value": "12" } ]
Since Jill's basket can hold twice as much as Jack's, and Jack's is capable of holding 12 apples in total, this means Jill's basket can hold 12*2=<<12*2=24>>24 apples in total. Since Jack has 4 less than the maximum amount of apples he can fit in his basket, this means Jack has 12-4= <<12-4=8>>8 apples in his basket. Therefore, Jill's basket can hold 24/8= <<24/8=3>>3 times the amount of apples Jack is currently carrying. #### 3
John plants a plot of 3 trees by a certain number trees. Each tree gives 5 apples. He sells each apple for $.5. How much money does he make, in dollars?
[ { "keywords": [ "trees", "by", "trees.", "Each" ], "value": "4" } ]
He has 3*4=<<3*4=12>>12 trees So he has 12*5=<<12*5=60>>60 apples So he sells the apples for 60*.5=$<<60*.5=30>>30 #### 30
Larry and Barry want to pick apples out of the tree, but neither is tall enough to reach the apples. Barry can reach apples that are a certain number feet high. Larry is 5 feet tall, but his shoulder height is 20% less than his full height. If Barry stands on Larry's shoulders, how high can they reach?
[ { "keywords": [ "that", "are", "feet", "high." ], "value": "5" } ]
Larry's shoulder height is 20% less than 5 feet, or 0.2*5 =<<20*.01*5=1>>1 foot less than 5 feet. One foot less than 5 feet is 5-1=<<5-1=4>>4 feet. If Barry stands on Larry's shoulders, they can reach 4+5=<<4+5=9>>9 feet. #### 9
Johns goes to the gym 3 times a week. He spends a certain number hour each day lifting weight. Additionally, he also spends a third of his weightlifting time warming up and doing cardio each day. How many hours does he spend at the gym a week?
[ { "keywords": [ "He", "spends", "hour", "each" ], "value": "1" } ]
He spends 60/3=<<60/3=20>>20 minutes warming up So he spends 60+20=<<60+20=80>>80 minutes at the gym per day That means he spends 80*3=<<80*3=240>>240 minutes at the gym So he spends 240/60=<<240/60=4>>4 hours at the gym a week #### 4
Jimmy is going to sell pizzas at the carnival to make some money. The carnival only gave him a certain number hours to do so. He bought a 22kg sack of flour to make his pizzas and he takes 10 min to make each pizza for the customers. At the end of the 7 hours, he saw some flour was left. Knowing that each pizza needs a certain number of flour to make, how many pizzas can he make to bring home with the flour left?
[ { "keywords": [ "pizza", "needs", "of", "flour" ], "value": "0.5kg" }, { "keywords": [ "gave", "him", "hours", "to" ], "value": "7" } ]
Each hour Jimmy makes 60min ÷ 10min/pizza = <<60/10=6>>6 Pizzas The number of total pizzas made equals 7 hours x 6 pizzas/hour = <<7*6=42>>42 pizzas The amount of total flour used equals 42 pizzas x 0.5 kg/pizza = <<42*0.5=21>>21 kg The amount of flour left equals 22 kg - 21 kg = <<22-21=1>>1 kg The number of pizzas Jimmy can make is 1kg ÷ 0.5kg/pizza = <<1/0.5=2>>2 pizzas #### 2
Trevor buys several bouquets of carnations. The first included a certain number carnations; the second included 14 carnations; the third included 13 carnations. What is the average number of carnations in the bouquets?
[ { "keywords": [ "first", "included", "carnations;", "the" ], "value": "9" } ]
The sum is 9+14+13=<<9+14+13=36>>36. There are 3 bouquets. The average is 36/3=<<36/3=12>>12. #### 12
Ayla has a customer care job whose primary role is to hear complaints from customers and advise them on the best way to solve their problems. She talks with each customer for a limited amount of time, and each phone call is charged five cents per minute. If each call lasts a certain number hour, what's the phone bill at the end of the month if she manages to talk to a certain number customers a week?
[ { "keywords": [ "talk", "to", "customers", "a" ], "value": "50" }, { "keywords": [ "call", "lasts", "hour,", "what's" ], "value": "1" } ]
An hour has 60 minutes. If each call lasts an hour, the total amount of money charged is 60*.05 = $<<60*.05=3>>3 for 1 customer. When she talks to 50 clients in a week, the total amount of money charged is 50*3 = $<<50*3=150>>150. In a month of 4 weeks, the phone bill is 150*4 = $<<150*4=600>>600. #### 600
Nadia was sent to the flower shop to buy a certain number roses and 3/4 times as many Lillies as roses. If roses cost $5 each and lilies cost twice as much each, calculate the total amount of money Nadia used to buy the flowers.
[ { "keywords": [ "to", "buy", "roses", "and" ], "value": "20" } ]
The total cost for roses is 20*5 = $<<20*5=100>>100 Nadia bought 3/4*20 = <<3/4*20=15>>15 lilies. Each lily costs 5*2 = $<<5*2=10>>10 She used 10*15 = $<<10*15=150>>150 in total to buy lilies. To buy all the flowers, Nadia used 150+100 = $<<150+100=250>>250 #### 250
Oliver has a certain number $20 and 3 $5 bills. William has a certain number $10 and 4 $5 bills. How much more money does Oliver have than William?
[ { "keywords": [ "William", "has", "$10", "and" ], "value": "15" }, { "keywords": [ "Oliver", "has", "$20", "and" ], "value": "10" } ]
Oliver's $20 bills amount to $20 x 10 = $<<20*10=200>>200. Oliver's $5 bills amount to $5 x 3 = $<<5*3=15>>15. So, Oliver has a total of $200 + $15 = $<<200+15=215>>215. William's $10 bills amount to $10 x 15 = $<<10*15=150>>150. William's $5 bills amount to $5 x 4 = $<<5*4=20>>20. So, William has a total of $150 + $20 = $<<150+20=170>>170. Therefore, Oliver has $215 - $170 = $<<215-170=45>>45 more than William. #### 45
Ursula is working at a marketing firm. She created a a certain number long commercial. Her boss told her that this commercial is too long to air and told her to shorten the commercial by 30%. How long will this commercial be after Ursula makes the desired changes?
[ { "keywords": [ "created", "a", "long", "commercial." ], "value": "30-second" } ]
Ursula's boss want's the commercial to be 30/100 * 30 = <<30/100*30=9>>9 seconds shorter. After Ursula makes the desired changes, the ad is going to be 30 - 9 = <<30-9=21>>21 seconds long. #### 21
Amanda needs a certain number more marbles to have twice as many marbles as Katrina, and Mabel has a certain number times as many marbles as Katrina. If Mabel has 85 marbles, how many more marbles does Mabel have than Amanda?
[ { "keywords": [ "Amanda", "needs", "more", "marbles" ], "value": "12" }, { "keywords": [ "Mabel", "has", "times", "as" ], "value": "5" } ]
Katrina has 85/5 = <<85/5=17>>17 marbles. Twice as many marbles as Katrina is 17 x 2 = <<17*2=34>>34 Amanda has 34 -12 = <<34-12=22>>22 marbles. Mabel has 85 - 22 = <<85-22=63>>63 more marbles than Amanda #### 63
Hansel makes $30,000 a year and just received a a certain number raise. Gretel makes the same amount as Hansel but received a 15% raise. How much more money will Gretel make compared to Hansel?
[ { "keywords": [ "received", "a", "raise.", "Gretel" ], "value": "10%" } ]
Hansel makes $30,000 and received a 10% raise so his raise is 30,000*.10 = $3,000.00 Hansel now makes 30,000+ 3,000 = $<<30000+3000=33000>>33,000 a year Gretel makes $30,000 and received a 15% raise so her raise is 30,000*.15 = $4,500.00 Gretel now makes 30,000+4,500 = $<<30000+4500=34500>>34,500 a year If Gretel makes $34,500 a year and Hansel makes $33,000 then Gretel makes 34,500-33,000 = $<<34500-33000=1500>>1,500 more a year than Hansel #### 1500
Sabrina went to the library and found a historical series novel called The Rangers Apprentice. There are a certain number books in the series, and each book has 200 pages. She read four books in a month and half the number of books remaining in the second month. What's the total number of pages Sabrina has to read to finish the whole series?
[ { "keywords": [ "There", "are", "books", "in" ], "value": "14" } ]
The total number of pages in the series is 14 books * 200 pages/book = <<14*200=2800>>2800 pages. Sabrina read 4 books *200 pages/book = <<4*200=800>>800 pages in the first month. She still has 14 books - 4 books = <<14-4=10>>10 books after reading four books. In the second month, she read 1/2*10 books = <<1/2*10=5>>5 books. The total number of pages she read is 5 books * 200 pages/book = <<5*200=1000>>1000 in the second month. In total, Sabrina 1000 pages + 800 pages = <<1000+800=1800>>1800 pages in two months. Sabrina has to read 2800 pages - 1800 pages = <<2800-1800=1000>>1000 more pages to complete the total series. #### 1000
The price of a home is $98 per square foot (sq ft). The house is a certain number sq ft and the barn out back is a certain number sq ft. How much is this property?
[ { "keywords": [ "house", "is", "sq", "ft" ], "value": "2,400" }, { "keywords": [ "back", "is", "sq", "ft." ], "value": "1,000" } ]
The house is 2,400 sq ft and the barn is 1,000 sq ft so it's 2400+1000 = <<2400+1000=3400>>3,400 sq ft The price is $98 per sq ft and it's 3,400 sq ft big so the property costs 98*3400 = $<<98*3400=333200.00>>333,200.00 #### 333200
One of Robi's new year's resolutions is to start saving. He started to save $2 in January. This is followed by $4 in February and $8 in March. If he continues this saving pattern, how much will be his total savings after a certain number months?
[ { "keywords": [ "savings", "after", "months?" ], "value": "6" } ]
Robi will save $8 x 2 = $<<8*2=16>>16 in April. He will save $16 x 2 = $<<16*2=32>>32 in May. He will save $32 x 2 = $<<32*2=64>>64 in June. Hence, his total savings after 6 months will be $2 + $4 + $8 + $16 + $32 + $64 = $<<2+4+8+16+32+64=126>>126. #### 126
The card shop has two boxes of cards. The first box contains cards that cost $1.25 each. The second box contains cards that cost $1.75 each. A boy then comes in and buys a certain number cards from each box. What was the total cost, in dollars, of the cards he bought?
[ { "keywords": [ "and", "buys", "cards", "from" ], "value": "6" } ]
The cost of one card from each box in total is 1.25+1.75=<<1.25+1.75=3>>3 dollars. The total cost of cards the boy bought is 3*6=<<3*6=18>>18 dollars. #### 18
Riku has a certain number times more stickers than Kristoff. If Kristoff has 85 stickers, how many stickers does Riku have?
[ { "keywords": [ "Riku", "has", "times", "more" ], "value": "25" } ]
If Kristoff has 85 stickers, Riku has 25 * 85 stickers = <<85*25=2125>>2125 more stickers. The total number of stickers Riku has is 2125 stickers + 85 stickers = <<2125+85=2210>>2210 stickers #### 2210
Lily has a certain number lottery tickets to sell. She sells the first ticket for $1. She then sells each successive ticket for a dollar more than the previous ticket. She plans to keep a $4 profit and give the remaining money as the prize. How much money will the winner of the lottery receive?
[ { "keywords": [ "Lily", "has", "lottery", "tickets" ], "value": "5" } ]
The second ticket sold will cost $1 + $1 = $<<1+1=2>>2. The third ticket sold will cost $2 + $1 = $<<2+1=3>>3. The fourth ticket sold will cost $3 + $1 = $<<3+1=4>>4. The fifth ticket sold will cost $4 + $1 = $<<4+1=5>>5. The total money collected is $1 + $2 + $3 + $4 + $5 = $<<1+2+3+4+5=15>>15. After taking profit, the total prize money will be $15 - $4 = $<<15-4=11>>11. #### 11
Matt buys a massager. At the lowest setting, it vibrates at 1600 vibrations per second. At the highest setting, it vibrates 60% faster. Matt uses it for a certain number minutes at the highest setting. How many vibrations does he experience?
[ { "keywords": [ "it", "for", "minutes", "at" ], "value": "5" } ]
At the highest setting, it vibrates 1600*.6=<<1600*.6=960>>960 vibrations per second faster than the lowest setting So it vibrates at 1600+960=<<1600+960=2560>>2560 vibrations per second Matt uses it for 5 minutes so that is 5*60=<<5*60=300>>300 seconds That means he experienced 2560*300=<<2560*300=768000>>768,000 vibrations #### 768000
John wants to finish a show in a certain number days. There are 20 episodes and they are each 30 minutes long. How many hours does he have to watch a day?
[ { "keywords": [ "show", "in", "days.", "There" ], "value": "5" } ]
He wants to watch 20*30=<<20*30=600>>600 minutes So he needs to watch 600/60=<<600/60=10>>10 hours That means he needs to watch 10/5=<<10/5=2>>2 hours a day #### 2
There were a certain number students assigned in a minibus for a field trip. Eight of these students were boys. On the day of the field trip, the number of girls and boys was the same since some of the girls were not able to join the trip. How many girls were not able to join the field trip?
[ { "keywords": [ "There", "were", "students", "assigned" ], "value": "18" } ]
8 boys + 8 girls = <<8+8=16>>16 students joined the field trip. Thus, 18 - 16 = <<18-16=2>>2 girls were not able to join the field trip. #### 2
Bran's tuition fee is $90. He does a part-time job that pays him $15 per month and he has a scholarship that takes care of a certain number of his tuition fee. If he needs to pay his tuition fee within 3 months, how much does Bran still need to pay?
[ { "keywords": [ "care", "of", "of", "his" ], "value": "30%" } ]
Bran's scholarship pays $90 x 0.30 = $<<90*0.30=27>>27 to his tuition fee. So, the total amount he still needs to pay is $90 - $27 = $<<90-27=63>>63. And Bran will be able to earn $15 x 3 = $<<15*3=45>>45 after working for 3 months. Therefore, the total amount he still needs to pay is $63 - $45 = $<<63-45=18>>18. #### 18
John decides to get gym memberships so he can get in shape. The gym close to his house is close but doesn't have everything he wants so he gets two different gym memberships. The cheap one costs $10 a month and has a sign-up fee of $50. The second gym is a certain number times more expensive and it has a sign-up fee of a certain number months membership. How much total did he pay in the first year for gym membership?
[ { "keywords": [ "gym", "is", "times", "more" ], "value": "3" }, { "keywords": [ "fee", "of", "months", "membership." ], "value": "4" } ]
The cheap gym cost 10*12=$<<10*12=120>>120 for monthly fees So the total cost was 120+50=$<<120+50=170>>170 The more expensive gym cost 3*10=$<<3*10=30>>30 per month That means the sign-up fee was 30*4=$<<30*4=120>>120 The monthly fees for the expensive gym comes out to 30*12=$<<30*12=360>>360 per year So the total cost for the expensive gym was 360+120=$<<360+120=480>>480 So his total cost was 480+170=$<<480+170=650>>650 #### 650
Jim collects model cars, and he has 301 models total. Jim has a certain number times as many Buicks as Fords, and 3 more than twice the number of Fords than Chevys. How many Buicks does Jim have?
[ { "keywords": [ "Jim", "has", "times", "as" ], "value": "4" } ]
Let x represent the number of Chevys Fords:3+2x Buicks:4(3+2x)=12+8x Total:x+3+2x+12+8x=301 11x+15=301 11x=286 x=<<26=26>>26 Buicks:12+8(26)=220 #### 220
A family has three adults and children, both girls and boys. They went out for a family trip and prepared a certain number dozen boiled eggs for the trip. Every adult got 3 eggs, and the boys each received a certain number more egg than each girl since the girls had some snacks. How many boys went on the trip if the number of girls was 7 and each girl received an egg?
[ { "keywords": [ "adult", "got", "eggs,", "and" ], "value": "3" }, { "keywords": [ "each", "received", "more", "egg" ], "value": "1" } ]
The total number of eggs the family had is 3 * 12 = <<3*12=36>>36 eggs If each adult received 3 eggs, the total number of eggs they got is 3 * 3 = <<3*3=9>>9 eggs. The children shared 36 - 9 = <<36-9=27>>27 eggs Since each girl received an egg, the boys shared 27 - 7 = <<27-7=20>>20 eggs If each boy received 1 egg more than each girl, each received 1+1 = <<1+1=2>>2 eggs The boys received 20 eggs, and if each got 2 eggs, then 20/2 = <<20/2=10>>10 boys went on the trip #### 10
Mary used 15 gallons of fuel this week. Last week she used a certain number less. How much fuel did she use in total for the two weeks?
[ { "keywords": [ "she", "used", "less.", "How" ], "value": "20%" } ]
Last week, she used 15 gallons * 0.2 = <<15*0.2=3>>3 gallons less fuel than she used this week. This means that she used 15 gallons – 3 gallons = <<15-3=12>>12 gallons of fuel last week. In total, Mary used 15 gallons + 12 gallons = <<15+12=27>>27 gallons of fuel. #### 27
May can knit 3 scarves using one yarn. She bought 2 red yarns, a certain number blue yarns, and 4 yellow yarns. How many scarves will she be able to make in total?
[ { "keywords": [ "red", "yarns,", "blue", "yarns," ], "value": "6" } ]
May will be able to make 2 x 3 = <<2*3=6>>6 red scarves. She will be able to make 3 x 6 = <<3*6=18>>18 blue scarves. And she will be able to make 4 x 3 = <<4*3=12>>12 yellow scarves. Therefore the total scarves she can make is 12 + 18 + 6 = <<12+18+6=36>>36. #### 36
For every 1 minute that Carlotta sings on stage during the final opera performance, she spends an additional 3 minutes practicing and a certain number minutes throwing temper tantrums. If her final stage performance is 6 minutes long, what is the total combined amount of time, in minutes, that she spends practicing, throwing tantrums, and singing in the final stage performance?
[ { "keywords": [ "practicing", "and", "minutes", "throwing" ], "value": "5" } ]
For each 6 minutes she performs, Carlotta spends 6 * 3 minutes = <<6*3=18>>18 minutes practicing. For each 6 minutes she performs, Carlotta throws tantrums for 6 * 5 minutes = <<6*5=30>>30 minutes. Thus, in total, for each 6 minutes of performance time, she spends 18 minutes + 30 minutes + 6 minutes = 54 minutes on all three activities. #### 54
Pam has some bags of apples. Each of her bags has as many apples as a certain number of Gerald's bags. Gerald's bags have 40 apples each. If Pam has a certain number apples in total, how many bags of apples does she have?
[ { "keywords": [ "Pam", "has", "apples", "in" ], "value": "1200" }, { "keywords": [ "apples", "as", "of", "Gerald's" ], "value": "3" } ]
Each of Pam's bags contain 40*3=<<40*3=120>>120 apples. Pam has 1200/120=<<1200/120=10>>10 bags of apples. #### 10
Chelsea has a certain number kilos of sugar. She divides them into 4 bags equally. Then one of the bags gets torn and half of the sugar falls to the ground. How many kilos of sugar remain?
[ { "keywords": [ "Chelsea", "has", "kilos", "of" ], "value": "24" } ]
Each bag has 24/4=<<24/4=6>>6 kilos of sugar. 6/2=<<6/2=3>>3 kilos of sugar falls to the ground. 24-3=<<24-3=21>>21 kilos of sugar remains. #### 21
Bert fills out the daily crossword puzzle in the newspaper every day. He uses up a pencil to fill out the puzzles every two weeks. On average, it takes him a certain number words to use up a pencil. How many words are in each crossword puzzle on average?
[ { "keywords": [ "takes", "him", "words", "to" ], "value": "1050" } ]
At 7 days a week, it takes Bert 2 * 7 = <<2*7=14>>14 days of daily crossword puzzles to use up a pencil. Since Bert does one puzzle a day, each crossword puzzle has 1050 / 14 = <<1050/14=75>>75 words. #### 75
There were sweets on the table. Jack came and took half of all the candies and a certain number more candies. Then Paul came and took the remaining 7 sweets. How many sweets were on the table at first?
[ { "keywords": [ "candies", "and", "more", "candies." ], "value": "4" } ]
Jack took 4 more candies than the half, and Paul took the rest, which means 7 + 4 = 11 candies were half of all candies. That means at first there were 11 * 2 = <<11*2=22>>22 candies. #### 22
Basil gets 1/a certain number of a dog cookie in the morning and before bed. She gets 2 whole cookies during the day. Basil’s cookies are packaged with a certain number cookies per box. How many boxes will she need to last her for 30 days?
[ { "keywords": [ "She", "gets", "whole", "cookies" ], "value": "2" }, { "keywords": [ "packaged", "with", "cookies", "per" ], "value": "45" } ]
Basil gets 1/2 in the morning and 1/2 at bedtime so she gets 1/2+1/2 = <<1/2+1/2=1>>1 whole cookie Basil also gets 2 whole cookies during the day so all total she gets 2+1 =<<2+1=3>>3 whole cookies She needs cookies for 30 days and eats 3 a day so she needs 30*3 = <<30*3=90>>90 cookies Her cookies come 45 per box and she needs 90 cookies so she needs 90/45 = <<90/45=2>>2 boxes of cookies #### 2
It costs $.10 to print one page. Jenny wants to print 7 copies of her a certain number essay. She also wants to buy 7 pens that each cost $1.50. If she pays the store with a certain number twenty dollar bills, how much money should she get in change?
[ { "keywords": [ "of", "her", "essay.", "She" ], "value": "25-page" }, { "keywords": [ "store", "with", "twenty", "dollar" ], "value": "2" } ]
Jenny needs to print 7*25= <<7*25=175>>175 pages. This will cost 175*$.10 =$<<175*.10=17.5>>17.5. The pens will cost 7*$1.50=$<<7*1.5=10.50>>10.50. In total, she will spend $17.5+$10.5=$<<17.5+10.5=28>>28. Since she pays with 2 twenty dollar bills she pays with 2*20=<<2*20=40>>40 dollars. Thus, she will get $40-$28=$<<40-28=12>>12 in change. #### 12
240 sixth-grade students were asked about the number of novels they read per month. 1/6 of students read three or more novels, a certain number of students read two novels, 5/12 of students read one novel, and the rest of the students do not read anything. Calculate the number of students who do not read novels.
[ { "keywords": [ "more", "novels,", "of", "students" ], "value": "35%" } ]
1/6 * 240 students = <<1/6*240=40>>40 students. So 40 students read three or more novels. 35/100 * 240 students = <<35/100*240=84>>84 students. So 84 students read two novels. 5/12 * 240 students = <<5/12*240=100>>100 students. So 100 students read a novel. 240 students – (40 students + 84 students + 100 students) = 240 students – 224 students = <<240-(40+84+100)=16>>16 students. So 16 students don't read novels. #### 16
Tommy is making a certain number loaves of bread. He needs 4 pounds of flour per loaf. A 10-pound bag of flour costs $10 and a a certain number bag costs $13. When he is done making his bread, he has no use for flour and so he will throw away whatever is left. How much does he spend on flour if he buys the cheapest flour to get enough?
[ { "keywords": [ "is", "making", "loaves", "of" ], "value": "12" }, { "keywords": [ "and", "a", "bag", "costs" ], "value": "12-pound" } ]
He needs 48 pounds of flour because 12 x 4 = <<12*4=48>>48 He needs 4.8 bags of 10 pound bags because 48 / 10 = <<48/10=4.8>>4.8 He therefore needs to buy 5 bags of flour because 4 < 4.8 < 5 He spends $50 if he buys this flour because 5 x 10 = <<5*10=50>>50 He needs 4 bags of the 12-pound flour because 48 / 12 = <<48/12=4>>4 He would spend $52 on the 12-pound bags because 4 x 13 = 52 He spends $50 if he buys the cheapest flour because 50 < 52 #### 50
Cary is an engineer in charge of designing an irrigation system for three farmers. Farmer Bob grows a certain number acres of corn, 9 acres of cotton, and 12 acres of beans. Farmer Brenda grows 6 acres of corn, a certain number acres of cotton, and 14 acres of beans. Farmer Bernie grows 2 acres of corn and 12 acres of cotton. If corn takes 20 gallons of water an acre, cotton takes 80 gallons of water an acre, and beans take twice as much water as corn, what percentage of the total water used will go to Farmer Bob's farm?
[ { "keywords": [ "of", "corn,", "acres", "of" ], "value": "7" }, { "keywords": [ "Bob", "grows", "acres", "of" ], "value": "3" } ]
First figure out how much water beans take by multiplying the water use for corn by 2: 20 gallons/acre * 2 = <<20*2=40>>40 gallons/acre Next, calculate Bob's water use by multiplying each plant's water use per acre by the number of acres he planted, then adding up the total water use for all three crops: 3 * 20 + 9 * 80 + 12 * 40 = <<3*20+9*80+12*40=1260>>1260 Now do the same thing for Brenda: 6 * 20 + 7 * 80 + 14 * 40 = <<6*20+7*80+14*40=1240>>1240 And do the same thing for Bernie: 2 * 20 + 12 * 80 = 1000 Now add up each farmer's water use to find the total water use: 1260 + 1240 + 1000 = <<1260+1240+1000=3500>>3500 Now divide Bob's water use by the total water use and multiply by 100 to find what percentage of the water he used: 1260 / 3500 * 100 = <<1260/3500*100=36>>36% #### 36
Tommy wants to earn enough money to buy a certain number new books. Each book costs $5. If Tommy already has $13, how much does he need to save up?
[ { "keywords": [ "to", "buy", "new", "books." ], "value": "8" } ]
The books will cost $40 because 8 x 5 = <<8*5=40>>40 He needs to save up $27 because 40 - 13 = <<40-13=27>>27 #### 27
Parker is 4 inches shorter than Daisy. Daisy is a certain number inches taller than Reese. If Reese is a certain number inches tall, what is the average height for the three of them?
[ { "keywords": [ "Daisy", "is", "inches", "taller" ], "value": "8" }, { "keywords": [ "Reese", "is", "inches", "tall," ], "value": "60" } ]
Since Daisy is 6 inches taller than Reese, she must be 60 inches + 8 inches = 68 inches tall. Parker is 4 inches shorter than Daisy, making her 68 inches – 4 inches = <<68-4=64>>64 inches. The average height of the three of them is (60 inches + 68 inches + 64 inches) / 3 = <<(60+68+64)/3=64>>64 inches. #### 64
There are a certain number calories in a serving of cheese. Rick buys the large blocks that have a certain number servings per block. If Rick has already eaten 5 servings of cheese, how many calories are remaining in the block?
[ { "keywords": [ "that", "have", "servings", "per" ], "value": "16" }, { "keywords": [ "There", "are", "calories", "in" ], "value": "110" } ]
The block has 16 servings and he has eaten 5 servings leaving 16-5 = <<16-5=11>>11 servings of cheese There are 11 servings of cheese left and each serving is 110 calories for a total of 11*110 = <<11*110=1210>>1,210 calories #### 1210
Jason is mixing a batch of black paint. He needs to add a certain number grams of charcoal for every a certain number ml of water. If he adds 900 ml of water, how much charcoal does he add?
[ { "keywords": [ "for", "every", "ml", "of" ], "value": "30" }, { "keywords": [ "to", "add", "grams", "of" ], "value": "2" } ]
First find how many ml of water Jason needs for 1 gram of charcoal: 30 ml / 2 grams = <<30/2=15>>15 ml/g Then divide the amount of water Jason uses by the amount of water per gram of charcoal to find how much charcoal he uses: 900 ml / 15 ml/g = <<900/15=60>>60 g #### 60
Carl types at a speed of a certain number words per minute. If he types continuously for 4 hours per day, how many words can he type in 7 days?
[ { "keywords": [ "speed", "of", "words", "per" ], "value": "50" } ]
The number of words that Carl can type per hour is 50 * 60 = <<50*60=3000>>3000 words. The number of words that Carl can type in 4 hours is 3000 * 4 = <<3000*4=12000>>12000 words. The number of words that Carl can type in 7 days is 12000 * 7 = <<12000*7=84000>>84000 words. #### 84000
Janet hires six employees. Four of them are warehouse workers who make $15/hour, and the other two are managers who make $20/hour. Janet has to pay 10% of her workers' salaries in FICA taxes. If everyone works 25 days a month and a certain number hours a day, how much does Janet owe total for their wages and taxes for one month?
[ { "keywords": [ "month", "and", "hours", "a" ], "value": "8" } ]
First figure out how many hours each worker works per month by multiplying the number of days they work by the number of hours a day they work: 25 days * 8 hours/day = <<25*8=200>>200 hours Then calculate how much one warehouse worker makes per month by multiplying their hourly rate by the number of hours they work: 200 hours * $15/hour = $<<200*15=3000>>3000 Then multiply that number by 4 to find out how much all the warehouse workers make: $3000/worker * 4 workers = $<<3000*4=12000>>12,000 Now multiply the hours each manager works (also 200) by their hourly wage to find out how much one manager makes per month: 200 hours * $20/hour = $<<200*20=4000>>4,000 Now multiply one manager's wages by the number of managers (2) to find their total wage amount: $4,000/manager * 2 managers = $<<4000*2=8000>>8,000 Now add the wages for the managers and the workers to find the total cost of the wages: $8,000 + $12,000 = $<<8000+12000=20000>>20,000 Now multiply the total wage bill by 10% to find how much the FICA taxes are: $20,000 * .1 = $<<20000*.1=2000>>2,000 Now add the total wage bill to the total tax amount to find the grand total: $2,000 + $20,000 = $<<2000+20000=22000>>22,000 #### 22000
The seats of a bus are arranged in 23 rows of 4 seats. At the start, a certain number people climb. At the first stop, 15 people board the bus and 3 get off. At the second stop, 17 people get on the bus and 10 get off. How many empty seats are there after the second stop?
[ { "keywords": [ "the", "start,", "people", "climb." ], "value": "16" } ]
There are 23 * 4 = <<23*4=92>>92 seats on this bus. After the first stop, there are 16+15 - 3 = <<16+15-3=28>>28 people on the bus. After the 2nd stop, there are 28+17 - 10 = <<28+17-10=35>>35 people on the bus. So there are 92 - 35 = <<92-35=57>>57 empty seats on the bus after the 2nd stop. #### 57
Farmer Brown raises emus, large birds. His flock has a total of a certain number heads and legs. How many emus are in his flock?
[ { "keywords": [ "total", "of", "heads", "and" ], "value": "60" } ]
Each emu has 1+2=<<1+2=3>>3 heads and legs. Then the flock has 60/3=<<60/3=20>>20 animals. #### 20
Hash has nine more than half as many toys as Bill has. If Bill has a certain number toys, how many total toys do the boys have?
[ { "keywords": [ "Bill", "has", "toys,", "how" ], "value": "60" } ]
First we need to know what half of Bills toys are, 60 toys / 2 = <<60/2=30>>30 toys. Hash has 9 toys + 30 toys = <<9+30=39>>39 toys. Together the boys have 60 toys + 39 toys = <<60+39=99>>99 toys. #### 99
Berry wants to make sure he reads an average of 50 pages a day. This week he read 43 pages on Sunday, a certain number pages on Monday, and 28 pages on Tuesday. He had a soccer game and fell asleep early on Wednesday so he read nothing. On Thursday he read 70 pages, and on Friday he read 56 pages. How many pages does he have to read on Saturday to reach his goal?
[ { "keywords": [ "on", "Sunday,", "pages", "on" ], "value": "65" } ]
He has to read 350 pages a week because 7 x 50 = <<7*50=350>>350 He has read 262 pages because 43+65+28+70+56 = <<43+65+28+70+56=262>>262 He has to read 88 pages on Saturday because 350-262 =<<350-262=88>>88 #### 88
There are enough provisions in a castle to feed 300 people for a certain number days. After 30 days, 100 people leave the castle. How many more days are left until all the food runs out?
[ { "keywords": [ "people", "for", "days.", "After" ], "value": "90" } ]
After 30 days, there will be enough food left to sustain 300 people for 90 days – 30 days = 60 days. After the 100 people leave, there will be 300-100 = <<300-100=200>>200 people left. The 200 people will eat 200/300 = 2/3 as much food as the original group of people in the castle. The 60 days' worth of food will last this smaller group for 60 days / (2/3) = <<60/(2/3)=90>>90 more days. #### 90
The selling price of a bicycle that had sold for $220 last year was increased by a certain number What is the new price?
[ { "keywords": [ "increased", "by", "What", "is" ], "value": "15%." } ]
The price of the bicycle increased by $220 * 15/100 = $<<220*15/100=33>>33. Adding the increment price, the new price is $220 + $33 = $<<220+33=253>>253. #### 253
Madeline spends a certain number hours a week in class. She spends 4 hours per day working on homework. She spends 8 hours per day sleeping. She works part-time 20 hours per week. How many hours left over does Madeline have?
[ { "keywords": [ "Madeline", "spends", "hours", "a" ], "value": "18" } ]
Madeline spends 4*7=<<4*7=28>>28 hours on homework. She spends 8*7-56 hours sleeping. Therefore, she is busy 28+18+56+20=<<28+18+56+20=122>>122 hours per week. There are 7*24=<<7*24=168>>168 hours per week. Thus, Madeline has 168-122=<<168-122=46>>46 hours left over. #### 46
Roselyn gives Mara three times as many books as she gives Rebecca and remains with a certain number books. If Rebecca received a certain number books, how many books did Roselyn have before?
[ { "keywords": [ "remains", "with", "books.", "If" ], "value": "60" }, { "keywords": [ "Rebecca", "received", "books,", "how" ], "value": "40" } ]
If Roselyn gave Rebecca 40 books, and Mara was given three times as many books, Mara has 3*40 = 120 books. Rebecca and Mara's total number of books is 120+40 = <<120+40=160>>160 books. If Roselyn gave Mara and Rebecca her books, which is 160, then she initially had 60+160 = <<60+160=220>>220 books. #### 220
Natalie's sister had a certain number small diaries in her locker. Last summer she bought double the number of diaries she had and then lost a certain number of what she had. How many diaries does Natalie's sister have now?
[ { "keywords": [ "sister", "had", "small", "diaries" ], "value": "8" }, { "keywords": [ "then", "lost", "of", "what" ], "value": "1/4" } ]
Natalie's sister bought 2 * 8 = <<2*8=16>>16 diaries. So she then had 16 + 8 = <<16+8=24>>24 diaries. Afterwards, she loses 1/4 * 24 = <<24*1/4=6>>6 diaries. So, Natalie's sister now has 24 - 6 = <<24-6=18>>18 diaries. #### 18
Five months ago, Mike earned a certain number times more money than Fred. If his salary has increased by a certain number percent now, and Fred's salary then was $1000, calculate Mike's salary now.
[ { "keywords": [ "increased", "by", "percent", "now," ], "value": "40" }, { "keywords": [ "Mike", "earned", "times", "more" ], "value": "10" } ]
Five months ago, Mike earned ten times more money than Fred, and since Fred earned $1000, Mike earned 10*1000 = $<<10*1000=10000>>10000 more than Fred. The total amount of money that Mike earned five months ago is $10000+$1000 = $<<10000+1000=11000>>11000 Mikes salary has increased by 40/100*$11000 = $<<40/100*11000=4400>>4400 Mike's current salary is $11000 +$4400 = $<<11000+4400=15400>>15400 #### 15400
A shady restaurant is charging customers gratuities after taxes without them being aware. If my total bill was $140, the sales tax in my city is a certain number I ordered a NY Striploin for $80, and I ordered a glass of wine for $10, how much did they charge me for gratuities?
[ { "keywords": [ "city", "is", "I", "ordered" ], "value": "10%," } ]
The total bill before taxes or gratuities was $80 for the steak + $10 for the wine = $80+$10 = $<<80+10=90>>90 If the tax is 10%, then the taxes paid were $90 * 10% = $<<90*10*.01=9>>9 That means that the total bill before gratuities was $90 + $9 = $<<90+9=99>>99 If the final bill was $140, then you were charged $140-$99 = $<<140-99=41>>41 for gratuities #### 41
Jay & Gloria were hosting a 4th of July party at their house. Jay invited 22 people and Gloria invited 36. They wanted to buy small American flags for everyone. The craft store was having a sale on small flags, 5 flags for $a certain number.00. If they wanted all of their guests to have a flag and they also wanted 1 flag each, how much would they spend at the craft store?
[ { "keywords": [ "also", "wanted", "flag", "each," ], "value": "1" } ]
Jay invited 22 guests and Gloria invited 36 so they invited 22+36 = <<22+36=58>>58 guests They also each wanted a flag so in total they would need 1+1+58 = <<1+1+58=60>>60 flags The craft store has them on sale at 5 for $1.00 and they need 60 flags so the flags will cost them 60/5 = $12.00 #### 12
A building has four floors with ten rooms each. Legacy has to clean each room, and it takes her a certain number hours to clean one room. If she earns $15 per hour of work, calculate the total amount of money she makes from cleaning all the floors in the building.
[ { "keywords": [ "takes", "her", "hours", "to" ], "value": "6" } ]
Since the building has four floors with ten rooms each, the total number of rooms in the building is 4*10 = <<4*10=40>>40. If it takes Legacy 6 hours to clean each room, she will take 40*6 = <<40*6=240>>240 hours to clean all the rooms in the building. Since she is making $15 per hour of work, she will earn $15*240 = $<<15*240=3600>>3600 after cleaning all the rooms. #### 3600
Bob was creating a math test for an online platform. He created a certain number questions in the first hour. Bob then doubled his rate for the second hour, and doubled his second hour rate for the third hour. How many questions did Bob create in the three hours?
[ { "keywords": [ "He", "created", "questions", "in" ], "value": "13" } ]
First hour: <<13=13>>13 Second hour:13(2)=26 Third hour: 26(2)=52 Total:13+26+52=<<13+26+52=91>>91 questions #### 91
Fred had a certain number dollars to spend on 6 books. After buying them, he had 14 dollars. On average, how much did each book cost?
[ { "keywords": [ "Fred", "had", "dollars", "to" ], "value": "236" } ]
Fred spent $236 - $14 = $<<236-14=222>>222 on books. The cost per book is $222 / 6 books = $<<222/6=37>>37. #### 37
It takes 15 mink skins to make a coat. Andy buys 30 minks and each mink has a certain number babies, but half the total minks are set free by activists. How many coats can he make?
[ { "keywords": [ "mink", "has", "babies,", "but" ], "value": "6" } ]
First find the total number of baby minks: 30 minks * 6 babies/mink = <<30*6=180>>180 minks Add this to the number of adult minks: 180 minks + 30 minks = <<180+30=210>>210 minks Then divide this number in half to find how many aren't set free: 210 minks / 2 = <<210/2=105>>105 minks Then divide the remaining number of minks by the number of minks per coat to find the number of coats: 105 minks / 15 minks/coat = <<105/15=7>>7 coats #### 7
A used car lot has a certain number cars and motorcycles (in total) for sale. A third of the vehicles are motorcycles, and a quarter of the cars have a spare tire included. How many tires are on the used car lot’s vehicles in all?
[ { "keywords": [ "lot", "has", "cars", "and" ], "value": "24" } ]
The used car lot has 24 / 3 = <<24/3=8>>8 motorcycles with 2 tires each. The lot has 24 - 8 = <<24-8=16>>16 cars for sale There are 16 / 4 = 4 cars with a spare tire with 5 tires each. The lot has 16 - 4 = <<16-4=12>>12 cars with 4 tires each. Thus, the used car lot’s vehicles have 8 * 2 + 4 * 5 + 12 * 4 = 16 + 20 + 48 = <<8*2+4*5+12*4=84>>84 tires in all. #### 84
Samuel bought a certain number dozen doughnuts and Cathy bought 3 dozen doughnuts. They planned to share the doughnuts evenly with their 8 other friends. How many doughnuts will each of them receive?
[ { "keywords": [ "Samuel", "bought", "dozen", "doughnuts" ], "value": "2" } ]
Since 1 dozen is equal to 12, then Samuel has 2 x 12 = <<24=24>>24 doughnuts. While Cathy has 3 x 12 = <<3*12=36>>36. They both have 24 + 36 = <<24+36=60>>60 doughnuts together. There are 8 friends + 1 (Samuel) + 1 (Cathy) = <<8+1+1=10>>10 that will share the doughnuts. Thus, each of them will get 60/10 = <<60/10=6>>6 doughnuts. #### 6
Laura is planning her wedding. She expects a certain number people to attend the wedding, but she has been told that approximately 5% typically don't show. How many people will go to her wedding?
[ { "keywords": [ "She", "expects", "people", "to" ], "value": "220" } ]
Laura expects 100 - 5 = <<100-5=95>>95% to show up. Laura expects 220 * 0.95 = <<220*0.95=209>>209 guests. #### 209