Skip to content

Commit

Permalink
Update ClassifyingStatements.pg
Browse files Browse the repository at this point in the history
  • Loading branch information
stebryan authored Oct 1, 2024
1 parent 431dc71 commit 530bbe9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Context("Numeric");

@options = ( "choose an answer", "law", "theory", "experiment", "hypothesis", "quantitative observation", "qualitative observation" );
@law = ( "Heat always flows from hot objects to cooler ones, not in the opposite direction.", "Any compound is always made up of elements in the same proportion by mass.", "An object speeds up or slows down only when there is a push or a pull applied to it.", "In the process of a chemical reaction, the amount of matter involved remains the same before and after the reaction occurs." );
@theory = ( "Experiments have confirmed that wax candles disappear over time when burned, because the wax reacts with the oxygen in the air to form carbon dioxide gas and water vapor.", "As supported by valid experiments, the universe was formed by a massive explosion that propelled matter into a vacuum.", "Many decades of experiments have confirmed that gases are made up of particles that essentially do not interact with each other.", "As supported by valid experiments, light can be given off by electrons moving to lower energy levels in atoms.");
@theory = ( "Experiments have confirmed that wax candles disappear over time when burned, because the wax reacts with the oxygen in the air to form carbon dioxide gas and water vapor.", "As supported by valid experiments, the universe was formed by a massive explosion that propelled matter into a vacuum.", "Many decades of experiments have confirmed that gases are made up of particles that essentially do not interact with each other. This explains why one mole of gas has a volume of 22.4 L.", "As supported by valid experiments, light can be given off by electrons moving to lower energy levels in atoms.");
@experiment = ( "Measured amounts of acid were added to a Rolaids tablet to see whether it really “consumes 47 times its weight in excess stomach acid.”", "The mass of Vitamin C per volume of fruit juice is measured for apple juice, orange juice, and lemon juice.", "The density of a liquid was found by measuring the volume and mass of repeated samples and calulating the average result.", "The amount of acid in the beaker was determined by slowly adding a known amount of base." );
@hypothesis = ( "A student exploring the properties of gases proposes that if she decreases the volume of a sample of gas, then the pressure exerted by the sample of gas will increase, because the particles will collide with the container walls more frequently.", "The pressure inside the red mylar balloon will increase when the temperature is increased, because the particles will move faster.", "A student is exploring solubility and proposes that if she increases the temperature of her solution the solute will increase in solubility.", "A student is studying liquids and proposes that because liquids take the shape of any container, the particles within them must be able to move.");
@quant = ( "The silver carbonate solid melted at 423 °F.", "The mass of the candle before lighting was 10.762 g and after it burned for 10 minutes the mass was 8.981 g.", "The melting point of lead is 660.3 degrees Celcius.", "Ammonia has a hydrogen to nitrogen ratio of 3:1.");
Expand Down

0 comments on commit 530bbe9

Please sign in to comment.