All practice questions

5556 questions

Question 2701Question

A surveyor is measuring a triangular plot of land, ABCABC. The distance from point AA to point CC is 1212 meters, and the distance from point BB to point CC is 626\sqrt{2} meters. If the measure of angle BACBAC is 3030^\circ, what is the measure, in degrees, of the acute angle ABCABC?

Show answer & explanation

Answer: 45

Answer

The measure of the acute angle ABCABC is 4545 degrees.
Applying the Law of Sines yields the relation sin(B)12=sin(30)62\frac{\sin(B)}{12} = \frac{\sin(30^\circ)}{6\sqrt{2}}. Solving for sin(B)\sin(B) yields sin(B)=22\sin(B) = \frac{\sqrt{2}}{2}. Because the question specifies that the angle is acute, the measure of the angle is 4545^\circ.

Step-by-Step Solution

1
Set up the Law of Sines relationship for triangle ABCABC using the side opposite angle BB (ACAC) and the side opposite angle AA (BCBC).
sin(B)AC=sin(A)BC\frac{\sin(B)}{AC} = \frac{\sin(A)}{BC}
The Law of Sines states that the ratio of the sine of an angle to the length of its opposite side is constant for all three angles in a triangle.
2
Substitute the given values into the equation: AC=12AC = 12, BC=62BC = 6\sqrt{2}, and A=30A = 30^\circ.
sin(B)12=sin(30)62\frac{\sin(B)}{12} = \frac{\sin(30^\circ)}{6\sqrt{2}}
This allows us to solve for the single unknown variable, the sine of angle BB.
3
Simplify the expression using the trigonometric value sin(30)=0.5\sin(30^\circ) = 0.5 and isolate sin(B)\sin(B).
sin(B)=120.562=662=12=22\sin(B) = \frac{12 \cdot 0.5}{6\sqrt{2}} = \frac{6}{6\sqrt{2}} = \frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2}
Simplifying the fractions helps us identify the standard trigonometric value.
4
Find the acute angle BB whose sine value is 22\frac{\sqrt{2}}{2}.
B=45B = 45^\circ
The inverse sine of 22\frac{\sqrt{2}}{2} for an acute angle is 4545^\circ.

Key Concept

Law of Sines
Estimated Time:1m 0s
Question 2702Question

In the semi-arid region of the Karst Plateau, geologists have long monitored the sudden collapse of surface soil, a phenomenon locally known as "swallow holes." While subterranean water flow is the primary long-term driver of this geological erosion, the immediate trigger for these sudden cave-ins is often human activity. Specifically, during the agricultural expansion of the 1970s, farmers installed extensive underground drainage pipes to redirect seasonal runoff away from their crops. This concentrated redirection of water significantly increased the local water pressure against the delicate limestone ceiling of the underground caverns. Consequently, the structural integrity of the limestone weakened rapidly, culminating in the widespread collapses observed today. Although some local residents attributed the cave-ins to recent seismic tremors, geological sensors recorded no significant tectonic activity during the major collapse events. Instead, the data confirmed that the redirecting of surface runoff was the direct catalyst for the structural failures.

According to the passage, the immediate trigger for the sudden collapse of surface soil in the Karst Plateau was which of the following events?

Show answer & explanation

Answer: the concentrated redirection of seasonal runoff through underground drainage pipes

Answer

The concentrated redirection of seasonal runoff through underground drainage pipes
The passage explicitly states that the redirecting of surface runoff was the direct catalyst for the structural failures (collapses). This was achieved when farmers installed drainage pipes to redirect seasonal runoff away from crops.

Step-by-Step Solution

1
Identify the key effect in the question stem.
The effect is the sudden collapse of surface soil (swallow holes) in the Karst Plateau.
The question asks specifically for the immediate trigger (cause) of this collapse.
2
Locate the explicit cause in the text.
The text states that 'redirecting of surface runoff was the direct catalyst for the structural failures.'
We must find the sentence linking the collapses to their direct trigger.
3
Match the literal cause to the correct answer choice.
The option containing the redirection of seasonal runoff via drainage pipes matches this explicit statement.
This confirms the correct option based on literal comprehension of the text.

Key Concept

Recognizing Explicit Cause and Effect
Estimated Time:45s
Question 2703Question

A circle with center (5,6)(5, -6) is tangent to the xx-axis in the standard (x,y)(x, y) coordinate plane. Which of the following is the equation of this circle?

Show answer & explanation

Answer: x2+y210x+12y+25=0x^2 + y^2 - 10x + 12y + 25 = 0

Answer

x2+y210x+12y+25=0x^2 + y^2 - 10x + 12y + 25 = 0
The correct equation x2+y210x+12y+25=0x^2 + y^2 - 10x + 12y + 25 = 0 is obtained by identifying that a circle with center (5,6)(5, -6) tangent to the xx-axis has a radius of 6=6|-6| = 6. Substituting these into the standard form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 yields (x5)2+(y+6)2=36(x - 5)^2 + (y + 6)^2 = 36. Expanding the terms gives x210x+25+y2+12y+36=36x^2 - 10x + 25 + y^2 + 12y + 36 = 36, which simplifies to x2+y210x+12y+25=0x^2 + y^2 - 10x + 12y + 25 = 0.

Step-by-Step Solution

