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: Marcy is a makeup artist and has agreed to do some makeup for her friend's wedding. The only makeup she has limited stock of is lip gloss so she counts how many tubes she needs. Each tube of lip gloss will hold enough lip gloss fo... | Answer the following multiple choice question by selecting the correct option.
Context: Marcy is bringing 6 tubs of lip gloss * 2 tubes of lip gloss per tub of lip gloss = <<6*2=12>>12 tubes of lip gloss.
So she must be applying makeup to 12 tubes of lip gloss * 3 people per tube of lip gloss = <<12*3=36>>36 people.
#... | Marcy is a makeup artist and has agreed to do some makeup for her friend's wedding. The only makeup she has limited stock of is lip gloss so she counts how many tubes she needs. Each tube of lip gloss will hold enough lip gloss for 3 people's makeup. Marcy decides to bring 6 tubs of lip gloss, each of which holds 2 tub... | 37 | 35 | 36 | 72 | C | Marcy is bringing 6 tubs of lip gloss * 2 tubes of lip gloss per tub of lip gloss = <<6*2=12>>12 tubes of lip gloss.
So she must be applying makeup to 12 tubes of lip gloss * 3 people per tube of lip gloss = <<12*3=36>>36 people.
#### 36 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Woody organisms that produce plants like oak tree seeds and leaves are a source of energy for
A: decomposed waste
B: consumers like deer
C: other producers
D: producer organisms
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a producer is a source of energy for consumers
Question: Woody organisms that produce plants like oak tree seeds and leaves are a source of energy for
A: decomposed waste
B: consumers like deer
C: other producers
D: producer orga... | Woody organisms that produce plants like oak tree seeds and leaves are a source of energy for | decomposed waste | consumers like deer | other producers | producer organisms | B | a producer is a source of energy for consumers | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: O2 molecules stacked on top of each other create weight which is then tallied by a
A: speedometer
B: odometer
C: barometer
D: a microscope
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: a barometer is used to measure air pressure
Question: O2 molecules stacked on top of each other create weight which is then tallied by a
A: speedometer
B: odometer
C: barometer
D: a microscope
Answer: | O2 molecules stacked on top of each other create weight which is then tallied by a | speedometer | odometer | barometer | a microscope | C | a barometer is used to measure air pressure | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What is igneous rock created from?
A: volcanic ash
B: carbon dioxide
C: magma cooling
D: magma aging
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Igneous rocks cool from magma. The appearance of the rock is created by the composition of the magma. It is also determined by the rate that the magma cools. If the magma cools deep underground, it cools slowly. If the magma cools ... | What is igneous rock created from? | volcanic ash | carbon dioxide | magma cooling | magma aging | C | Igneous rocks cool from magma. The appearance of the rock is created by the composition of the magma. It is also determined by the rate that the magma cools. If the magma cools deep underground, it cools slowly. If the magma cools at or very near the surface, it cools quickly. This results in two different rock types. ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: A person wanting to continue to use a man-made box will
A: throw it in the trash
B: put it in the garbage
C: burn it in a fire
D: find new uses for it
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: something reusable can be used more than once
Question: A person wanting to continue to use a man-made box will
A: throw it in the trash
B: put it in the garbage
C: burn it in a fire
D: find new uses for it
Answer: | A person wanting to continue to use a man-made box will | throw it in the trash | put it in the garbage | burn it in a fire | find new uses for it | D | something reusable can be used more than once | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: The kinetic energy of molecules is generally proportionate to what other property that they have?
A: variation
B: precipitation
C: mass
D: temperature
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The average kinetic energy of the molecules is proportional to the temperature of the sample.
Question: The kinetic energy of molecules is generally proportionate to what other property that they have?
A: variation
B: precipitati... | The kinetic energy of molecules is generally proportionate to what other property that they have? | variation | precipitation | mass | temperature | D | The average kinetic energy of the molecules is proportional to the temperature of the sample. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What do you call the fragments of cells involved in the clotting process that are suspended in blood plasma?
A: hemoglobin
B: platelets
C: hematocrit
D: ironites
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What do you call the fragments of cells involved in the clotting process that are suspended in blood plasma?
A: hemoglobin
B: platelets
C: hematocrit
D: ironites
Answer: | What do you call the fragments of cells involved in the clotting process that are suspended in blood plasma? | hemoglobin | platelets | hematocrit | ironites | B | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Christi saw twice as many black bears as white bears and 40 more brown bears than black bears in a national park. If the number of black bears in the park is 60, calculate the population of bears in the park.
A: 380
B: 152
C: 189... | Answer the following multiple choice question by selecting the correct option.
Context: If there are 60 black bears in the park and 40 more brown bears than black bears, there are 60+40 = <<60+40=100>>100 brown bears.
The number of black and brown bears in the park is 100+60 = <<100+60=160>>160
Twice the number of bla... | Christi saw twice as many black bears as white bears and 40 more brown bears than black bears in a national park. If the number of black bears in the park is 60, calculate the population of bears in the park. | 380 | 152 | 189 | 190 | D | If there are 60 black bears in the park and 40 more brown bears than black bears, there are 60+40 = <<60+40=100>>100 brown bears.
The number of black and brown bears in the park is 100+60 = <<100+60=160>>160
Twice the number of black bears as white bears means 60/2 = <<60/2=30>>30 white bears.
The population of bears i... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Jackson works 5 days a week going door-to-door collecting for charity. His goal is to raise $1000 for the week. He earned $300 on Monday and $40 on Tuesday. If he collects an average of $10 for every 4 houses he visits, how many h... | Answer the following multiple choice question by selecting the correct option.
Context: First find the total amount Jackson still needs to collect: $1000 - $300 - $40 = $<<1000-300-40=660>>660
Then subtract the number of days he already worked from the number of workdays in the week to find how many more days he'll wo... | Jackson works 5 days a week going door-to-door collecting for charity. His goal is to raise $1000 for the week. He earned $300 on Monday and $40 on Tuesday. If he collects an average of $10 for every 4 houses he visits, how many houses will he have to visit on each of the remaining days of the week to meet his goal? | 89 | 176 | 78 | 88 | D | First find the total amount Jackson still needs to collect: $1000 - $300 - $40 = $<<1000-300-40=660>>660
Then subtract the number of days he already worked from the number of workdays in the week to find how many more days he'll work: 5 days - 2 days = <<5-2=3>>3 days
Then divide the total amount he still needs to earn... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Phill had some friends over for pizza. He opens the pizza box and discovers it hasn't been sliced. Phill cuts the pizza in half, and then cuts both halves in half, and then cuts each slice in half again. Phill then passes out 1... | Answer the following multiple choice question by selecting the correct option.
Context: Phill starts with 1 pizza, cutting it in half. This means he now has 1*2=<<1*2=2>>2 slices of pizza.
He cuts each of these 2 slices in half, meaning he now has 2*2= <<2*2=4>>4 slices of pizza.
He then cuts these in half again, mean... | Phill had some friends over for pizza. He opens the pizza box and discovers it hasn't been sliced. Phill cuts the pizza in half, and then cuts both halves in half, and then cuts each slice in half again. Phill then passes out 1 slice to 3 of his friends and 2 slices to 2 of his friends. How many slices of pizza are... | 1 | 0.5 | 2 | 11 | A | Phill starts with 1 pizza, cutting it in half. This means he now has 1*2=<<1*2=2>>2 slices of pizza.
He cuts each of these 2 slices in half, meaning he now has 2*2= <<2*2=4>>4 slices of pizza.
He then cuts these in half again, meaning he now has 4*2= <<4*2=8>>8 slices of pizza.
Phill hands out 2 slices to 2 of his frie... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What does water do when it's above 100 degrees?
A: Boils
B: moves
C: drink
D: state
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: boiling is when liquids are heated above their boiling point Fact 2: On the Celsius scale, the freezing point of water is 0 degrees and the boiling point is 100 degrees. Combined: Water boils when it's heated above 100 degr... | What does water do when it's above 100 degrees? | Boils | moves | drink | state | A | Fact 1: boiling is when liquids are heated above their boiling point Fact 2: On the Celsius scale, the freezing point of water is 0 degrees and the boiling point is 100 degrees. Combined: Water boils when it's heated above 100 degrees | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Mia can decorate 2 dozen Easter eggs per hour. Her little brother Billy can only decorate 10 eggs per hour. They need to decorate 170 eggs for the Easter egg hunt. If they work together, how long will it take them to decorate all ... | Answer the following multiple choice question by selecting the correct option.
Context: Working together, they can decorate 24 + 10 = <<24+10=34>>34 eggs per hour.
It will take them 170 / 34 = <<170/34=5>>5 hours to decorate all of the eggs.
#### 5
Question: Mia can decorate 2 dozen Easter eggs per hour. Her little b... | Mia can decorate 2 dozen Easter eggs per hour. Her little brother Billy can only decorate 10 eggs per hour. They need to decorate 170 eggs for the Easter egg hunt. If they work together, how long will it take them to decorate all the eggs? | 2.5 | 5 | 7.5 | -5 | B | Working together, they can decorate 24 + 10 = <<24+10=34>>34 eggs per hour.
It will take them 170 / 34 = <<170/34=5>>5 hours to decorate all of the eggs.
#### 5 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: The skin is a familiar organ made of what kind of tissue?
A: epithelial tissue
B: recurrent tissue
C: aberrant tissue
D: innate tissue
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The skin is a familiar organ made of epithelial tissue.
Question: The skin is a familiar organ made of what kind of tissue?
A: epithelial tissue
B: recurrent tissue
C: aberrant tissue
D: innate tissue
Answer: | The skin is a familiar organ made of what kind of tissue? | epithelial tissue | recurrent tissue | aberrant tissue | innate tissue | A | The skin is a familiar organ made of epithelial tissue. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Of the following items, the most likely to cause a car accidents is
A: cellphone
B: spare tire
C: fossil fuels
D: smoking pipes
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: being distracted while driving can cause people to crash their car Fact 2: In many cases cellphones are not the only distractions behind the wheel. Combined: Cellphones can cause people to crash their car.
Question: Of the... | Of the following items, the most likely to cause a car accidents is | cellphone | spare tire | fossil fuels | smoking pipes | A | Fact 1: being distracted while driving can cause people to crash their car Fact 2: In many cases cellphones are not the only distractions behind the wheel. Combined: Cellphones can cause people to crash their car. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: plants absorb what to produce oxygen?
A: water
B: carbon dioxide
C: light energy
D: The atmosphere
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: chlorophyll is used for absorbing light energy by plants Fact 2: Chlorophyll is the plant's oxygen producer. Combined: plants absorb light energy in order to produce oxygen.
Question: plants absorb what to produce oxygen?
... | plants absorb what to produce oxygen? | water | carbon dioxide | light energy | The atmosphere | C | Fact 1: chlorophyll is used for absorbing light energy by plants Fact 2: Chlorophyll is the plant's oxygen producer. Combined: plants absorb light energy in order to produce oxygen. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: If 315,214 football shoes need to be placed in boxes and each box can contain at most 2 pair of football shoes. How many pair of football shoes will be in the last unfilled box?
Options:
A: 1football shoes
B: 0 football shoes
C: ... | Answer the following multiple choice question by selecting the correct option.
Context: The number of football shoes that can be placed in boxes of 2 football shoes is the last number that is divisible by 2 that occurs before 315,214.
In order to divide the sum in 2 parts, the last number must be divisible by 2
Divisi... | If 315,214 football shoes need to be placed in boxes and each box can contain at most 2 pair of football shoes. How many pair of football shoes will be in the last unfilled box?
Options: | 1football shoes | 0 football shoes | 4 football shoes | 7 football shoes | B | The number of football shoes that can be placed in boxes of 2 football shoes is the last number that is divisible by 2 that occurs before 315,214.
In order to divide the sum in 2 parts, the last number must be divisible by 2
Divisibility rule of 2: The last digit must be divisible by 2
last digit of 315,214 is 4 and 4 ... | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: In Canada, for every moose there are two beavers, and for every beaver there are 19 humans. If there are 38 million people in Canada, what is the moose population of Canada, in millions?
A: 11
B: 1
C: 0.8
D: 2
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: If there are 19 humans for every one beaver, then there are 38 million/19=<<38/19=2>>2 million beavers in Canada.
And if for every one moose there are two beavers, then the moose population of Canada is 2 million/2=<<2/2=1>>1 milli... | In Canada, for every moose there are two beavers, and for every beaver there are 19 humans. If there are 38 million people in Canada, what is the moose population of Canada, in millions? | 11 | 1 | 0.8 | 2 | B | If there are 19 humans for every one beaver, then there are 38 million/19=<<38/19=2>>2 million beavers in Canada.
And if for every one moose there are two beavers, then the moose population of Canada is 2 million/2=<<2/2=1>>1 million.
#### 1 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A 2-year certificate of deposit is purchased for E dollars. If the certificate earns interest at a n annual rate of 6 percent compound quarterly, which of the following represents the value, in dollars, of the certificate at the e... | Answer the following multiple choice question by selecting the correct option.
Context: Annual Rate of interest= 6%
Quaterly rate of interest= 6/4% = 1.5%
Now, periods of compounding in 2 years= 8 (8 quarters)
Thus E(1.015)^8
Answer: D
Question: A 2-year certificate of deposit is purchased for E dollars. If the certi... | A 2-year certificate of deposit is purchased for E dollars. If the certificate earns interest at a n annual rate of 6 percent compound quarterly, which of the following represents the value, in dollars, of the certificate at the end of 2 years? | k(1.06)^2 | k(1.06)^8 | k(1.015)^2 | E(1.015)^8 | D | Annual Rate of interest= 6%
Quaterly rate of interest= 6/4% = 1.5%
Now, periods of compounding in 2 years= 8 (8 quarters)
Thus E(1.015)^8
Answer: D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: which of these will lead to a larger population in a given habitat?
A: all of these
B: severe famine and starvation
C: severe drought and dryness
D: a bountiful assortment of meals
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: as the number of sources of food increase in an environment , the population of the organisms will increase in that environment
Question: which of these will lead to a larger population in a given habitat?
A: all of these
B: seve... | which of these will lead to a larger population in a given habitat? | all of these | severe famine and starvation | severe drought and dryness | a bountiful assortment of meals | D | as the number of sources of food increase in an environment , the population of the organisms will increase in that environment | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Sidney has 4 kittens and 3 adult cats. She has 7 cans of cat food. Each adult cat eats 1 can of food per day. Each kitten eats 3/4 of a can per day. How many additional cans of food does Sidney need to buy to feed all of her a... | Answer the following multiple choice question by selecting the correct option.
Context: Sidney has 3 adult cats * 1 can of food = <<3*1=3>>3 cans of food per day.
Sidney's adult cats will need 3 cans * 7 days = <<3*7=21>>21 cans for the week.
Sidney has 4 kittens * 3/4 cup of food = <<4*3/4=3>>3 cans of food per day.
... | Sidney has 4 kittens and 3 adult cats. She has 7 cans of cat food. Each adult cat eats 1 can of food per day. Each kitten eats 3/4 of a can per day. How many additional cans of food does Sidney need to buy to feed all of her animals for 7 days. | 34 | 35 | 28 | 17.5 | B | Sidney has 3 adult cats * 1 can of food = <<3*1=3>>3 cans of food per day.
Sidney's adult cats will need 3 cans * 7 days = <<3*7=21>>21 cans for the week.
Sidney has 4 kittens * 3/4 cup of food = <<4*3/4=3>>3 cans of food per day.
Sidney's kittens will need 3 cans * 7 days = <<3*7=21>>21 cans for the week.
Sidney will ... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Every week of last month Paul tried out a new cake recipe. The first week, he followed a cake recipe that called for 24 cups of sugar. Each week after that, he reduced the amount of sugar by half. How much sugar did he use for th... | Answer the following multiple choice question by selecting the correct option.
Context: On the 2nd week, Paul halved the first week's sugar, therefore he used 24/2 = <<24/2=12>>12 cups
The third week, Paul used 12/2 = <<12/2=6>>6 cups
The fourth week, he used 6/2 = <<6/2=3>>3 cups
#### 3
Question: Every week of last ... | Every week of last month Paul tried out a new cake recipe. The first week, he followed a cake recipe that called for 24 cups of sugar. Each week after that, he reduced the amount of sugar by half. How much sugar did he use for the cake on the fourth week? | 3 | 6 | 4 | -7 | A | On the 2nd week, Paul halved the first week's sugar, therefore he used 24/2 = <<24/2=12>>12 cups
The third week, Paul used 12/2 = <<12/2=6>>6 cups
The fourth week, he used 6/2 = <<6/2=3>>3 cups
#### 3 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: In living systems, diffusion of substances into and out of cells is mediated by the what membrane?
A: gas
B: fluid
C: plasma
D: ferment
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: affect the rate of diffusion, including concentration gradient, size of the particles that are diffusing, temperature of the system, and so on. In living systems, diffusion of substances into and out of cells is mediated by the pla... | In living systems, diffusion of substances into and out of cells is mediated by the what membrane? | gas | fluid | plasma | ferment | C | affect the rate of diffusion, including concentration gradient, size of the particles that are diffusing, temperature of the system, and so on. In living systems, diffusion of substances into and out of cells is mediated by the plasma membrane. Some materials diffuse readily through the membrane, but others are hindere... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: If point A coordinates are (-7, -3) point B coordinates are (7 ,4 ) if C is along the line A-B so that AC = 1/2 CB. What are the coordinates of point C.
A: (-2, - 2/3)
B: (2, -2/3)
C: (2/3, -2)
D: (0, 2)
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Look at the diagram below:
Line segment.pngSince, AC= 1/2 CB, then AC = 1/3 AB. This implies that point C is closer to A than to B, which on the other hand implies that the x-coordinate of C must be less than (-7+7)/2=0.5. Only D a... | If point A coordinates are (-7, -3) point B coordinates are (7 ,4 ) if C is along the line A-B so that AC = 1/2 CB. What are the coordinates of point C. | (-2, - 2/3) | (2, -2/3) | (2/3, -2) | (0, 2) | D | Look at the diagram below:
Line segment.pngSince, AC= 1/2 CB, then AC = 1/3 AB. This implies that point C is closer to A than to B, which on the other hand implies that the x-coordinate of C must be less than (-7+7)/2=0.5. Only D and A fits, but as (0 , 2) is clearly not on line segment AB, then the answer must be D.
A... | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: What do clownfish seek shelter in?
A: coral
B: deltas
C: alveoli
D: burrs
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Coral reefs provide food and shelter to many ocean organisms. Fact 2: Some fish, like the clownfish, spend most of their lives in and around coral reefs. Combined: clownfish seek shelter in coral
Question: What do clownfis... | What do clownfish seek shelter in? | coral | deltas | alveoli | burrs | A | Fact 1: Coral reefs provide food and shelter to many ocean organisms. Fact 2: Some fish, like the clownfish, spend most of their lives in and around coral reefs. Combined: clownfish seek shelter in coral | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: The theory that establishes the concepts of atoms and how they compose matter is called what?
A: unified matter theory
B: modern atomic theory
C: modern particle theory
D: contemporary atomic theory
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The modern atomic theory establishes the concepts of atoms and how they compose matter.
Question: The theory that establishes the concepts of atoms and how they compose matter is called what?
A: unified matter theory
B: modern at... | The theory that establishes the concepts of atoms and how they compose matter is called what? | unified matter theory | modern atomic theory | modern particle theory | contemporary atomic theory | B | The modern atomic theory establishes the concepts of atoms and how they compose matter. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Winter in the Northern Hemisphere means
A: the Northern Hemisphere is experiencing scorching hot weather
B: the Northern Hemisphere is experiencing daily torrential rain
C: the Southern Hemisphere is experiencing warm sunny days
... | Answer the following multiple choice question by selecting the correct option.
Context: winter in the Northern Hemisphere is during the summer in the Southern Hemisphere
Question: Winter in the Northern Hemisphere means
A: the Northern Hemisphere is experiencing scorching hot weather
B: the Northern Hemisphere is ex... | Winter in the Northern Hemisphere means | the Northern Hemisphere is experiencing scorching hot weather | the Northern Hemisphere is experiencing daily torrential rain | the Southern Hemisphere is experiencing warm sunny days | the Southern Hemisphere is experiencing frigid temperatures | C | winter in the Northern Hemisphere is during the summer in the Southern Hemisphere | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Students at a school were on average 180 cm tall. The average female height was 170 cm, and the average male height was 184 cms. What was the ratio Q of men to women?
A: 5:2
B: 5:1
C: 4:3
D: 4:1
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: (A) Q=184 x 5 + 170 x 2 = 1260.A
Question: Students at a school were on average 180 cm tall. The average female height was 170 cm, and the average male height was 184 cms. What was the ratio Q of men to women?
A: 5:2
B: 5:1
C: ... | Students at a school were on average 180 cm tall. The average female height was 170 cm, and the average male height was 184 cms. What was the ratio Q of men to women? | 5:2 | 5:1 | 4:3 | 4:1 | A | (A) Q=184 x 5 + 170 x 2 = 1260.A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Cutting down a tree
A: ceases its ability to grow
B: will cause it to grown 10x bigger
C: will decrease the likelihood of deforestation
D: will cause the tree to flourish
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: if a tree is cut down then that tree will die
Question: Cutting down a tree
A: ceases its ability to grow
B: will cause it to grown 10x bigger
C: will decrease the likelihood of deforestation
D: will cause the tree to flourish
A... | Cutting down a tree | ceases its ability to grow | will cause it to grown 10x bigger | will decrease the likelihood of deforestation | will cause the tree to flourish | A | if a tree is cut down then that tree will die | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: The sternum and 12 pairs of ribs with their costal cartilages make up what?
A: thoracic cage
B: the core
C: chest cage
D: heart cage
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Figure 7.32 Thoracic Cage The thoracic cage is formed by the (a) sternum and (b) 12 pairs of ribs with their costal cartilages. The ribs are anchored posteriorly to the 12 thoracic vertebrae. The sternum consists of the manubrium, ... | The sternum and 12 pairs of ribs with their costal cartilages make up what? | thoracic cage | the core | chest cage | heart cage | A | Figure 7.32 Thoracic Cage The thoracic cage is formed by the (a) sternum and (b) 12 pairs of ribs with their costal cartilages. The ribs are anchored posteriorly to the 12 thoracic vertebrae. The sternum consists of the manubrium, body, and xiphoid process. The ribs are classified as true ribs (1–7) and false ribs (8–1... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: In a race of 1000 m, A can beat by 100 m, in a race of 800m, B can beat C by 100m. By how many meters will A beat C in a race of 600 m?
A: 127.6
B: 127.5
C: 127.9
D: 127.3
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: When A runs 1000 m, B runs 900 m and when B runs 800 m, C runs 700 m.
When B runs 900 m, distance that C runs = (900 * 700)/800 = 6300/8 = 787.5 m.
In a race of 1000 m, A beats C by (1000 - 787.5) = 212.5 m to C.
In a race of 600 m... | In a race of 1000 m, A can beat by 100 m, in a race of 800m, B can beat C by 100m. By how many meters will A beat C in a race of 600 m? | 127.6 | 127.5 | 127.9 | 127.3 | B | When A runs 1000 m, B runs 900 m and when B runs 800 m, C runs 700 m.
When B runs 900 m, distance that C runs = (900 * 700)/800 = 6300/8 = 787.5 m.
In a race of 1000 m, A beats C by (1000 - 787.5) = 212.5 m to C.
In a race of 600 m, the number of meters by which A beats C = (600 * 212.5)/1000
= 127.5 m.
Answer: B | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Aldehydes and ketones can work weak hydrogen bonds with water through what atom?
A: pyridinium oxygen atom
B: carbon carbon atom
C: carbonyl oxygen atom
D: basalt oxygen atom
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Aldehydes and ketones can work weak hydrogen bonds with water through the carbonyl oxygen atom. The lower members of both series (3 carbons or fewer) are soluble in water in all proportions. As the length of the carbon chain increa... | Aldehydes and ketones can work weak hydrogen bonds with water through what atom? | pyridinium oxygen atom | carbon carbon atom | carbonyl oxygen atom | basalt oxygen atom | C | Aldehydes and ketones can work weak hydrogen bonds with water through the carbonyl oxygen atom. The lower members of both series (3 carbons or fewer) are soluble in water in all proportions. As the length of the carbon chain increases, water solubility decreases. Similar to ethers, neither aldehydes nor ketones can hyd... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: the sun transfers solar energy from itself to the Earth through
A: electricity
B: water
C: rocks
D: sunradiation
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the sun transfers solar energy from itself to the Earth through sunlight
Question: the sun transfers solar energy from itself to the Earth through
A: electricity
B: water
C: rocks
D: sunradiation
Answer: | the sun transfers solar energy from itself to the Earth through | electricity | water | rocks | sunradiation | D | the sun transfers solar energy from itself to the Earth through sunlight | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: A river is to be used for a boat race. If each boat is 3 feet across and they must have at least 2 feet between them or the riverbank, how many boats can race in a river that is 42 feet across?
A: -2
B: 8
C: 7
D: 18
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Each boat will require 3 feet across to fit itself and 2 feet space on one side for a total of 2+3 = <<3+2=5>>5 feet per boat
The last boat will need an additional 2 feet space on its other side, so this 2 feet should be subtracted... | A river is to be used for a boat race. If each boat is 3 feet across and they must have at least 2 feet between them or the riverbank, how many boats can race in a river that is 42 feet across? | -2 | 8 | 7 | 18 | B | Each boat will require 3 feet across to fit itself and 2 feet space on one side for a total of 2+3 = <<3+2=5>>5 feet per boat
The last boat will need an additional 2 feet space on its other side, so this 2 feet should be subtracted first from the 42 feet which leaves 42-2 = <<42-2=40>>40 feet
5 feet per boat on the rem... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: The diameter of a ball is 20 inches. If the surface area of the diameter is the same as the surface area of a cube, what does 1 side of the cube measure? Round to the nearest whole number.
A: 10
B: 5
C: 8
D: 4
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The surface area of a sphere is determined by squaring the radius, multiply by Pi and multiply by 4. The radius is half of the diameter of a circle. So the radius of the ball is 10 inches. Multiply 10 by Pi, then multiply the answe... | The diameter of a ball is 20 inches. If the surface area of the diameter is the same as the surface area of a cube, what does 1 side of the cube measure? Round to the nearest whole number. | 10 | 5 | 8 | 4 | B | The surface area of a sphere is determined by squaring the radius, multiply by Pi and multiply by 4. The radius is half of the diameter of a circle. So the radius of the ball is 10 inches. Multiply 10 by Pi, then multiply the answer by 4 will calculate to 125.663 inches as the surface area of the ball. Since a cube has... | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Alfred buys an old scooter for Rs. 4700 and spends Rs. 800 on its repairs. If he sells the scooter for Rs. 5800, his gain percent is
A: 6/19%
B: 6/17%
C: 5 5/11%
D: 3 5/11%
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Explanation:
Whenever we get this type of question, we should have formula in mind that,
Gain% = (gain/cost)*100
Cost = 4700 + 800 = Rs. 5500
S.P. = Rs. 5800
Profit = 5800 - 5500 = 300
Gain%=300/5500∗100=5 5/11%
Option C
Question:... | Alfred buys an old scooter for Rs. 4700 and spends Rs. 800 on its repairs. If he sells the scooter for Rs. 5800, his gain percent is | 6/19% | 6/17% | 5 5/11% | 3 5/11% | C | Explanation:
Whenever we get this type of question, we should have formula in mind that,
Gain% = (gain/cost)*100
Cost = 4700 + 800 = Rs. 5500
S.P. = Rs. 5800
Profit = 5800 - 5500 = 300
Gain%=300/5500∗100=5 5/11%
Option C | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: High temperatures can be caused when which is exposed to heat?
A: Wire
B: Circuit
C: Cell
D: Conductor
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: if an object is exposed to a source of heat then that conductor may become hot
Question: High temperatures can be caused when which is exposed to heat?
A: Wire
B: Circuit
C: Cell
D: Conductor
Answer: | High temperatures can be caused when which is exposed to heat? | Wire | Circuit | Cell | Conductor | D | if an object is exposed to a source of heat then that conductor may become hot | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What do atoms make by rearranging their chemical bonds in a reactant?
A: minerals
B: products
C: solutions
D: compounds
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: When a chemical reaction occurs, the atoms in the reactants rearrange their chemical bonds to make products. The new arrangement of bonds does not have the same total energy as the bonds in the reactants. Therefore, when chemical r... | What do atoms make by rearranging their chemical bonds in a reactant? | minerals | products | solutions | compounds | B | When a chemical reaction occurs, the atoms in the reactants rearrange their chemical bonds to make products. The new arrangement of bonds does not have the same total energy as the bonds in the reactants. Therefore, when chemical reactions occur, there will always be an accompanying energy change. In some reactions, th... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What does water turn into after boiling?
A: gas
B: Dew
C: lake
D: solid
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: boiling means change from a liquid into a gas by adding heat energy Fact 2: Water is heated to the boiling point and changes to steam. Combined: boiling changes a liquid into steam
Question: What does water turn into after... | What does water turn into after boiling? | gas | Dew | lake | solid | A | Fact 1: boiling means change from a liquid into a gas by adding heat energy Fact 2: Water is heated to the boiling point and changes to steam. Combined: boiling changes a liquid into steam | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What do dogs use to mark their territory?
A: water
B: Chemicals
C: layers of fat
D: food
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Male dogs use pheromones in urine to mark their territory. Fact 2: Pheromones are a sub-category of semiochemicals. Combined: Male dogs use chemicals to mark their territory.
Question: What do dogs use to mark their territ... | What do dogs use to mark their territory? | water | Chemicals | layers of fat | food | B | Fact 1: Male dogs use pheromones in urine to mark their territory. Fact 2: Pheromones are a sub-category of semiochemicals. Combined: Male dogs use chemicals to mark their territory. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What types of living things are divided into nonvascular and vascular groupings?
A: plants
B: mammals
C: animals
D: organs
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The most basic division of modern plants is between nonvascular and vascular plants. Vascular plants are further divided into those that reproduce without seeds and those that reproduce with seeds. Seed plants, in turn, are divided... | What types of living things are divided into nonvascular and vascular groupings? | plants | mammals | animals | organs | A | The most basic division of modern plants is between nonvascular and vascular plants. Vascular plants are further divided into those that reproduce without seeds and those that reproduce with seeds. Seed plants, in turn, are divided into those that produce naked seeds in cones and those that produce seeds in the ovaries... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: When an oak leaf falls to the ground, it is because of
A: heavy poetry
B: air mass interaction
C: wishful thinking
D: the moon's gravity
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: pushing an object requires force
Question: When an oak leaf falls to the ground, it is because of
A: heavy poetry
B: air mass interaction
C: wishful thinking
D: the moon's gravity
Answer: | When an oak leaf falls to the ground, it is because of | heavy poetry | air mass interaction | wishful thinking | the moon's gravity | B | pushing an object requires force | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What covers the body of a fish to help the move their body to swim?
A: gelatin
B: hairs
C: scales
D: skin
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fish are covered with scales. Scales are overlapping tissues, like shingles on a roof. They reduce friction with the water. They also provide a flexible covering that lets fish move their body to swim.
Question: What covers the bo... | What covers the body of a fish to help the move their body to swim? | gelatin | hairs | scales | skin | C | Fish are covered with scales. Scales are overlapping tissues, like shingles on a roof. They reduce friction with the water. They also provide a flexible covering that lets fish move their body to swim. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What forms when molecules react with one another?
A: Chemical energy
B: substrates
C: chemical bonds
D: living things
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Chemical bonds form when substances react with one another. Fact 2: All substances are composed of molecules. Combined: Chemical bonds form when molecules react with one another.
Question: What forms when molecules react w... | What forms when molecules react with one another? | Chemical energy | substrates | chemical bonds | living things | C | Fact 1: Chemical bonds form when substances react with one another. Fact 2: All substances are composed of molecules. Combined: Chemical bonds form when molecules react with one another. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: safety goggles are used for protecting the eyes during
A: sleeping
B: persuits of knowledge
C: dancing
D: singing
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: safety goggles are used for protecting the eyes during experiments
Question: safety goggles are used for protecting the eyes during
A: sleeping
B: persuits of knowledge
C: dancing
D: singing
Answer: | safety goggles are used for protecting the eyes during | sleeping | persuits of knowledge | dancing | singing | B | safety goggles are used for protecting the eyes during experiments | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Why does water infiltrate the ground?
A: because soil and rocks are porous
B: run-off from flooding
C: prolonged drought conditions
D: gravity
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Water infiltrates the ground because soil and rock are porous. Between the grains are pores, or tiny holes. Since water can move through this rock it is permeable. Eventually, the water reaches a layer of rock that is not porous an... | Why does water infiltrate the ground? | because soil and rocks are porous | run-off from flooding | prolonged drought conditions | gravity | A | Water infiltrates the ground because soil and rock are porous. Between the grains are pores, or tiny holes. Since water can move through this rock it is permeable. Eventually, the water reaches a layer of rock that is not porous and so is impermeable. Water stops moving downward when it reaches this layer of rock. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What force causes waves to topple over and break on the shore?
A: tension
B: vibration
C: momentum
D: friction
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Waves topple over and break on the shore because of friction with the bottom in shallow water.
Question: What force causes waves to topple over and break on the shore?
A: tension
B: vibration
C: momentum
D: friction
Answer: | What force causes waves to topple over and break on the shore? | tension | vibration | momentum | friction | D | Waves topple over and break on the shore because of friction with the bottom in shallow water. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: The cytoskeleton is a cellular "scaffolding" or "skeleton" that crisscrosses what?
A: cerebellum
B: cytoplasm
C: cell membrane
D: golgi apparatus
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The cytoskeleton is a cellular "scaffolding" or "skeleton" that crisscrosses the cytoplasm. All eukaryotic cells have a cytoskeleton, and recent research has shown that prokaryotic cells also have a cytoskeleton. The eukaryotic cyt... | The cytoskeleton is a cellular "scaffolding" or "skeleton" that crisscrosses what? | cerebellum | cytoplasm | cell membrane | golgi apparatus | B | The cytoskeleton is a cellular "scaffolding" or "skeleton" that crisscrosses the cytoplasm. All eukaryotic cells have a cytoskeleton, and recent research has shown that prokaryotic cells also have a cytoskeleton. The eukaryotic cytoskeleton is made up of a network of long, thin protein fibers and has many functions. It... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: If you're in the North Pole the North Star may be visible when?
A: a weed
B: two months
C: a day
D: all year round
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the Earth revolving around the sun causes stars to appear in different areas in the sky at different times of year
Question: If you're in the North Pole the North Star may be visible when?
A: a weed
B: two months
C: a day
D: all ... | If you're in the North Pole the North Star may be visible when? | a weed | two months | a day | all year round | D | the Earth revolving around the sun causes stars to appear in different areas in the sky at different times of year | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Jenny got a 95 on her paper. Jason's grade was 25 points less than Jenny's, and Bob's grade was equal to half of Jason's grade. What was Bob's grade?
A: 70
B: 25
C: 36
D: 35
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: First find Jason's grade by subtracting 25 from Jenny's grade: 95 - 25 = <<70=70>>70
Then divide Jason's grade by 2 to find Bob's grade: 70 / 2 = <<70/2=35>>35
#### 35
Question: Jenny got a 95 on her paper. Jason's grade was 25 po... | Jenny got a 95 on her paper. Jason's grade was 25 points less than Jenny's, and Bob's grade was equal to half of Jason's grade. What was Bob's grade? | 70 | 25 | 36 | 35 | D | First find Jason's grade by subtracting 25 from Jenny's grade: 95 - 25 = <<70=70>>70
Then divide Jason's grade by 2 to find Bob's grade: 70 / 2 = <<70/2=35>>35
#### 35 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: James works for 240 minutes. He takes a water break every 20 minutes and a sitting break every 120 minutes. How many more water breaks does he take than sitting breaks?
A: 10
B: 11
C: 0
D: 8
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: First find the number of water breaks James takes: 240 minutes / 20 minutes/water break = <<240/20=12>>12 water breaks
Then find the number of sitting breaks James takes: 240 minutes / 120 minutes/sitting break = <<240/120=2>>2 sit... | James works for 240 minutes. He takes a water break every 20 minutes and a sitting break every 120 minutes. How many more water breaks does he take than sitting breaks? | 10 | 11 | 0 | 8 | A | First find the number of water breaks James takes: 240 minutes / 20 minutes/water break = <<240/20=12>>12 water breaks
Then find the number of sitting breaks James takes: 240 minutes / 120 minutes/sitting break = <<240/120=2>>2 sitting breaks
Then subtract the number of sitting breaks from the number of water breaks to... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What can copper be used in?
A: reducing conducting
B: heat
C: boiling
D: wiring
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: wiring requires an electrical conductor Fact 2: Copper is a good conductor of electricity. Combined: copper can be used in wiring
Question: What can copper be used in?
A: reducing conducting
B: heat
C: boiling
D: wiring
... | What can copper be used in? | reducing conducting | heat | boiling | wiring | D | Fact 1: wiring requires an electrical conductor Fact 2: Copper is a good conductor of electricity. Combined: copper can be used in wiring | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What is the term for an ionic compound that produces positive hydrogen ions when dissolved in water?
A: hydrocarbon
B: base
C: acid
D: sulfur
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: An acid is an ionic compound that produces positive hydrogen ions when dissolved in water. Acids taste sour and turn blue litmus paper red.
Question: What is the term for an ionic compound that produces positive hydrogen ions when... | What is the term for an ionic compound that produces positive hydrogen ions when dissolved in water? | hydrocarbon | base | acid | sulfur | C | An acid is an ionic compound that produces positive hydrogen ions when dissolved in water. Acids taste sour and turn blue litmus paper red. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Observations suggest that a force applied to an object is always applied by what?
A: itself
B: gravity
C: dark matter
D: another object
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Where do forces come from? Observations suggest that a force applied to an object is always applied by another object. A hammer strikes a nail, a car pulls a trailer, and a person pushes a grocery cart. Newton realized that forces ... | Observations suggest that a force applied to an object is always applied by what? | itself | gravity | dark matter | another object | D | Where do forces come from? Observations suggest that a force applied to an object is always applied by another object. A hammer strikes a nail, a car pulls a trailer, and a person pushes a grocery cart. Newton realized that forces are not so one-sided. When the hammer exerts a force on the nail, the nail also exerts a ... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: When atoms gain or lose electrons, they can form electrically charged particles called what?
A: toxins
B: ions
C: crystals
D: eons
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: In ordinary chemical reactions, the nucleus of each atom (and thus the identity of the element) remains unchanged. Electrons, however, can be added to atoms by transfer from other atoms, lost by transfer to other atoms, or shared w... | When atoms gain or lose electrons, they can form electrically charged particles called what? | toxins | ions | crystals | eons | B | In ordinary chemical reactions, the nucleus of each atom (and thus the identity of the element) remains unchanged. Electrons, however, can be added to atoms by transfer from other atoms, lost by transfer to other atoms, or shared with other atoms. The transfer and sharing of electrons among atoms govern the chemistry o... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Sonja makes her own peanut butter with peanuts and oil in a blender. She uses a ratio of two ounces of oil to smooth out every eight ounces of peanuts. Her last batch of peanut butter weighed 20 ounces. How many ounces of oil did ... | Answer the following multiple choice question by selecting the correct option.
Context: Sonja uses 2 ounces of oil for 8 ounces of peanuts to make 2 + 8 = 10 ounces of peanut butter.
Her last batch weighed 20 ounces, so she made 20 / 10 = <<20/10=2>>2 times her ratio.
Thus, she used 2 * 2 = <<2*2=4>>4 ounces of oil.
#... | Sonja makes her own peanut butter with peanuts and oil in a blender. She uses a ratio of two ounces of oil to smooth out every eight ounces of peanuts. Her last batch of peanut butter weighed 20 ounces. How many ounces of oil did she use? | 8 | 3.2 | 4 | 6 | C | Sonja uses 2 ounces of oil for 8 ounces of peanuts to make 2 + 8 = 10 ounces of peanut butter.
Her last batch weighed 20 ounces, so she made 20 / 10 = <<20/10=2>>2 times her ratio.
Thus, she used 2 * 2 = <<2*2=4>>4 ounces of oil.
#### 4 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What type of generations do plants alternate between during a life cycle?
A: haploid and diploid
B: algal and diploid
C: vitro and diploid
D: haploid and clump
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: All plants have a life cycle that alternates between haploid and diploid generations. Plants vary in terms of which generation is dominant. Most modern plants have a dominant diploid generation.
Question: What type of generations ... | What type of generations do plants alternate between during a life cycle? | haploid and diploid | algal and diploid | vitro and diploid | haploid and clump | A | All plants have a life cycle that alternates between haploid and diploid generations. Plants vary in terms of which generation is dominant. Most modern plants have a dominant diploid generation. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: What is used for cellular respiration for aerobic organisms?
A: air
B: O2
C: O3
D: RNA
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Oxygen is essential for cellular respiration for all aerobic organisms. Fact 2: Air is used as a source of oxygen. Combined: air is used for cellular respiration for aerobic organisms
Question: What is used for cellular re... | What is used for cellular respiration for aerobic organisms? | air | O2 | O3 | RNA | A | Fact 1: Oxygen is essential for cellular respiration for all aerobic organisms. Fact 2: Air is used as a source of oxygen. Combined: air is used for cellular respiration for aerobic organisms | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Carnivores' only source of what comes from other animals
A: flying
B: money
C: restaurants
D: sustenance
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: carnivores only eat animals
Question: Carnivores' only source of what comes from other animals
A: flying
B: money
C: restaurants
D: sustenance
Answer: | Carnivores' only source of what comes from other animals | flying | money | restaurants | sustenance | D | carnivores only eat animals | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Puerto Rico experienced many landslides due to Hurricane Maria in
A: 2017
B: 2015
C: 2012
D: 2009
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: storms can cause a landslide
Question: Puerto Rico experienced many landslides due to Hurricane Maria in
A: 2017
B: 2015
C: 2012
D: 2009
Answer: | Puerto Rico experienced many landslides due to Hurricane Maria in | 2017 | 2015 | 2012 | 2009 | A | storms can cause a landslide | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What is the process in which cells make proteins called?
A: light synthesis
B: gas synthesis
C: protein synthesis
D: factor synthesis
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: The process in which cells make proteins is called protein synthesis . It actually consists of two processes: transcription and translation . Transcription takes place in the nucleus. It uses DNA as a template to make an RNA molecu... | What is the process in which cells make proteins called? | light synthesis | gas synthesis | protein synthesis | factor synthesis | C | The process in which cells make proteins is called protein synthesis . It actually consists of two processes: transcription and translation . Transcription takes place in the nucleus. It uses DNA as a template to make an RNA molecule. RNA then leaves the nucleus and goes to a ribosome in the cytoplasm, where translatio... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: At the Johnson family reunion, there were 45 children and one third as many adults. One third of the adults wore blue. How many adults did not wear blue?
A: 9
B: 15
C: 5
D: 10
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: One third as many adults as children is 45/3=<<45/3=15>>15 adults.
One third of adults wore blue, or 15/3=<<15/3=5>>5 adults wore blue.
Thus, the remaining 15-5=<<15-5=10>>10 adults did not wear blue
#### 10
Question: At the Johns... | At the Johnson family reunion, there were 45 children and one third as many adults. One third of the adults wore blue. How many adults did not wear blue? | 9 | 15 | 5 | 10 | D | One third as many adults as children is 45/3=<<45/3=15>>15 adults.
One third of adults wore blue, or 15/3=<<15/3=5>>5 adults wore blue.
Thus, the remaining 15-5=<<15-5=10>>10 adults did not wear blue
#### 10 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: What organelles that are found in the cells of mosses.
A: chloroplasts
B: epidermal
C: sensory neurons
D: an organism's body
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Chloroplasts are organelles that are found in the cells of plants and algae. Fact 2: Mosses are nonvascular plants. Combined: Chloroplasts are organelles that are found in the cells of mosses.
Question: What organelles tha... | What organelles that are found in the cells of mosses. | chloroplasts | epidermal | sensory neurons | an organism's body | A | Fact 1: Chloroplasts are organelles that are found in the cells of plants and algae. Fact 2: Mosses are nonvascular plants. Combined: Chloroplasts are organelles that are found in the cells of mosses. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What can too much caffeine in your body cause?
A: energy usage
B: Sleep problems
C: Dehydration
D: heart problems
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Caffeine is a central nervous system stimulant. Fact 2: Over stimulation can cause sleep problems. Combined: Too much caffeine leads to sleep problems
Question: What can too much caffeine in your body cause?
A: energy usa... | What can too much caffeine in your body cause? | energy usage | Sleep problems | Dehydration | heart problems | B | Fact 1: Caffeine is a central nervous system stimulant. Fact 2: Over stimulation can cause sleep problems. Combined: Too much caffeine leads to sleep problems | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What is the best room in the home to start saving water?
A: the bathroom
B: the kitchen
C: the basement
D: the bedroom
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: It’s easy to save water at home. If you save even a few gallons a day you can make a big difference in the long run. The best place to start saving water is in the bathroom. Toilet flushing is the single biggest use of water in the... | What is the best room in the home to start saving water? | the bathroom | the kitchen | the basement | the bedroom | A | It’s easy to save water at home. If you save even a few gallons a day you can make a big difference in the long run. The best place to start saving water is in the bathroom. Toilet flushing is the single biggest use of water in the home. Showers and baths are the next biggest use. Follow the tips below to save water at... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: The current birth rate per certain number of people is 52, whereas corresponding death rate is 16 per same number of people. If the net growth rate in terms of population increase is 1.2 percent, find number of persons.(initally)
... | Answer the following multiple choice question by selecting the correct option.
Context: Sol.
Net growth on X = (52- 16) =36.
Net growth on 100 = (36/X × 100)% =1.2%. Then X = 3000
Answer:C
Question: The current birth rate per certain number of people is 52, whereas corresponding death rate is 16 per same number of p... | The current birth rate per certain number of people is 52, whereas corresponding death rate is 16 per same number of people. If the net growth rate in terms of population increase is 1.2 percent, find number of persons.(initally) | 4000 | 2000 | 3000 | 5000 | C | Sol.
Net growth on X = (52- 16) =36.
Net growth on 100 = (36/X × 100)% =1.2%. Then X = 3000
Answer:C | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: A cow will gain energy from eating
A: dandelions
B: eggs
C: frogs
D: birds
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: cows only eat plants
Question: A cow will gain energy from eating
A: dandelions
B: eggs
C: frogs
D: birds
Answer: | A cow will gain energy from eating | dandelions | eggs | frogs | birds | A | cows only eat plants | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What may live in large colonies?
A: animals
B: tigers
C: tardigrades
D: fire ants
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Insects may live in large colonies and have complex social behaviors. Fact 2: Like other ants, the fire ant is a social insect. Combined: fire ants may live in large colonies
Question: What may live in large colonies?
A: ... | What may live in large colonies? | animals | tigers | tardigrades | fire ants | D | Fact 1: Insects may live in large colonies and have complex social behaviors. Fact 2: Like other ants, the fire ant is a social insect. Combined: fire ants may live in large colonies | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Dogs reproduce differently from
A: bears
B: wolves
C: cats
D: earthworms
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: different organisms reproduce differently
Question: Dogs reproduce differently from
A: bears
B: wolves
C: cats
D: earthworms
Answer: | Dogs reproduce differently from | bears | wolves | cats | earthworms | D | different organisms reproduce differently | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: A pollutions standard is something which
A: will hopefully limit the amount of damage done to the environment by large producers
B: a standard that gets applied to every person
C: a way to get factories to make more product
D: th... | Answer the following multiple choice question by selecting the correct option.
Context: a pollutions standard is a kind of standard for reducing pollutants emitted by factories
Question: A pollutions standard is something which
A: will hopefully limit the amount of damage done to the environment by large producers
B... | A pollutions standard is something which | will hopefully limit the amount of damage done to the environment by large producers | a standard that gets applied to every person | a way to get factories to make more product | the best way to reduce poisoning the trees in Michigan | A | a pollutions standard is a kind of standard for reducing pollutants emitted by factories | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Illness is prevented in people by reducing what in food?
A: fiber
B: dangerous bugs
C: protein
D: fat
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: reducing bacteria in food prevents illness in people
Question: Illness is prevented in people by reducing what in food?
A: fiber
B: dangerous bugs
C: protein
D: fat
Answer: | Illness is prevented in people by reducing what in food? | fiber | dangerous bugs | protein | fat | B | reducing bacteria in food prevents illness in people | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What are the narrowest blood vessels, where oxygen is transferred into body cells?
A: muscles
B: capillaries
C: viens
D: arteries
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Red blood cells are flat, round, and very small. Their small size allows easy maneuverability through the capillaries, the narrowest blood vessels, where oxygen is transferred into body cells.
Question: What are the narrowest bloo... | What are the narrowest blood vessels, where oxygen is transferred into body cells? | muscles | capillaries | viens | arteries | B | Red blood cells are flat, round, and very small. Their small size allows easy maneuverability through the capillaries, the narrowest blood vessels, where oxygen is transferred into body cells. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: In a contest to see which would win based on size and weight, the winner with more of both would be
A: moon
B: Earth
C: pebble
D: cat
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: the earth has more mass than the moon
Question: In a contest to see which would win based on size and weight, the winner with more of both would be
A: moon
B: Earth
C: pebble
D: cat
Answer: | In a contest to see which would win based on size and weight, the winner with more of both would be | moon | Earth | pebble | cat | B | the earth has more mass than the moon | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: if p/q=3/4
then3p+9q=?
A: 25/4
B: 25/2
C: 20/4
D: 45/4
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 3p+9q=?
Divided by q,
3(p/q)+9=x
3*(3/4)+9=45/4
ANSWER:D
Question: if p/q=3/4
then3p+9q=?
A: 25/4
B: 25/2
C: 20/4
D: 45/4
Answer: | if p/q=3/4
then3p+9q=? | 25/4 | 25/2 | 20/4 | 45/4 | D | 3p+9q=?
Divided by q,
3(p/q)+9=x
3*(3/4)+9=45/4
ANSWER:D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Radioactive decay can give off energy and what else?
A: ions
B: atoms
C: light
D: particles
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Radioactive elements and isotopes have unstable nuclei. To become more stable, the nuclei undergo radioactive decay. In radioactive decay, the nuclei give off, or emit, radiation in the form of energy and often particles as well. T... | Radioactive decay can give off energy and what else? | ions | atoms | light | particles | D | Radioactive elements and isotopes have unstable nuclei. To become more stable, the nuclei undergo radioactive decay. In radioactive decay, the nuclei give off, or emit, radiation in the form of energy and often particles as well. There are several types of radioactive decay, including alpha, beta, and gamma decay. Ener... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: A pollution source in a county may be
A: compost pile
B: grass seeds
C: recycling center
D: trash heap
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: an landfill is a source of pollution
Question: A pollution source in a county may be
A: compost pile
B: grass seeds
C: recycling center
D: trash heap
Answer: | A pollution source in a county may be | compost pile | grass seeds | recycling center | trash heap | D | an landfill is a source of pollution | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What is the group of single-celled organisms lacking a nucleus that have a single piece of circular dna in the nucleoid area of the cell?
A: algae
B: eukaryotes
C: prokaryotes
D: chromosomes
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 22.2 Structure of Prokaryotes Prokaryotes (domains Archaea and Bacteria) are single-celled organisms lacking a nucleus. They have a single piece of circular DNA in the nucleoid area of the cell. Most prokaryotes have a cell wall th... | What is the group of single-celled organisms lacking a nucleus that have a single piece of circular dna in the nucleoid area of the cell? | algae | eukaryotes | prokaryotes | chromosomes | C | 22.2 Structure of Prokaryotes Prokaryotes (domains Archaea and Bacteria) are single-celled organisms lacking a nucleus. They have a single piece of circular DNA in the nucleoid area of the cell. Most prokaryotes have a cell wall that lies outside the boundary of the plasma membrane. Some prokaryotes may have additional... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Randy, Peter, and Quincy all drew pictures. Peter drew 8 pictures. Quincy drew 20 more pictures than Peter. If they drew 41 pictures altogether, how many did Randy draw?
A: -5
B: 5
C: 15
D: 2.5
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Quincy drew 20+8 = <<20+8=28>>28 pictures.
Quincy and Peter drew 28+8 = <<28+8=36>>36 pictures in total.
Randy drew 41-36 = <<41-36=5>>5 pictures.
#### 5
Question: Randy, Peter, and Quincy all drew pictures. Peter drew 8 pictures.... | Randy, Peter, and Quincy all drew pictures. Peter drew 8 pictures. Quincy drew 20 more pictures than Peter. If they drew 41 pictures altogether, how many did Randy draw? | -5 | 5 | 15 | 2.5 | B | Quincy drew 20+8 = <<20+8=28>>28 pictures.
Quincy and Peter drew 28+8 = <<28+8=36>>36 pictures in total.
Randy drew 41-36 = <<41-36=5>>5 pictures.
#### 5 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: John buys cans of soup for buy 1 get one free. He gets 30 cans with a normal price of $0.60. How much does he pay?
A: 9
B: 18
C: 10
D: 4.5
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: He pays for 30/2=<<30/2=15>>15 cans
So he spends 15*.6=$<<15*.6=9>>9
#### 9
Question: John buys cans of soup for buy 1 get one free. He gets 30 cans with a normal price of $0.60. How much does he pay?
A: 9
B: 18
C: 10
D: 4.5
A... | John buys cans of soup for buy 1 get one free. He gets 30 cans with a normal price of $0.60. How much does he pay? | 9 | 18 | 10 | 4.5 | A | He pays for 30/2=<<30/2=15>>15 cans
So he spends 15*.6=$<<15*.6=9>>9
#### 9 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Rubber can protect from
A: cold
B: burns
C: electricity
D: fire
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: rubber is an thermal insulator
Question: Rubber can protect from
A: cold
B: burns
C: electricity
D: fire
Answer: | Rubber can protect from | cold | burns | electricity | fire | C | rubber is an thermal insulator | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Which uses a nonrenewable resource?
A: wind chimes
B: solar-powered car
C: a B52 Bomber
D: a bicycle
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: oil is a nonrenewable resource
Question: Which uses a nonrenewable resource?
A: wind chimes
B: solar-powered car
C: a B52 Bomber
D: a bicycle
Answer: | Which uses a nonrenewable resource? | wind chimes | solar-powered car | a B52 Bomber | a bicycle | C | oil is a nonrenewable resource | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Water vapor cooling causes it to what?
A: electrify
B: warm up
C: deliquesce
D: smell
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: water vapor cooling causes that water vapor to condense
Question: Water vapor cooling causes it to what?
A: electrify
B: warm up
C: deliquesce
D: smell
Answer: | Water vapor cooling causes it to what? | electrify | warm up | deliquesce | smell | C | water vapor cooling causes that water vapor to condense | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Find the unit's digit in the product (2467)^153 * (341)^72
A: 0
B: 1
C: 2
D: 7
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: unit digit of 341^72 will be 1.
unit digit of (2467)^153 will be same as that of 7^1 (153 mod 4 = 1)
answer 7
ANSWER:D
Question: Find the unit's digit in the product (2467)^153 * (341)^72
A: 0
B: 1
C: 2
D: 7
Answer: | Find the unit's digit in the product (2467)^153 * (341)^72 | 0 | 1 | 2 | 7 | D | unit digit of 341^72 will be 1.
unit digit of (2467)^153 will be same as that of 7^1 (153 mod 4 = 1)
answer 7
ANSWER:D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Two trains running in opposite directions cross a man standing on the platform in 27 seconds and 17 seconds respectively and they cross each other in 25 seconds. The ratio of their speeds is?
A: 3/7
B: 3/2
C: 3/5
D: 8/1
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let the speeds of the two trains be x m/sec and y m/sec respectively. Then, length of the first train = 27 x meters, and length of the second train = 17 y meters. (27 x + 17 y) / (x + y) = 25
==> 27 x + 17 y = 25 x + 25 y ==> 2x = ... | Two trains running in opposite directions cross a man standing on the platform in 27 seconds and 17 seconds respectively and they cross each other in 25 seconds. The ratio of their speeds is? | 3/7 | 3/2 | 3/5 | 8/1 | D | Let the speeds of the two trains be x m/sec and y m/sec respectively. Then, length of the first train = 27 x meters, and length of the second train = 17 y meters. (27 x + 17 y) / (x + y) = 25
==> 27 x + 17 y = 25 x + 25 y ==> 2x = 8 y ==> x/y
= 8/1.
Answer: D | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Murali travelled from city A to city B at a speed of 40 kmph and from city B to city C at 60 kmph. What is the average speed of Murali from A to C given that the ratio of distances between A to B and B to C is 2 : 3?
A: 17 kmph
B... | Answer the following multiple choice question by selecting the correct option.
Context: Let the distances between city A to B and B to C be 2x km and 3x km respectively.
Total time taken to cover from A to C
= (2x)/40 + (3x)/60 = (6x + 6x)/120
= 12x/120 = x/10 Average speed
= (2x + 3x)/(x/10)
= 50 kmph.
Answer: B
Que... | Murali travelled from city A to city B at a speed of 40 kmph and from city B to city C at 60 kmph. What is the average speed of Murali from A to C given that the ratio of distances between A to B and B to C is 2 : 3? | 17 kmph | 50 kmph | 11 kmph | 19 kmph | B | Let the distances between city A to B and B to C be 2x km and 3x km respectively.
Total time taken to cover from A to C
= (2x)/40 + (3x)/60 = (6x + 6x)/120
= 12x/120 = x/10 Average speed
= (2x + 3x)/(x/10)
= 50 kmph.
Answer: B | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: Mammals have a layer of fat under the skin to help keep the body warm in what?
A: cozy cabins
B: by keeping them warm
C: warm areas
D: a variety of climates
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: Mammals have a layer of fat under the skin to help insulate the body. Fact 2: Hair is used to insulate and keep the body warm in a large variety of climates. Combined: Mammals have a layer of fat under the skin to help keep... | Mammals have a layer of fat under the skin to help keep the body warm in what? | cozy cabins | by keeping them warm | warm areas | a variety of climates | D | Fact 1: Mammals have a layer of fat under the skin to help insulate the body. Fact 2: Hair is used to insulate and keep the body warm in a large variety of climates. Combined: Mammals have a layer of fat under the skin to help keep the body warm in a variety of climates | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Lake Crystal has twenty percent fewer frogs than Lassie Lake. If Lassie Lake has forty-five frogs, how many frogs are there in total in the two lakes?
A: 81
B: 64.8
C: 71
D: 162
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Lake Crystal has twenty percent fewer frogs than Lassie Lake, a total of 20/100*45=<<20/100*45=9>>9 frogs
The total number of frogs in Lake Crystal is 45-9=<<45-9=36>>36
Together, the two lakes have 36+45=<<36+45=81>>81 frogs
#### ... | Lake Crystal has twenty percent fewer frogs than Lassie Lake. If Lassie Lake has forty-five frogs, how many frogs are there in total in the two lakes? | 81 | 64.8 | 71 | 162 | A | Lake Crystal has twenty percent fewer frogs than Lassie Lake, a total of 20/100*45=<<20/100*45=9>>9 frogs
The total number of frogs in Lake Crystal is 45-9=<<45-9=36>>36
Together, the two lakes have 36+45=<<36+45=81>>81 frogs
#### 81 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Loss of resources has a negative impact on what in an area?
A: weather
B: sunlight
C: critters
D: organism diagrams
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: loss of resources has a negative impact on the organisms in an area
Question: Loss of resources has a negative impact on what in an area?
A: weather
B: sunlight
C: critters
D: organism diagrams
Answer: | Loss of resources has a negative impact on what in an area? | weather | sunlight | critters | organism diagrams | C | loss of resources has a negative impact on the organisms in an area | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: What has a positive impact on body strength?
A: frequent physical contact
B: irregular body motion
C: decreased physical effort
D: active physical effort
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: exercise has a positive impact on a body 's strength
Question: What has a positive impact on body strength?
A: frequent physical contact
B: irregular body motion
C: decreased physical effort
D: active physical effort
Answer: | What has a positive impact on body strength? | frequent physical contact | irregular body motion | decreased physical effort | active physical effort | D | exercise has a positive impact on a body 's strength | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Anna wears a size 2. Her friend Becky wears a size three times larger than Anna's. Ginger wears a size twice Becky's size minus 4. What size does Ginger wear?
A: 6.4
B: 4
C: -2
D: 8
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: First find what size Becky wears: 2 * 3 = <<2*3=6>>6
Then multiply that number by 2: 6 * 2 = <<6*2=12>>12
Then subtract 4 to find Ginger's size: 12 - 4 = <<8=8>>8
#### 8
Question: Anna wears a size 2. Her friend Becky wears a size... | Anna wears a size 2. Her friend Becky wears a size three times larger than Anna's. Ginger wears a size twice Becky's size minus 4. What size does Ginger wear? | 6.4 | 4 | -2 | 8 | D | First find what size Becky wears: 2 * 3 = <<2*3=6>>6
Then multiply that number by 2: 6 * 2 = <<6*2=12>>12
Then subtract 4 to find Ginger's size: 12 - 4 = <<8=8>>8
#### 8 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: what can form canyons?
A: spring
B: storms
C: dams
D: mines
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: most canyons are formed by flowing rivers through erosion over long periods of time Fact 2: Canyon Lake Canyon lake was formed by dams on the Salt River. Combined: dams can form canyons
Question: what can form canyons?
A:... | what can form canyons? | spring | storms | dams | mines | C | Fact 1: most canyons are formed by flowing rivers through erosion over long periods of time Fact 2: Canyon Lake Canyon lake was formed by dams on the Salt River. Combined: dams can form canyons | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: Things that are hydrophobic repel or otherwise don't really mix with what?
A: heat
B: water
C: magnets
D: air
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Lignin is a tough carbohydrate molecule that is hydrophobic (“water fearing”). It adds support to vascular tissues in stems. It also waterproofs the tissues so they don’t leak, which makes them more efficient at transporting fluids... | Things that are hydrophobic repel or otherwise don't really mix with what? | heat | water | magnets | air | B | Lignin is a tough carbohydrate molecule that is hydrophobic (“water fearing”). It adds support to vascular tissues in stems. It also waterproofs the tissues so they don’t leak, which makes them more efficient at transporting fluids. Because most other organisms cannot break down lignin, it helps protect plants from her... | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: is two years older than B who is twice as old as C. If the total of the ages of A, B and C be 42, then how old is B?
A: 16
B: 8
C: 9
D: 10
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Let C's age be x years.
Then, B's age = 2x years.
A's age = (2x + 2) years.
(2x + 2) + 2x + x = 42
5x = 40 => x = 8
Hence, B's age = 2x = 16 years.
ANSWER:A
Question: is two years older than B who is twice as old as C. If the tota... | is two years older than B who is twice as old as C. If the total of the ages of A, B and C be 42, then how old is B? | 16 | 8 | 9 | 10 | A | Let C's age be x years.
Then, B's age = 2x years.
A's age = (2x + 2) years.
(2x + 2) + 2x + x = 42
5x = 40 => x = 8
Hence, B's age = 2x = 16 years.
ANSWER:A | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: A switch is used to start the flow of current in what?
A: Ocean currents
B: something with fuses.
C: Veins and arteries.
D: circulatory systems
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: Fact 1: a switch is used to start the flow of current in an electrical circuit Fact 2: Electrical circuits have fuses that blow. Combined: a switch is used to start the flow of current in an object that has fuses that blow.
Quest... | A switch is used to start the flow of current in what? | Ocean currents | something with fuses. | Veins and arteries. | circulatory systems | B | Fact 1: a switch is used to start the flow of current in an electrical circuit Fact 2: Electrical circuits have fuses that blow. Combined: a switch is used to start the flow of current in an object that has fuses that blow. | qasc |
Answer the following multiple choice question by selecting the correct option.
Question: What is it in bone marrow transplants that may cause a graft versus host reaction?
A: lymphocytes
B: neutrophils
C: tumors
D: cancer
Answer: | Answer the following multiple choice question by selecting the correct option.
Question: What is it in bone marrow transplants that may cause a graft versus host reaction?
A: lymphocytes
B: neutrophils
C: tumors
D: cancer
Answer: | What is it in bone marrow transplants that may cause a graft versus host reaction? | lymphocytes | neutrophils | tumors | cancer | A | null | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: The average of 11 results is 50, if the average of first six results is 49 and that of the last six is 52. Find the sixth result?
A: 21
B: 56
C: 18
D: 25
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: 1 to 11 = 11 * 50 = 550
1 to 6 = 6 * 49 = 294
6 to 11 = 6 * 52 = 312
6th = 294 + 312 – 550 = 56
Answer:B
Question: The average of 11 results is 50, if the average of first six results is 49 and that of the last six is 52. Find the... | The average of 11 results is 50, if the average of first six results is 49 and that of the last six is 52. Find the sixth result? | 21 | 56 | 18 | 25 | B | 1 to 11 = 11 * 50 = 550
1 to 6 = 6 * 49 = 294
6 to 11 = 6 * 52 = 312
6th = 294 + 312 – 550 = 56
Answer:B | aqua_rat |
Answer the following multiple choice question by selecting the correct option.
Question: which of these would most likely cause a car to lose control?
A: a nice dry asphalt highway
B: a highway after cloud precipitation
C: a dry cobble stone road
D: all of these
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: as moisture of an object decreases , the friction of that object against another object will increase
Question: which of these would most likely cause a car to lose control?
A: a nice dry asphalt highway
B: a highway after cloud ... | which of these would most likely cause a car to lose control? | a nice dry asphalt highway | a highway after cloud precipitation | a dry cobble stone road | all of these | B | as moisture of an object decreases , the friction of that object against another object will increase | openbookqa |
Answer the following multiple choice question by selecting the correct option.
Question: Eutherian mammals possess a specialized structure called the corpus callosum that links what hemispheres?
A: cortical
B: appendages
C: spatial
D: cerebral
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: possess a single, undivided lobe. Eutherian mammals also possess a specialized structure that links the two cerebral hemispheres, called the corpus callosum.
Question: Eutherian mammals possess a specialized structure called the c... | Eutherian mammals possess a specialized structure called the corpus callosum that links what hemispheres? | cortical | appendages | spatial | cerebral | D | possess a single, undivided lobe. Eutherian mammals also possess a specialized structure that links the two cerebral hemispheres, called the corpus callosum. | sciq |
Answer the following multiple choice question by selecting the correct option.
Question: Carrie works for $8 an hour and 35 hours a week at her job. It’s been a month since she started working there. She has saved up all of her money because she wants to buy a bike for $400. How much money will she have left over afte... | Answer the following multiple choice question by selecting the correct option.
Context: It will be easy to solve the problem by first calculating how much money she makes in a week at her job by multiplying her hourly rate by the number of hours she works in a week: $8 * 35 = $<<8*35=280>>280 in a week
The weekly earn... | Carrie works for $8 an hour and 35 hours a week at her job. It’s been a month since she started working there. She has saved up all of her money because she wants to buy a bike for $400. How much money will she have left over after she buys her bike? | 710 | 720 | 576 | 1440 | B | It will be easy to solve the problem by first calculating how much money she makes in a week at her job by multiplying her hourly rate by the number of hours she works in a week: $8 * 35 = $<<8*35=280>>280 in a week
The weekly earnings need to be multiplied by the number of weeks in a month to get how much she made in ... | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: Lexi wants to run a total of three and one-fourth miles. One lap on a particular outdoor track measures a quarter of a mile around. How many complete laps must she run?
A: 23
B: 26
C: 12
D: 13
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: There are 3/ 1/4 = 12 one-fourth miles in 3 miles.
So, Lexi will have to run 12 (from 3 miles) + 1 (from 1/4 mile) = <<12+1=13>>13 complete laps.
#### 13
Question: Lexi wants to run a total of three and one-fourth miles. One lap o... | Lexi wants to run a total of three and one-fourth miles. One lap on a particular outdoor track measures a quarter of a mile around. How many complete laps must she run? | 23 | 26 | 12 | 13 | D | There are 3/ 1/4 = 12 one-fourth miles in 3 miles.
So, Lexi will have to run 12 (from 3 miles) + 1 (from 1/4 mile) = <<12+1=13>>13 complete laps.
#### 13 | gsm8k_converted |
Answer the following multiple choice question by selecting the correct option.
Question: A reptile's body temperature
A: will sync with their climate
B: will keep stable under any circumstances
C: reacts as other warm blooded animals temperature would
D: plunges rapidly in warm climates
Answer: | Answer the following multiple choice question by selecting the correct option.
Context: as temperature in the environment increases , the body temperature of a reptile in that environment will increase
Question: A reptile's body temperature
A: will sync with their climate
B: will keep stable under any circumstances
... | A reptile's body temperature | will sync with their climate | will keep stable under any circumstances | reacts as other warm blooded animals temperature would | plunges rapidly in warm climates | A | as temperature in the environment increases , the body temperature of a reptile in that environment will increase | openbookqa |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.