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: Calculate the circumference of a circular field whose radius is 6 centimeters.
A: 12
B: 4
C: 6
D: 8
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Circumference C is given by
C = 2πr = 2π*6 = 12 π cm
correct answer A
Question: Calculate the circumference of a circular field whose radius is 6 centimeters.
A: 12
B: 4
C: 6
D: 8
Answer: | Calculate the circumference of a circular field whose radius is 6 centimeters. | 12 | 4 | 6 | 8 | A | Circumference C is given by
C = 2πr = 2π*6 = 12 π cm
correct answer A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: A thief is spotted by a policeman from a distance of 100metres. When the policeman starts the chase, the thief also starts running. If the speed of the thief be 8km/hr and that of the policeman 10km/hr, how far the thief will have... | Answer the following multiple choice question by selecting the correct option.
Context: Relative speed of the policeman = 10-8 = 2 km/hr
time taken by policeman to cover 100m = (100/1000)*(1/2) = 1/20 hr
In 1/20 hr the thief covers a distance of 8/20 km = 2/5 km = 400m
Answer is A
Question: A thief is spotted by a po... | A thief is spotted by a policeman from a distance of 100metres. When the policeman starts the chase, the thief also starts running. If the speed of the thief be 8km/hr and that of the policeman 10km/hr, how far the thief will have run before he is overtaken ? | 400m | 1km | 500m | 450m | A | Relative speed of the policeman = 10-8 = 2 km/hr
time taken by policeman to cover 100m = (100/1000)*(1/2) = 1/20 hr
In 1/20 hr the thief covers a distance of 8/20 km = 2/5 km = 400m
Answer is A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Drew is reseeding his lawn with grass seed. One bag of grass seed covers 250 square feet of lawn. His lawn is 22 feet from the house to the curb and 36 feet from side to side. He bought four bags of seed. How many extra square fee... | Answer the following multiple choice question by selecting the correct option.
Context: Drew’s lawn is 22 * 36 = <<22*36=792>>792 square feet.
He bought enough grass seed to cover 250 * 4 = <<250*4=1000>>1000 square feet.
Thus, the leftover grass seed can cover 1000 - 792 = <<1000-792=208>>208 square feet.
#### 208
Q... | Drew is reseeding his lawn with grass seed. One bag of grass seed covers 250 square feet of lawn. His lawn is 22 feet from the house to the curb and 36 feet from side to side. He bought four bags of seed. How many extra square feet could the leftover grass seed cover after Drew reseeds his lawn? | 209 | 208 | 312 | 416 | B | Drew’s lawn is 22 * 36 = <<22*36=792>>792 square feet.
He bought enough grass seed to cover 250 * 4 = <<250*4=1000>>1000 square feet.
Thus, the leftover grass seed can cover 1000 - 792 = <<1000-792=208>>208 square feet.
#### 208 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Joe sells ham and cheese sandwiches for $1.50. If a slice of bread costs $0.15, a slice of ham costs $0.25 and a slice of cheese costs $0.35, how many cents does a sandwich with one slice of each protein cost Joe to make?
A: 135
... | Answer the following multiple choice question by selecting the correct option.
Context: First find the cost of two slices of bread: $0.15/slice * 2 slices = $<<0.15*2=0.30>>0.30
Then add the cost of one slice each of ham and cheese: $0.30 + $0.25 + $0.35 = $<<0.30+0.25+0.35=0.90>>0.90
#### 90
Question: Joe sells ham ... | Joe sells ham and cheese sandwiches for $1.50. If a slice of bread costs $0.15, a slice of ham costs $0.25 and a slice of cheese costs $0.35, how many cents does a sandwich with one slice of each protein cost Joe to make? | 135 | 90 | 89 | 180 | B | First find the cost of two slices of bread: $0.15/slice * 2 slices = $<<0.15*2=0.30>>0.30
Then add the cost of one slice each of ham and cheese: $0.30 + $0.25 + $0.35 = $<<0.30+0.25+0.35=0.90>>0.90
#### 90 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What disease occurs when cells in the breast grow out of control and form a tumor?
A: adult breast growth
B: breast cancer
C: muscular cyst
D: muscle cancer
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Breast cancer is the most common type of cancer in females. It occurs when cells in the breast grow out of control and form a tumor. Breast cancer is rare in teens but becomes more common as females get older. Regular screening is ... | What disease occurs when cells in the breast grow out of control and form a tumor? | adult breast growth | breast cancer | muscular cyst | muscle cancer | B | Breast cancer is the most common type of cancer in females. It occurs when cells in the breast grow out of control and form a tumor. Breast cancer is rare in teens but becomes more common as females get older. Regular screening is recommended for most women starting around age 40. If found early, breast cancer usually ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: How many multiples of 7 are there between 14 and 252 ?
A: 33
B: 46
C: 59
D: 66
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: It should be mentioned whether 14 and 252 are inclusive.
If 14 and 252 are inclusive, then the answer is (252-14)/7+1=35.
If 14 and 252 are NOT inclusive, then the answer is (245-21)/7+1=33.
Since OA is A, then we have NOT inclusiv... | How many multiples of 7 are there between 14 and 252 ? | 33 | 46 | 59 | 66 | A | It should be mentioned whether 14 and 252 are inclusive.
If 14 and 252 are inclusive, then the answer is (252-14)/7+1=35.
If 14 and 252 are NOT inclusive, then the answer is (245-21)/7+1=33.
Since OA is A, then we have NOT inclusive case. | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Felicia is baking a cake. She needs 2 cups of flour, a cup of white sugar, a 1/4 cup of brown sugar, and a 1/2 cup of oil. Her only measuring scoop is 1/4 cup. How many times does she fill it to complete the measurements?
A: 16
B... | Answer the following multiple choice question by selecting the correct option.
Context: She fills it 8 times for the flour because 2 / (1/4) =<<2/(1/4)=8>>8
She fills it 4 times for the white sugar because 1 / (1/4) = <<1/(1/4)=4>>4
She fills is 2 times for the oil because (1/2) / (1/4) = <<(1/2)/(1/4)=2>>2
She fills ... | Felicia is baking a cake. She needs 2 cups of flour, a cup of white sugar, a 1/4 cup of brown sugar, and a 1/2 cup of oil. Her only measuring scoop is 1/4 cup. How many times does she fill it to complete the measurements? | 16 | 7.5 | 15 | 12 | C | She fills it 8 times for the flour because 2 / (1/4) =<<2/(1/4)=8>>8
She fills it 4 times for the white sugar because 1 / (1/4) = <<1/(1/4)=4>>4
She fills is 2 times for the oil because (1/2) / (1/4) = <<(1/2)/(1/4)=2>>2
She fills it 1 time for the brown sugar because she needs exactly 1/4 of a cup
She fills is 15 time... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What conducts nerve-like electrical signals that help integrate whole-plant function?
A: the ploem
B: the spicule
C: the stem
D: the stamen
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What conducts nerve-like electrical signals that help integrate whole-plant function?
A: the ploem
B: the spicule
C: the stem
D: the stamen
Answer: | What conducts nerve-like electrical signals that help integrate whole-plant function? | the ploem | the spicule | the stem | the stamen | A | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What season is it when the hemisphere is aimed at the sun?
A: Spring
B: cold
C: Summer
D: Autumn
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: when a hemisphere is tilted towards the sun , that hemisphere receives more direct sunlight Fact 2: When the Earth's northern hemisphere is tilted towards the Sun, it is summer. Combined: When the hemisphere receives more s... | What season is it when the hemisphere is aimed at the sun? | Spring | cold | Summer | Autumn | C | Fact 1: when a hemisphere is tilted towards the sun , that hemisphere receives more direct sunlight Fact 2: When the Earth's northern hemisphere is tilted towards the Sun, it is summer. Combined: When the hemisphere receives more sunlight, it is summer | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Rick took off on a road trip for the summer. He traveled to the first destination on his trip, and then from there, he traveled twice the distance to this second destination. The third point on his trip was 40 miles away, which ... | Answer the following multiple choice question by selecting the correct option.
Context: If the third leg of Rick's trip was half the distance of the first leg, was 40 miles, this means the first leg was 40*2=<<40*2=80>>80 miles long
If the second leg of the trip was twice the distance of the first leg, that means it w... | Rick took off on a road trip for the summer. He traveled to the first destination on his trip, and then from there, he traveled twice the distance to this second destination. The third point on his trip was 40 miles away, which was half the distance he traveled from the beginning to his first destination. The final ... | 560 | 1120 | 448 | 280 | A | If the third leg of Rick's trip was half the distance of the first leg, was 40 miles, this means the first leg was 40*2=<<40*2=80>>80 miles long
If the second leg of the trip was twice the distance of the first leg, that means it was 80*2=<<80*2=160>>160 miles long
If the fourth leg was equal in distance to the total a... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A mosquito sucks 20 drops of blood every time it feeds on someone. If there are 5000 drops per liter and you have to lose 3 liters of blood to die, how many mosquitoes would have to feed on you to kill you?
A: 740
B: 1500
C: 749
... | Answer the following multiple choice question by selecting the correct option.
Context: First find the total number of liters a mosquito sucks in one feeding: 20 drops / 5000 drops/liter = <<20/5000=.004>>.004 L/feeding
Then divide the lethal amount of blood by the amount of blood one mosquito can drain: 3 L / .004 L/... | A mosquito sucks 20 drops of blood every time it feeds on someone. If there are 5000 drops per liter and you have to lose 3 liters of blood to die, how many mosquitoes would have to feed on you to kill you? | 740 | 1500 | 749 | 750 | D | First find the total number of liters a mosquito sucks in one feeding: 20 drops / 5000 drops/liter = <<20/5000=.004>>.004 L/feeding
Then divide the lethal amount of blood by the amount of blood one mosquito can drain: 3 L / .004 L/feeding = <<3/.004=750>>750 feedings
#### 750 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Through what do plants move enormous amounts of water from the soil to the atmosphere?
A: evaporation
B: transpiration
C: perspiration
D: respiration
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Plants recycle matter in biogeochemical cycles. For example, through transpiration, plants move enormous amounts of water from the soil to the atmosphere. Plants such as peas host bacteria that fix nitrogen. This makes nitrogen ava... | Through what do plants move enormous amounts of water from the soil to the atmosphere? | evaporation | transpiration | perspiration | respiration | B | Plants recycle matter in biogeochemical cycles. For example, through transpiration, plants move enormous amounts of water from the soil to the atmosphere. Plants such as peas host bacteria that fix nitrogen. This makes nitrogen available to all plants, which pass it on to consumers. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What happens on the formation where water moves sediment downstream?
A: mechanical
B: watershred
C: erosion
D: cranes roost
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: a sandbar is formed by water moving sediment downstream Fact 2: Native species, such as cranes, use open water and barren sandbars for roosting at night. Combined: Cranes roost on the formation where water moves sediment do... | What happens on the formation where water moves sediment downstream? | mechanical | watershred | erosion | cranes roost | D | Fact 1: a sandbar is formed by water moving sediment downstream Fact 2: Native species, such as cranes, use open water and barren sandbars for roosting at night. Combined: Cranes roost on the formation where water moves sediment downstream. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: A fifth-grade class went on a field trip to the zoo, and their class of 10 students merged with another class with the same amount of students. 5 parents offered to be a chaperone, and 2 of the teachers from both classes will be t... | Answer the following multiple choice question by selecting the correct option.
Context: A total of 10*2=<<10*2=20>>20 students went on the field trip.
Some chaperones showed up, letting the group grow to 20+5=<<20+5=25>>25 individuals.
The teachers had to come as well, making the group as big as 25+2=<<25+2=27>>27 ind... | A fifth-grade class went on a field trip to the zoo, and their class of 10 students merged with another class with the same amount of students. 5 parents offered to be a chaperone, and 2 of the teachers from both classes will be there too. When the school day was over, the students could choose to go home and 10 of the... | 15 | 25 | 16 | 5 | A | A total of 10*2=<<10*2=20>>20 students went on the field trip.
Some chaperones showed up, letting the group grow to 20+5=<<20+5=25>>25 individuals.
The teachers had to come as well, making the group as big as 25+2=<<25+2=27>>27 individuals.
When the school day ended, 27-10=<<27-10=17>>17 individuals were left.
A couple... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What keeps the earth orbiting the sun?
A: weak nuclear force
B: strong nuclear force
C: gravity
D: magnetic force
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Earth and Moon orbit each other. This Earth-Moon system orbits the Sun in a regular path ( Figure below ). Gravity is the force of attraction between all objects. Gravity keeps the Earth and Moon in their orbits. Earth’s gravity pu... | What keeps the earth orbiting the sun? | weak nuclear force | strong nuclear force | gravity | magnetic force | C | Earth and Moon orbit each other. This Earth-Moon system orbits the Sun in a regular path ( Figure below ). Gravity is the force of attraction between all objects. Gravity keeps the Earth and Moon in their orbits. Earth’s gravity pulls the Moon toward Earth’s center. Without gravity, the Moon would continue moving in a ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Stimuli in the brain, stomach, and small intestine activate or inhibit production of what secretion?
A: sweat
B: metabolic juice
C: gastric juice
D: digestive juice
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Gastric Secretion The secretion of gastric juice is controlled by both nerves and hormones. Stimuli in the brain, stomach, and small intestine activate or inhibit gastric juice production. This is why the three phases of gastric se... | Stimuli in the brain, stomach, and small intestine activate or inhibit production of what secretion? | sweat | metabolic juice | gastric juice | digestive juice | C | Gastric Secretion The secretion of gastric juice is controlled by both nerves and hormones. Stimuli in the brain, stomach, and small intestine activate or inhibit gastric juice production. This is why the three phases of gastric secretion are called the cephalic, gastric, and intestinal phases (Figure 23.17). However, ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Milly is figuring out how long she needs to spend studying. She knows that her math homework will take 60 minutes. Her geography homework will take half as long as her math homework, and her science homework will take time equal t... | Answer the following multiple choice question by selecting the correct option.
Context: First find how long Milly spends studying geography by dividing her math homework time by 2: 60 minutes / 2 = <<60/2=30>>30 minutes.
Now find the total amount of time Milly spent on math and geography: 30 minutes + 60 minutes = <<3... | Milly is figuring out how long she needs to spend studying. She knows that her math homework will take 60 minutes. Her geography homework will take half as long as her math homework, and her science homework will take time equal to the mean amount of time she spent studying math and geography. How many minutes does Mil... | 135 | 108 | 125 | 67.5 | A | First find how long Milly spends studying geography by dividing her math homework time by 2: 60 minutes / 2 = <<60/2=30>>30 minutes.
Now find the total amount of time Milly spent on math and geography: 30 minutes + 60 minutes = <<30+60=90>>90 minutes.
Now calculate the mean amount of time Milly spends on math and geogr... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Jame is trying to learn to tear playing cards. He can tear 30 cards at a time. A new deck of cards has 55 cards if you include the jokers and blank cards. He tears cards 3 times a week. If he buys 18 decks how many weeks can h... | Answer the following multiple choice question by selecting the correct option.
Context: He tears 30*3=<<30*3=90>>90 cards a week
He bought 55*18=<<55*18=990>>990 cards
So he can tear for 990/90=<<990/90=11>>11 weeks
#### 11
Question: Jame is trying to learn to tear playing cards. He can tear 30 cards at a time. A n... | Jame is trying to learn to tear playing cards. He can tear 30 cards at a time. A new deck of cards has 55 cards if you include the jokers and blank cards. He tears cards 3 times a week. If he buys 18 decks how many weeks can he go? | 12 | 11 | 16.5 | 8.8 | B | He tears 30*3=<<30*3=90>>90 cards a week
He bought 55*18=<<55*18=990>>990 cards
So he can tear for 990/90=<<990/90=11>>11 weeks
#### 11 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: After an infection has been brought under control and most cytotoxic t cells die off, a few remain as what?
A: control cells
B: b cells
C: natural killer cells
D: memory cells
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: After an infection has been brought under control, most cytotoxic T cells die off. However, a few remain as memory cells. If the same pathogen enters the body again, the memory cells mount a rapid immune response. They quickly prod... | After an infection has been brought under control and most cytotoxic t cells die off, a few remain as what? | control cells | b cells | natural killer cells | memory cells | D | After an infection has been brought under control, most cytotoxic T cells die off. However, a few remain as memory cells. If the same pathogen enters the body again, the memory cells mount a rapid immune response. They quickly produce many copies of cytotoxic T cells specific to the antigen of that pathogen. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Julia had to make 6 cakes for the party. Each cake takes 12 minutes to mix and needs 9 more minutes to bake than mix. Then it takes 6 more minutes to cool and decorate than to bake. How many hours will it take to make all 6 cakes?... | Answer the following multiple choice question by selecting the correct option.
Context: It takes 12 + 9 =<<12+9=21>>21 minutes to bake each cake.
It takes 21 + 6 = <<21+6=27>>27 minutes to cool and decorate each cake.
Therefore, it takes a total of 12 + 21 + 27 = <<12+21+27=60>>60 minutes to make one cake.
Thus, it ta... | Julia had to make 6 cakes for the party. Each cake takes 12 minutes to mix and needs 9 more minutes to bake than mix. Then it takes 6 more minutes to cool and decorate than to bake. How many hours will it take to make all 6 cakes? | 6 | 16 | 5 | 9 | A | It takes 12 + 9 =<<12+9=21>>21 minutes to bake each cake.
It takes 21 + 6 = <<21+6=27>>27 minutes to cool and decorate each cake.
Therefore, it takes a total of 12 + 21 + 27 = <<12+21+27=60>>60 minutes to make one cake.
Thus, it takes 60/60 = <<60/60=1>>1 hour to bake one cake.
So, it will take 1 x 6 = <<6=6>>6 hours t... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What forms when the dna in the nucleus wraps around proteins?
A: ribosomes
B: chromosomes
C: rna
D: genes
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: To begin mitosis, the DNA in the nucleus wraps around proteins to form chromosomes . Each organism has a unique number of chromosomes. In human cells, our DNA is divided up into 23 pairs of chromosomes. Replicated DNA forms a chrom... | What forms when the dna in the nucleus wraps around proteins? | ribosomes | chromosomes | rna | genes | B | To begin mitosis, the DNA in the nucleus wraps around proteins to form chromosomes . Each organism has a unique number of chromosomes. In human cells, our DNA is divided up into 23 pairs of chromosomes. Replicated DNA forms a chromosome made from two identical sister chromatids , forming an "X" shaped molecule ( Figure... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What can help you sleep soundly?
A: torture
B: anxiety
C: ear plugs
D: stress
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: when sound reaches the ear , that sound can be heard
Question: What can help you sleep soundly?
A: torture
B: anxiety
C: ear plugs
D: stress
Answer: | What can help you sleep soundly? | torture | anxiety | ear plugs | stress | C | when sound reaches the ear , that sound can be heard | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: The three types of mammals are characterized by their method of what?
A: specializaiton
B: pattern
C: reproduction
D: differentiation
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: There are three types of mammals, characterized by their method of reproduction. All mammals, except for a few, are viviparous , meaning they produce live young instead of laying eggs. The monotremes , however, have birdlike and re... | The three types of mammals are characterized by their method of what? | specializaiton | pattern | reproduction | differentiation | C | There are three types of mammals, characterized by their method of reproduction. All mammals, except for a few, are viviparous , meaning they produce live young instead of laying eggs. The monotremes , however, have birdlike and reptilian characteristics, such as laying eggs and a cloaca. An example of a monotreme is t... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Shobha's Mathematics Test had 75 problems i.e. 10 arithmetic, 30 algebra and 35 geometry problems. Although she answered 70% of the arithmetic, 40% of the algebra and 60% 0f the geometry problems correctly, she did not pass the te... | Answer the following multiple choice question by selecting the correct option.
Context: Solution
Number of questions attempted correctly
= (70% of 10 + 40% of 30 + 60% of 35)
= (7 + 12 + 21)
= 40.
Questions to be answered correctly for 60% grade = 60% of 75 = 45.
Required no of questions = (45 - 40) = 5.
Answer A
Que... | Shobha's Mathematics Test had 75 problems i.e. 10 arithmetic, 30 algebra and 35 geometry problems. Although she answered 70% of the arithmetic, 40% of the algebra and 60% 0f the geometry problems correctly, she did not pass the test because she got less than 60% of the problems right. How many more questions she would ... | 5 | 10 | 15 | 20 | A | Solution
Number of questions attempted correctly
= (70% of 10 + 40% of 30 + 60% of 35)
= (7 + 12 + 21)
= 40.
Questions to be answered correctly for 60% grade = 60% of 75 = 45.
Required no of questions = (45 - 40) = 5.
Answer A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: what gets deeper and wide from erosion?
A: meters
B: form sand
C: soil
D: Thames
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: erosion causes a river to become deeper and wider Fact 2: Major rivers include the Severn, Thames and Trent. Combined: erosion causes the Thames to become deeper and wider
Question: what gets deeper and wide from erosion?
... | what gets deeper and wide from erosion? | meters | form sand | soil | Thames | D | Fact 1: erosion causes a river to become deeper and wider Fact 2: Major rivers include the Severn, Thames and Trent. Combined: erosion causes the Thames to become deeper and wider | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: The bottoms—but not the tops—of the wave slow down because of what?
A: friction
B: size
C: temperature
D: vibration
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: In shallow water close to shore, waves start to drag on the bottom of the water. The bottoms—but not the tops—of the wave slow down because of friction. This causes the waves to steepen until they break and fall over, carrying wate... | The bottoms—but not the tops—of the wave slow down because of what? | friction | size | temperature | vibration | A | In shallow water close to shore, waves start to drag on the bottom of the water. The bottoms—but not the tops—of the wave slow down because of friction. This causes the waves to steepen until they break and fall over, carrying water onto the shore as surf. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Which of the following was made from sugar?
A: oxygen
B: meat
C: bread
D: flour
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: carbohydrates are made of sugars
Question: Which of the following was made from sugar?
A: oxygen
B: meat
C: bread
D: flour
Answer: | Which of the following was made from sugar? | oxygen | meat | bread | flour | C | carbohydrates are made of sugars | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: A company assigns product codes consisting of all the letters in the alphabet.How many product codes are possible if the company uses at most 6 letters in its codes, and all letters can be repeated in any one code?
A: A.321272406... | Answer the following multiple choice question by selecting the correct option.
Context: The no of ways in which the company can make codes of 1 letter : 26
# for 2 letters : 26*26 = 676
# for 3 letters : 26 * 26*26 =17576
# for 4 letters : 26 * 26*26*26 =456976
# for 5 letters : 26 * 26*26*26*26 =11881376
# for 6 lett... | A company assigns product codes consisting of all the letters in the alphabet.How many product codes are possible if the company uses at most 6 letters in its codes, and all letters can be repeated in any one code? | A.321272406 | B.308915776 | C.11881376 | D.456976 | A | The no of ways in which the company can make codes of 1 letter : 26
# for 2 letters : 26*26 = 676
# for 3 letters : 26 * 26*26 =17576
# for 4 letters : 26 * 26*26*26 =456976
# for 5 letters : 26 * 26*26*26*26 =11881376
# for 6 letters : 26 * 26*26*26*26*26 =308915776
The total : By adding all of them , 26+676+17576+456... | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: What makes temperature vary?
A: it's state
B: voltage
C: wind
D: seasons
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Temperature falls from lower to higher altitudes. Fact 2: Temperatures vary with altitude and season. Combined: temperatures vary depending on season
Question: What makes temperature vary?
A: it's state
B: voltage
C: wind... | What makes temperature vary? | it's state | voltage | wind | seasons | D | Fact 1: Temperature falls from lower to higher altitudes. Fact 2: Temperatures vary with altitude and season. Combined: temperatures vary depending on season | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: At a flea market, Hillary sells handmade crafts for 12 dollars per craft. Today, Hillary sells 3 crafts and is given an extra 7 dollars from an appreciative customer. Later on, Hillary deposits 18 dollars from today's profits into... | Answer the following multiple choice question by selecting the correct option.
Context: Hillary sells 3 crafts for 12 dollars each, for a total of 3 crafts * $12/craft = $<<3*12=36>>36
She receives an extra 7 dollars from a customer, increasing the total to $36 + $7 = $<<36+7=43>>43
She then deposits 18 dollars in the... | At a flea market, Hillary sells handmade crafts for 12 dollars per craft. Today, Hillary sells 3 crafts and is given an extra 7 dollars from an appreciative customer. Later on, Hillary deposits 18 dollars from today's profits into her bank account. How many dollars is Hillary left with after making the deposit? | 50 | 15 | 20 | 25 | D | Hillary sells 3 crafts for 12 dollars each, for a total of 3 crafts * $12/craft = $<<3*12=36>>36
She receives an extra 7 dollars from a customer, increasing the total to $36 + $7 = $<<36+7=43>>43
She then deposits 18 dollars in the bank, leaving her with $43 - $18 = $25
#### 25 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Weakened agents are introduced to kids to prevent
A: strep
B: common cold
C: measles
D: diarrhea
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: vaccines can help prevent illness
Question: Weakened agents are introduced to kids to prevent
A: strep
B: common cold
C: measles
D: diarrhea
Answer: | Weakened agents are introduced to kids to prevent | strep | common cold | measles | diarrhea | C | vaccines can help prevent illness | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Maya wants to learn how to lift and right now she can only lift a fourth of what America can. America can lift 240 pounds. As Maya grows stronger, she can add 10 more pounds to what she previously could lift. America follows this ... | Answer the following multiple choice question by selecting the correct option.
Context: Maya can lift 240*0.25=<<240*0.25=60>>60 pounds.
Gaining progress, she can lift up to 60+10=<<60+10=70>>70 pounds.
At her peak, she can lift 300*0.5=<<300*0.5=150>>150 pounds.
Maya's peak is 150 pounds - 60 pounds when she started ... | Maya wants to learn how to lift and right now she can only lift a fourth of what America can. America can lift 240 pounds. As Maya grows stronger, she can add 10 more pounds to what she previously could lift. America follows this and now she has hit her peak lift at 300 pounds. If Maya reaches her absolute peak and can... | 91 | 100 | 90 | 89 | C | Maya can lift 240*0.25=<<240*0.25=60>>60 pounds.
Gaining progress, she can lift up to 60+10=<<60+10=70>>70 pounds.
At her peak, she can lift 300*0.5=<<300*0.5=150>>150 pounds.
Maya's peak is 150 pounds - 60 pounds when she started = <<150-60=90>>90 more pounds than when she started.
#### 90 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What state of matter takes the shape and volume of whatever container it occupies?
A: liquid
B: mixture
C: gas
D: solid
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What state of matter takes the shape and volume of whatever container it occupies?
A: liquid
B: mixture
C: gas
D: solid
Answer: | What state of matter takes the shape and volume of whatever container it occupies? | liquid | mixture | gas | solid | C | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Out of the 80 students who took the biology exam, only 2/5 of them managed to score 100%. If a score below 80% qualified as failing, and 50 percent of the remaining students who didn't score 100% managed to score over 80%, calcula... | Answer the following multiple choice question by selecting the correct option.
Context: The number of students who scored 100% is 2/5*80 = <<2/5*80=32>>32
Out of the 80 students, 80-32 = <<80-32=48>>48 did not score 100%.
If 50% of the students who did not score 100% managed to score over 80%, then 50/100*48 =<<50/100... | Out of the 80 students who took the biology exam, only 2/5 of them managed to score 100%. If a score below 80% qualified as failing, and 50 percent of the remaining students who didn't score 100% managed to score over 80%, calculate the number of students who failed the exam. | 24 | 14 | 12 | 19.2 | A | The number of students who scored 100% is 2/5*80 = <<2/5*80=32>>32
Out of the 80 students, 80-32 = <<80-32=48>>48 did not score 100%.
If 50% of the students who did not score 100% managed to score over 80%, then 50/100*48 =<<50/100*48=24>>24 students scored over 80%
The number of students who failed is 48-24 = <<48-24=... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: The Earth's primary source of both light and heat is
A: jupiter
B: the moon
C: a yellow dewarf
D: titan
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the Sun is the star that is closest to Earth
Question: The Earth's primary source of both light and heat is
A: jupiter
B: the moon
C: a yellow dewarf
D: titan
Answer: | The Earth's primary source of both light and heat is | jupiter | the moon | a yellow dewarf | titan | C | the Sun is the star that is closest to Earth | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: All chemical changes involve a transfer of what?
A: oxygen
B: pressure
C: fuel
D: energy
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Describe ways protists are important to humans.
Question: All chemical changes involve a transfer of what?
A: oxygen
B: pressure
C: fuel
D: energy
Answer: | All chemical changes involve a transfer of what? | oxygen | pressure | fuel | energy | D | Describe ways protists are important to humans. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Tomy's age 16 years hence will be thrice his age four years ago. Find Tomy's present age?
A: 12 years
B: 13 years
C: 15 years
D: 14 years
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let MTomy's present age be 'x' years.
x+ 16 = 3(x- 4)
=> 2x = 28 => x = 14 years.
D
Question: Tomy's age 16 years hence will be thrice his age four years ago. Find Tomy's present age?
A: 12 years
B: 13 years
C: 15 years
D: 14 yea... | Tomy's age 16 years hence will be thrice his age four years ago. Find Tomy's present age? | 12 years | 13 years | 15 years | 14 years | D | Let MTomy's present age be 'x' years.
x+ 16 = 3(x- 4)
=> 2x = 28 => x = 14 years.
D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: What can be switched off by a protein called the trp repressor?
A: the cytokine
B: the operon
C: the genetic precursor
D: the chaperone protein
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What can be switched off by a protein called the trp repressor?
A: the cytokine
B: the operon
C: the genetic precursor
D: the chaperone protein
Answer: | What can be switched off by a protein called the trp repressor? | the cytokine | the operon | the genetic precursor | the chaperone protein | B | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: One barnyard owl makes 5 hoot sounds per minute. If 5 less than 20 hoots per minute are heard coming out of the barn, how many Barnyard owls would this noise be coming from?
A: 6
B: -7
C: 3
D: 2.4
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 5 less than 20 hoots per minute is 20-5=<<20-5=15>>15 hoots per minute.
If one barnyard owl makes 5 hoot sounds per minute, then 15 hoots per minute are coming from 15/5=<<15/5=3>>3 barnyard owls.
#### 3
Question: One barnyard owl... | One barnyard owl makes 5 hoot sounds per minute. If 5 less than 20 hoots per minute are heard coming out of the barn, how many Barnyard owls would this noise be coming from? | 6 | -7 | 3 | 2.4 | C | 5 less than 20 hoots per minute is 20-5=<<20-5=15>>15 hoots per minute.
If one barnyard owl makes 5 hoot sounds per minute, then 15 hoots per minute are coming from 15/5=<<15/5=3>>3 barnyard owls.
#### 3 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A student gets 60% in one subject, 80% in the other. To get an overall of 75% how much should get in third subject.
A: 75%
B: 25%
C: 85%
D: 55%
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let the 3rd subject % = x
60+80+x = 3*75
140+x = 225
x = 225-140 = 85
Answer : C
Question: A student gets 60% in one subject, 80% in the other. To get an overall of 75% how much should get in third subject.
A: 75%
B: 25%
C: 85%
D... | A student gets 60% in one subject, 80% in the other. To get an overall of 75% how much should get in third subject. | 75% | 25% | 85% | 55% | C | Let the 3rd subject % = x
60+80+x = 3*75
140+x = 225
x = 225-140 = 85
Answer : C | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Simeon drinks 64 fluid ounces of filtered water every day. He used to drink this water in 8-ounce-servings. But now, he drinks his water in 16-ounce servings. How many fewer servings per day does it now take Simeon to drink his... | Answer the following multiple choice question by selecting the correct option.
Context: In 64 fluid ounces, there are 64/8=<<64/8=8>>8 eight-ounce servings.
Using 16-ounce servings, Simeon now drinks 64 ounces in 64/16=<<64/16=4>>4 servings.
Thus, Simeon now drinks his water in 8-4=<<8-4=4>>4 fewer servings per day.
#... | Simeon drinks 64 fluid ounces of filtered water every day. He used to drink this water in 8-ounce-servings. But now, he drinks his water in 16-ounce servings. How many fewer servings per day does it now take Simeon to drink his water than it used to? | 8 | 3 | 4 | 14 | C | In 64 fluid ounces, there are 64/8=<<64/8=8>>8 eight-ounce servings.
Using 16-ounce servings, Simeon now drinks 64 ounces in 64/16=<<64/16=4>>4 servings.
Thus, Simeon now drinks his water in 8-4=<<8-4=4>>4 fewer servings per day.
#### 4 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Which likely best models an earthquake?
A: cutting paper
B: crumpling foil
C: folding paper
D: eating foil
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: earthquakes cause rock layers to fold on top of each other
Question: Which likely best models an earthquake?
A: cutting paper
B: crumpling foil
C: folding paper
D: eating foil
Answer: | Which likely best models an earthquake? | cutting paper | crumpling foil | folding paper | eating foil | B | earthquakes cause rock layers to fold on top of each other | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: what converts chemical energy into electrical energy
A: sensory neurons
B: AA lithium cell
C: rotten food
D: Firecrackers
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: a battery converts chemical energy into electrical energy Fact 2: Battery life is several months for a AA lithium cell. Combined: a AA lithium cell converts chemical energy into electrical energy
Question: what converts ch... | what converts chemical energy into electrical energy | sensory neurons | AA lithium cell | rotten food | Firecrackers | B | Fact 1: a battery converts chemical energy into electrical energy Fact 2: Battery life is several months for a AA lithium cell. Combined: a AA lithium cell converts chemical energy into electrical energy | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What type of drugs can increase water loss by interfering with the recapture of solutes and water from the forming urine?
A: diuretics
B: hallucinogens
C: disassociates
D: sedatives
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Antidiuretic Hormone (ADH) Diuretics are drugs that can increase water loss by interfering with the recapture of solutes and water from the forming urine. They are often prescribed to lower blood pressure. Coffee, tea, and alcoholi... | What type of drugs can increase water loss by interfering with the recapture of solutes and water from the forming urine? | diuretics | hallucinogens | disassociates | sedatives | A | Antidiuretic Hormone (ADH) Diuretics are drugs that can increase water loss by interfering with the recapture of solutes and water from the forming urine. They are often prescribed to lower blood pressure. Coffee, tea, and alcoholic beverages are familiar diuretics. ADH, a 9-amino acid peptide released by the posterior... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Which of these would you use in order to figure out why buildings may have collapsed?
A: radio
B: clock
C: seismometer
D: pendulum
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a seismometer is used to measure the strength or magnitude of an earthquake
Question: Which of these would you use in order to figure out why buildings may have collapsed?
A: radio
B: clock
C: seismometer
D: pendulum
Answer: | Which of these would you use in order to figure out why buildings may have collapsed? | radio | clock | seismometer | pendulum | C | a seismometer is used to measure the strength or magnitude of an earthquake | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Reproduction produces what?
A: energy
B: younglings
C: flames
D: water
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: reproduction produces offspring
Question: Reproduction produces what?
A: energy
B: younglings
C: flames
D: water
Answer: | Reproduction produces what? | energy | younglings | flames | water | B | reproduction produces offspring | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What does the digestive system break down into simple substances?
A: metals
B: stones
C: plastic food
D: nutriment
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the breaking down of food into simple substances occurs in the digestive system
Question: What does the digestive system break down into simple substances?
A: metals
B: stones
C: plastic food
D: nutriment
Answer: | What does the digestive system break down into simple substances? | metals | stones | plastic food | nutriment | D | the breaking down of food into simple substances occurs in the digestive system | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: In what form is the heat absorbed when you heat ice and it reaches a temperature of 0 c?
A: mechanical energy
B: geothermal energy
C: potential energy
D: radiation energy
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The heating curve shown is for water but other substances have similarly shaped heating curves. Suppose you begin with solid water (ice) at -30°C and add heat at a constant rate. The heat you add in the beginning will be absorbed a... | In what form is the heat absorbed when you heat ice and it reaches a temperature of 0 c? | mechanical energy | geothermal energy | potential energy | radiation energy | C | The heating curve shown is for water but other substances have similarly shaped heating curves. Suppose you begin with solid water (ice) at -30°C and add heat at a constant rate. The heat you add in the beginning will be absorbed as kinetic energy and the temperature of the solid will increase. When you reach a tempera... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: For nutrients to be absorbed from food it needs to
A: enter through the ears and exit through the toes
B: be breathed in through the lungs and expelled through the eyes
C: enter the rectum and be excreted out the mouth
D: enter t... | Answer the following multiple choice question by selecting the correct option.
Context: the digestive system digests food for the body
Question: For nutrients to be absorbed from food it needs to
A: enter through the ears and exit through the toes
B: be breathed in through the lungs and expelled through the eyes
C: ... | For nutrients to be absorbed from food it needs to | enter through the ears and exit through the toes | be breathed in through the lungs and expelled through the eyes | enter the rectum and be excreted out the mouth | enter the mouth and be expelled out the rectum | D | the digestive system digests food for the body | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: proteins foreign to the body can be found where?
A: in the lymph nodes
B: in nerve cells
C: in the kidneys
D: on cancer cells
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Antigens are found on cancer cells and the cells of transplanted organs. Fact 2: Antigens are proteins foreign to the body. Combined: proteins foreign to the body are found on cancer cells and the cells of transplanted orga... | proteins foreign to the body can be found where? | in the lymph nodes | in nerve cells | in the kidneys | on cancer cells | D | Fact 1: Antigens are found on cancer cells and the cells of transplanted organs. Fact 2: Antigens are proteins foreign to the body. Combined: proteins foreign to the body are found on cancer cells and the cells of transplanted organs. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Xavier needs 84 paper plates for a housewarming party. He already has 21 green plates and 28 red plates. How many more plates should Xavier buy?
A: 36
B: 45
C: 25
D: 35
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The total number of green and red plates is 28 + 21 = <<28+21=49>>49.
Xavier should buy 84 − 49 = 35 more plates.
#### 35
Question: Xavier needs 84 paper plates for a housewarming party. He already has 21 green plates and 28 red p... | Xavier needs 84 paper plates for a housewarming party. He already has 21 green plates and 28 red plates. How many more plates should Xavier buy? | 36 | 45 | 25 | 35 | D | The total number of green and red plates is 28 + 21 = <<28+21=49>>49.
Xavier should buy 84 − 49 = 35 more plates.
#### 35 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: There are 11 males & 12 females in the orchestra and twice that number in the band. There are 12 males & 17 females in the choir. If each musician only participates in one group, how many musicians total are there in the orchestra... | Answer the following multiple choice question by selecting the correct option.
Context: The number of musicians in the orchestra is 11 + 12 = <<11+12=23>>23.
The number of musicians in the band is 2 × 23 = <<2*23=46>>46.
The number of students in the choir is 12 + 17 = <<12+17=29>>29.
There are 23 + 46 + 29 = <<23+46+... | There are 11 males & 12 females in the orchestra and twice that number in the band. There are 12 males & 17 females in the choir. If each musician only participates in one group, how many musicians total are there in the orchestra, the band, and the choir? | 49 | 99 | 147 | 98 | D | The number of musicians in the orchestra is 11 + 12 = <<11+12=23>>23.
The number of musicians in the band is 2 × 23 = <<2*23=46>>46.
The number of students in the choir is 12 + 17 = <<12+17=29>>29.
There are 23 + 46 + 29 = <<23+46+29=98>>98 musicians in total.
#### 98 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What can water cause?
A: exposure to cold
B: The bending of a ray of light
C: atmospheric depletion
D: pressure differences.
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: water causes refraction of light Fact 2: Refraction is the bending of a ray of light. Combined: Water causes the bending of a ray of light
Question: What can water cause?
A: exposure to cold
B: The bending of a ray of lig... | What can water cause? | exposure to cold | The bending of a ray of light | atmospheric depletion | pressure differences. | B | Fact 1: water causes refraction of light Fact 2: Refraction is the bending of a ray of light. Combined: Water causes the bending of a ray of light | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: If 5 women or 8 girls can do a work in 84 days.In how many days can 10 women and 5 girls can do the same work?
A: 32
B: 33
C: 34
D: 35
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Given that 5 women is equal to 8 girls to complete work/
So,10 women=16 girls.
10 women+5 girls=16 girls+5 girls=21 girls.
8 girls can do a work in 84 days then 21 girls can do a work in (8*84)/21=32 days
Therefore 10 women and 5 g... | If 5 women or 8 girls can do a work in 84 days.In how many days can 10 women and 5 girls can do the same work? | 32 | 33 | 34 | 35 | A | Given that 5 women is equal to 8 girls to complete work/
So,10 women=16 girls.
10 women+5 girls=16 girls+5 girls=21 girls.
8 girls can do a work in 84 days then 21 girls can do a work in (8*84)/21=32 days
Therefore 10 women and 5 girls can a work in 32 days.
Answer is option A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: The name of a monatomic cation is simply the name of the element followed by this word?
A: ion
B: laser
C: amine
D: bond
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The name of a monatomic cation is simply the name of the element followed by the word ion. Thus, Na+ is the sodium ion, Al3+ is the aluminum ion, Ca2+ is the calcium ion, and so forth. We have seen that some elements lose different... | The name of a monatomic cation is simply the name of the element followed by this word? | ion | laser | amine | bond | A | The name of a monatomic cation is simply the name of the element followed by the word ion. Thus, Na+ is the sodium ion, Al3+ is the aluminum ion, Ca2+ is the calcium ion, and so forth. We have seen that some elements lose different numbers of electrons, producing ions of different charges (Figure 3.3 "Predicting Ionic ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: The length of a rectangular floor is more thanits breadth by 200%. If Rs.324 is requiredto paint the floor at the rate of Rs.3/sq m, what would be the length of the floor?
A: 12
B: 18
C: 19
D: 20
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let the length and the breadth of the floor be l m and b m respectively.
l = b + 200% of b = l + 2b = 3b
Area of the floor = 324/3 = 108 sq m
l b = 108 i.e., l * l/3 = 108
l2 = 324 => l = 18.
B
Question: The length of a rectangula... | The length of a rectangular floor is more thanits breadth by 200%. If Rs.324 is requiredto paint the floor at the rate of Rs.3/sq m, what would be the length of the floor? | 12 | 18 | 19 | 20 | B | Let the length and the breadth of the floor be l m and b m respectively.
l = b + 200% of b = l + 2b = 3b
Area of the floor = 324/3 = 108 sq m
l b = 108 i.e., l * l/3 = 108
l2 = 324 => l = 18.
B | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Most radioactive emissions that people are exposed to are on the order of a few dozen what?
A: ticks
B: millirems
C: micrograms
D: millivolts
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: rem = rad × factor where factor is a number greater than or equal to 1 that takes into account the type of radioactive emission and sometimes the type of tissue being exposed. For beta particles, the factor equals 1. For alpha part... | Most radioactive emissions that people are exposed to are on the order of a few dozen what? | ticks | millirems | micrograms | millivolts | B | rem = rad × factor where factor is a number greater than or equal to 1 that takes into account the type of radioactive emission and sometimes the type of tissue being exposed. For beta particles, the factor equals 1. For alpha particles striking most tissues, the factor is 10, but for eye tissue the factor is 30. Most ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What type of reproduction is exemplified by starfish and yeasts?
A: bacteria reproduction
B: sexual reproduction
C: microscopic reproduction
D: asexual reproduction
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Starfish: Flickr:amanderson2; Yeast: Zappy's. Starfish and yeasts are examples of organisms that reproduce asexually . Starfish: CC BY 2.0; Yeast: CC BY-NC 3.0.
Question: What type of reproduction is exemplified by starfish and ye... | What type of reproduction is exemplified by starfish and yeasts? | bacteria reproduction | sexual reproduction | microscopic reproduction | asexual reproduction | D | Starfish: Flickr:amanderson2; Yeast: Zappy's. Starfish and yeasts are examples of organisms that reproduce asexually . Starfish: CC BY 2.0; Yeast: CC BY-NC 3.0. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: 40% of a farmer's cattle are males. The rest are females. If a female cow produces 2 gallons of milk a day, how much milk will the farmer get a day if he has 50 male cows?
A: 140
B: 150
C: 75
D: 225
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The farmer has 125 cows because 50 / .4 = <<50/.4=125>>125
The farmer has 75 female cows because 125 x .6 = <<125*.6=75>>75
The farmer will get 150 gallons of milk a day because 75 x 2 = <<75*2=150>>150
#### 150
Question: 40% of a... | 40% of a farmer's cattle are males. The rest are females. If a female cow produces 2 gallons of milk a day, how much milk will the farmer get a day if he has 50 male cows? | 140 | 150 | 75 | 225 | B | The farmer has 125 cows because 50 / .4 = <<50/.4=125>>125
The farmer has 75 female cows because 125 x .6 = <<125*.6=75>>75
The farmer will get 150 gallons of milk a day because 75 x 2 = <<75*2=150>>150
#### 150 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Kim drinks a 1.5-quart bottle of water. She then drinks a 12 ounce can of water. How many ounces of water did she drink?
A: 48
B: 120
C: 60
D: 50
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The bottle was 1.5*32=<<1.5*32=48>>48 ounces.
So she drinks 48+12=<<48+12=60>>60 ounces of water.
#### 60
Question: Kim drinks a 1.5-quart bottle of water. She then drinks a 12 ounce can of water. How many ounces of water did sh... | Kim drinks a 1.5-quart bottle of water. She then drinks a 12 ounce can of water. How many ounces of water did she drink? | 48 | 120 | 60 | 50 | C | The bottle was 1.5*32=<<1.5*32=48>>48 ounces.
So she drinks 48+12=<<48+12=60>>60 ounces of water.
#### 60 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Holly gets 26 paychecks per year. If she puts $100.00 from every paycheck into her 401K, her company will match that contribution by 6%. How much money has she and her company contributed to her 401k after 1 year?
A: 2746
B: 27... | Answer the following multiple choice question by selecting the correct option.
Context: She puts $100.00 into her 401k from every paycheck and she gets 26 paychecks so that’s 100*26 = $<<100*26=2600.00>>2,600.00
Her company matches her $100.00 by 6% so they contribute 100*.06 = $<<100*.06=6.00>>6.00 every paycheck
Ove... | Holly gets 26 paychecks per year. If she puts $100.00 from every paycheck into her 401K, her company will match that contribution by 6%. How much money has she and her company contributed to her 401k after 1 year? | 2746 | 2756 | 4134 | 2204.8 | B | She puts $100.00 into her 401k from every paycheck and she gets 26 paychecks so that’s 100*26 = $<<100*26=2600.00>>2,600.00
Her company matches her $100.00 by 6% so they contribute 100*.06 = $<<100*.06=6.00>>6.00 every paycheck
Over a year, the company contributes $6.00 to her 401k with every paycheck so they contribut... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Meso can type 15 pages in 5 minutes. Tyler can type the same 15 pages in 3 minutes. How many minutes would it take Meso and Tyler to type 40 pages working together?
A: 2.5
B: 7.5
C: 4
D: 5
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Meso types 15 pages / 5 minutes = <<15/5=3>>3 page per minute.
Tyler types 15 pages / 3 minutes = <<15/3=5>>5 pages per minute.
Together they can type 3 + 5 = <<3+5=8>>8 pages per minute.
Working together, it would take them 40 pag... | Meso can type 15 pages in 5 minutes. Tyler can type the same 15 pages in 3 minutes. How many minutes would it take Meso and Tyler to type 40 pages working together? | 2.5 | 7.5 | 4 | 5 | D | Meso types 15 pages / 5 minutes = <<15/5=3>>3 page per minute.
Tyler types 15 pages / 3 minutes = <<15/3=5>>5 pages per minute.
Together they can type 3 + 5 = <<3+5=8>>8 pages per minute.
Working together, it would take them 40 pages / 8 pages per minute = <<40/8=5>>5 minutes
#### 5 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Urine leaves the body through voluntary elimination for adults?
A: forceful pressure
B: hostile elimination
C: voluntary elimination
D: Converting waste.
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Urine leaves the body through a sphincter in the process of urination. Fact 2: Elimination of urine is normally a voluntary process for adults. Combined: Urine leaves the body through voluntary elimination for adults
Quest... | Urine leaves the body through voluntary elimination for adults? | forceful pressure | hostile elimination | voluntary elimination | Converting waste. | C | Fact 1: Urine leaves the body through a sphincter in the process of urination. Fact 2: Elimination of urine is normally a voluntary process for adults. Combined: Urine leaves the body through voluntary elimination for adults | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What can turtles be infected with?
A: illness
B: eggs
C: Nematoda
D: bacteria
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Roundworms make up the phylum Nematoda. Fact 2: Turtles can have roundworms. Combined: Turtles can be infected with nematoda
Question: What can turtles be infected with?
A: illness
B: eggs
C: Nematoda
D: bacteria
Answer:... | What can turtles be infected with? | illness | eggs | Nematoda | bacteria | C | Fact 1: Roundworms make up the phylum Nematoda. Fact 2: Turtles can have roundworms. Combined: Turtles can be infected with nematoda | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: As the population of zebra decreases
A: competition among African wild dogs increases
B: predators learn to swim
C: prey communities get larger
D: prey will be more visible
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: as the population of prey decreases , competition between predators will increase
Question: As the population of zebra decreases
A: competition among African wild dogs increases
B: predators learn to swim
C: prey communities get ... | As the population of zebra decreases | competition among African wild dogs increases | predators learn to swim | prey communities get larger | prey will be more visible | A | as the population of prey decreases , competition between predators will increase | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Williams, a painter, has 9 jars of paint: 4 are orange, 2 are yellow, and the rest are brown. Williams will combine 3 jars of paint into a new container to make a new colour, which he will name according to the following condition... | Answer the following multiple choice question by selecting the correct option.
Context: the probability that it would be J1 or J2 is same as 1-()probability that it is C1 or C2
For C1-3C2(Brown)*2C1(Yellow)=3*2=6
For C2-3C3(all brown)=1
Total=9C3=84
1-7/84=77/84= 37/42
Answer : D
Question: Williams, a painter, has 9 ... | Williams, a painter, has 9 jars of paint: 4 are orange, 2 are yellow, and the rest are brown. Williams will combine 3 jars of paint into a new container to make a new colour, which he will name according to the following conditions: 1) C1, if the paint contains 2 jars of brown paint and no orange paint 2) C2, if the pa... | 74/42 | 37/84 | 21/42 | 37/42 | D | the probability that it would be J1 or J2 is same as 1-()probability that it is C1 or C2
For C1-3C2(Brown)*2C1(Yellow)=3*2=6
For C2-3C3(all brown)=1
Total=9C3=84
1-7/84=77/84= 37/42
Answer : D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: What can form from vapor?
A: heat
B: nicotine
C: liquid
D: water
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: condensing causes a liquid to form Fact 2: Vapors are cooled and condensed into liquid. Combined: vapor can form into liquid
Question: What can form from vapor?
A: heat
B: nicotine
C: liquid
D: water
Answer: | What can form from vapor? | heat | nicotine | liquid | water | C | Fact 1: condensing causes a liquid to form Fact 2: Vapors are cooled and condensed into liquid. Combined: vapor can form into liquid | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Sally picks 30 seashells on Monday. On Tuesday, she picks half as many seashells as she did on Monday. If she can sell each seashell for $1.20, how much money can she make if she sells all of her seashells?
A: 54
B: 27
C: 108
D: ... | Answer the following multiple choice question by selecting the correct option.
Context: On Tuesday, Sally picks 30 / 2 = <<30/2=15>>15 seashells
In total, Sally picks 30 + 15 = <<30+15=45>>45 seashells
The total amount of money Sally can make is 45 * $1.20 = $<<45*1.2=54>>54
#### 54
Question: Sally picks 30 seashells... | Sally picks 30 seashells on Monday. On Tuesday, she picks half as many seashells as she did on Monday. If she can sell each seashell for $1.20, how much money can she make if she sells all of her seashells? | 54 | 27 | 108 | 44 | A | On Tuesday, Sally picks 30 / 2 = <<30/2=15>>15 seashells
In total, Sally picks 30 + 15 = <<30+15=45>>45 seashells
The total amount of money Sally can make is 45 * $1.20 = $<<45*1.2=54>>54
#### 54 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: If a liquid disappears then what probably happened to it?
A: gas transformation
B: solidifying
C: melting
D: cooling
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: if a liquid disappears then that liquid probably evaporated
Question: If a liquid disappears then what probably happened to it?
A: gas transformation
B: solidifying
C: melting
D: cooling
Answer: | If a liquid disappears then what probably happened to it? | gas transformation | solidifying | melting | cooling | A | if a liquid disappears then that liquid probably evaporated | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Six fencers participate in a fencing championship. Assuming all competitors have an equal chance of winning, how many possibilities are there with respect to how a first-place and second-place medal can be awarded?
A: 20
B: 24
C:... | Answer the following multiple choice question by selecting the correct option.
Context: 6*5 = 30
The answer is D.
Question: Six fencers participate in a fencing championship. Assuming all competitors have an equal chance of winning, how many possibilities are there with respect to how a first-place and second-place m... | Six fencers participate in a fencing championship. Assuming all competitors have an equal chance of winning, how many possibilities are there with respect to how a first-place and second-place medal can be awarded? | 20 | 24 | 25 | 30 | D | 6*5 = 30
The answer is D. | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Where could you find organic matter?
A: plastic items
B: carbon dioxide
C: a rabbit
D: table salt
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: an organism is a source of organic matter
Question: Where could you find organic matter?
A: plastic items
B: carbon dioxide
C: a rabbit
D: table salt
Answer: | Where could you find organic matter? | plastic items | carbon dioxide | a rabbit | table salt | C | an organism is a source of organic matter | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Erosion can
A: Give me a hair cut
B: Create a beautiful painting
C: turn a statue to dust
D: Clean my car windows
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: wind causes erosion
Question: Erosion can
A: Give me a hair cut
B: Create a beautiful painting
C: turn a statue to dust
D: Clean my car windows
Answer: | Erosion can | Give me a hair cut | Create a beautiful painting | turn a statue to dust | Clean my car windows | C | wind causes erosion | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What is the difference between natural convection and forced convection?
A: Natural convection and forced convection are the same phenomenon, where a fluid is forced to flow over the surface by an internal source such as fans, st... | Answer the following multiple choice question by selecting the correct option.
Question: What is the difference between natural convection and forced convection?
A: Natural convection and forced convection are the same phenomenon, where a fluid is forced to flow over the surface by an internal source such as fans, st... | What is the difference between natural convection and forced convection? | Natural convection and forced convection are the same phenomenon, where a fluid is forced to flow over the surface by an internal source such as fans, stirring, and pumps, causing the fluid to be less dense and displaced. | Natural convection and forced convection are two different phenomena that do not relate to each other. | Natural convection occurs when a fluid is in contact with a hot surface, causing the fluid to be less dense and displaced, while forced convection is when a fluid is forced to flow over the surface by an internal source such as fans, stirring, and pumps. | Natural convection is when a fluid is forced to flow over the surface by an internal source such as fans, stirring, and pumps, while forced convection occurs when a fluid is in contact with a hot surface, causing the fluid to be less dense and displaced. | C | null | llm_science |
Answer the following multiple choice question by selecting the correct option.
Question: A stage in the life cycle process includes what aspect?
A: transporting water
B: reproducing ideas
C: entity replication
D: killing of kin
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: reproduction is a stage in the life cycle process
Question: A stage in the life cycle process includes what aspect?
A: transporting water
B: reproducing ideas
C: entity replication
D: killing of kin
Answer: | A stage in the life cycle process includes what aspect? | transporting water | reproducing ideas | entity replication | killing of kin | C | reproduction is a stage in the life cycle process | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: On a test, students receive 6 points for each correct answer and are penalized by losing 3 points for each incorrect answer. There are 6 questions on the test and each question has 4 answer options, A, B, C, and D. It is known tha... | Answer the following multiple choice question by selecting the correct option.
Context: For the minimum possible score, let us take the worst case scenario
Suppose, he gets all of the last 3 qs wrong whose correct answer options are B and one of the first 3 qs wrong whose correct option is C
In that case, he will get ... | On a test, students receive 6 points for each correct answer and are penalized by losing 3 points for each incorrect answer. There are 6 questions on the test and each question has 4 answer options, A, B, C, and D. It is known that 5 of the questions have option B as the correct answer and one question has option C as ... | -2 | -1 | 0 | 1 | C | For the minimum possible score, let us take the worst case scenario
Suppose, he gets all of the last 3 qs wrong whose correct answer options are B and one of the first 3 qs wrong whose correct option is C
In that case, he will get only 2 out of the first 3 qs right.
Therefore, minimum possible score=(6*2)-(4*3)=0
Answe... | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: DNA contains what for proteins where polymerase joins the nucleotides together.
A: genetic instructions
B: Most plants
C: energy
D: allow growth
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: DNA contains genetic instructions for proteins, and RNA helps assemble the proteins. Fact 2: RNA polymerase joins the RNA nucleotides together. Combined: DNA contains genetic instructions for proteins where polymerase joins... | DNA contains what for proteins where polymerase joins the nucleotides together. | genetic instructions | Most plants | energy | allow growth | A | Fact 1: DNA contains genetic instructions for proteins, and RNA helps assemble the proteins. Fact 2: RNA polymerase joins the RNA nucleotides together. Combined: DNA contains genetic instructions for proteins where polymerase joins the nucleotides together. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What do Jade plants do in the fall?
A: Change colors
B: Go dormant
C: Reproduce
D: Wilt
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Many plants respond to the days growing shorter in the fall by going dormant. Fact 2: Jade plants have an active and a dormant growing cycle. Combined: Jade plants respond to the fall by going dormant
Question: What do Jad... | What do Jade plants do in the fall? | Change colors | Go dormant | Reproduce | Wilt | B | Fact 1: Many plants respond to the days growing shorter in the fall by going dormant. Fact 2: Jade plants have an active and a dormant growing cycle. Combined: Jade plants respond to the fall by going dormant | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What type of rock is a sandstone?
A: sedimentary rocks
B: igneous rocks
C: limestone rocks
D: landform rocks
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: If you look up close, you would be able to see grains of sand. From this distance, you can see different layers from where the sand was laid down. This rock is sandstone. The sand grains are cemented together to make sandstone. San... | What type of rock is a sandstone? | sedimentary rocks | igneous rocks | limestone rocks | landform rocks | A | If you look up close, you would be able to see grains of sand. From this distance, you can see different layers from where the sand was laid down. This rock is sandstone. The sand grains are cemented together to make sandstone. Sandstone is a common type of sedimentary rock. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: If one where to get high at Mt. Everest it would mean they are
A: arriving at airport
B: waiting for cabs
C: at the bottom
D: at the apex
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: high means great in altitude
Question: If one where to get high at Mt. Everest it would mean they are
A: arriving at airport
B: waiting for cabs
C: at the bottom
D: at the apex
Answer: | If one where to get high at Mt. Everest it would mean they are | arriving at airport | waiting for cabs | at the bottom | at the apex | D | high means great in altitude | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Travis is hired to take 638 bowls from the factory to the home goods store. The home goods store will pay the moving company a $100 fee, plus $3 for every bowl that is delivered safely. Travis must pay the home goods store $4 each... | Answer the following multiple choice question by selecting the correct option.
Context: Travis has lost or broken 12 + 15 = <<12+15=27>>27 bowls.
Travis will need to pay the store 27 x $4 = $<<27*4=108>>108 dollars.
Travis has safely taken 638 - 27 = <<638-27=611>>611 bowls.
For this, he will be paid 611 x $3 = $<<611... | Travis is hired to take 638 bowls from the factory to the home goods store. The home goods store will pay the moving company a $100 fee, plus $3 for every bowl that is delivered safely. Travis must pay the home goods store $4 each for any bowls that are lost or broken. If 12 bowls are lost, 15 bowls are broken, and the... | 1825 | 3650 | 912.5 | 1460 | A | Travis has lost or broken 12 + 15 = <<12+15=27>>27 bowls.
Travis will need to pay the store 27 x $4 = $<<27*4=108>>108 dollars.
Travis has safely taken 638 - 27 = <<638-27=611>>611 bowls.
For this, he will be paid 611 x $3 = $<<611*3=1833>>1833 dollars
In total Travis will be paid $1833 + $100 = $<<1833+100=1933>>1933 ... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What unit of measurement is typically used for rainfall?
A: pounds
B: inches
C: feet
D: gallons
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What unit of measurement is typically used for rainfall?
A: pounds
B: inches
C: feet
D: gallons
Answer: | What unit of measurement is typically used for rainfall? | pounds | inches | feet | gallons | B | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: _ are the major producers in terrestrial ecosystems.
A: Plants
B: flowers
C: phytoplankton
D: leaves
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Plants are the major producers in terrestrial biomes. Fact 2: Biomes are global ecosystems. Combined: Plants are the major producers in terrestrial ecosystems
Question: _ are the major producers in terrestrial ecosystems.... | _ are the major producers in terrestrial ecosystems. | Plants | flowers | phytoplankton | leaves | A | Fact 1: Plants are the major producers in terrestrial biomes. Fact 2: Biomes are global ecosystems. Combined: Plants are the major producers in terrestrial ecosystems | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What shape are sea squirts?
A: rectangle
B: Loose
C: swimming
D: barrel
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Adult tunicates are barrel-shaped. Fact 2: Tunicates, or sea squirts, are marine organisms covered with a gelatinous tunic. Combined: sea squirts are barrel-shaped
Question: What shape are sea squirts?
A: rectangle
B: Loo... | What shape are sea squirts? | rectangle | Loose | swimming | barrel | D | Fact 1: Adult tunicates are barrel-shaped. Fact 2: Tunicates, or sea squirts, are marine organisms covered with a gelatinous tunic. Combined: sea squirts are barrel-shaped | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Like birds, most other reptiles excrete their nitrogenous wastes as what acid?
A: hydrochloric
B: sulphuric
C: uric
D: lactic
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: Like birds, most other reptiles excrete their nitrogenous wastes as what acid?
A: hydrochloric
B: sulphuric
C: uric
D: lactic
Answer: | Like birds, most other reptiles excrete their nitrogenous wastes as what acid? | hydrochloric | sulphuric | uric | lactic | C | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Light in the evening will do what as fall approaches
A: glow longer
B: end sooner
C: last longer
D: stay later
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: when the seasons change from the summer to the fall , the amount of daylight will decrease
Question: Light in the evening will do what as fall approaches
A: glow longer
B: end sooner
C: last longer
D: stay later
Answer: | Light in the evening will do what as fall approaches | glow longer | end sooner | last longer | stay later | B | when the seasons change from the summer to the fall , the amount of daylight will decrease | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: A total of 107 oranges are picked by Del and Juan. Del picked 23 on each of 2 days and Juan picked the rest. How many oranges did Juan pick?
A: 61
B: 48.8
C: 62
D: 122
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Del = 23 * 2 = <<23*2=46>>46 oranges
107 - 46 = <<107-46=61>>61 oranges
Juan picked <<61=61>>61 oranges.
#### 61
Question: A total of 107 oranges are picked by Del and Juan. Del picked 23 on each of 2 days and Juan picked the rest... | A total of 107 oranges are picked by Del and Juan. Del picked 23 on each of 2 days and Juan picked the rest. How many oranges did Juan pick? | 61 | 48.8 | 62 | 122 | A | Del = 23 * 2 = <<23*2=46>>46 oranges
107 - 46 = <<107-46=61>>61 oranges
Juan picked <<61=61>>61 oranges.
#### 61 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Eduardo is a teacher. He taught 3 classes last week while his colleague Frankie taught double what Eduardo teaches. How many classes did Eduardo and Frankie teach in total?
A: 4.5
B: 9
C: 19
D: 18
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Frankie taught 3 * 2 = <<3*2=6>>6 classes.
Combined, Frankie and Eduardo taught 3 + 6 = <<3+6=9>>9 classes.
#### 9
Question: Eduardo is a teacher. He taught 3 classes last week while his colleague Frankie taught double what Eduard... | Eduardo is a teacher. He taught 3 classes last week while his colleague Frankie taught double what Eduardo teaches. How many classes did Eduardo and Frankie teach in total? | 4.5 | 9 | 19 | 18 | B | Frankie taught 3 * 2 = <<3*2=6>>6 classes.
Combined, Frankie and Eduardo taught 3 + 6 = <<3+6=9>>9 classes.
#### 9 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What does a gas mask keep out?
A: disease
B: The atmosphere
C: heat energy
D: air pollution
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: a breathing mask is used for keeping harmful particles from entering the respiratory system Fact 2: Air pollution is caused by the build-up of harmful gases and particles in the air. Combined: A breathing mask is used for k... | What does a gas mask keep out? | disease | The atmosphere | heat energy | air pollution | D | Fact 1: a breathing mask is used for keeping harmful particles from entering the respiratory system Fact 2: Air pollution is caused by the build-up of harmful gases and particles in the air. Combined: A breathing mask is used for keeping air pollution from the respiratory system. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: John started weightlifting when he was 16. When he first started he could Clean & Jerk 80 kg and he could Snatch 50 kg. He manages to double his clean and jerk and increase his snatch by 80%. What is his new combined total lift... | Answer the following multiple choice question by selecting the correct option.
Context: His clean and jerk goes to 80*2=<<80*2=160>>160 kg
His snatch increases by 50*.8=<<50*.8=40>>40 kg
So his snatch is now 50+40=<<50+40=90>>90 kg
So his total is 160+90=<<160+90=250>>250 kg
#### 250
Question: John started weightlift... | John started weightlifting when he was 16. When he first started he could Clean & Jerk 80 kg and he could Snatch 50 kg. He manages to double his clean and jerk and increase his snatch by 80%. What is his new combined total lifting capacity? | 125 | 251 | 250 | 249 | C | His clean and jerk goes to 80*2=<<80*2=160>>160 kg
His snatch increases by 50*.8=<<50*.8=40>>40 kg
So his snatch is now 50+40=<<50+40=90>>90 kg
So his total is 160+90=<<160+90=250>>250 kg
#### 250 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Missy watches 5 28-minute reality shows and one 10-minute cartoon. How long does she spend watching TV?
A: 75
B: 150
C: 225
D: 140
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: First find the total time Missy spends watching reality shows: 5 shows * 28 minutes/show = <<5*28=140>>140 minutes
Then add that amount to the time she spends watching the cartoon: 140 minutes + 10 minutes = <<140+10=150>>150 minut... | Missy watches 5 28-minute reality shows and one 10-minute cartoon. How long does she spend watching TV? | 75 | 150 | 225 | 140 | B | First find the total time Missy spends watching reality shows: 5 shows * 28 minutes/show = <<5*28=140>>140 minutes
Then add that amount to the time she spends watching the cartoon: 140 minutes + 10 minutes = <<140+10=150>>150 minutes
#### 150 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Susan has 21 cats and Bob has 3 cats. If Susan gives Robert 4 of her cats, how many more cats does Susan have than Bob?
A: 7
B: 11.2
C: 13
D: 14
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: After giving away four of her cats, Susan has 21 - 4 = <<21-4=17>>17.
Susan has 17 - 3 = <<17-3=14>>14 more cats than Bob
#### 14
Question: Susan has 21 cats and Bob has 3 cats. If Susan gives Robert 4 of her cats, how many more c... | Susan has 21 cats and Bob has 3 cats. If Susan gives Robert 4 of her cats, how many more cats does Susan have than Bob? | 7 | 11.2 | 13 | 14 | D | After giving away four of her cats, Susan has 21 - 4 = <<21-4=17>>17.
Susan has 17 - 3 = <<17-3=14>>14 more cats than Bob
#### 14 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What are living echinoderms divided into five of?
A: classifications
B: species
C: sexes
D: clades
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What are living echinoderms divided into five of?
A: classifications
B: species
C: sexes
D: clades
Answer: | What are living echinoderms divided into five of? | classifications | species | sexes | clades | D | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Kylie and Kayla pick apples together and take home 340 apples total. If Kayla picked 10 more than 4 times the amount of apples that Kylie picked, how many apples did Kayla pick?
A: 548
B: 274
C: 411
D: 275
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let x be the number of apples Kylie picked
Kayla picked 10+4x apples
340=x+(10+4x)
340=5x+10
330=5x
x=66 apples
Kayla picked 10+4(66)=274 apples
#### 274
Question: Kylie and Kayla pick apples together and take home 340 apples tota... | Kylie and Kayla pick apples together and take home 340 apples total. If Kayla picked 10 more than 4 times the amount of apples that Kylie picked, how many apples did Kayla pick? | 548 | 274 | 411 | 275 | B | Let x be the number of apples Kylie picked
Kayla picked 10+4x apples
340=x+(10+4x)
340=5x+10
330=5x
x=66 apples
Kayla picked 10+4(66)=274 apples
#### 274 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Two equal containers are filled with a mixture of water and petrol. One of them contains three times as much petrol as in the other. The mixtures in the two containers are then mixed and it is found that the ratio of water to petr... | Answer the following multiple choice question by selecting the correct option.
Context: In the new mixture, water : petrol = 3 : 2 = 12 : 8
=> The capacity of each container =(12 + 8)/2=10 units
= >The ratios of water to petrol of the containers are 4 : 6 and 8 : 2
= 2 : 3 and 4 : 1
ANSWER:C
Question: Two equal conta... | Two equal containers are filled with a mixture of water and petrol. One of them contains three times as much petrol as in the other. The mixtures in the two containers are then mixed and it is found that the ratio of water to petrol is 3: 2: Find the ratio of water to petrol in each of the original containers. | 2:1, 3:4 | 1:3, 1:2 | 2: 3, 4: 1 | 2: 5, 4: 1 | C | In the new mixture, water : petrol = 3 : 2 = 12 : 8
=> The capacity of each container =(12 + 8)/2=10 units
= >The ratios of water to petrol of the containers are 4 : 6 and 8 : 2
= 2 : 3 and 4 : 1
ANSWER:C | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: A creature that is living will require this to have movement abilities:
A: clouds
B: nutriment
C: glass
D: dirt
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: an animal requires energy to move
Question: A creature that is living will require this to have movement abilities:
A: clouds
B: nutriment
C: glass
D: dirt
Answer: | A creature that is living will require this to have movement abilities: | clouds | nutriment | glass | dirt | B | an animal requires energy to move | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Every tree that Bart cuts down gives him 75 pieces of firewood. If he burns 5 logs a day from November 1 through February 28, how many trees will he need to cut down?
A: -2
B: 18
C: 9
D: 8
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: November has 30 days, December has 31 days, January has 31 days and February has 28 days for a total of 30+31+31+28 = <<30+31+31+28=120>>120 days
He burns 5 pieces of wood every day so 120*5 = <<120*5=600>>600 pieces of wood
Every ... | Every tree that Bart cuts down gives him 75 pieces of firewood. If he burns 5 logs a day from November 1 through February 28, how many trees will he need to cut down? | -2 | 18 | 9 | 8 | D | November has 30 days, December has 31 days, January has 31 days and February has 28 days for a total of 30+31+31+28 = <<30+31+31+28=120>>120 days
He burns 5 pieces of wood every day so 120*5 = <<120*5=600>>600 pieces of wood
Every tree he cuts down supplies 75 pieces of firewood and he will burn 600 pieces so he needs ... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Why would a lightbulb be dark?
A: the bulb needs to be charged
B: the room is too bright
C: the circuit is incomplete
D: it ran out of electricity
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: electricity can not flow through an open circuit
Question: Why would a lightbulb be dark?
A: the bulb needs to be charged
B: the room is too bright
C: the circuit is incomplete
D: it ran out of electricity
Answer: | Why would a lightbulb be dark? | the bulb needs to be charged | the room is too bright | the circuit is incomplete | it ran out of electricity | C | electricity can not flow through an open circuit | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: If the experimental value is less than the accepted value, the error is what?
A: negative
B: effective
C: caused
D: positive
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: If the experimental value is less than the accepted value, the error is negative. If the experimental value is larger than the accepted value, the error is positive. Often, error is reported as the absolute value of the difference ... | If the experimental value is less than the accepted value, the error is what? | negative | effective | caused | positive | A | If the experimental value is less than the accepted value, the error is negative. If the experimental value is larger than the accepted value, the error is positive. Often, error is reported as the absolute value of the difference in order to avoid the confusion of a negative error. The percent error is the absolute va... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: High levels of radiation can remove electrons from?
A: metals
B: acids
C: water
D: humans
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Nonliving things can also be damaged by radiation. For example, high levels of radiation can remove electrons from metals. This may weaken metals in nuclear power plants and space vehicles, both of which are exposed to very high le... | High levels of radiation can remove electrons from? | metals | acids | water | humans | A | Nonliving things can also be damaged by radiation. For example, high levels of radiation can remove electrons from metals. This may weaken metals in nuclear power plants and space vehicles, both of which are exposed to very high levels of radiation. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Two persons start running simultaneously around a circular track of length 300 m from the same point at speeds of 15 km/hr and 25 km/hr. When will they meet for the first time any where on the track if they are moving in opposite ... | Answer the following multiple choice question by selecting the correct option.
Context: Time taken to meet for the first time anywhere on the track
= length of the track / relative speed
= 300 / (15 + 25)5/18 = 300* 18 / 40 * 5 = 27 seconds.
Answer: D
Question: Two persons start running simultaneously around a circul... | Two persons start running simultaneously around a circular track of length 300 m from the same point at speeds of 15 km/hr and 25 km/hr. When will they meet for the first time any where on the track if they are moving in opposite directions? | 22 | 74 | 77 | 27 | D | Time taken to meet for the first time anywhere on the track
= length of the track / relative speed
= 300 / (15 + 25)5/18 = 300* 18 / 40 * 5 = 27 seconds.
Answer: D | aqua_rat |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.