input stringlengths 126 2.12k | input_with_context stringlengths 138 3.61k | question stringlengths 1 985 | choice_A stringlengths 1 462 ⌀ | choice_B stringlengths 1 542 | choice_C stringlengths 1 530 | choice_D stringlengths 1 450 ⌀ | correct_answer stringclasses 4
values | supporting_text stringlengths 1 3.37k ⌀ | dataset stringclasses 6
values |
|---|---|---|---|---|---|---|---|---|---|
Answer the following multiple choice question by selecting the correct option.
Question: Most vascular plants are seed plants, also known as?
A: spermatophytes
B: fungus
C: bacteria
D: sporozoans
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Most vascular plants are seed plants, or spermatophytes. They reproduce with seeds and pollen. Some modern seed plants are gymnosperms that produce seeds in cones.
Question: Most vascular plants are seed plants, also known as?
A:... | Most vascular plants are seed plants, also known as? | spermatophytes | fungus | bacteria | sporozoans | A | Most vascular plants are seed plants, or spermatophytes. They reproduce with seeds and pollen. Some modern seed plants are gymnosperms that produce seeds in cones. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Anna ate 4 apples on Tuesday. On Wednesday, she ate double the apples she ate on Tuesday. On Thursday, Anna ate half the apples she ate on Tuesday. How many apples has Anna eaten by the end of these three days?
A: 15
B: 11.2
C: 2... | Answer the following multiple choice question by selecting the correct option.
Context: On Tuesday, Anna ate 4 apples.
On Wednesday, she ate 4 x 2 = <<4*2=8>>8 apples.
On Thursday, she ate 4 / 2 = <<4/2=2>>2 apples.
In total, Anna ate 4 + 8 + 2 = <<4+8+2=14>>14 apples.
#### 14
Question: Anna ate 4 apples on Tuesday. ... | Anna ate 4 apples on Tuesday. On Wednesday, she ate double the apples she ate on Tuesday. On Thursday, Anna ate half the apples she ate on Tuesday. How many apples has Anna eaten by the end of these three days? | 15 | 11.2 | 21 | 14 | D | On Tuesday, Anna ate 4 apples.
On Wednesday, she ate 4 x 2 = <<4*2=8>>8 apples.
On Thursday, she ate 4 / 2 = <<4/2=2>>2 apples.
In total, Anna ate 4 + 8 + 2 = <<4+8+2=14>>14 apples.
#### 14 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Which is more accurate?
A: an ant gets food from photosynthesis
B: a dog gets food from photosynthesis
C: a gorilla gets food from photosynthesis
D: a palm tree gets food from photosynthesis
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a producer produces its own food
Question: Which is more accurate?
A: an ant gets food from photosynthesis
B: a dog gets food from photosynthesis
C: a gorilla gets food from photosynthesis
D: a palm tree gets food from photosynth... | Which is more accurate? | an ant gets food from photosynthesis | a dog gets food from photosynthesis | a gorilla gets food from photosynthesis | a palm tree gets food from photosynthesis | D | a producer produces its own food | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: James makes potatoes for a group. Each person eats 1.5 pounds of potatoes. He makes potatoes for 40 people. A 20-pound bag of potatoes costs $5. How much does it cost?
A: 7.5
B: 30
C: 15
D: 14
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: He needs 1.5*40=<<1.5*40=60>>60 pounds of potatoes
So he needs to buy 60/20=<<60/20=3>>3 bags of potatoes
So it cost 3*5=$<<3*5=15>>15
#### 15
Question: James makes potatoes for a group. Each person eats 1.5 pounds of potatoes. ... | James makes potatoes for a group. Each person eats 1.5 pounds of potatoes. He makes potatoes for 40 people. A 20-pound bag of potatoes costs $5. How much does it cost? | 7.5 | 30 | 15 | 14 | C | He needs 1.5*40=<<1.5*40=60>>60 pounds of potatoes
So he needs to buy 60/20=<<60/20=3>>3 bags of potatoes
So it cost 3*5=$<<3*5=15>>15
#### 15 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: During glycolysis, each glucose molecule is broken down into two molecules of what compound?
A: pyruvate
B: cellulose
C: chlorophyll
D: sugar
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: During glycolysis, each glucose molecule is broken down into two molecules of what compound?
A: pyruvate
B: cellulose
C: chlorophyll
D: sugar
Answer: | During glycolysis, each glucose molecule is broken down into two molecules of what compound? | pyruvate | cellulose | chlorophyll | sugar | A | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: A, B and C have Rs.500 between them, A and C together have Rs.200 and B and C Rs.350. How much does C have?
A: 50
B: 99
C: 88
D: 77
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: A+B+C = 500
A+C = 200
B+C = 350
--------------
A+B+2C = 550
A+B+C = 500
----------------
C = 50
Answer: A
Question: A, B and C have Rs.500 between them, A and C together have Rs.200 and B and C Rs.350. How much does C have?
A: 50... | A, B and C have Rs.500 between them, A and C together have Rs.200 and B and C Rs.350. How much does C have? | 50 | 99 | 88 | 77 | A | A+B+C = 500
A+C = 200
B+C = 350
--------------
A+B+2C = 550
A+B+C = 500
----------------
C = 50
Answer: A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Ryan has 40 balls. There are twice as many red balls as blue while the rest are green. If there are 11 blue balls, how many green balls are there?
A: -3
B: 7
C: 5.6
D: 17
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: There are 11 blue x 2 red/blue = <<11*2=22>>22 red balls.
The total number of blue and red balls is 11 blue + 22 red = <<11+22=33>>33 balls
There are 40 balls - 33 balls = <<40-33=7>>7 green balls.
#### 7
Question: Ryan has 40 bal... | Ryan has 40 balls. There are twice as many red balls as blue while the rest are green. If there are 11 blue balls, how many green balls are there? | -3 | 7 | 5.6 | 17 | B | There are 11 blue x 2 red/blue = <<11*2=22>>22 red balls.
The total number of blue and red balls is 11 blue + 22 red = <<11+22=33>>33 balls
There are 40 balls - 33 balls = <<40-33=7>>7 green balls.
#### 7 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Which of these could contribute to a species' demise?
A: An abundance of vegetation
B: A good supply of prey
C: Adequate shelter and companionship
D: A long period without rainfall
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the decrease of something required by an organism has a negative impact on that organism 's survival
Question: Which of these could contribute to a species' demise?
A: An abundance of vegetation
B: A good supply of prey
C: Adequa... | Which of these could contribute to a species' demise? | An abundance of vegetation | A good supply of prey | Adequate shelter and companionship | A long period without rainfall | D | the decrease of something required by an organism has a negative impact on that organism 's survival | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: A man swims downstream 72 km and upstream 45 km taking 9 hours each time; what is the speed of the current?
A: 1.9
B: 1.5
C: 1.7
D: 1.4
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 72 --- 9 DS = 8
? ---- 1
45 ---- 9 US = 5
? ---- 1 S = ?
S = (8 - 5)/2 = 1.5
Answer:B
Question: A man swims downstream 72 km and upstream 45 km taking 9 hours each time; what is the speed of the current?
A: 1.9
B: 1.5
C: 1.7
D: 1... | A man swims downstream 72 km and upstream 45 km taking 9 hours each time; what is the speed of the current? | 1.9 | 1.5 | 1.7 | 1.4 | B | 72 --- 9 DS = 8
? ---- 1
45 ---- 9 US = 5
? ---- 1 S = ?
S = (8 - 5)/2 = 1.5
Answer:B | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Bob wants to run a mile in the same time as his sister. If Bob’s time for a mile is currently 10 minutes and his sister’s time is currently 9 minutes by what percent does Bob need to improve his time in order run a mile in the sam... | Answer the following multiple choice question by selecting the correct option.
Context: Bob's time = 600 secs.
His sis' time = 540 secs.
Percent increase needed = (600-540/600) * 100 = 60/600 * 100 = 10%. Ans (D).
Question: Bob wants to run a mile in the same time as his sister. If Bob’s time for a mile is currently ... | Bob wants to run a mile in the same time as his sister. If Bob’s time for a mile is currently 10 minutes and his sister’s time is currently 9 minutes by what percent does Bob need to improve his time in order run a mile in the same time as his sister? | 3% | 5% | 8% | 10% | D | Bob's time = 600 secs.
His sis' time = 540 secs.
Percent increase needed = (600-540/600) * 100 = 60/600 * 100 = 10%. Ans (D). | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Abie had 20 bags of chips. She gave 4 bags to her friend and bought another 6 bags of chips in the store. How many bags of chips does Abie have in the end?
A: 21
B: 32
C: 22
D: 11
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Abie had 20 - 4 = <<20-4=16>>16 bags of chips after giving 4 bags of chips to her friend.
Abie has 16 + 6 = <<16+6=22>>22 bags of chips in the end.
#### 22
Question: Abie had 20 bags of chips. She gave 4 bags to her friend and bou... | Abie had 20 bags of chips. She gave 4 bags to her friend and bought another 6 bags of chips in the store. How many bags of chips does Abie have in the end? | 21 | 32 | 22 | 11 | C | Abie had 20 - 4 = <<20-4=16>>16 bags of chips after giving 4 bags of chips to her friend.
Abie has 16 + 6 = <<16+6=22>>22 bags of chips in the end.
#### 22 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Zion made a triangular-shaped house of cards with the base having a measurement of 40 centimeters and a height of 20 centimeters. If two of his friends also built similar shaped houses, what's the total area of the triangular hous... | Answer the following multiple choice question by selecting the correct option.
Context: Since the area of a triangle is given by 1/2 base*height, the area of the triangular-shaped house of cards that Zion made is 1/2*40*20 = <<1/2*40*20=400>>400 square centimeters.
If two of his friend also built similar shaped houses... | Zion made a triangular-shaped house of cards with the base having a measurement of 40 centimeters and a height of 20 centimeters. If two of his friends also built similar shaped houses, what's the total area of the triangular houses that Zion and his friends made (the area of a triangle is 1/2 * width * height)? | 1201 | 1200 | 1190 | 1800 | B | Since the area of a triangle is given by 1/2 base*height, the area of the triangular-shaped house of cards that Zion made is 1/2*40*20 = <<1/2*40*20=400>>400 square centimeters.
If two of his friend also built similar shaped houses, the total area of their triangular-shaped house of cards is 400+400=<<400+400=800>>800 ... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Olivia pays 4 quarters for chips and 12 quarters for soda. How many dollars does she pay in total?
A: 4
B: 2
C: 14
D: -6
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 4 quarters equals to 4 / 4 = $<<4/4=1>>1.
12 quarters equals to 12 / 4= $<<12/4=3>>3.
She pays 1 + 3 = $<<1+3=4>>4 in total.
#### 4
Question: Olivia pays 4 quarters for chips and 12 quarters for soda. How many dollars does she pay... | Olivia pays 4 quarters for chips and 12 quarters for soda. How many dollars does she pay in total? | 4 | 2 | 14 | -6 | A | 4 quarters equals to 4 / 4 = $<<4/4=1>>1.
12 quarters equals to 12 / 4= $<<12/4=3>>3.
She pays 1 + 3 = $<<1+3=4>>4 in total.
#### 4 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: There are 180 students in ninth grade. 1/4 of them bombed their finals because they were going through difficult breakups. 1/3rd of the rest didn't show up to take the test, and another 20 got less than a D. How many students pass... | Answer the following multiple choice question by selecting the correct option.
Context: First find the number of students who went through breakups: 1/4 * 180 = <<1/4*180=45>>45 students
Then subtract that number from the total number: 180 students - 45 students = <<180-45=135>>135 students
Then divide that number by ... | There are 180 students in ninth grade. 1/4 of them bombed their finals because they were going through difficult breakups. 1/3rd of the rest didn't show up to take the test, and another 20 got less than a D. How many students passed their finals? | 80 | 35 | 56 | 70 | D | First find the number of students who went through breakups: 1/4 * 180 = <<1/4*180=45>>45 students
Then subtract that number from the total number: 180 students - 45 students = <<180-45=135>>135 students
Then divide that number by 3 to find the number of students who didn't show up to take the test: 135 students / 3 = ... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Apple can run at a rate of 3 miles per hour. Mac can run at a rate of 4 miles per hour. In minutes, how much faster will Mac run a 24 mile race?
A: 119
B: 120
C: 60
D: 180
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: First find how fast each runs. Apple = 24 miles / 3 miles per hour = <<24/3=8>>8 hours
Mac = 24 miles / 4 miles per hour = <<24/4=6>>6 hours.
Mac runs 8 hours - 6 hours = <<8-6=2>>2 hours faster.
1 hour = 60 minutes, so, Mac runs f... | Apple can run at a rate of 3 miles per hour. Mac can run at a rate of 4 miles per hour. In minutes, how much faster will Mac run a 24 mile race? | 119 | 120 | 60 | 180 | B | First find how fast each runs. Apple = 24 miles / 3 miles per hour = <<24/3=8>>8 hours
Mac = 24 miles / 4 miles per hour = <<24/4=6>>6 hours.
Mac runs 8 hours - 6 hours = <<8-6=2>>2 hours faster.
1 hour = 60 minutes, so, Mac runs faster by 2 hours * 60 minutes = <<2*60=120>>120 minutes.
#### 120 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Jack has a grove with 4 trees by 5 trees. It takes 6 minutes to clean each tree. He gets help to clean the trees so it only takes half as long. How many hours did he spend cleaning trees?
A: 11
B: 0.8
C: 1
D: 0.5
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: There were 4*5=<<4*5=20>>20 trees to clean
So it took 20*6=<<20*6=120>>120 minutes
That is 120/60=<<120/60=2>>2 hours
So he spent 2/2=<<2/2=1>>1 hour cleaning
#### 1
Question: Jack has a grove with 4 trees by 5 trees. It takes 6 ... | Jack has a grove with 4 trees by 5 trees. It takes 6 minutes to clean each tree. He gets help to clean the trees so it only takes half as long. How many hours did he spend cleaning trees? | 11 | 0.8 | 1 | 0.5 | C | There were 4*5=<<4*5=20>>20 trees to clean
So it took 20*6=<<20*6=120>>120 minutes
That is 120/60=<<120/60=2>>2 hours
So he spent 2/2=<<2/2=1>>1 hour cleaning
#### 1 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What does angiosperm reproduction require?
A: pollination
B: heat energy
C: energy
D: nutrients
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: plant reproduction requires pollination Fact 2: Angiosperms are the flowering plants. Combined: Angiosperm reproduction requires pollination.
Question: What does angiosperm reproduction require?
A: pollination
B: heat ene... | What does angiosperm reproduction require? | pollination | heat energy | energy | nutrients | A | Fact 1: plant reproduction requires pollination Fact 2: Angiosperms are the flowering plants. Combined: Angiosperm reproduction requires pollination. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: A cloud could form in a home if the conditions were right and steam could
A: gather
B: file
C: burn
D: stem
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: clouds are formed by water vapor rising and condensing
Question: A cloud could form in a home if the conditions were right and steam could
A: gather
B: file
C: burn
D: stem
Answer: | A cloud could form in a home if the conditions were right and steam could | gather | file | burn | stem | A | clouds are formed by water vapor rising and condensing | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Find four consecutive even integers so that the sum of the first two added to twice the sum of the last two is equal to 742.
A: 120 ,122 , 124 ,126
B: 120 ,122 , 124 ,128
C: 120 ,121 , 122 ,123
D: 123 ,125 , 127 ,129
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let x, x + 2, x + 4 and x + 6 be the four integers. The sum of the first two
x + (x + 2)
twice the sum of the last two is written as
2 ((x + 4) + (x + 6)) = 4 x + 20
sum of the first two added to twice the sum of the last two is eq... | Find four consecutive even integers so that the sum of the first two added to twice the sum of the last two is equal to 742. | 120 ,122 , 124 ,126 | 120 ,122 , 124 ,128 | 120 ,121 , 122 ,123 | 123 ,125 , 127 ,129 | A | Let x, x + 2, x + 4 and x + 6 be the four integers. The sum of the first two
x + (x + 2)
twice the sum of the last two is written as
2 ((x + 4) + (x + 6)) = 4 x + 20
sum of the first two added to twice the sum of the last two is equal to 742 is written as
x + (x + 2) + 4 x + 20 = 742
Solve for x and find all four numbe... | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: A movie theater charges $5 for matinee tickets, $7 for evening tickets, and $10 for opening night tickets. A bucket of popcorn costs $10. On Friday, they had 32 matinee customers, 40 evening customers, and 58 customers for an open... | Answer the following multiple choice question by selecting the correct option.
Context: The movie theater made 5 * 32 = $<<5*32=160>>160 in matinee tickets.
It made 7 * 40 = $<<7*40=280>>280 in evening tickets.
It made 10 * 58 = $<<10*58=580>>580 in opening night tickets.
There were 32 + 40 + 58 = <<32+40+58=130>>130 ... | A movie theater charges $5 for matinee tickets, $7 for evening tickets, and $10 for opening night tickets. A bucket of popcorn costs $10. On Friday, they had 32 matinee customers, 40 evening customers, and 58 customers for an opening night showing of a movie. If half the customers bought popcorn, how much money in doll... | 1680 | 1336 | 1670 | 1660 | C | The movie theater made 5 * 32 = $<<5*32=160>>160 in matinee tickets.
It made 7 * 40 = $<<7*40=280>>280 in evening tickets.
It made 10 * 58 = $<<10*58=580>>580 in opening night tickets.
There were 32 + 40 + 58 = <<32+40+58=130>>130 customers.
Half of the customers bought popcorn, so 130 / 2 = <<130/2=65>>65 bought popco... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Score Interval Number of Scores
50-59 2
60-69 10
70-79 14
80-89 27
90-99 18
The table shows a distribution of test scores. Which score interval contains the median of the 71 scores?
A: a) 60-69
B: b) 70-79
C: c) 80-89
D: d) 90-99... | Answer the following multiple choice question by selecting the correct option.
Context: 36th person
80-89 C
Question: Score Interval Number of Scores
50-59 2
60-69 10
70-79 14
80-89 27
90-99 18
The table shows a distribution of test scores. Which score interval contains the median of the 71 scores?
A: a) 60-69
B: b)... | Score Interval Number of Scores
50-59 2
60-69 10
70-79 14
80-89 27
90-99 18
The table shows a distribution of test scores. Which score interval contains the median of the 71 scores? | a) 60-69 | b) 70-79 | c) 80-89 | d) 90-99 | C | 36th person
80-89 C | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Bernie has a collection of 18 unique postcards. He decided to sell half his collection for $15 per postcard. After he has successfully sold his postcards he decided to spend all the earned money to buy new postcards for $5 each. H... | Answer the following multiple choice question by selecting the correct option.
Context: Half of Bernie's collection means 18 * 0.5 = <<18*0.5=9>>9 postcards.
So he was able to sell 9 postcards for 9 * 15 = $<<9*15=135>>135.
He decided to spend all of his money on new postcards for $5 each, so he was able to buy 135 / ... | Bernie has a collection of 18 unique postcards. He decided to sell half his collection for $15 per postcard. After he has successfully sold his postcards he decided to spend all the earned money to buy new postcards for $5 each. How many postcards does Bernie have after all his transactions? | 36 | 28.8 | 46 | 54 | A | Half of Bernie's collection means 18 * 0.5 = <<18*0.5=9>>9 postcards.
So he was able to sell 9 postcards for 9 * 15 = $<<9*15=135>>135.
He decided to spend all of his money on new postcards for $5 each, so he was able to buy 135 / 5 = 27 new postcards.
This means Bernie has 9 + 27 = <<9+27=36>>36 postcards after all.
#... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Matt has a peanut plantation that is 500 feet by 500 feet. 1 square foot of peanuts can make 50 grams of peanuts. If it takes 20 grams of peanuts to make 5 grams of peanut butter and 1 kg of peanut butter sells for $10 how much ... | Answer the following multiple choice question by selecting the correct option.
Context: His plantation is 500*500=<<500*500=250000>>250,000 square feet
That means he gets 250,000*50=<<250000*50=12500000>>12,500,000 grams of peanuts
So he makes 12,500,000*5/20=<<12500000*5/20=3125000>>3,125,000 grams of peanut butter
S... | Matt has a peanut plantation that is 500 feet by 500 feet. 1 square foot of peanuts can make 50 grams of peanuts. If it takes 20 grams of peanuts to make 5 grams of peanut butter and 1 kg of peanut butter sells for $10 how much does he make from his plantation? | 31250 | 46875 | 31251 | 62500 | A | His plantation is 500*500=<<500*500=250000>>250,000 square feet
That means he gets 250,000*50=<<250000*50=12500000>>12,500,000 grams of peanuts
So he makes 12,500,000*5/20=<<12500000*5/20=3125000>>3,125,000 grams of peanut butter
So he has 3,125,000/1000=<<3125000/1000=3125>>3125 kg of peanut butter
That means it sells... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What type of wave results from snapping a rubber band?
A: sound
B: snap in half
C: electromagnetic
D: energy
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: a rubber band snapping causes the particles in the rubber band to vibrate Fact 2: Sound travels through matter by vibration. Combined: Snapping a rubber band causes sound.
Question: What type of wave results from snapping ... | What type of wave results from snapping a rubber band? | sound | snap in half | electromagnetic | energy | A | Fact 1: a rubber band snapping causes the particles in the rubber band to vibrate Fact 2: Sound travels through matter by vibration. Combined: Snapping a rubber band causes sound. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Enzymes speed up the rate of a specific chemical reaction and is therefore known as what?
A: characteristic catalysts
B: biochemical catalysts
C: protein catalysts
D: genetic catalysts
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Enzymes are biochemical catalysts, which means that they speed up the rate of a specific chemical reaction. A process that might take weeks in the absence of an enzyme can occur in milliseconds if the proper enzyme is present. A ge... | Enzymes speed up the rate of a specific chemical reaction and is therefore known as what? | characteristic catalysts | biochemical catalysts | protein catalysts | genetic catalysts | B | Enzymes are biochemical catalysts, which means that they speed up the rate of a specific chemical reaction. A process that might take weeks in the absence of an enzyme can occur in milliseconds if the proper enzyme is present. A generic enzyme-catalyzed reaction could be represented as follows:. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Mabel lives 4500 steps directly east of Lake High school. Helen lives 3/4 the number of steps that Mabel lives, directly west of the school. What's the total number of steps Mabel will walk to visit Helen so that they can do their... | Answer the following multiple choice question by selecting the correct option.
Context: Helen lives 3/4 * 4500 = <<3/4*4500=3375>>3375 steps directly west of Lake High.
To reach Helen, Mabel would have to walk to 4500 + 3375 = <<4500+3375=7875>>7875 steps.
#### 7875
Question: Mabel lives 4500 steps directly east of L... | Mabel lives 4500 steps directly east of Lake High school. Helen lives 3/4 the number of steps that Mabel lives, directly west of the school. What's the total number of steps Mabel will walk to visit Helen so that they can do their assignments together? | 3937.5 | 7875 | 11812.5 | 7885 | B | Helen lives 3/4 * 4500 = <<3/4*4500=3375>>3375 steps directly west of Lake High.
To reach Helen, Mabel would have to walk to 4500 + 3375 = <<4500+3375=7875>>7875 steps.
#### 7875 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: water will runoff as springs to replenish what
A: kinetic energy
B: rocks
C: hills
D: ground water
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Streams may start with runoff or water seeping out of a spring. Fact 2: Ground Water and Streams Reduced replenishment of ground water also affects streams. Combined: water will runoff as springs to replenish ground water
... | water will runoff as springs to replenish what | kinetic energy | rocks | hills | ground water | D | Fact 1: Streams may start with runoff or water seeping out of a spring. Fact 2: Ground Water and Streams Reduced replenishment of ground water also affects streams. Combined: water will runoff as springs to replenish ground water | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Putting a cardboard box in a bin instead of the trash can
A: conserve energy for later
B: save wild animal species
C: keep it from the trash
D: reduce the height of landfills
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: recycling resources has a positive impact on the environment
Question: Putting a cardboard box in a bin instead of the trash can
A: conserve energy for later
B: save wild animal species
C: keep it from the trash
D: reduce the hei... | Putting a cardboard box in a bin instead of the trash can | conserve energy for later | save wild animal species | keep it from the trash | reduce the height of landfills | D | recycling resources has a positive impact on the environment | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Candace decides to enter a race. The race is run in 4 segments, with racers eliminated at the end of each segment. 10 racers are eliminated after the first segment. A third of the remaining racers are eliminated after the next sec... | Answer the following multiple choice question by selecting the correct option.
Context: After the first segment, there are 100 – 10 = <<100-10=90>>90 racers left in the race.
After the second segment, 90 / 3 = <<90/3=30>>30 racers are eliminated.
This leaves 90 – 30 = <<90-30=60>>60 racers to compete in the third segm... | Candace decides to enter a race. The race is run in 4 segments, with racers eliminated at the end of each segment. 10 racers are eliminated after the first segment. A third of the remaining racers are eliminated after the next section. Half of the remaining racers are eliminated before the last leg of the race. If 100 ... | 30 | 29 | 31 | 20 | A | After the first segment, there are 100 – 10 = <<100-10=90>>90 racers left in the race.
After the second segment, 90 / 3 = <<90/3=30>>30 racers are eliminated.
This leaves 90 – 30 = <<90-30=60>>60 racers to compete in the third segment.
After the third segment, 60 / 2 = <<60/2=30>>30 more racers are eliminated.
This lea... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A frog eats
A: flowers
B: grains
C: six legged creatures
D: cheeseburgers
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a frog eats insects
Question: A frog eats
A: flowers
B: grains
C: six legged creatures
D: cheeseburgers
Answer: | A frog eats | flowers | grains | six legged creatures | cheeseburgers | C | a frog eats insects | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: A sprain is a strain or tear in what part of the body?
A: skeleton
B: torso
C: a ligament
D: stomach
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Another type of skeletal system injury is a sprain. A sprain is a strain or tear in a ligament that has been twisted or stretched too far. Ankle sprains are a common type of sprain. Athletes often strain a ligament in the knee call... | A sprain is a strain or tear in what part of the body? | skeleton | torso | a ligament | stomach | C | Another type of skeletal system injury is a sprain. A sprain is a strain or tear in a ligament that has been twisted or stretched too far. Ankle sprains are a common type of sprain. Athletes often strain a ligament in the knee called the ACL. Warming up adequately and stretching before playing sports may reduce the ris... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: red hornets can sting you multiple times with their
A: poison sack
B: knife
C: spears
D: rears
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a stinger is used for defense by a wasp
Question: red hornets can sting you multiple times with their
A: poison sack
B: knife
C: spears
D: rears
Answer: | red hornets can sting you multiple times with their | poison sack | knife | spears | rears | D | a stinger is used for defense by a wasp | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: which of these formations are typically the highest point from sea level?
A: the sandy river bank
B: a long river channel
C: a cooled lava top
D: a lush green valley
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a plateau is formed by a buildup of cooled lava
Question: which of these formations are typically the highest point from sea level?
A: the sandy river bank
B: a long river channel
C: a cooled lava top
D: a lush green valley
Answ... | which of these formations are typically the highest point from sea level? | the sandy river bank | a long river channel | a cooled lava top | a lush green valley | C | a plateau is formed by a buildup of cooled lava | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Liam is teaching art to a group of 10 students. He has 20 art kits that he hands out to the students to share, 1 art kit for 2 students. From those art kits half the students make 3 artworks each and half the students make 4 artwo... | Answer the following multiple choice question by selecting the correct option.
Context: There are 10 students in Liam's art class and 1/2 of them make a different amount of artworks than the other half, 1/2 x 10 = <<10-5=5>>5 students.
5 students make 3 artworks each, 5 x 3 = <<5*3=15>>15 artworks.
The other 5 student... | Liam is teaching art to a group of 10 students. He has 20 art kits that he hands out to the students to share, 1 art kit for 2 students. From those art kits half the students make 3 artworks each and half the students make 4 artworks each. How many artistic works does the whole class create? | 70 | 35 | 28 | 45 | B | There are 10 students in Liam's art class and 1/2 of them make a different amount of artworks than the other half, 1/2 x 10 = <<10-5=5>>5 students.
5 students make 3 artworks each, 5 x 3 = <<5*3=15>>15 artworks.
The other 5 students make 4 artworks each, 5 x 4 = <<5*4=20>>20 artworks.
Combined, the students in the clas... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: The length of a rectangle is four times its width. If the area is 100 m2. what is the length of the rectangle?
A: 10
B: 20
C: 40
D: 19
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let L be the length and W be the width of the rectangle.
Hence L = 4* W
We now use the area to write 80 = L * W
Substitute L by 4 W in the equation above 80 = 4*W × W = 4 W^2
Solve for W and find L
4 W^2 = 100
W^2 = 25, W = 5 and
L... | The length of a rectangle is four times its width. If the area is 100 m2. what is the length of the rectangle? | 10 | 20 | 40 | 19 | B | Let L be the length and W be the width of the rectangle.
Hence L = 4* W
We now use the area to write 80 = L * W
Substitute L by 4 W in the equation above 80 = 4*W × W = 4 W^2
Solve for W and find L
4 W^2 = 100
W^2 = 25, W = 5 and
L = 4*5 = <<4*5=20>>20 m
#### 20 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Which is the most likely cause of throat tumors?
A: cigars
B: Allergies
C: viruses
D: Pesticides
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Some viruses can cause cancer. Fact 2: Lung cancer is a formation of tumors in the lung. Combined: Some viruses result in the formation of malignant tumors.
Question: Which is the most likely cause of throat tumors?
A: ci... | Which is the most likely cause of throat tumors? | cigars | Allergies | viruses | Pesticides | C | Fact 1: Some viruses can cause cancer. Fact 2: Lung cancer is a formation of tumors in the lung. Combined: Some viruses result in the formation of malignant tumors. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Bases are ionic compounds consisting of hydroxide ions and a what?
A: carbonate
B: cinion
C: cation
D: sulfate
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Bases are ionic compounds consisting of hydroxide ions and a cation. Naming and formula writing for bases follows the same guidelines as for other ionic compounds.
Question: Bases are ionic compounds consisting of hydroxide ions a... | Bases are ionic compounds consisting of hydroxide ions and a what? | carbonate | cinion | cation | sulfate | C | Bases are ionic compounds consisting of hydroxide ions and a cation. Naming and formula writing for bases follows the same guidelines as for other ionic compounds. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Miletinae in the air above will have gone through a transmutation and would have already gone through what pre imago but post egg stage ?
A: egg stage
B: old stage
C: stage after larva
D: moth stage
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the pupa stage is a stage in the metamorphosis process of some animals
Question: Miletinae in the air above will have gone through a transmutation and would have already gone through what pre imago but post egg stage ?
A: egg sta... | Miletinae in the air above will have gone through a transmutation and would have already gone through what pre imago but post egg stage ? | egg stage | old stage | stage after larva | moth stage | C | the pupa stage is a stage in the metamorphosis process of some animals | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What increases the chances of someone inheriting a mitochondrial disease?
A: presence of defect ornithopods and undefected mtdna
B: presence of defect transgenic and undefected mtdna
C: presence of defect mtdna and undefected mtd... | Answer the following multiple choice question by selecting the correct option.
Context: Unfortunately, maternal mt(DNA)is susceptible to mutations which are a cause of inherited disease, such as breast cancer. Although, it is important to note that most mutations do not lead to defected mtDNA. Heteroplasmy is the pres... | What increases the chances of someone inheriting a mitochondrial disease? | presence of defect ornithopods and undefected mtdna | presence of defect transgenic and undefected mtdna | presence of defect mtdna and undefected mtdna | presence of defect transgenic and defect mtdna | C | Unfortunately, maternal mt(DNA)is susceptible to mutations which are a cause of inherited disease, such as breast cancer. Although, it is important to note that most mutations do not lead to defected mtDNA. Heteroplasmy is the presence of a mixture of more than one type of mtDNA. Most people have homoplasmic cells, mea... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What causes weathering?
A: swea
B: Winter
C: wind
D: rivers
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: wind causes erosion Fact 2: Water erosion has similar consequences as wind erosion. Combined: wind and water both cause weathering
Question: What causes weathering?
A: swea
B: Winter
C: wind
D: rivers
Answer: | What causes weathering? | swea | Winter | wind | rivers | C | Fact 1: wind causes erosion Fact 2: Water erosion has similar consequences as wind erosion. Combined: wind and water both cause weathering | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Ellie went to visit a circus with Sarah and they both got lost in the house of mirrors. They have to travel through the house of mirrors a few times before they finally get out and when they leave, they discuss how many times they... | Answer the following multiple choice question by selecting the correct option.
Context: In the rooms with tall mirrors, Sarah saw her reflection a total of 10 reflections * 3 passes = <<10*3=30>>30 times.
In the rooms with wide mirrors, Sarah saw her reflection a total of 5 reflections * 5 passes = <<5*5=25>>25 reflec... | Ellie went to visit a circus with Sarah and they both got lost in the house of mirrors. They have to travel through the house of mirrors a few times before they finally get out and when they leave, they discuss how many times they've seen their own reflections. Sarah says that every time they were in the room with tall... | 87 | 88 | 132 | 44 | B | In the rooms with tall mirrors, Sarah saw her reflection a total of 10 reflections * 3 passes = <<10*3=30>>30 times.
In the rooms with wide mirrors, Sarah saw her reflection a total of 5 reflections * 5 passes = <<5*5=25>>25 reflections.
So Sarah saw her reflection a total of 30 + 25 = <<30+25=55>>55 times.
In the room... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A superhero can use superhuman speed to run 10 miles in 4 minutes. The supervillain has an Evil-Mobile that drives 100 miles per hour. How many miles farther can the superhero run in an hour than the supervillain can drive?
A: 25... | Answer the following multiple choice question by selecting the correct option.
Context: There are 60 minutes in an hour, so the superhero will run 60 / 4 = <<60/4=15>>15 intervals of 10 miles in an hour.
Thus, the superhero can run 15 * 10 = <<15*10=150>>150 miles in an hour.
The superhero can run 150 - 100 = <<150-10... | A superhero can use superhuman speed to run 10 miles in 4 minutes. The supervillain has an Evil-Mobile that drives 100 miles per hour. How many miles farther can the superhero run in an hour than the supervillain can drive? | 25 | 60 | 75 | 50 | D | There are 60 minutes in an hour, so the superhero will run 60 / 4 = <<60/4=15>>15 intervals of 10 miles in an hour.
Thus, the superhero can run 15 * 10 = <<15*10=150>>150 miles in an hour.
The superhero can run 150 - 100 = <<150-100=50>>50 miles farther than the supervillain can drive in an hour.
#### 50 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A man rows his boat 90 km downstream and 5` km upstream, taking 3 hours each time. Find the speed of the stream?
A: 7 kmph
B: 5 kmph
C: 2 kmph
D: 8 kmph
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Speed downstream = d/t = 90/(3) = 30 kmph
Speed upstream = d/t = 51/(3) = 17 kmph
The speed of the stream = (30 - 17)/2 = 7 kmph
Answer:A
Question: A man rows his boat 90 km downstream and 5` km upstream, taking 3 hours each time.... | A man rows his boat 90 km downstream and 5` km upstream, taking 3 hours each time. Find the speed of the stream? | 7 kmph | 5 kmph | 2 kmph | 8 kmph | A | Speed downstream = d/t = 90/(3) = 30 kmph
Speed upstream = d/t = 51/(3) = 17 kmph
The speed of the stream = (30 - 17)/2 = 7 kmph
Answer:A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: In a game, Samanta has 8 more points than Mark, and Mark has 50% more points than Eric. Eric has 6 points. How many points do Samanta, Mark, and Eric have in total?
A: 32
B: 42
C: 22
D: 16
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Mark has 50/100 * 6 = <<50/100*6=3>>3 points more than Eric.
So Mark has 6 + 3 = <<6+3=9>>9 points.
That means Samanta has 9 + 8 = <<9+8=17>>17 points.
So in total Samanta, Mark, and Eric have 6 + 9 + 17 = <<6+9+17=32>>32 points.
#... | In a game, Samanta has 8 more points than Mark, and Mark has 50% more points than Eric. Eric has 6 points. How many points do Samanta, Mark, and Eric have in total? | 32 | 42 | 22 | 16 | A | Mark has 50/100 * 6 = <<50/100*6=3>>3 points more than Eric.
So Mark has 6 + 3 = <<6+3=9>>9 points.
That means Samanta has 9 + 8 = <<9+8=17>>17 points.
So in total Samanta, Mark, and Eric have 6 + 9 + 17 = <<6+9+17=32>>32 points.
#### 32 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A band's members each earn $20 per gig. If there are 4 members and they've earned $400, how many gigs have they played?
A: 5
B: 10
C: 2.5
D: 7.5
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The band earns $80 per gig because 4 x 20 = <<4*20=80>>80
They played 5 gigs because 400 / 80 = <<400/80=5>>5
#### 5
Question: A band's members each earn $20 per gig. If there are 4 members and they've earned $400, how many gigs h... | A band's members each earn $20 per gig. If there are 4 members and they've earned $400, how many gigs have they played? | 5 | 10 | 2.5 | 7.5 | A | The band earns $80 per gig because 4 x 20 = <<4*20=80>>80
They played 5 gigs because 400 / 80 = <<400/80=5>>5
#### 5 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What is used as an energy source by television?
A: electricity
B: light
C: our nearest star
D: air
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: electricity is used as an energy source by electrical devices Fact 2: Electrical fields result from electrical devices and televisions. Combined: electricity is used as an energy source by television
Question: What is used... | What is used as an energy source by television? | electricity | light | our nearest star | air | A | Fact 1: electricity is used as an energy source by electrical devices Fact 2: Electrical fields result from electrical devices and televisions. Combined: electricity is used as an energy source by television | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: A what is used for seeing in the dark?
A: darkness source
B: our nearest star
C: light source
D: shade source
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: a light bulb is used for seeing in the dark Fact 2: An electric light bulb is a light source. Combined: A light source is used for seeing in the dark
Question: A what is used for seeing in the dark?
A: darkness source
B: ... | A what is used for seeing in the dark? | darkness source | our nearest star | light source | shade source | C | Fact 1: a light bulb is used for seeing in the dark Fact 2: An electric light bulb is a light source. Combined: A light source is used for seeing in the dark | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Characterized by uncontrolled growth, cancerous cells are also called what?
A: toxic
B: malignant
C: abnormal
D: benign
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Cancer is the uncontrolled growth of abnormal cells in the body. Cancerous cells are also called malignant cells. There are over 200 different known cancers that afflict humans.
Question: Characterized by uncontrolled growth, canc... | Characterized by uncontrolled growth, cancerous cells are also called what? | toxic | malignant | abnormal | benign | B | Cancer is the uncontrolled growth of abnormal cells in the body. Cancerous cells are also called malignant cells. There are over 200 different known cancers that afflict humans. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: what falls making sunlight available to surrounding plants?
A: LEDs
B: grass
C: elms
D: oak
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: if a tree falls then sunlight becomes available to the surrounding plants Fact 2: Oak trees are found throughout. Combined: if an oak falls then sunlight becomes available to surrounding plants
Question: what falls making ... | what falls making sunlight available to surrounding plants? | LEDs | grass | elms | oak | D | Fact 1: if a tree falls then sunlight becomes available to the surrounding plants Fact 2: Oak trees are found throughout. Combined: if an oak falls then sunlight becomes available to surrounding plants | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: recycling has a positive impact on the
A: rocks
B: message boards
C: animes
D: surrounding creature homes
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: recycling has a positive impact on the environment
Question: recycling has a positive impact on the
A: rocks
B: message boards
C: animes
D: surrounding creature homes
Answer: | recycling has a positive impact on the | rocks | message boards | animes | surrounding creature homes | D | recycling has a positive impact on the environment | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Seasonal changes are made in response to changes in what?
A: mentality
B: buildings
C: environment safety
D: locales
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: seasonal changes are made in response to changes in the environment
Question: Seasonal changes are made in response to changes in what?
A: mentality
B: buildings
C: environment safety
D: locales
Answer: | Seasonal changes are made in response to changes in what? | mentality | buildings | environment safety | locales | D | seasonal changes are made in response to changes in the environment | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Two apartment roommates split the rent, utilities, and grocery payments equally each month. The rent for the whole apartment is $1100 and utilities are $114. If one roommate pays $757 in all, how many dollars are groceries for the... | Answer the following multiple choice question by selecting the correct option.
Context: Rent plus utilities for the whole apartment is 1100+114 = $<<1100+114=1214>>1214
If one roommate pays $757 in all, the total cost of everything is 757*2 = <<757*2=1514>>1514
The groceries cost 1514-1214 = <<1514-1214=300>>300
#### ... | Two apartment roommates split the rent, utilities, and grocery payments equally each month. The rent for the whole apartment is $1100 and utilities are $114. If one roommate pays $757 in all, how many dollars are groceries for the whole apartment? | 310 | 299 | 240 | 300 | D | Rent plus utilities for the whole apartment is 1100+114 = $<<1100+114=1214>>1214
If one roommate pays $757 in all, the total cost of everything is 757*2 = <<757*2=1514>>1514
The groceries cost 1514-1214 = <<1514-1214=300>>300
#### 300 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: threatening behavior causes
A: to move people
B: population movement
C: adrenaline to surge
D: hypothyroidism
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: threatening behavior causes a fight-or-flight response in animals Fact 2: Fear also causes adrenaline to surge, which is part of the fight or flight response. Combined: threatening behavior causes adrenaline to surge
Quest... | threatening behavior causes | to move people | population movement | adrenaline to surge | hypothyroidism | C | Fact 1: threatening behavior causes a fight-or-flight response in animals Fact 2: Fear also causes adrenaline to surge, which is part of the fight or flight response. Combined: threatening behavior causes adrenaline to surge | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: The simplest class of organic compounds is the what?
A: Phenols
B: gas
C: particles
D: hydrocarbons
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: isolating the individual components, preservationists are better able to determine the condition of an object and those books and documents most in need of immediate protection. The simplest class of organic compounds is the hydroc... | The simplest class of organic compounds is the what? | Phenols | gas | particles | hydrocarbons | D | isolating the individual components, preservationists are better able to determine the condition of an object and those books and documents most in need of immediate protection. The simplest class of organic compounds is the hydrocarbons, which consist entirely of carbon and hydrogen. Petroleum and natural gas are comp... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Which of these animals might seek out the same type of food that a rabbit would?
A: a lion
B: a cow
C: a wolf
D: a preying mantis
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: rabbits eat plants
Question: Which of these animals might seek out the same type of food that a rabbit would?
A: a lion
B: a cow
C: a wolf
D: a preying mantis
Answer: | Which of these animals might seek out the same type of food that a rabbit would? | a lion | a cow | a wolf | a preying mantis | B | rabbits eat plants | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Donald went to a computer store. He saw a 15% reduction in the price of the laptop he wants to buy. If the laptop originally costs $800, how much will he pay for the laptop?
A: 340
B: 681
C: 680
D: 679
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: There was $800 x 15/100 = $<<800*15/100=120>>120.
Thus, Donald will pay $800 - $120 = $<<800-120=680>>680.
#### 680
Question: Donald went to a computer store. He saw a 15% reduction in the price of the laptop he wants to buy. If t... | Donald went to a computer store. He saw a 15% reduction in the price of the laptop he wants to buy. If the laptop originally costs $800, how much will he pay for the laptop? | 340 | 681 | 680 | 679 | C | There was $800 x 15/100 = $<<800*15/100=120>>120.
Thus, Donald will pay $800 - $120 = $<<800-120=680>>680.
#### 680 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What is formed by breaking rock into smaller pieces?
A: crust
B: trees
C: soil
D: dirt
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: soil is formed by weathering Fact 2: Physical weathering breaks the rock into smaller pieces. Combined: Soil is formed by breaking rock into smaller pieces.
Question: What is formed by breaking rock into smaller pieces?
A... | What is formed by breaking rock into smaller pieces? | crust | trees | soil | dirt | C | Fact 1: soil is formed by weathering Fact 2: Physical weathering breaks the rock into smaller pieces. Combined: Soil is formed by breaking rock into smaller pieces. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: A person walks at a speed of 4 km/hr and runs at a speed of 8 km/hr. How many hours will the person require to cover a distance of 8 km, if the person completes half of the distance by walking and the other half by running?
A: 0.... | Answer the following multiple choice question by selecting the correct option.
Context: time = 4/4 + 4/8 = 12/8 = 1.5 hours
The answer is B.
Question: A person walks at a speed of 4 km/hr and runs at a speed of 8 km/hr. How many hours will the person require to cover a distance of 8 km, if the person completes half o... | A person walks at a speed of 4 km/hr and runs at a speed of 8 km/hr. How many hours will the person require to cover a distance of 8 km, if the person completes half of the distance by walking and the other half by running? | 0.5 | 1.5 | 2.5 | 3.5 | B | time = 4/4 + 4/8 = 12/8 = 1.5 hours
The answer is B. | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: What is produced when hydrogen gas and oxygen gas are ignited?
A: water
B: air
C: Fire
D: liquid
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Hydrogen gas and oxygen gas are ignited to produce water.
Question: What is produced when hydrogen gas and oxygen gas are ignited?
A: water
B: air
C: Fire
D: liquid
Answer: | What is produced when hydrogen gas and oxygen gas are ignited? | water | air | Fire | liquid | A | Hydrogen gas and oxygen gas are ignited to produce water. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: A frog was sick because it wasn't staying warm enough.
A: The frog was getting burned by a heat lamp
B: The water in the tank had dried up.
C: the frog was unable to regulate its body temperature without an external heat source
D... | Answer the following multiple choice question by selecting the correct option.
Context: if an organism becomes too hot then that organism may die
Question: A frog was sick because it wasn't staying warm enough.
A: The frog was getting burned by a heat lamp
B: The water in the tank had dried up.
C: the frog was unabl... | A frog was sick because it wasn't staying warm enough. | The frog was getting burned by a heat lamp | The water in the tank had dried up. | the frog was unable to regulate its body temperature without an external heat source | The frog was using too much ice in its drinks | C | if an organism becomes too hot then that organism may die | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Dinosaur carcasses are a form of
A: car parts
B: fuel
C: fun
D: food
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: oil is a source of energy
Question: Dinosaur carcasses are a form of
A: car parts
B: fuel
C: fun
D: food
Answer: | Dinosaur carcasses are a form of | car parts | fuel | fun | food | B | oil is a source of energy | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: what results does exposure to tobacco smoke have?
A: a hazard
B: deadly
C: negative
D: alters hearing
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Lung cancer is most often caused by exposure to tobacco smoke. Fact 2: Lung cancer is the deadliest of all cancers. Combined: exposure to tobacco smoke is deadly
Question: what results does exposure to tobacco smoke have?
... | what results does exposure to tobacco smoke have? | a hazard | deadly | negative | alters hearing | B | Fact 1: Lung cancer is most often caused by exposure to tobacco smoke. Fact 2: Lung cancer is the deadliest of all cancers. Combined: exposure to tobacco smoke is deadly | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: what use pheromones in urine to maintain their territory?
A: baby dogs
B: bears
C: rabbit
D: Male dogs
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Male dogs use pheromones in urine to mark their territory. Fact 2: Coyotes maintain their territory by marking it with urine. Combined: Male dogs use pheromones in urine to maintain their territory
Question: what use phero... | what use pheromones in urine to maintain their territory? | baby dogs | bears | rabbit | Male dogs | D | Fact 1: Male dogs use pheromones in urine to mark their territory. Fact 2: Coyotes maintain their territory by marking it with urine. Combined: Male dogs use pheromones in urine to maintain their territory | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Carl has been selling watermelons on the side of the road for $3 each. This evening he went home with $105 in profit and 18 watermelons. How many watermelons did he start out with this morning?
A: 79.5
B: 42.4
C: 106
D: 53
Answe... | Answer the following multiple choice question by selecting the correct option.
Context: Carl sells his watermelons for $3 each so today he sold $105 / $3 per watermelon = <<105/3=35>>35 watermelons.
He had 18 watermelons left over, so this morning he started with 18 + 35 = <<18+35=53>>53 watermelons.
#### 53
Question... | Carl has been selling watermelons on the side of the road for $3 each. This evening he went home with $105 in profit and 18 watermelons. How many watermelons did he start out with this morning? | 79.5 | 42.4 | 106 | 53 | D | Carl sells his watermelons for $3 each so today he sold $105 / $3 per watermelon = <<105/3=35>>35 watermelons.
He had 18 watermelons left over, so this morning he started with 18 + 35 = <<18+35=53>>53 watermelons.
#### 53 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Adding sulfur to soil can cause what?
A: contamination
B: flooding
C: plants to die
D: Pollution
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: changes in the pH of soil can cause plants to die Fact 2: Sulfur lowers pH in soil. Combined: Adding sulfer to soil can cause plants to die.
Question: Adding sulfur to soil can cause what?
A: contamination
B: flooding
C: ... | Adding sulfur to soil can cause what? | contamination | flooding | plants to die | Pollution | C | Fact 1: changes in the pH of soil can cause plants to die Fact 2: Sulfur lowers pH in soil. Combined: Adding sulfer to soil can cause plants to die. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Jack and Rose want to start a dog-walking business after school. They made 1,236 flyers to hand out around their neighborhood. Jack handed 120 flyers while Rose handed 320 flyers. How many flyers are left to be handed out around?
... | Answer the following multiple choice question by selecting the correct option.
Context: Jack and Rose handed a total of 120 + 320 = <<120+320=440>>440 flyers.
So, they still have 1236 - 440 = <<1236-440=796>>796 flyers left to be handed out around.
#### 796
Question: Jack and Rose want to start a dog-walking business... | Jack and Rose want to start a dog-walking business after school. They made 1,236 flyers to hand out around their neighborhood. Jack handed 120 flyers while Rose handed 320 flyers. How many flyers are left to be handed out around? | 786 | 1194 | 796 | 795 | C | Jack and Rose handed a total of 120 + 320 = <<120+320=440>>440 flyers.
So, they still have 1236 - 440 = <<1236-440=796>>796 flyers left to be handed out around.
#### 796 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: During the Christmas holidays, all shops are closed for 3 days. During each day during this time, a shop called "Surprise" could have earned 5 thousand dollars. How much potential revenue did the "Surprise" shop lose during 6 year... | Answer the following multiple choice question by selecting the correct option.
Context: In one day the shop is losing 5 thousand dollars, so during three days, the losses are 5 * 3 = $15,000.
Christmas holidays are once a year, so in 6 years the shop "Surprise" could have earned another $15,000 * 6 = $<<6*15000=90000>... | During the Christmas holidays, all shops are closed for 3 days. During each day during this time, a shop called "Surprise" could have earned 5 thousand dollars. How much potential revenue did the "Surprise" shop lose during 6 years of activity? | 0 | 0 | 0 | 0 | A | In one day the shop is losing 5 thousand dollars, so during three days, the losses are 5 * 3 = $15,000.
Christmas holidays are once a year, so in 6 years the shop "Surprise" could have earned another $15,000 * 6 = $<<6*15000=90000>>90,000.
#### 90,000 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Constriction and dilation allow the circulatory system to change the amount of blood flowing to which body parts?
A: tissues
B: organs
C: muscles
D: arteries
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Constriction and dilation allow the circulatory system to change the amount of blood flowing to different organs. For example, during a fight-or-flight response, dilation and constriction of blood vessels allow more blood to flow t... | Constriction and dilation allow the circulatory system to change the amount of blood flowing to which body parts? | tissues | organs | muscles | arteries | B | Constriction and dilation allow the circulatory system to change the amount of blood flowing to different organs. For example, during a fight-or-flight response, dilation and constriction of blood vessels allow more blood to flow to skeletal muscles and less to flow to digestive organs. Dilation of blood vessels in the... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Elsa started the day with 40 marbles. At breakfast, she lost 3 marbles while playing. At lunchtime, she gave her best friend Susie 5 marbles. In the afternoon, Elsa's mom bought her a new bag with 12 marbles. Susie came back a... | Answer the following multiple choice question by selecting the correct option.
Context: Elsa had 40 marbles - 3 - 5 = <<40-3-5=32>>32 marbles.
Elsa then gained 12 marbles + 32 = <<12+32=44>>44 marbles.
At dinner Elsa received 2 * 5 marbles from Susie = <<2*5=10>>10 marbles.
In total Elsa had 44 marbles + 10 = <<44+10=... | Elsa started the day with 40 marbles. At breakfast, she lost 3 marbles while playing. At lunchtime, she gave her best friend Susie 5 marbles. In the afternoon, Elsa's mom bought her a new bag with 12 marbles. Susie came back and gave Elsa twice as many marbles as she received at lunch. How many marbles did Elsa en... | 54 | 27 | 55 | 81 | A | Elsa had 40 marbles - 3 - 5 = <<40-3-5=32>>32 marbles.
Elsa then gained 12 marbles + 32 = <<12+32=44>>44 marbles.
At dinner Elsa received 2 * 5 marbles from Susie = <<2*5=10>>10 marbles.
In total Elsa had 44 marbles + 10 = <<44+10=54>>54 marbles.
#### 54 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Jerry, Gabriel, and Jaxon ask their parents to buy them toys to play with. Jerry is bought 8 more toys than Gabriel, but Gabriel has twice as many toys as Jaxon. If Jaxon got 15 toys, what's the total number of toys they all have?... | Answer the following multiple choice question by selecting the correct option.
Context: Jaxon has <<15=15>>15 toys
Gabriel has twice Jaxon's, Gabriel got 2*15 = <<2*15=30>>30 toys.
Jerry got 8 more toys than Gabriel, which is 30 +8 = <<30+8=38>>38 toys
Jaxon's toys plus Gabriel's toys plus Jerry's toys is 15+30+38 = <... | Jerry, Gabriel, and Jaxon ask their parents to buy them toys to play with. Jerry is bought 8 more toys than Gabriel, but Gabriel has twice as many toys as Jaxon. If Jaxon got 15 toys, what's the total number of toys they all have? | 66.4 | 93 | 83 | 41.5 | C | Jaxon has <<15=15>>15 toys
Gabriel has twice Jaxon's, Gabriel got 2*15 = <<2*15=30>>30 toys.
Jerry got 8 more toys than Gabriel, which is 30 +8 = <<30+8=38>>38 toys
Jaxon's toys plus Gabriel's toys plus Jerry's toys is 15+30+38 = <<15+30+38=83>>83 toys
#### 83 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Faith is getting paid $13.50 per hour. She normally works 8 hours a day, 5 days a week, plus 2 hours of overtime per day. How much will she earn by the end of the week?
A: 1012.5
B: 685
C: 665
D: 675
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Faith earns $13.50 x 8 = $<<13.5*8=108>>108 per day.
Since she works 5 days a week, she earns 5 x $108 = $<<5*108=540>>540 per week.
She gets an additional 2 x $13.50 = $<<2*13.5=27>>27 per day for the overtime pay.
She earns a tot... | Faith is getting paid $13.50 per hour. She normally works 8 hours a day, 5 days a week, plus 2 hours of overtime per day. How much will she earn by the end of the week? | 1012.5 | 685 | 665 | 675 | D | Faith earns $13.50 x 8 = $<<13.5*8=108>>108 per day.
Since she works 5 days a week, she earns 5 x $108 = $<<5*108=540>>540 per week.
She gets an additional 2 x $13.50 = $<<2*13.5=27>>27 per day for the overtime pay.
She earns a total of $27 x 5 = $<<27*5=135>>135 additional pay for her weekly overtime.
Therefore, Faith... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What are the cells of living beings called?
A: organs
B: Microscopic organisms
C: sub-units of species
D: microscopic building blocks
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Cells are the microscopic building blocks of organisms. Fact 2: Any living being is an organism. Combined: Cells are the microscopic building blocks of living beings
Question: What are the cells of living beings called?
A... | What are the cells of living beings called? | organs | Microscopic organisms | sub-units of species | microscopic building blocks | D | Fact 1: Cells are the microscopic building blocks of organisms. Fact 2: Any living being is an organism. Combined: Cells are the microscopic building blocks of living beings | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: A batsman makes a scores of 98 runs in his 19th inning and thus increases his average by 4. What is his average after 19th inning ?
A: 22
B: 24
C: 28
D: 26
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let the average score of 19 innings be x.
Then, 18x+98/19=x+4
The average score after 20th innings
= x + 4 = 22 + 4 = 26
Answer D
Question: A batsman makes a scores of 98 runs in his 19th inning and thus increases his average by 4... | A batsman makes a scores of 98 runs in his 19th inning and thus increases his average by 4. What is his average after 19th inning ? | 22 | 24 | 28 | 26 | D | Let the average score of 19 innings be x.
Then, 18x+98/19=x+4
The average score after 20th innings
= x + 4 = 22 + 4 = 26
Answer D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: All prokaryotic and some eukaryotic organisms reproduce through what method, where a parent passes all of its genetic material to the next generation?
A: microscopic reproduction
B: sexual reproduction
C: organic reproduction
D: ... | Answer the following multiple choice question by selecting the correct option.
Context: Are there male and female bacteria? How could you tell? Remember, bacteria have just one chromosome; they do not have an X or Y chromosome. So they probably have a very simplified form of reproduction. Asexual reproduction, the sim... | All prokaryotic and some eukaryotic organisms reproduce through what method, where a parent passes all of its genetic material to the next generation? | microscopic reproduction | sexual reproduction | organic reproduction | asexual reproduction | D | Are there male and female bacteria? How could you tell? Remember, bacteria have just one chromosome; they do not have an X or Y chromosome. So they probably have a very simplified form of reproduction. Asexual reproduction, the simplest and most primitive method of reproduction, involves a single parent and produces a ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: If a and b are integers and (2^a)(3^b) is a factor of 300^40, what is the largest possible value of ab?
A: a
B: 5a
C: 20a
D: 40a
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: (2^a)(3^b) is a factor of 300^40
We need to find the largest possible value of ab.
We know that 300 = 2^2*5^2*3
Therefore 300^40 will have only one power of 3 in it.
Hence in (2^a)(3^b), b has to be 1
Therefore value of ab = a
Corr... | If a and b are integers and (2^a)(3^b) is a factor of 300^40, what is the largest possible value of ab? | a | 5a | 20a | 40a | A | (2^a)(3^b) is a factor of 300^40
We need to find the largest possible value of ab.
We know that 300 = 2^2*5^2*3
Therefore 300^40 will have only one power of 3 in it.
Hence in (2^a)(3^b), b has to be 1
Therefore value of ab = a
Correct Option: A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: A tree had 1000 leaves before the onset of the dry season, when it sheds all its leaves. In the first week of the dry season, the tree shed 2/5 of the leaves. In the second week, it shed 40% of the remaining leaves. In the third ... | Answer the following multiple choice question by selecting the correct option.
Context: In the first week, the tree shed 2/5*1000 = <<2/5*1000=400>>400 leaves.
The number of leaves remaining on the tree at the end of the first week is 1000-400 = <<1000-400=600>>600
In the second week, the tree shed 40/100*600 = <<40/1... | A tree had 1000 leaves before the onset of the dry season, when it sheds all its leaves. In the first week of the dry season, the tree shed 2/5 of the leaves. In the second week, it shed 40% of the remaining leaves. In the third week, the tree shed 3/4 times as many leaves as it shed on the second week. Calculate the ... | 72 | 90 | 100 | 80 | B | In the first week, the tree shed 2/5*1000 = <<2/5*1000=400>>400 leaves.
The number of leaves remaining on the tree at the end of the first week is 1000-400 = <<1000-400=600>>600
In the second week, the tree shed 40/100*600 = <<40/100*600=240>>240 leaves.
The number of leaves remaining on the tree is 600-240 = <<600-240... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What is transported by sticking to the fur of an animal?
A: burrs
B: food
C: keratin
D: caviar
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: if seeds stick to the fur of an animal then that seed will be transported by the animal Fact 2: Burrs and some other seeds have tiny barbs that hook on to cat fur. Combined: if burrs stick to the fur of an animal then burrs... | What is transported by sticking to the fur of an animal? | burrs | food | keratin | caviar | A | Fact 1: if seeds stick to the fur of an animal then that seed will be transported by the animal Fact 2: Burrs and some other seeds have tiny barbs that hook on to cat fur. Combined: if burrs stick to the fur of an animal then burrs will be transported by the animal | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Hardness, density, color, and melting and boiling points are all considered what types of properties?
A: chemical
B: thermal
C: physical
D: visible
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Physical properties include color, density, hardness, and melting and boiling points.
Question: Hardness, density, color, and melting and boiling points are all considered what types of properties?
A: chemical
B: thermal
C: physi... | Hardness, density, color, and melting and boiling points are all considered what types of properties? | chemical | thermal | physical | visible | C | Physical properties include color, density, hardness, and melting and boiling points. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What can DNA contain the instructions for?
A: keeps the organism warm
B: Something to move
C: Plant reproduction
D: a single protein
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Most genes contain the instructions for a single protein. Fact 2: Genes are made of DNA, the substrate of hereditary information. Combined: DNA can contain the instructions for a single protein.
Question: What can DNA cont... | What can DNA contain the instructions for? | keeps the organism warm | Something to move | Plant reproduction | a single protein | D | Fact 1: Most genes contain the instructions for a single protein. Fact 2: Genes are made of DNA, the substrate of hereditary information. Combined: DNA can contain the instructions for a single protein. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What is least likely to exchange damage from heat with it's surroundings?
A: A sheep
B: a car
C: A lake
D: A dead grove
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: wood is an thermal energy insulator
Question: What is least likely to exchange damage from heat with it's surroundings?
A: A sheep
B: a car
C: A lake
D: A dead grove
Answer: | What is least likely to exchange damage from heat with it's surroundings? | A sheep | a car | A lake | A dead grove | D | wood is an thermal energy insulator | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Adam bought 3 kilograms of nuts and 2.5 kilograms of dried fruits at a store. One kilogram of nuts costs $12 and one kilogram of dried fruit costs $8. How much did his purchases cost?
A: 66
B: 44.8
C: 56
D: 112
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: For the nuts Adam paid 3 * $12 = $<<3*12=36>>36.
And for dried fruits Adam paid 2.5 * $8 = $<<2.5*8=20>>20.
So in total for his purchases Adam paid $36 + $20 = $<<36+20=56>>56.
#### 56
Question: Adam bought 3 kilograms of nuts and... | Adam bought 3 kilograms of nuts and 2.5 kilograms of dried fruits at a store. One kilogram of nuts costs $12 and one kilogram of dried fruit costs $8. How much did his purchases cost? | 66 | 44.8 | 56 | 112 | C | For the nuts Adam paid 3 * $12 = $<<3*12=36>>36.
And for dried fruits Adam paid 2.5 * $8 = $<<2.5*8=20>>20.
So in total for his purchases Adam paid $36 + $20 = $<<36+20=56>>56.
#### 56 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What is caused by a lack of a hormone that helps cells absorb sugar from the blood?
A: glucose
B: cancer
C: resistance
D: diabetes
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Insulin is a hormone that helps cells absorb sugar from the blood. Fact 2: Diabetes is caused by a lack of insulin. Combined: Diabetes is caused by a lack of hormone that helps cells absorb sugar from the blood.
Question: ... | What is caused by a lack of a hormone that helps cells absorb sugar from the blood? | glucose | cancer | resistance | diabetes | D | Fact 1: Insulin is a hormone that helps cells absorb sugar from the blood. Fact 2: Diabetes is caused by a lack of insulin. Combined: Diabetes is caused by a lack of hormone that helps cells absorb sugar from the blood. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: A person who is trying something out for the first time that will have unpredictable reactions will
A: want zero protection
B: want safety goggles
C: want naked skin
D: want bare hands
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: safety goggles are used for protecting the eyes during experiments
Question: A person who is trying something out for the first time that will have unpredictable reactions will
A: want zero protection
B: want safety goggles
C: wa... | A person who is trying something out for the first time that will have unpredictable reactions will | want zero protection | want safety goggles | want naked skin | want bare hands | B | safety goggles are used for protecting the eyes during experiments | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What is aging associated with?
A: an organism's body
B: decrease stamina
C: Decrease bodily water
D: Short telomeres
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Aging is associated with the death of cells. Fact 2: Old cells have short telomeres. Combined: aging is associated with short telomeres
Question: What is aging associated with?
A: an organism's body
B: decrease stamina
C:... | What is aging associated with? | an organism's body | decrease stamina | Decrease bodily water | Short telomeres | D | Fact 1: Aging is associated with the death of cells. Fact 2: Old cells have short telomeres. Combined: aging is associated with short telomeres | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What is a layer of tissue that lies between the shell and the body?
A: stem
B: node
C: mantle
D: silt
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Two unique features of mollusks are the mantle and radula (see Figure above ). The mantle is a layer of tissue that lies between the shell and the body. It secretes calcium carbonate to form the shell. It forms a cavity, called the... | What is a layer of tissue that lies between the shell and the body? | stem | node | mantle | silt | C | Two unique features of mollusks are the mantle and radula (see Figure above ). The mantle is a layer of tissue that lies between the shell and the body. It secretes calcium carbonate to form the shell. It forms a cavity, called the mantle cavity, between the mantle and the body. The mantle cavity pumps water for filter... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Darius, Matt, and Marius are friends, who played table football. During all the games they played, Marius scored 3 points more than Darius, and Darius scored 5 points less than Matt. How many points did all three friends score tog... | Answer the following multiple choice question by selecting the correct option.
Context: If Darius scored 10 points, then Marius scored 10 + 3 = <<10+3=13>>13 points in total.
Darius scored 5 points less than Matt, so Matt scored 10 + 5 = <<10+5=15>>15 points in total.
So all three friends gathered 13 + 15 + 10 = <<13+... | Darius, Matt, and Marius are friends, who played table football. During all the games they played, Marius scored 3 points more than Darius, and Darius scored 5 points less than Matt. How many points did all three friends score together, if Darius scored 10 points? | 37 | 28 | 38 | 48 | C | If Darius scored 10 points, then Marius scored 10 + 3 = <<10+3=13>>13 points in total.
Darius scored 5 points less than Matt, so Matt scored 10 + 5 = <<10+5=15>>15 points in total.
So all three friends gathered 13 + 15 + 10 = <<13+15+10=38>>38 points.
#### 38 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: You have 32$ to spend on groceries. You buy a loaf of bread for 3$, a candy bar for 2$, and 1/3 of whats left on a Turkey. How much money do you have left?
A: 18
B: 14.4
C: 17
D: 8
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 32-3=<<32-3=29>>29
29-2=<<29-2=27>>27
27(1/3)=9
27-9=<<27-9=18>>18$
#### 18
Question: You have 32$ to spend on groceries. You buy a loaf of bread for 3$, a candy bar for 2$, and 1/3 of whats left on a Turkey. How much money do y... | You have 32$ to spend on groceries. You buy a loaf of bread for 3$, a candy bar for 2$, and 1/3 of whats left on a Turkey. How much money do you have left? | 18 | 14.4 | 17 | 8 | A | 32-3=<<32-3=29>>29
29-2=<<29-2=27>>27
27(1/3)=9
27-9=<<27-9=18>>18$
#### 18 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: The perimeter of a square-shaped piece of paper is 20 cm shorter than the height of a computer screen. How many cm is the height of the screen if the side of the square paper is 20 cm?
A: 100
B: 80
C: 150
D: 99
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The perimeter of a square is found by 4*side, which means the square paper has a perimeter of 4*20 = <<4*20=80>>80
Since the perimeter of the square is 20 cm shorter than the height of the computer screen, the height of the compute... | The perimeter of a square-shaped piece of paper is 20 cm shorter than the height of a computer screen. How many cm is the height of the screen if the side of the square paper is 20 cm? | 100 | 80 | 150 | 99 | A | The perimeter of a square is found by 4*side, which means the square paper has a perimeter of 4*20 = <<4*20=80>>80
Since the perimeter of the square is 20 cm shorter than the height of the computer screen, the height of the computer screen is 20+80 = <<20+80=100>>100cm.
#### 100 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: recycling reduces what when making something?
A: fossil fuels
B: pollution
C: Energy.
D: less water
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: recycling reduces the resources needed to make something Fact 2: Recycling saves resources and reduces pollution. Combined: recycling reduces pollution when making something.
Question: recycling reduces what when making so... | recycling reduces what when making something? | fossil fuels | pollution | Energy. | less water | B | Fact 1: recycling reduces the resources needed to make something Fact 2: Recycling saves resources and reduces pollution. Combined: recycling reduces pollution when making something. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What happens to water poured on volcanic soil?
A: evaporation
B: Condensation
C: ground to shake
D: It flows through.
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: if soil is permeable then water easily flows through that soil Fact 2: Much of the volcanic soil is permeable. Combined: water flows easily through volcanic soil.
Question: What happens to water poured on volcanic soil?
A... | What happens to water poured on volcanic soil? | evaporation | Condensation | ground to shake | It flows through. | D | Fact 1: if soil is permeable then water easily flows through that soil Fact 2: Much of the volcanic soil is permeable. Combined: water flows easily through volcanic soil. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What is the term for species in symbiotic relationships evolving together?
A: innervation
B: interconnection
C: coevolution
D: autogeneration
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Evolution occurs in response to a change in the environment. Environmental change often involves other species of organisms. In fact, species in symbiotic relationships tend to evolve together. This is called coevolution . As one s... | What is the term for species in symbiotic relationships evolving together? | innervation | interconnection | coevolution | autogeneration | C | Evolution occurs in response to a change in the environment. Environmental change often involves other species of organisms. In fact, species in symbiotic relationships tend to evolve together. This is called coevolution . As one species changes, the other species must also change in order to adapt. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: The acidity of a solution is typically assessed experimentally by measurement of its what?
A: density
B: mass
C: color
D: ph
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The acidity of a solution is typically assessed experimentally by measurement of its pH. The pOH of a solution is not usually measured, as it is easily calculated from an experimentally determined pH value. The pH of a solution can... | The acidity of a solution is typically assessed experimentally by measurement of its what? | density | mass | color | ph | D | The acidity of a solution is typically assessed experimentally by measurement of its pH. The pOH of a solution is not usually measured, as it is easily calculated from an experimentally determined pH value. The pH of a solution can be directly measured using a pH meter (Figure 14.4). | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Many viral diseases can be prevented by giving people what?
A: cancers
B: pesticides
C: Lactose
D: vaccines
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Many viral diseases can be prevented by giving people vaccines (see Figure below ). A vaccine is a substance that contains pathogens such as viruses. The pathogens have been changed in some way so they no longer cause disease. Howe... | Many viral diseases can be prevented by giving people what? | cancers | pesticides | Lactose | vaccines | D | Many viral diseases can be prevented by giving people vaccines (see Figure below ). A vaccine is a substance that contains pathogens such as viruses. The pathogens have been changed in some way so they no longer cause disease. However, they can still provoke a response from the host’s immune system. This results in imm... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What is the measure of kinetic energy of the particles in matter?
A: energy
B: friction
C: precipitation
D: temperature
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Temperature is a measure of the average kinetic energy of the particles in matter. In everyday usage, temperature indicates a measure of how hot or cold an object is. Temperature is an important parameter in chemistry. When a subst... | What is the measure of kinetic energy of the particles in matter? | energy | friction | precipitation | temperature | D | Temperature is a measure of the average kinetic energy of the particles in matter. In everyday usage, temperature indicates a measure of how hot or cold an object is. Temperature is an important parameter in chemistry. When a substance changes from solid to liquid, it is because there was an increase in the temperature... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What type of energy travels in waves across space as well as through matter?
A: thermal energy
B: electromagnetic radiation
C: kinetic energy
D: mechanical radiation
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Electromagnetic radiation is energy that travels in waves across space as well as through matter. Most of the electromagnetic radiation on Earth comes from the sun. Like other waves, electromagnetic waves are characterized by certa... | What type of energy travels in waves across space as well as through matter? | thermal energy | electromagnetic radiation | kinetic energy | mechanical radiation | B | Electromagnetic radiation is energy that travels in waves across space as well as through matter. Most of the electromagnetic radiation on Earth comes from the sun. Like other waves, electromagnetic waves are characterized by certain wavelengths and wave frequencies. Wavelength is the distance between two corresponding... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Which is likeliest to harm an organism?
A: a naval mine
B: a short drizzle
C: eating a meal
D: a light breeze
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: explosions can cause harm to an organism
Question: Which is likeliest to harm an organism?
A: a naval mine
B: a short drizzle
C: eating a meal
D: a light breeze
Answer: | Which is likeliest to harm an organism? | a naval mine | a short drizzle | eating a meal | a light breeze | A | explosions can cause harm to an organism | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Alex is working on a science project and has taken pictures of all of the plants in a park near her home. She wants to find out how many of each plant she has pictures of, but she has 960 pictures, and counting them all will take ... | Answer the following multiple choice question by selecting the correct option.
Context: Each picture will take 2 minutes to process. 2 x 960 = <<2*960=1920>>1,920 minutes
There are 60 minutes in an hour. To find the hours, divide the minutes by 60. 1,920 / 60 = <<1920/60=32>>32 hours
#### 32
Question: Alex is working... | Alex is working on a science project and has taken pictures of all of the plants in a park near her home. She wants to find out how many of each plant she has pictures of, but she has 960 pictures, and counting them all will take her a long time. Her teacher suggested she use a program on the computer that can automati... | 32 | 48 | 25.6 | 64 | A | Each picture will take 2 minutes to process. 2 x 960 = <<2*960=1920>>1,920 minutes
There are 60 minutes in an hour. To find the hours, divide the minutes by 60. 1,920 / 60 = <<1920/60=32>>32 hours
#### 32 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: The mild oxidation of thiols gives compounds called what?
A: dioxides
B: carbonates
C: halides
D: disulfides
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Thiols (also called mercaptans), which are sulfur analogs of alcohols, have the general formula RSH. Methanethiol (also called methyl mercaptan), has the formula CH3SH. Ethanethiol (ethyl mercaptan) is the most common odorant for l... | The mild oxidation of thiols gives compounds called what? | dioxides | carbonates | halides | disulfides | D | Thiols (also called mercaptans), which are sulfur analogs of alcohols, have the general formula RSH. Methanethiol (also called methyl mercaptan), has the formula CH3SH. Ethanethiol (ethyl mercaptan) is the most common odorant for liquid propane (LP) gas. The mild oxidation of thiols gives compounds called disulfides. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: If a substance can absorb solar energy, then what can or will happen to that substance?
A: it will see a raising of warmth levels
B: heat levels will decrease exponentially
C: temperatures will be maintained
D: the substance will... | Answer the following multiple choice question by selecting the correct option.
Context: if a substance absorbs solar energy then that substance will increase in temperature
Question: If a substance can absorb solar energy, then what can or will happen to that substance?
A: it will see a raising of warmth levels
B: h... | If a substance can absorb solar energy, then what can or will happen to that substance? | it will see a raising of warmth levels | heat levels will decrease exponentially | temperatures will be maintained | the substance will gradually cool | A | if a substance absorbs solar energy then that substance will increase in temperature | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: There are 120 cards in a box. If 2/5 of the cards are red, exactly 5/9 of the remainder are black, and the rest are green, calculate the number of green cards in the box?
A: 64
B: 33
C: 32
D: 25.6
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The number of red cards in the box, 2/5 of the total number, is 2/5*120 = <<2/5*120=48>>48.
The number of cards that are not red is 120-48 = <<120-48=72>>72.
If 5/9 of the remaining cards are black, then there are 5/9*72 = <<5/9*72... | There are 120 cards in a box. If 2/5 of the cards are red, exactly 5/9 of the remainder are black, and the rest are green, calculate the number of green cards in the box? | 64 | 33 | 32 | 25.6 | C | The number of red cards in the box, 2/5 of the total number, is 2/5*120 = <<2/5*120=48>>48.
The number of cards that are not red is 120-48 = <<120-48=72>>72.
If 5/9 of the remaining cards are black, then there are 5/9*72 = <<5/9*72=40>>40 black cards in the box.
If the remaining cards are green, then there are 72-40 = ... | gsm8k_converted |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.