1
Determine the radius of the circle from the given center and tangency condition.
The center is (5,6)(5, -6), and the circle is tangent to the xx-axis (the line y=0y = 0). The distance from the center to the xx-axis is the absolute value of the yy-coordinate of the center: 6=6|-6| = 6. Therefore, the radius rr of the circle is 66.
A circle tangent to the xx-axis has a radius equal to the vertical distance from its center to the xx-axis.
2
Write the equation of the circle in standard form.
(x5)2+(y(6))2=62(x - 5)^2 + (y - (-6))^2 = 6^2, which simplifies to (x5)2+(y+6)2=36(x - 5)^2 + (y + 6)^2 = 36.
The standard equation of a circle is (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, where (h,k)(h, k) is the center and rr is the radius.
3
Expand the standard equation to find the general quadratic form.
Expanding the squared binomials: (x210x+25)+(y2+12y+36)=36(x^2 - 10x + 25) + (y^2 + 12y + 36) = 36. Grouping terms and simplifying gives x2+y210x+12y+25=0x^2 + y^2 - 10x + 12y + 25 = 0.
To match the options, we convert the equation from standard form to general form by expanding the terms and setting the equation equal to zero.

Key Concept

The standard equation of a circle with center (h,k)(h, k) and radius rr is (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2. When a circle is tangent to the xx-axis, its radius is equal to the distance from the center to the xx-axis, which is k|k|.
Question 2704Question

This passage is adapted from an article detailing the history of meteorology in the late nineteenth and early twentieth centuries.

For much of the nineteenth century, meteorologists operated under a foundational assumption: the temperature of the Earth's atmosphere decreased at a constant, uniform rate with increasing altitude. This belief, derived from observations made during manned balloon ascents and mathematical modeling of thermodynamics, held that the air would grow progressively colder until it reached the absolute cold of outer space. However, because human balloonists could rarely survive voyages above twenty-five thousand feet due to hypoxia and extreme cold, empirical data from the highest reaches of the atmosphere remained tantalizingly out of reach.

The impasse was broken by the French meteorologist Léon Teisserenc de Bort. Recognizing the limitations of manned flights, Teisserenc de Bort turned to unmanned, hydrogen-filled paper and varnished-silk balloons known as ballons-sondes, or sounding balloons. These balloons carried lightweight, self-registering instruments—barographs to measure pressure and thermographs to record temperature—suspended in wicker baskets. To protect the temperature sensors from the heating effects of direct solar radiation, which had plagued earlier high-altitude measurements, Teisserenc de Bort designed a double-walled cylindrical brass shield that ventilated the thermometer using the balloon's ascent itself.

Beginning in 1896 from his private observatory in Trappes, near Paris, Teisserenc de Bort launched hundreds of these balloons. The methodology was meticulous: as the balloon rose, the decrease in atmospheric pressure caused the gas inside to expand until the envelope burst. A small parachute then deployed, carrying the instrument package safely back to Earth. Crucially, each basket bore a tag offering a monetary reward to any farmer or villager who recovered the apparatus and returned it to Trappes, ensuring a remarkably high rate of recovery.

As the data accumulated, Teisserenc de Bort noticed a recurring, baffling anomaly. At a certain altitude—roughly eleven kilometers (approximately thirty-six thousand feet) over middle latitudes—the steady decline in temperature abruptly ceased. Instead of continuing to drop, the temperature stabilized, hovering around minus fifty-five degrees Celsius, and occasionally even warmed slightly. Suspecting that the heating of the thermometer by solar radiation was still distorting the data, Teisserenc de Bort initially kept his findings quiet. He conducted subsequent launches exclusively at night to eliminate solar interference entirely. To his astonishment, the nocturnal data confirmed the daytime findings: the isothermal zone was a physical reality, not an instrumental artifact.

In April 1902, Teisserenc de Bort presented his monumental findings to the Paris Academy of Sciences. He proposed that the atmosphere was divided into two distinct regions. The lower layer, which he named the 'troposphere' (from the Greek tropos, meaning 'turning' or 'mixing'), was characterized by convective currents, shifting winds, and a constant decrease in temperature with height—the region where weather occurred. The upper layer, which he named the 'stratosphere' (from the Latin stratum, meaning 'layer'), was a region of relative calm where the temperature remained nearly constant and air moved in horizontal layers without vertical mixing.

Simultaneously and independently, German meteorologist Richard Assmann published similar results obtained using rubber balloons, which could reach higher altitudes than silk ones before bursting. While Assmann's use of rubber envelopes represented a significant technical advance, Teisserenc de Bort is widely credited with the discovery due to the sheer volume of his trials—over two hundred and thirty successful balloon flights by 1902—and his brilliant conceptualization of the two atmospheric zones. His work transformed meteorology from a localized, surface-bound study of weather patterns into a three-dimensional science of the global atmosphere.

Based on the passage, Teisserenc de Bort's decision to launch sounding balloons at night was prompted by a desire to resolve which of the following issues?

Show answer & explanation

Answer: The possibility that solar radiation was heating the thermometers and distorting the temperature data.

Answer

The possibility that solar radiation was heating the thermometers and distorting the temperature data.
The correct option is supported by the fourth paragraph, which states that Teisserenc de Bort suspected that the heating of the thermometer by solar radiation was distorting his high-altitude data. To eliminate solar interference entirely and check if the isothermal zone was a physical reality, he carried out his subsequent balloon launches exclusively at night.

Step-by-Step Solution

1
Locate where the passage describes the reason for launching balloons at night.
The fourth paragraph states that Teisserenc de Bort conducted launches exclusively at night to eliminate solar interference.
This target section contains the literal detail explaining the scientist's motivation.
2
Identify the specific problem Teisserenc de Bort was trying to address with night launches.
The text explains that he was 'suspecting that the heating of the thermometer by solar radiation was still distorting the data.'
Understanding the exact concern allows us to look for an accurate paraphrase among the options.
3
Evaluate the choices to find the one that directly matches this explicit detail.
The option stating that he wanted to resolve 'the possibility that solar radiation was heating the thermometers and distorting the temperature data' is a direct and correct match.
Matching the literal details to the correct option yields the final answer.

Key Concept

Identifying explicit details and matching literal paraphrases in a dense science passage.
Estimated Time:2m 0s
Question 2705Question

An angle θ\theta is positioned in the second quadrant. If the trigonometric expression cscθcotθ\csc\theta - \cot\theta is equal to 44, what is the value of 17cosθ17\cos\theta?

Show answer & explanation

Answer: -15

Answer

The value of 17cosθ17\cos\theta is 15-15.
The correct value is 15-15. By using the difference of squares on the identity csc2θcot2θ=1\csc^2\theta - \cot^2\theta = 1, we establish that cscθ+cotθ=14\csc\theta + \cot\theta = \frac{1}{4}. Solving this system alongside cscθcotθ=4\csc\theta - \cot\theta = 4 yields cscθ=178\csc\theta = \frac{17}{8} and cotθ=158\cot\theta = -\frac{15}{8}. Since cosθ=cotθcscθ\cos\theta = \frac{\cot\theta}{\csc\theta}, we find cosθ=1517\cos\theta = -\frac{15}{17}, which means 17cosθ=1517\cos\theta = -15.

Step-by-Step Solution

1
Use the Pythagorean identity linking cosecant and cotangent to find the sum of the terms.
cscθ+cotθ=14\csc\theta + \cot\theta = \frac{1}{4}
Since csc2θcot2θ=1\csc^2\theta - \cot^2\theta = 1, factoring as a difference of squares gives (cscθcotθ)(cscθ+cotθ)=1(\csc\theta - \cot\theta)(\csc\theta + \cot\theta) = 1. Substituting cscθcotθ=4\csc\theta - \cot\theta = 4 yields 4(cscθ+cotθ)=14(\csc\theta + \cot\theta) = 1, so cscθ+cotθ=14\csc\theta + \cot\theta = \frac{1}{4}.
2
Solve the system of equations for cscθ\csc\theta and cotθ\cot\theta.
cscθ=178\csc\theta = \frac{17}{8} and cotθ=158\cot\theta = -\frac{15}{8}
Adding the equations cscθcotθ=4\csc\theta - \cot\theta = 4 and cscθ+cotθ=14\csc\theta + \cot\theta = \frac{1}{4} gives 2cscθ=174    cscθ=1782\csc\theta = \frac{17}{4} \implies \csc\theta = \frac{17}{8}. Subtracting the first equation from the second gives 2cotθ=154    cotθ=1582\cot\theta = -\frac{15}{4} \implies \cot\theta = -\frac{15}{8}.
3
Determine the value of cosθ\cos\theta using reciprocal and quotient identities.
cosθ=1517\cos\theta = -\frac{15}{17}
Using the relationship cosθ=cotθcscθ\cos\theta = \frac{\cot\theta}{\csc\theta}, we substitute the values to find cosθ=15/817/8=1517\cos\theta = \frac{-15/8}{17/8} = -\frac{15}{17}.
4
Calculate the final required expression value.
17cosθ=1517\cos\theta = -15
Multiplying the calculated value of cosθ\cos\theta by 1717 gives 17(1517)=1517 \left(-\frac{15}{17}\right) = -15.

Key Concept

Using fundamental Pythagorean, reciprocal, and quotient trigonometric identities to solve systems of equations and evaluate trigonometric expressions.
Question 2706Question

A sector of a circle has a central angle of 3π4\frac{3\pi}{4} radians and an area of 3π3\pi square inches. What is the perimeter, in inches, of the sector?

Show answer & explanation

Answer: 42+3π224\sqrt{2} + \frac{3\pi\sqrt{2}}{2}

Answer

The perimeter of the sector is 42+3π224\sqrt{2} + \frac{3\pi\sqrt{2}}{2} inches.
The area of a sector is given by A=12r2θA = \frac{1}{2} r^2 \theta. Substituting the given area 3π3\pi and the central angle 3π4\frac{3\pi}{4}, we get 3π=3π8r23\pi = \frac{3\pi}{8} r^2, which simplifies to r2=8r^2 = 8 and r=22r = 2\sqrt{2}. The perimeter of the sector consists of the curved arc length s=rθs = r\theta plus the two straight radii of the sector (2r2r). Substituting the values yields a perimeter of 2(22)+(22)(3π4)=42+3π222(2\sqrt{2}) + (2\sqrt{2})\left(\frac{3\pi}{4}\right) = 4\sqrt{2} + \frac{3\pi\sqrt{2}}{2}.

Step-by-Step Solution

1
Use the sector area formula in radians, A=12r2θA = \frac{1}{2} r^2 \theta, to solve for the radius rr of the circle.
3π=12r2(3π4)    3π=3π8r2    r2=8    r=223\pi = \frac{1}{2} r^2 \left(\frac{3\pi}{4}\right) \implies 3\pi = \frac{3\pi}{8} r^2 \implies r^2 = 8 \implies r = 2\sqrt{2} inches.
Finding the radius of the circle is necessary to calculate both the arc length and the straight boundary segments of the sector.
2
Calculate the arc length ss of the sector using the formula s=rθs = r\theta.
s=(22)(3π4)=3π22s = (2\sqrt{2})\left(\frac{3\pi}{4}\right) = \frac{3\pi\sqrt{2}}{2} inches.
The arc length represents the curved boundary of the sector.
3
Compute the total perimeter of the sector by adding the arc length to the two boundary radii: P=2r+sP = 2r + s.
P=2(22)+3π22=42+3π22P = 2(2\sqrt{2}) + \frac{3\pi\sqrt{2}}{2} = 4\sqrt{2} + \frac{3\pi\sqrt{2}}{2} inches.
The perimeter of a sector is the sum of the curved arc length and the two straight radial boundary segments.

Key Concept

Calculating the perimeter of a circular sector using its area and central angle in radians.
Estimated Time:1m 35s
Question 2707Question

A water tank is being drained of its contents at a constant rate. The depth of the water in the tank is 8.28.2 feet after 22 hours of draining, and it is 5.85.8 feet after 66 hours of draining. What is the slope of the line that represents the depth of the water, in feet, as a function of the draining time, in hours?

Show answer & explanation

Answer: 35-\frac{3}{5}

Answer

The slope of the line that represents the depth of the water as a function of the draining time is 35-\frac{3}{5}.
The correct answer is 35-\frac{3}{5}. To find the slope, we determine the points (t,d)(t, d) from the given information: (2,8.2)(2, 8.2) and (6,5.8)(6, 5.8). Using the slope formula m=d2d1t2t1m = \frac{d_2 - d_1}{t_2 - t_1}, we compute 5.88.262=2.44=0.6\frac{5.8 - 8.2}{6 - 2} = \frac{-2.4}{4} = -0.6. Converting 0.6-0.6 to a fraction gives 610-\frac{6}{10}, which simplifies to 35-\frac{3}{5}.

Step-by-Step Solution

1
Identify the coordinates from the problem statement.
The two coordinates (t,d)(t, d) where tt is time in hours and dd is depth in feet are (2,8.2)(2, 8.2) and (6,5.8)(6, 5.8).
Since the question asks for the depth as a function of time, time is the independent variable (xx) and depth is the dependent variable (yy).
2
Apply the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
m=5.88.262m = \frac{5.8 - 8.2}{6 - 2}
The slope represents the constant rate of change of the water level over time.
3
Simplify the fraction and convert to a simplified ratio.
m=2.44=0.6=35m = \frac{-2.4}{4} = -0.6 = -\frac{3}{5}
Dividing the change in depth by the change in time yields the slope of the linear relationship.

Key Concept

Slope of a Line
Estimated Time:1m 0s
Question 2708Question

In the standard (x,y)(x, y) coordinate plane, a triangle has vertices at P(3,1)P(-3, 1), Q(5,1)Q(5, 1), and R(1,7)R(1, 7). A line segment connects the midpoint of side PRPR to the midpoint of side QRQR. What is the length of this line segment?

Show answer & explanation

Answer: 4

Answer

4
The midpoints of sides PRPR and QRQR are (1,4)(-1, 4) and (3,4)(3, 4), respectively. Since both midpoints share a y-coordinate of 4, the segment connecting them is horizontal. The length is the difference between their x-coordinates: 3(1)=43 - (-1) = 4. Alternatively, by the Triangle Midsegment Theorem, the line segment connecting the midpoints of two sides of a triangle is parallel to the third side and is half its length. The third side, PQPQ, is horizontal and has a length of 5(3)=85 - (-3) = 8. Half of this length is 8/2=48 / 2 = 4.

Step-by-Step Solution

1
Find the coordinates of the midpoint of side PRPR.
Midpoint M1=(3+12,1+72)=(1,4)M_1 = \left(\frac{-3 + 1}{2}, \frac{1 + 7}{2}\right) = (-1, 4)
The midpoint formula is (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).
2
Find the coordinates of the midpoint of side QRQR.
Midpoint M2=(5+12,1+72)=(3,4)M_2 = \left(\frac{5 + 1}{2}, \frac{1 + 7}{2}\right) = (3, 4)
Applying the midpoint formula to vertices Q(5,1)Q(5, 1) and R(1,7)R(1, 7).
3
Calculate the distance between the two midpoints M1(1,4)M_1(-1, 4) and M2(3,4)M_2(3, 4).
Distance =3(1)=4= 3 - (-1) = 4
Since the y-coordinates are the same, the distance is simply the absolute difference of the x-coordinates.

Key Concept

Midpoint formula and distance calculations on the coordinate plane, or the application of the Triangle Midsegment Theorem.

Alternative Method

By the Triangle Midsegment Theorem, the segment connecting the midpoints of two sides of a triangle is parallel to the third side and is half its length. The third side is PQPQ, which has a horizontal length of 5(3)=85 - (-3) = 8. Therefore, the midsegment length is 8/2=48 / 2 = 4.
Estimated Time:1m 30s
Question 2709Question

In right triangle ABCABC, the right angle is at vertex CC. The length of leg ACAC is 1212 inches. If sin(B)=35\sin(B) = \frac{3}{5}, what is the length, in inches, of the hypotenuse ABAB?

Show answer & explanation

Answer: 20

Answer

The length of the hypotenuse ABAB is 20 inches.
The sine of angle BB is defined as the ratio of the opposite side to the hypotenuse, which is sin(B)=ACAB\sin(B) = \frac{AC}{AB}. Substituting the given values, we get 35=12AB\frac{3}{5} = \frac{12}{AB}. Solving for the hypotenuse ABAB gives 3AB=603 \cdot AB = 60, which simplifies to AB=20AB = 20.

Step-by-Step Solution

1
Identify the trigonometric ratio for sine in a right triangle.
sin(B)=oppositehypotenuse=ACAB\sin(B) = \frac{\text{opposite}}{\text{hypotenuse}} = \frac{AC}{AB}
By definition of right triangle trigonometry (SOHCAHTOA), the sine of an angle is the ratio of the length of the opposite side to the length of the hypotenuse.
2
Substitute the given values into the sine ratio equation.
35=12AB\frac{3}{5} = \frac{12}{AB}
The opposite side to angle BB is leg ACAC, which has a length of 1212 inches, and sin(B)\sin(B) is given as 35\frac{3}{5}.
3
Solve the proportion for the hypotenuse ABAB.
3AB=60    AB=203 \cdot AB = 60 \implies AB = 20
Cross-multiplying yields 3AB=512=603 \cdot AB = 5 \cdot 12 = 60. Dividing both sides by 33 gives the length of the hypotenuse.

Key Concept

Right Triangle Trigonometry (SOHCAHTOA)
Estimated Time:45s
Question 2710Question

The following passage is adapted from an essay on the history of atmospheric physics.

By the turn of the twentieth century, physicists were puzzled by a persistent phenomenon: electroscopes, which measure electric charge, slowly discharged over time even when kept in lead-shielded containers. This spontaneous discharge indicated that the air inside was somehow being ionized, or made conductive, by an external source of radiation. The prevailing scientific consensus attributed this ionization to gamma radiation emitting from radioactive materials, such as uranium and radium, embedded in the Earth’s crust. It was assumed that this terrestrial radiation would weaken rapidly as one moved away from the ground, eventually dissipating to zero at high altitudes.

In 19101910, the German physicist Theodor Wulf, a Jesuit priest and pioneer in electroscopy, sought to measure this expected decay. He designed a portable, highly sensitive electroscope and transported it to the top of the Eiffel Tower, approximately 300 meters300\text{ meters} above the ground. According to Wulf’s calculations, if the radiation originated solely from the Earth, the ionization rate at that height should have dropped to a small fraction of the ground-level value. Instead, his measurements showed that the radiation level at the tower’s summit remained at nearly 64%64\% of the ground value—far higher than could be explained by terrestrial emission alone, given that gamma rays should be heavily absorbed by the intervening air. While Wulf’s results suggested the existence of an additional source of radiation, his findings were largely discounted by contemporary physicists, who blamed instrumental defects or local atmospheric factors for the discrepancy.

Determined to resolve the mystery, the Austrian physicist Victor Hess designed a series of daring experiments. Hess reasoned that the only way to obtain definitive data was to take measurements at altitudes far exceeding the height of any man-made structure. He commissioned the construction of electroscopes capable of withstanding extreme temperature and pressure fluctuations and began a series of balloon ascents starting in 19111911.

Hess’s experimental breakthrough occurred on August 7, 19121912, during his seventh balloon flight. Accompanied by a pilot and a meteorological observer, Hess boarded the balloon *Böhmen* in Aussig, Austria (now in the Czech Republic). He carried three independent ionization chambers, which were hermetically sealed to prevent changes in air pressure from affecting the internal gas. The balloon drifted northwards, eventually reaching a peak altitude of approximately 5300 meters5{}300\text{ meters}.

As the balloon ascended, Hess meticulously recorded the ionization rates from his instruments. During the initial phase of the flight, up to an altitude of about 1000 meters1{}000\text{ meters}, the radiation levels decreased slightly, aligning with the theory of terrestrial decay. However, as the balloon climbed past 1000 meters1{}000\text{ meters}, Hess observed a striking reversal: the ionization rate began to climb steadily. By the time the *Böhmen* reached 5300 meters5{}300\text{ meters}, the rate of ionization was about four times greater than it had been at sea level. Because the air at such altitudes was too thin to contain significant quantities of radioactive crustal dust, Hess concluded that a highly penetrating radiation must be entering the atmosphere from above.

Crucially, Hess needed to determine whether this radiation was solar in origin. To test this, he had previously conducted a flight during a near-total solar eclipse on April 17, 19121912. Despite the Sun being almost completely obscured by the Moon, Hess recorded no drop in ionization levels. This critical observation led him to conclude that the source of the radiation was not the Sun, but rather deep space. Hess published his findings later that year, proposing the existence of an undocumented, extra-terrestrial source of radiation. Although his theory was initially met with skepticism, it was eventually confirmed by subsequent experiments, and in 19361936, Hess was awarded the Nobel Prize in Physics for his discovery of what Robert Millikan would later term "cosmic rays."

According to the passage, what did Theodor Wulf observe regarding the radiation level at the top of the Eiffel Tower during his 19101910 experiments?

Show answer & explanation

Answer: It was approximately 64%64\% of the level recorded at ground level.

Answer

The correct answer states that the radiation level was approximately sixty-four percent of the level recorded at ground level.
The correct answer is supported by the second paragraph, which explicitly states that Wulf's measurements at the top of the Eiffel Tower showed the radiation level 'remained at nearly 64%64\% of the ground value.' This matches the statement that the level was approximately sixty-four percent of the level recorded at ground level.

Step-by-Step Solution

1
Locate the portion of the passage that describes Theodor Wulf's Eiffel Tower experiments in 19101910.
The second paragraph details Wulf's ascent to the top of the tower (300 meters300\text{ meters}) and his recorded measurements.
This isolates the relevant text containing the explicit detail needed to answer the question.
2
Extract the specific measurement Wulf recorded at the summit of the tower.
The text states that 'his measurements showed that the radiation level at the tower’s summit remained at nearly 64%64\% of the ground value.'
This provides the literal fact that must match the correct option.
3
Evaluate the choices to find the one that accurately represents this detail without distortion.
The choice stating the level was approximately sixty-four percent of the ground-level value is a direct and accurate paraphrase. The option stating it had decreased by nearly sixty-four percent is a mathematical distortion (as remaining at 64%64\% means a decrease of only 36%36\%).
This ensures that distractors involving subtle word shifts or misidentified details from other parts of the text are eliminated.

Key Concept

Identifying Explicit Details
Question 2711Question

Beaver dams are remarkable engineering feats that profoundly alter freshwater ecosystems. When beavers construct dams using tree branches, stones, and mud, they block the natural flow of streams. Consequently, the water pools upstream, creating expansive wetlands and ponds. This sudden accumulation of standing water slows down the stream's current, allowing suspended sediment to settle to the bottom rather than being carried downstream. Over time, the trapped sediment builds up rich, nutrient-dense soil layers that encourage the growth of diverse aquatic vegetation. Furthermore, the slow-moving water in these ponds seeps into the surrounding ground, which directly raises the local water table and keeps nearby soil moist even during dry summer months. Although some landowners complain that beaver activity floods low-lying roads, ecologists emphasize that these wetlands act as natural sponges, reducing the severity of downstream flooding during heavy storms.

According to the passage, the settling of suspended sediment to the bottom of beaver ponds is directly caused by which of the following?

Show answer & explanation

Answer: the slowing down of the stream's current

Answer

the slowing down of the stream's current
The correct answer is the option referring to the slowing of the stream's current. The passage states that the accumulation of standing water slows down the current, which directly allows the suspended sediment to settle to the bottom instead of being carried away.

Step-by-Step Solution

1
Locate the keywords 'suspended sediment' and 'settle' in the passage.
These terms are found in the fourth sentence: 'This sudden accumulation of standing water slows down the stream's current, allowing suspended sediment to settle to the bottom...'
This sentence contains the explicit cause-and-effect relationship concerning the settling of the sediment.
2
Analyze the sentence structure to identify the direct cause of the settling.
The phrase 'allowing suspended sediment to settle' is introduced as a direct consequence of the current slowing down.
This confirms that the reduction in the speed of the water current is the trigger that allows the sediment to fall out of suspension.

Key Concept

Recognizing explicitly stated cause-and-effect relationships in a text
Estimated Time:45s
Question 2712Question

The following paragraph is from an essay about nineteenth-century urban planning:

During the late nineteenth century, the growth of municipal sewage systems in European cities did more than just improve public health; it radically transformed urban geography. Prior to these subterranean networks, waste disposal was localized, often relying on cesspools or night-soil collectors whose routes dictated the physical layout of neighborhoods and restricted expansion. The installation of unified underground drainage pipes allowed cities to grow outward without the constant constraint of proximity to waste disposal sites. Consequently, previously uninhabitable lowlands were reclaimed for housing, and the spatial division between affluent and working-class districts began to shift as municipal infrastructure standardized living conditions across municipal boundaries.

Which of the following best states the main idea of this paragraph?

Show answer & explanation

Answer: The development of subterranean sewage networks enabled cities to expand geographically by removing traditional constraints on waste disposal.

Answer

The development of subterranean sewage networks enabled cities to expand geographically by removing traditional constraints on waste disposal.
The correct answer correctly summarizes the paragraph's core message. The paragraph emphasizes that sewage networks changed urban geography and allowed cities to grow outward by removing the need to be close to waste disposal sites.

Step-by-Step Solution

1
Analyze the paragraph structure and locate the topic sentence.
The opening sentence introduces the central topic: municipal sewage systems in European cities did more than improve public health; they radically transformed urban geography.
Identifying the topic sentence helps pin down the author's primary focus.
2
Differentiate between supporting details and the main argument.
References to cesspools, night-soil collectors, and lowlands illustrate the specific geographical changes and constraints, but are not the overarching main idea themselves.
Distinguishing between details and the core point prevents selecting options that are too narrow.
3
Synthesize the main point and match it to the options.
The core message is that sewage systems allowed physical expansion by removing constraints, which matches the option describing how subterranean networks enabled geographic growth.
Formulating the main idea in your own words helps you recognize the correct paraphrase among the choices.

Key Concept

Determining Paragraph-Level Main Ideas
Question 2713Question

Louis Daguerre’s invention of the daguerreotype in 1839 revolutionized visual representation, though it was initially met with skepticism by traditional painters who feared the mechanical process would render their craft obsolete. Unlike modern photography, which relies on flexible film or digital sensors to capture images, the daguerreotype utilized a highly polished copper plate coated with silver halide. This plate was sensitized with iodine vapor, exposed in a camera obscura, and then developed using mercury fumes. Because each plate was exposed directly in the camera without a negative, the resulting image was a unique, non-reproducible photograph characterized by its astonishing level of detail and metallic sheen. Consequently, early adopters of the technology had to accept that their portraits could not be copied, making each piece a singular heirloom.

According to the passage, early daguerreotype portraits were unique, non-reproducible items because of which of the following factors?

Show answer & explanation

Answer: The photos were captured directly onto plates without the use of an intervening negative.

Answer

The photos were captured directly onto plates without the use of an intervening negative.
The passage explicitly attributes the unique, non-reproducible nature of the daguerreotype to the fact that 'each plate was exposed directly in the camera without a negative.' The correct answer paraphrases this explanation by stating that the photos were captured directly onto plates without an intervening negative.

Step-by-Step Solution

1
Locate the specific sentence in the passage explaining why daguerreotypes were unique and non-reproducible.
The text states that the resulting image was unique and non-reproducible 'because each plate was exposed directly in the camera without a negative.'
This establishes the factual basis for the correct answer directly from the passage text.
2
Paraphrase the literal explanation found in the text to match one of the four options.
Exposing the plate directly in the camera without a negative translates to capturing the photos directly onto plates without an intervening negative.
ACT Reading literal comprehension questions require translating the passage's explicit statements into accurate paraphrases.

Key Concept

Translating literal statements in a reading passage into accurate paraphrases.
Estimated Time:1m 15s
Question 2714Question

Although standard histories of astronomy often credit Nicolaus Copernicus with single-handedly initiating the heliocentric revolution, a closer examination of his landmark 1543 treatise, De revolutionibus orbium coelestium, reveals a far more conservative thinker bound to ancient traditions. Copernicus indeed placed the Sun at the center of the universe, but he did so not to chart a path toward modern physics, but rather to salvage the classical Greek ideal of uniform circular motion. Frustrated by the Ptolemaic system's reliance on the equant—an imaginary point from which a planet's speed appeared uniform, even though its actual speed along its orbit varied—Copernicus sought a geometrically 'pure' alternative. To maintain perfect circular orbits without the equant, he was forced to introduce a complex web of epicycles and eccentrics, ultimately creating a system nearly as cumbersome as the one he sought to replace. Furthermore, Copernicus retained the Aristotelian belief in solid crystalline spheres carrying the planets, and he remained convinced that the universe was finite and bounded by a sphere of fixed stars. It was not Copernicus, but later figures like Johannes Kepler��who abandoned circular orbits for ellipses—and Galileo Galilei—who dismantled the crystalline spheres—who truly forged the conceptual tools of modern astronomy. Copernicus’s work was less a modern breakthrough than a final, sophisticated attempt to perfect classical geometry.

Based on the passage, which of the following statements best expresses the main idea of the author's analysis of Copernicus?

Show answer & explanation

Answer: Copernicus's heliocentric model was primarily a conservative effort to preserve classical geometric principles rather than a deliberate leap into modern physics.

Answer

Copernicus's heliocentric model was primarily a conservative effort to preserve classical geometric principles rather than a deliberate leap into modern physics.
The correct answer accurately synthesizes the passage's central thesis: that despite placing the Sun at the center of the universe, Copernicus's work was motivated by a conservative desire to salvage the classical Greek ideal of uniform circular motion, making it a refinement of classical geometry rather than a modern scientific leap.

Step-by-Step Solution

1
Identify the author's primary thesis and tone throughout the passage.
The author argues that Copernicus was a 'conservative thinker bound to ancient traditions' and that his work was 'less a modern breakthrough than a final... attempt to perfect classical geometry.'
This establishes the scope and main claim of the text.
2
Analyze each option to determine if it reflects this overarching argument or merely points to specific, localized evidence.
The option highlighting his frustration with the equant is a true detail, but it only supports the broader point. The option about the Renaissance is too broad, and the option about Kepler and Galileo contains an unsupported relationship.
This distinguishes the main idea from supporting details and incorrect assertions.
3
Select the option that captures both Copernicus's placement of the Sun at the center and his primary motivation of preserving ancient geometric ideals.
The statement emphasizing Copernicus's conservative effort to preserve classical geometry matches the central thesis of the passage.
This choice represents the only option that summarizes the passage as a whole rather than focusing on a single supporting detail.

Key Concept

Distinguishing Main Ideas from Supporting Details
Question 2715Question

The following paragraph is excerpted from an essay about historical printing techniques:

[1] Although the invention of the printing press is widely credited to Johannes Gutenberg in fifteenth-century Europe, movable type technology actually originated in East Asia centuries earlier. Bi Sheng developed ceramic movable type in China around 1040, and by the thirteenth century, Korean artisans had advanced this process by using metal type to print documents. While Gutenberg's press revolutionized European literacy, it built upon technological foundations laid down by Asian inventors who had already recognized the efficiency of reusable, individual character pieces.

Based on Paragraph 1 (lines 1–7), which of the following statements best expresses the paragraph's main idea?

Show answer & explanation

Answer: Movable type technology originated in East Asia centuries before it was introduced in Europe by Johannes Gutenberg.

Answer

The statement that movable type technology originated in East Asia centuries before it was introduced in Europe by Johannes Gutenberg.
The correct answer accurately summarizes the main point of the paragraph, which is that movable type technology has its roots in East Asia long before Gutenberg developed his printing press in Europe. This encapsulates the contrast presented in the opening sentence and reinforced throughout the paragraph.

Step-by-Step Solution

1
Analyze the paragraph to identify its main point of focus.
The text contrasts the popular European credit given to Johannes Gutenberg with the earlier history of movable type in China and Korea.
To separate the central thesis of the paragraph from individual supporting details.
2
Evaluate the answer choices to find the one that best paraphrases this central focus.
The option stating that movable type technology originated in East Asia centuries before Gutenberg's press is identified as the correct choice.
To select the option that accurately represents the local main idea without being too narrow, overly broad, or focused on passage-level themes.

Key Concept

Determining Paragraph-Level Main Ideas
Question 2716Question

For decades, biologists believed that plant communication was restricted to physical contact through root networks. However, recent studies on wild sagebrush have overturned this assumption, demonstrating that these plants actively release volatile organic compounds (VOCs) into the air when damaged by herbivores. When neighboring sagebrush plants detect these airborne chemical signals, they immediately ramp up their own defensive mechanisms, such as producing toxic chemicals that make their leaves unpalatable to insects. Interestingly, this chemical warning system is highly localized; plants only respond to signals from neighbors within a three-foot radius. This proximity requirement suggests that rather than engaging in altruistic warning behavior for the entire community, individual plants are primarily broadcasting signals to their own genetically identical branches, and nearby neighbors simply happen to intercept the message.

According to the passage, the localized nature of the sagebrush warning system suggests that individual plants:

Show answer & explanation

Answer: are primarily communicating with their own genetically identical branches, while neighboring plants intercept these signals by chance.

Answer

Individual plants are primarily communicating with their own genetically identical branches, while neighboring plants intercept these signals by chance.
The correct option accurately paraphrases the final sentence of the passage, which states that individual plants broadcast signals to their own genetically identical branches and that nearby plants intercept these signals by chance.

Step-by-Step Solution

1
Locate the portion of the text discussing the localized nature of the warning system.
The text states that the proximity requirement suggests that 'individual plants are primarily broadcasting signals to their own genetically identical branches, and nearby neighbors simply happen to intercept the message.'
This is the source text that needs to be paraphrased.
2
Evaluate the answer choices to find the one that accurately paraphrases this statement without distorting its meaning.
The option describing plants communicating with their own branches while neighbors intercept them by chance matches the passage's description exactly.
To identify the correct literal translation among the choices.

Key Concept

Translating literal statements to paraphrases requires identifying the exact details in the text and matching them with a choice that expresses the same idea using different words, without adding, omitting, or distorting key information.
Estimated Time:1m 0s
Question 2717Question

Though early twentieth-century astronomers hypothesized that the interstellar medium was entirely devoid of matter, subsequent spectroscopic analyses revealed a sparse distribution of gas and dust. Specifically, the detection of interstellar absorption lines demonstrated that cold sodium and calcium atoms were absorbing starlight, thereby confirming the existence of diffuse matter between stellar bodies. While these gaseous elements are widely dispersed, their presence is not uniform; rather, they accumulate in discrete clouds that attenuate light from background stars. This attenuation, long mistaken for an absence of stars in certain regions of the sky, actually indicates areas of higher density where interstellar dust scatters shorter wavelengths of light, leaving only the longer, redder wavelengths to pass through to Earth.

Based on the passage, the attenuation of starlight in certain regions of the sky is indicative of which of the following?

Show answer & explanation

Answer: regions with greater concentrations of dust that selectively block shorter light wavelengths

Answer

The attenuation of starlight indicates regions with greater concentrations of dust that selectively block shorter light wavelengths.
The passage states that the attenuation of background starlight 'actually indicates areas of higher density where interstellar dust scatters shorter wavelengths of light, leaving only the longer, redder wavelengths to pass through.' The correct answer accurately paraphrases this by describing these areas as regions with greater concentrations of dust that selectively block shorter light wavelengths.

Step-by-Step Solution

1
Locate the portion of the passage that explains what starlight attenuation actually indicates.
The text states that this attenuation 'actually indicates areas of higher density where interstellar dust scatters shorter wavelengths of light, leaving only the longer, redder wavelengths to pass through.'
This is the direct textual reference that must be translated into a paraphrase.
2
Analyze the meaning of the located statement to identify the key elements.
The key elements are: 'areas of higher density' (higher concentration of matter/dust) and 'dust scatters shorter wavelengths... leaving only longer, redder wavelengths' (shorter wavelengths are blocked/scattered, while longer red ones pass).
Deconstructing the literal statement allows for accurate mapping to synonyms and paraphrased structures.
3
Evaluate the choices to find the one that accurately paraphrases these key elements without introducing errors.
The correct paraphrase describes these areas as regions with greater concentrations of dust that selectively block shorter light wavelengths.
This accurately translates 'higher density' to 'greater concentrations' and 'scatters shorter wavelengths' to 'selectively block shorter light wavelengths' without changing the meaning.

Key Concept

Translating Literal Statements to Paraphrases
Estimated Time:1m 30s
Question 2718Question

To perform a simple paper chromatography experiment to separate the pigments in black ink, scientists follow a precise sequence of steps. First, a thin line is drawn with a pencil about two centimeters from the bottom edge of a strip of chromatography paper. Next, a small dot of the black ink to be analyzed is placed directly on the center of this pencil line and allowed to dry completely. After the ink dries, the paper strip is suspended vertically inside a beaker containing a small amount of solvent, such as rubbing alcohol. It is crucial that the solvent level is low enough so that it does not submerge the ink dot itself. As the solvent rises up the paper through capillary action, it carries the ink pigments with it at different rates. Once the solvent front reaches near the top of the paper, the strip is removed from the beaker and laid flat to dry before the separated color bands are measured and recorded.

According to the procedure described in the passage, what must happen to the black ink dot before the chromatography paper strip is suspended inside the beaker?

Show answer & explanation

Answer: It must be allowed to dry completely on the paper.

Answer

The black ink dot must be allowed to dry completely on the paper strip.
According to the passage, the step immediately following the placement of the black ink dot is allowing it to dry completely. The text states that 'after the ink dries, the paper strip is suspended vertically inside a beaker.' Therefore, drying completely is the necessary prerequisite step that must occur before suspension.

Step-by-Step Solution

1
Locate the portion of the text describing the sequence of events leading up to suspending the chromatography paper.
The text states: 'Next, a small dot of the black ink... is placed directly on the center of this pencil line and allowed to dry completely. After the ink dries, the paper strip is suspended vertically...'
This establishes the chronological connection between placing the ink, letting it dry, and suspending the paper.
2
Identify the step that immediately precedes the suspension of the paper strip.
The drying of the ink dot directly precedes the suspension of the paper strip.
To answer the question about what must happen to the ink dot before the paper is suspended.

Key Concept

Identifying the correct sequence and prerequisites of steps in a described procedure.
Question 2719Question

To prepare a biological specimen for transmission electron microscopy (TEM), a precise sequence of preparation steps must be followed to preserve the sample's ultrastructure. First, the tissue is subjected to primary fixation, typically using a buffered glutaraldehyde solution, which cross-links proteins and stabilizes the cellular architecture. Subsequently, the sample is washed in a buffer to remove excess fixative before undergoing secondary fixation with osmium tetroxide. This crucial secondary step imparts electron density to cellular lipids, rendering them visible under the microscope's electron beam. Following this, the specimen must be dehydrated. Because the vacuum chamber of a TEM requires a completely dry environment, water in the tissue is gradually replaced by passing the specimen through a graded series of ethanol solutions, ending with absolute ethanol. Once dehydration is complete, the specimen is infiltrated with a liquid epoxy resin. The resin gradually displaces the ethanol over several hours. Finally, the infiltrated specimen is placed in a capsule and heated in an oven to polymerize the resin, creating a hard plastic block that can be sliced into ultra-thin sections using an ultramicrotome. Slicing the specimen prior to complete polymerization would result in the tearing and destruction of the soft tissue.

According to the passage, if a researcher fails to complete the dehydration step before introducing the liquid epoxy resin, which of the following is the most direct consequence during the imaging process?

Show answer & explanation

Answer: The remaining water in the specimen would prevent it from being successfully imaged under the vacuum conditions of the microscope's chamber.

Answer

The remaining water in the specimen would prevent it from being successfully imaged under the vacuum conditions of the microscope's chamber.
The passage states that the vacuum chamber of a TEM requires a completely dry environment, and dehydration replaces the water in the tissue with ethanol. If dehydration is omitted, the remaining water would directly violate the dry environment requirement of the microscope's vacuum chamber, preventing proper imaging.

Step-by-Step Solution

1
Identify the step being altered or omitted in the question stem.
The question asks about the consequence of failing to complete the dehydration step.
To determine the consequence, we must locate where dehydration is discussed in the passage.
2
Locate the description of the dehydration step in the text and identify its purpose.
The passage states that dehydration is required because the vacuum chamber of a TEM requires a completely dry environment, and water is replaced by ethanol.
This links the dehydration step directly to the requirement of a dry environment in the microscope's vacuum chamber.
3
Evaluate the consequences of omitting this step and match them with the options.
Failing to dehydrate leaves water in the specimen, which violates the dry vacuum environment needed for imaging.
This confirms that the option identifying the failure of the vacuum conditions is correct, while other options describe the consequences of altering different steps in the procedure.

Key Concept

Understanding the chronological sequence and functional dependencies in a scientific procedure.
Question 2720Question

To reconstruct past climates using tree rings, researchers follow a meticulous multi-step preparation and analysis protocol. First, core samples are extracted from living trees using an increment borer. Before mounting the fragile cores, they must be slowly air-dried in protective paper straws; attempting to mount wet cores leads to structural warping. Once dry, the cores are glued into wooden support channels, ensuring the tracheid cells run vertically to optimize the surface for sanding. The mounted cores are then sanded using progressively finer sandpaper grits—typically starting at 120-grit to level the surface, transitioning to 220-grit, and finishing with 400-grit to polish the cell walls. Prior to cellular measurement under a microscope, any residual sawdust must be cleared from the ring boundaries using compressed air. Measuring uncleaned rings leads to significant errors, as dust particles can mimic cell walls. Subsequently, researchers utilize skeleton plotting to cross-date the samples against a master chronology, aligning narrow rings that represent dry years. Only after cross-dating is complete can researchers confidently input the raw ring-width measurements into standardization software to remove age-related growth trends.

According to the passage, at what point in the preparation and analysis process must researchers clear residual sawdust from the ring boundaries using compressed air?

Show answer & explanation

Answer: After the wood cores have been sanded with the finest grit but before the cells are measured under a microscope

Answer

The clearing of residual sawdust must take place after the wood cores have been sanded with the finest grit but before the cells are measured under a microscope.
The passage states that prior to cellular measurement under a microscope, any residual sawdust must be cleared from the ring boundaries. This step immediately follows the sanding process, which concludes with 400-grit sandpaper (the finest grit mentioned). Therefore, clearing the sawdust must occur after the wood cores have been sanded with the finest grit but before the cells are measured under a microscope.

Step-by-Step Solution

1
Locate where the step of clearing residual sawdust is mentioned in the passage.
The passage states that 'Prior to cellular measurement under a microscope, any residual sawdust must be cleared from the ring boundaries using compressed air.'
This establishes that the clearing step must occur before cellular measurement under the microscope.
2
Identify the step that immediately precedes the clearing of sawdust.
The passage describes that the cores are 'sanded using progressively finer sandpaper grits—typically starting at 120-grit... and finishing with 400-grit to polish the cell walls' immediately before mentioning the clearing of residual sawdust.
This establishes that the clearing of sawdust occurs after the sanding process is completed with the finest grit (400-grit).
3
Synthesize the two findings to determine the correct window for the clearing step.
Clearing the sawdust must occur after the wood cores have been sanded with the finest grit but before the cells are measured under a microscope.
This matches the sequence of operations outlined in the passage.

Key Concept

Identifying the correct chronological sequence and prerequisites of steps within a complex technical process.
Estimated Time:2m 0s
PreviousPage 136 / 278Next
All practice questions — ACT | Examkin