All practice questions

5556 questions

Question 2661Question

The Decipherment of the Rosetta Stone

In 1799, during Napoleon Bonaparte's Egyptian campaign, French soldiers uncovering the foundations of an addition to a fort near the port city of Rashid (Rosetta) unearthed a large, dark basalt slab. This slab, which would become known as the Rosetta Stone, bore inscriptions in three distinct scripts: Greek, Demotic (the everyday script of ancient Egypt), and hieroglyphs (the formal writing system used for sacred texts). Recognizing its potential historical value, the French scholars accompanying the military expedition documented the artifact. However, following the defeat of French forces in Egypt, the stone fell into British hands under the Treaty of Alexandria in 1801 and was subsequently shipped to the British Museum in London, where it has remained on public display since 1802.

The discovery of the stone sparked an intellectual race across Europe to decode the hieroglyphs, a language that had been dead for over a millennium. The Greek text on the stone, which was easily translated, revealed that the monument was a decree issued at Memphis in 196 BCE on behalf of King Ptolemy V Epiphanes. The decree established the divine cult of the young king and was written in three scripts so that priests, government officials, and common literate Egyptians alike could read it. Since the three inscriptions were assumed to share identical or nearly identical content, the Greek text served as the crucial key to unlocking the other two.

Early progress was made by the English polymath Thomas Young. In 1814, Young focused his attention on the Demotic script, identifying it as a cursive form of writing rather than a collection of purely symbolic drawings. He noticed that certain groups of Demotic characters closely resembled words in the Greek text. Young also turned his attention to the hieroglyphic text and made a vital breakthrough regarding cartouches—oval loops enclosing groups of hieroglyphs. He correctly deduced that these cartouches contained the phonetic spellings of royal names, such as Ptolemy. By matching the characters within the cartouches to the known Greek pronunciation of the king's name, Young identified several phonetic signs. However, he remained bound by the prevailing belief that hieroglyphs were primarily symbolic ideograms, using phonetic spelling only for foreign names that lacked direct symbolic representations in Egyptian culture.

It was the French scholar Jean-François Champollion who would ultimately fully decipher the system. Champollion, who had studied ancient languages since childhood and was fluent in Coptic—a descendant of the ancient Egyptian language written in the Greek alphabet—approached the task with a different hypothesis. In 1821, he began analyzing a newly discovered bilingual inscription on an obelisk from Philae, which featured cartouches for both Ptolemy and Cleopatra. By comparing the signs in these cartouches, Champollion identified shared characters representing the sounds for "p," "t," "o," and "l."

The decisive moment came in September 1822. Champollion received drawings of inscriptions from the temple of Abu Simbel, which predated the Greek and Roman periods of Egyptian history. Within these older cartouches, he recognized a glyph that represented the sun (which he knew from Coptic was pronounced "ra"). He followed this with a glyph that he recognized as "mes" (meaning "to give birth" in Coptic) and two instances of the letter "s" he had previously identified. Together, these spelled "Ramses," the name of a famous pharaoh from the nineteenth dynasty. Crucially, Ramses was a native Egyptian ruler, not a foreign Ptolemaic one. This proved that the phonetic system was not just an auxiliary tool used for spelling foreign names, but an intrinsic feature of the native Egyptian language itself. Champollion famously ran into his brother's office, shouted "Je tiens mon affaire!" ("I've got it!"), and collapsed from exhaustion.

Champollion’s breakthrough relied heavily on his mastery of Coptic. Unlike his contemporaries, who viewed Coptic as an unrelated tongue, Champollion understood that Coptic grammar and vocabulary preserved the phonetics and structure of the ancient Egyptian language. This linguistic bridge allowed him to read the ancient texts as spoken language, rather than treating them merely as visual cryptograms. By the time he published his landmark work, the Lettre à M. Dacier, in late 1822, Champollion had outlined a complete system of grammar and decipherment, demonstrating that Egyptian hieroglyphic writing was a complex mixture of figurative, symbolic, and phonetic signs all in the same text.

According to the passage, the British acquired possession of the Rosetta Stone as a direct result of which of the following?

Show answer & explanation

Answer: The signing of the Treaty of Alexandria in 1801

Answer

The Rosetta Stone came into British possession under the Treaty of Alexandria in 1801.
The correct answer is correct because the passage explicitly states in the first paragraph that the stone fell into British hands under the Treaty of Alexandria in 1801, following the defeat of French forces in Egypt.

Step-by-Step Solution

1
Scan the passage for keywords related to British possession and acquisition, such as 'British hands' or 'British possession'.
Locate the sentence in the first paragraph: 'following the defeat of French forces in Egypt, the stone fell into British hands under the Treaty of Alexandria in 1801...'
Finding the specific location of the detail in the text is the first step in literal comprehension.
2
Analyze the found sentence to extract the exact event that led to the British acquiring the stone.
The text states the acquisition happened 'under the Treaty of Alexandria in 1801.'
This step ensures that the retrieved detail directly answers the question without requiring extrapolation.
3
Compare the extracted detail with the answer choices to find the matching option.
The option referring to the Treaty of Alexandria in 1801 is the correct match.
Matching the literal fact to the option guarantees accuracy.

Key Concept

Identifying Explicit Details
Question 2662Question

In the standard (x,y)(x, y) coordinate plane, what is the yy-intercept of the perpendicular bisector of the line segment with endpoints (0,1)(0, 1) and (2,5)(2, 5)?

Show answer & explanation

Answer: 72\frac{7}{2}

Answer

72\frac{7}{2}
To find the perpendicular bisector, we first locate the midpoint of the segment with endpoints (0,1)(0, 1) and (2,5)(2, 5), which is (0+22,1+52)=(1,3)\left(\frac{0 + 2}{2}, \frac{1 + 5}{2}\right) = (1, 3). The slope of this segment is m=5120=2m = \frac{5 - 1}{2 - 0} = 2. The slope of the perpendicular bisector is the negative reciprocal, 12-\frac{1}{2}. Using the point-slope form with the midpoint (1,3)(1, 3) and slope 12-\frac{1}{2}, the equation of the perpendicular bisector is y3=12(x1)y - 3 = -\frac{1}{2}(x - 1). Setting x=0x = 0 to find the yy-intercept gives y=3+12=72y = 3 + \frac{1}{2} = \frac{7}{2}.

Step-by-Step Solution

1
Find the midpoint of the line segment with endpoints (0,1)(0, 1) and (2,5)(2, 5).
The midpoint is M=(0+22,1+52)=(1,3)M = \left(\frac{0 + 2}{2}, \frac{1 + 5}{2}\right) = (1, 3).
A perpendicular bisector must pass through the midpoint of the segment it bisects.
2
Calculate the slope of the original line segment.
The slope is m=5120=42=2m = \frac{5 - 1}{2 - 0} = \frac{4}{2} = 2.
The slope of the segment is needed to find the slope of the line perpendicular to it.
3
Determine the slope of the perpendicular bisector.
The perpendicular slope is m=1m=12m_{\perp} = -\frac{1}{m} = -\frac{1}{2}.
The slope of a perpendicular line is the negative reciprocal of the original line's slope.
4
Write the equation of the perpendicular bisector and find the yy-intercept.
Using the point-slope form with point (1,3)(1, 3) and slope 12-\frac{1}{2} gives the equation y3=12(x1)y - 3 = -\frac{1}{2}(x - 1). Setting x=0x = 0 to find the yy-intercept yields y3=12(01)=12y - 3 = -\frac{1}{2}(0 - 1) = \frac{1}{2}, which simplifies to y=3+12=72y = 3 + \frac{1}{2} = \frac{7}{2}.
The yy-intercept is the value of the function when x=0x = 0.

Key Concept

Perpendicular Bisectors in the Coordinate Plane
Estimated Time:1m 30s
Question 2663Question

Is the statement that a convex quadrilateral with perpendicular and equal-length diagonals must be a square true or false?

Show answer & explanation

Answer: False

Answer

The statement is false because perpendicular and equal-length diagonals do not guarantee a quadrilateral is a square; they must also bisect each other.
The statement is false because having perpendicular and equal-length diagonals is a necessary condition for a square, but not a sufficient one. A quadrilateral must also have diagonals that bisect each other to be a square.

Step-by-Step Solution

1
Identify the properties of a square's diagonals.
In a square, the diagonals are perpendicular, equal in length, and bisect each other.
To evaluate the statement, we must compare the given diagonal conditions with the complete set of diagonal properties of a square.
2
Analyze whether perpendicularity and equality alone are sufficient to define a square.
Without the bisection property, we cannot guarantee the quadrilateral is a parallelogram, which is a prerequisite for being a square.
A square is a specific type of parallelogram, so any set of sufficient conditions must first satisfy the definition of a parallelogram.
3
Construct a counterexample where the diagonals are perpendicular and equal in length, but do not bisect each other.
Consider a quadrilateral with vertices A(0,3)A(0, 3), B(2,0)B(2, 0), C(0,1)C(0, -1), and D(2,0)D(-2, 0) on a standard coordinate plane. The diagonal ACAC has a length of 44 along the yy-axis, and the diagonal BDBD has a length of 44 along the xx-axis. They intersect at the origin (0,0)(0, 0) at a right angle.
Providing a single counterexample is sufficient to prove that the statement is false.
4
Verify if the constructed quadrilateral is a square.
The side lengths are AB=13AB = \sqrt{13} and BC=5BC = \sqrt{5}. Since the sides are not equal, this quadrilateral is a kite, not a square.
This confirms that a quadrilateral can have perpendicular and equal-length diagonals without being a square.

Key Concept

Diagonal properties of quadrilaterals
Question 2664Question

An architect is designing a triangular roof truss, ABC\triangle ABC, where side ABAB is equal in length to side ACAC. The height of the truss, represented by the altitude from vertex AA to the base BCBC, is 1212 feet. If the measure of the base angle ABC\angle ABC is 3030^\circ, what is the length, in feet, of the base BCBC? (Round your answer to the nearest tenth.)

Show answer & explanation

Answer: 41.6

Answer

The correct answer is 41.6
The correct answer is obtained by recognizing that the altitude of the isosceles triangle bisects the base into two congruent 30609030^\circ-60^\circ-90^\circ right triangles. The leg opposite the 3030^\circ angle is 1212 feet, so the leg adjacent (which is half the base) is 12312\sqrt{3} feet. Doubling this gives a total base length of 24324\sqrt{3} feet, which is approximately 41.641.6 feet when rounded to the nearest tenth.

Step-by-Step Solution

1
Identify the right triangle formed by the altitude.
An altitude ADAD perpendicular to base BCBC, creating two right triangles, ABD\triangle ABD and ACD\triangle ACD, with AD=12AD = 12 feet.
In an isosceles triangle, the altitude to the base bisects the base and is perpendicular to it.
2
Determine the angles of the right triangle ABD\triangle ABD.
Triangle ABD\triangle ABD is a 30609030^\circ-60^\circ-90^\circ special right triangle.
Angle BB is 3030^\circ and angle ADBADB is 9090^\circ, leaving 6060^\circ for angle BADBAD.
3
Calculate the length of the segment BDBD.
BD=123BD = 12\sqrt{3} feet
In a 30609030^\circ-60^\circ-90^\circ triangle, the longer leg is 3\sqrt{3} times the shorter leg (which is opposite the 3030^\circ angle).
4
Find the total length of the base BCBC.
BC=243BC = 24\sqrt{3} feet
Since DD is the midpoint of BCBC, the total length BCBC is 2×BD2 \times BD.
5
Convert the exact value to a decimal rounded to the nearest tenth.
BC41.6BC \approx 41.6
24×1.73205=41.56924 \times 1.73205 = 41.569, which rounds to 41.641.6.

Key Concept

Properties of special 30-60-90 right triangles and altitudes of isosceles triangles
Question 2665Question

On a coordinate map of a state park, a straight hiking trail begins at a campsite located at (2,3)(2, -3) and ends at a lookout point. A hiker walks along the trail at a constant pace, and after 33 hours, reaches a trail marker located at (11,9)(11, 9). What is the slope of the line on the coordinate map that represents this straight trail?

Show answer & explanation

Answer: 43\frac{4}{3}

Answer

43\frac{4}{3}
To find the slope of the line representing the trail, we identify the two points through which the line passes: (2,3)(2, -3) and (11,9)(11, 9). Applying the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, we get m=9(3)112=129m = \frac{9 - (-3)}{11 - 2} = \frac{12}{9}. Simplifying the fraction by dividing the numerator and denominator by 33 yields the correct slope of 43\frac{4}{3}.

Step-by-Step Solution

1
Identify the coordinates of the two points on the line representing the trail.
The two points are the campsite at (2,3)(2, -3) and the trail marker at (11,9)(11, 9).
To find the slope of a straight line, we need the coordinates of any two points that lie on the line.
2
Set up the slope formula.
m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
The slope of a line is defined as the change in the yy-coordinates (rise) divided by the change in the xx-coordinates (run).
3
Substitute the coordinate values into the formula and simplify.
m=9(3)112=9+39=129m = \frac{9 - (-3)}{11 - 2} = \frac{9 + 3}{9} = \frac{12}{9}
Substituting the coordinates correctly handles the subtraction of the negative coordinate.
4
Reduce the fraction to simplest form.
m=43m = \frac{4}{3}
Dividing the numerator and the denominator by their greatest common divisor, 33, yields the final simplified slope value.

Key Concept

Calculating the slope of a line given two points on a coordinate plane
Question 2666Question

Passage

In 19641964, two radio astronomers, Arno Penzias and Robert Wilson, were conducting research at the Bell Telephone Laboratories in Holmdel, New Jersey. Their primary objective was to measure the intensity of radio waves emitted by the halo of our galaxy, the Milky Way. To accomplish this, they utilized a state-of-the-art instrument known as the Holmdel Horn Antenna. This massive, 2020-foot horn-shaped reflector had been constructed in 19591959 for NASA’s Project Echo, a satellite communication initiative, but it had recently become available for astronomical research. Because of its unique design, which shielded the receiver from thermal radiation emitted by the ground, it was exceptionally suited for detecting incredibly weak cosmic signals.

However, when Penzias and Wilson began calibrating the antenna, they encountered an unexpected obstacle. Regardless of where they pointed the horn, they detected a persistent, low-frequency static hum that was far stronger than expected. The noise was equivalent to a temperature of about 3.53.5 Kelvin (approximately minus 270270 degrees Celsius). This background radiation did not change when they rotated the antenna, nor did it vary between day and night, or as the seasons shifted. The uniformity of the signal suggested that its source could not be localized within our galaxy, let alone within the solar system.

Determined to isolate the cause of this interference, the two scientists embarked on a rigorous process of elimination. They initially suspected that the noise was generated by human activity, specifically broadcasting from nearby New York City. However, pointing the antenna directly toward the metropolis yielded no increase in the static. They then investigated whether the signal was caused by radar systems, atmospheric testing, or even extraterrestrial broadcasts. Each of these hypotheses was systematically tested and rejected. They also examined the antenna's electrical components, checking for loose connections or faulty wiring, but found the system to be in perfect working order.

Upon closer physical inspection of the horn antenna, Penzias and Wilson discovered a more terrestrial source of potential interference: a pair of pigeons had taken up residence inside the narrow throat of the horn. The birds had built nests and coated the interior aluminum surfaces with a sticky layer of droppings, which Penzias later referred to as "white dielectric material." Believing that this debris was causing the unwanted electrical resistance, the scientists evicted the pigeons, captured them, and shipped them away. They then climbed inside the horn and meticulously scrubbed away the droppings. Despite these efforts, and the subsequent installation of a liquid-helium cooling system to reduce internal thermal noise, the mystery hum persisted, remaining just as strong and steady as before.

Unbeknownst to Penzias and Wilson, a team of theoretical physicists at nearby Princeton University, led by Robert Dicke, was searching for the very signal the Bell Labs astronomers were trying to eliminate. Dicke, along with his colleagues Jim Peebles and David Wilkinson, had hypothesized that if the universe had expanded from a hot, dense singularity—the Big Bang—there should be a faint, uniform leftover radiation permeating all of space. Over the course of nearly 1414 billion years, this radiation would have cooled and stretched into the microwave portion of the electromagnetic spectrum.

When Penzias contacted Dicke to discuss the anomalous hum, the connection was immediately made. Dicke famously turned to his colleagues and remarked, "Well, boys, we've been scooped." The Holmdel Horn Antenna had accidentally detected the cosmic microwave background (CMB) radiation, the ancient echo of the early universe. This landmark discovery, which occurred in 19641964 and was published in 19651965, provided the first concrete evidence supporting the Big Bang model over the competing Steady State theory. In recognition of their monumental contribution to astrophysics, Arno Penzias and Robert Wilson were awarded the Nobel Prize in Physics in 19781978.

According to the passage, the persistent hum that Penzias and Wilson detected disappeared completely after they cleaned the pigeon nests and droppings from the antenna.

Show answer & explanation

Answer: False

Answer

False
The statement is false because the fourth paragraph of the passage explicitly states that despite evicting the pigeons and scrubbing away the droppings, the mystery hum persisted, remaining just as strong and steady as before.

Step-by-Step Solution

1
Locate the portion of the passage that describes the cleaning of the pigeon nests and droppings from the antenna.
The fourth paragraph describes how Penzias and Wilson evicted the pigeons and meticulously scrubbed away the droppings from the interior surfaces.
To find the explicit details regarding the outcome of the cleaning process.
2
Analyze the outcome of these cleaning efforts as stated in the text.
The text explicitly states: 'Despite these efforts... the mystery hum persisted, remaining just as strong and steady as before.'
To verify if the cleaning caused the noise to disappear or if the noise remained.
3
Compare the finding with the statement in the question.
The statement claims the hum disappeared completely, which directly contradicts the text's assertion that the hum persisted. Therefore, the statement is false.
To determine the final truth value of the statement.

Key Concept

Identifying explicitly stated details in a passage without making inferences
Question 2667Question

The measures of the six interior angles of a convex hexagon are in the ratio 3:4:5:5:6:73:4:5:5:6:7. What is the measure, in degrees, of the largest interior angle of this hexagon?

Show answer & explanation

Answer: 168168

Answer

168
The sum of the interior angles of any convex nn-gon is given by (n2)×180(n-2) \times 180^\circ. For a hexagon (n=6n=6), this sum is (62)×180=720(6-2) \times 180^\circ = 720^\circ. The angles are in the ratio 3:4:5:5:6:73:4:5:5:6:7, which sum to 3+4+5+5+6+7=303+4+5+5+6+7 = 30 parts. Each part corresponds to 720÷30=24720^\circ \div 30 = 24^\circ. The largest angle is represented by the largest part of the ratio, 7, which equals 7×24=1687 \times 24^\circ = 168^\circ.

Step-by-Step Solution

1
Calculate the sum of the interior angles of a convex hexagon.
720720^\circ
The sum of the interior angles of a polygon with nn sides is (n2)×180(n-2) \times 180^\circ. For a hexagon (n=6n=6), the sum is (62)×180=4×180=720(6-2) \times 180^\circ = 4 \times 180^\circ = 720^\circ.
2
Determine the total number of parts in the given ratio.
30 parts
Sum the components of the ratio: 3+4+5+5+6+7=303 + 4 + 5 + 5 + 6 + 7 = 30.
3
Find the value of one part in degrees.
2424^\circ per part
Divide the total interior angle sum by the total number of ratio parts: 720÷30=24720^\circ \div 30 = 24^\circ.
4
Calculate the measure of the largest interior angle.
168168^\circ
The largest angle corresponds to the largest component in the ratio, which is 7. Multiply the value of one part by 7: 7×24=1687 \times 24^\circ = 168^\circ.

Key Concept

Calculating the interior angle measures of an irregular convex polygon using the polygon interior angle sum formula and a given ratio.
Estimated Time:1m 30s
Question 2668Question

An isosceles trapezoid ABCDABCD has vertices A(4,1)A(-4, -1), B(6,1)B(6, -1), and C(3,3)C(3, 3) in the standard (x,y)(x, y) coordinate plane. If the base ABAB is parallel to the x-axis, which of the following represents the coordinates of vertex DD?

Show answer & explanation

Answer: (1,3)(-1, 3)

Answer

(1,3)(-1, 3)
The correct answer is the coordinate pair representing (1,3)(-1, 3). Since the bases are parallel to the x-axis, they are horizontal, meaning DD must share the same y-coordinate as CC, which is 3. The vertical line of symmetry passes through the midpoint of the segment ABAB, which is at x=1x = 1. The vertex C(3,3)C(3, 3) is 2 units to the right of this line of symmetry, so the vertex DD must be 2 units to the left of the line of symmetry, giving an x-coordinate of 1-1.

Step-by-Step Solution

1
Determine the orientation of the trapezoid and the y-coordinate of the missing vertex.
The base ABAB lies on the horizontal line y=1y = -1. Because the bases of a trapezoid are parallel, the second base CDCD must also be horizontal and lie on the line y=3y = 3. Therefore, the y-coordinate of vertex DD is 33.
Since the trapezoid's bases are parallel to the x-axis, they are horizontal lines, meaning vertices on the same base share the same y-coordinate.
2
Find the equation of the line of symmetry of the isosceles trapezoid.
The midpoint of the base ABAB has an x-coordinate of 4+62=1\frac{-4 + 6}{2} = 1. The vertical line of symmetry is x=1x = 1.
An isosceles trapezoid is symmetric with respect to the perpendicular bisector of its bases. For horizontal bases, this is a vertical line passing through the midpoint of the base.
3
Use the line of symmetry to find the x-coordinate of vertex DD.
The x-coordinate of C(3,3)C(3, 3) is 3, which is 31=23 - 1 = 2 units to the right of the line of symmetry x=1x = 1. Thus, the x-coordinate of vertex DD must be 2 units to the left of the line of symmetry: 12=11 - 2 = -1. Combining this with the y-coordinate gives D(1,3)D(-1, 3).
Symmetry requires that corresponding vertices on the opposite sides of the line of symmetry are equidistant from it.

Key Concept

Using symmetry and coordinate geometry properties of an isosceles trapezoid to determine the coordinates of a missing vertex.
Estimated Time:1m 30s
Question 2669Question

The passage below is adapted from an essay on deep-sea exploration.

In the early months of 1977, a research expedition set out for the Galapagos Rift, an underwater volcanic ridge located in the eastern Pacific Ocean. Organized by Oregon State University, the Woods Hole Oceanographic Institution, and other research bodies, the expedition aimed to locate active hydrothermal activity. Geologists had hypothesized that seawater must circulate deep into the oceanic crust near mid-ocean ridges, where it would be heated by magma chambers below before venting back into the cold ocean depths. However, because no such vent had ever been directly observed, the expedition's primary goal was geological rather than biological. Indeed, none of the chief scientists on the expedition were biologists; they expected to find nothing more than warm water and bare rock.

Before deploying the three-person crewed submersible Alvin, scientists scanned the ocean floor using a heavily instrumented, unmanned sled named ANGUS (Acoustically Navigated Geological Undersea System). Towed by the surface research vessel Knorr, ANGUS was equipped with cameras and temperature sensors designed to detect the subtle thermal plumes expected from deep-sea hot springs. On February 15, 1977, ANGUS recorded a temperature anomaly of only 0.1 degrees Celsius above the ambient deep-sea temperature. Although tiny, this anomaly was accompanied by high-resolution photographs showing clusters of large, white clam shells littered across the basaltic rock, suggesting that something unusual was happening on the seafloor.

Two days later, on February 17, 1977, Alvin made its historic 713th dive. Inside the titanium pressure sphere were pilot Jack Donnelly and geologists John Corliss and John Edmond. Descending to a depth of 2,500 meters, they guided the submersible toward the coordinates flagged by ANGUS. When they reached the seafloor, they were astonished to find a vibrant oasis teeming with life, completely contrasting with the barren, desert-like expanse of the surrounding abyssal plains. Clustered around openings in the volcanic rock were dense populations of giant tube worms, crabs, and large white clams, some up to thirty centimeters in length.

Using Alvin’s mechanical arm, the scientists inserted a temperature probe directly into one of the fluid vents, which they named Clambake I. The probe registered a temperature of 17 degrees Celsius (approximately 63 degrees Fahrenheit). While this temperature seems modest, it was remarkably warm compared to the ambient bottom water, which hovered at a near-freezing 2 degrees Celsius.

Crucially, the venting water did not contain oxygen. Instead, it was highly enriched with toxic minerals, most notably hydrogen sulfide, a chemical compound that smells of rotten eggs. This chemical signature provided the key to solving the biological mystery of how such a dense community could survive in the absolute darkness of the deep ocean, where sunlight could not penetrate to fuel photosynthesis. Rather than relying on solar energy, these ecosystems were powered by chemosynthesis. Unseen, specialized bacteria oxidized the hydrogen sulfide to produce organic matter, establishing a food web independent of the Sun. Some of these bacteria lived symbiotically inside the tissues of the giant tube worms, which lacked both mouths and digestive tracts, relying entirely on their internal bacterial partners for nutrition.

The discovery at the Galapagos Rift fundamentally altered our understanding of life on Earth. It proved that complex ecological communities could thrive completely isolated from solar radiation, utilizing chemical energy from the planet's interior. This realization expanded the definition of habitable zones, not just on Earth, but potentially on icy moons and distant planets within our solar system and beyond.

Based on the passage, is the statement that the high-resolution photographs captured by the unmanned sled ANGUS on February 15, 1977, provided the first visual evidence of giant tube worms clustered on the seafloor true or false?

Show answer & explanation

Answer: False

Answer

False
The correct answer is false because the passage explicitly states that the photographs taken by the unmanned sled ANGUS on February 15 showed only clusters of large, white clam shells. The giant tube worms were not observed until two days later when the crewed submersible Alvin reached the seafloor.

Step-by-Step Solution

1
Locate the mention of the unmanned sled ANGUS and the date February 15, 1977, in the passage.
The second paragraph explains that on February 15, 1977, the unmanned sled ANGUS recorded a temperature anomaly and took high-resolution photographs.
This establishes the source of the photos and the date to verify what they showed.
2
Identify what the photographs explicitly revealed according to the text.
The text states the photographs showed 'clusters of large, white clam shells littered across the basaltic rock.'
This determines the exact visual evidence captured by the unmanned sled.
3
Identify when the giant tube worms were first observed.
The third paragraph states that on February 17, 1977, the crew of the submersible Alvin descended to the seafloor and found 'giant tube worms, crabs, and large white clams.'
This confirms that the giant tube worms were first seen during Alvin's dive, two days after the initial photographs were taken.
4
Compare the statement's claim to the chronological facts in the passage.
The statement claims the photos from February 15 showed giant tube worms, whereas the text says they only showed clam shells. Therefore, the statement is false.
This resolves the truth value of the statement based strictly on explicit details.

Key Concept

Identifying explicit details and distinguishing between chronologically distinct events or findings in a text.
Estimated Time:2m 0s
Question 2670Question

What is the period of the function f(x)=tan(3x)f(x) = \tan(3x)?

Show answer & explanation

Answer: π3\frac{\pi}{3}

Answer

The period of the function is π3\frac{\pi}{3}.
The parent function y=tan(x)y = \tan(x) has a standard period of π\pi. To find the period of a transformed tangent function of the form y=tan(Bx)y = \tan(Bx), the standard period must be divided by the coefficient of xx, yielding πB\frac{\pi}{|B|}. Substituting B=3B = 3 gives π3\frac{\pi}{3}.

Step-by-Step Solution

1
Determine the standard period of the parent function.
The parent function is the tangent function, y=tan(x)y = \tan(x), which has a standard period of π\pi.
The tangent function completes one full cycle of its graph between π2-\frac{\pi}{2} and π2\frac{\pi}{2}.
2
Identify the horizontal compression/stretch coefficient from the given equation.
In f(x)=tan(3x)f(x) = \tan(3x), the coefficient of xx is B=3B = 3.
This coefficient determines how many cycles occur in a standard interval.
3
Calculate the period using the formula for the tangent function.
Period = πB=π3\frac{\pi}{|B|} = \frac{\pi}{3}.
Dividing the standard period of π\pi by the absolute value of the coefficient BB gives the compressed period of the transformed function.

Key Concept

The period of a transformed tangent function y=tan(Bx)y = \tan(Bx) is given by πB\frac{\pi}{|B|}.
Question 2671Question

Passage

In the shallow, murky waters of the Indo-Pacific, particularly off the coast of Sulawesi, Indonesia, lies a habitat that appears largely inhospitable and barren. The estuary floors are covered in dark, volcanic sand and silt, offering little to no structural cover such as coral reefs or rock formations. In this exposed environment, marine organisms are highly vulnerable to predators. It was here, in 19981998, that researchers first documented a creature that has since redefined our understanding of animal behavior and camouflage: *Thaumoctopus mimicus*, commonly known as the mimic octopus.

Unlike other cephalopods, which typically rely on static camouflage—matching the color, texture, and pattern of their immediate background to blend in—the mimic octopus employs a dynamic, active form of mimicry. It does not merely hide; it impersonates. Growing to a total length of approximately 6060 centimeters, including its long, slender arms, this small octopus is capable of mimicking the physical appearance and movement profiles of at least fifteen different local marine species.

Among its most frequent impersonations is that of the flatfish, specifically sole. To achieve this, the octopus draws all of its arms together, flattens its body into a leaf-like shape, and undulatingly glides just above the sandy bottom, replicating the precise swimming motion of the flatfish. This behavior is particularly effective because sole are toxic or unpalatable to many predators. Alternatively, when threatened by damselfish or other territorial reef fish, the mimic octopus will enter a crevice and expose only two of its arms. It flares these arms in opposite directions, displaying the alternating black and white bands along their length. To an observer, and crucial to the attacking fish, these arms bear an uncanny resemblance to the venomous banded sea snake, a primary predator of damselfish.

Another common disguise is the lionfish. The octopus achieves this by swimming near the surface or mid-water while splaying its arms in all directions. The arms mimic the long, venomous spines of the lionfish, warning potential predators to keep their distance. Researchers have also observed the mimic octopus imitating jellyfish, stingrays, mantis shrimp, and even sea anemones.

What elevates the mimic octopus's behavior from a simple mechanical reflex to a complex cognitive strategy is its selectivity. Observations indicate that the octopus does not choose its disguise at random. Instead, it tailors its mimicry to the specific threat it faces. For instance, when attacked by damselfish, it selectively adopts the guise of the banded sea snake, demonstrating a capacity to recognize predator-prey relationships and deploy the most effective deterrent.

The physiological mechanisms behind this mimicry are incredibly sophisticated. Like other cephalopods, the mimic octopus possesses chromatophores—pigment-filled sacs in its skin controlled by complex muscle contractions. By dilating or contracting these sacs, the octopus can rapidly alter its coloration and create intricate patterns in milliseconds. Additionally, specialized skin structures called papillae allow it to alter its skin texture from smooth to spiky, further enhancing the physical resemblance to its target model.

However, the physical transformations are only part of the equation. The mimic octopus’s nervous system, which is highly decentralized, plays a vital role. With three-fifths of its neurons located in its arms rather than its brain, each arm can operate with a high degree of autonomy. This allows the octopus to coordinate the complex, multi-limb movements required to simulate the distinct swimming styles of completely different classes of animals, such as vertebrates (fish and reptiles) and invertebrates (jellyfish).

While camouflage is a common survival strategy in the animal kingdom, the mimic octopus represents an evolutionary pinnacle of behavioral adaptation. In an environment devoid of physical shelter, it has transformed its very identity into a shield, proving that in the struggle for survival, deception can be as effective as armor.

Based on the passage, is the statement "The mimic octopus has the majority of its neurons located in its brain rather than its arms" true or false?

Show answer & explanation

Answer: False

Answer

False
The statement is false because the passage explicitly states that three-fifths of the mimic octopus's neurons are located in its arms rather than its brain, which means a majority (60%60\%) of its nervous system is decentralized and resides in its arms.

Step-by-Step Solution

1
Locate the specific detail in the passage concerning the nervous system or the distribution of neurons.
The seventh paragraph states: "With three-fifths of its neurons located in its arms rather than its brain, each arm can operate with a high degree of autonomy."
This paragraph explicitly details the location of the mimic octopus's neurons.
2
Analyze the proportion given to determine where the majority of the neurons reside.
The text states that "three-fifths" (35\frac{3}{5}, which is 60%60\%) of the neurons are located in its arms.
Calculating this proportion is necessary to evaluate the claim about where the "majority" of the neurons are located.
3
Compare this mathematical finding with the statement in the question.
Because 60%60\% of the neurons are in the arms, only 40%40\% are in the brain. Therefore, the majority is in the arms, not the brain. The statement is directly contradicted by the text and is false.
Verifying the contradiction confirms that the statement is false.

Key Concept

Identifying Explicit Details
Question 2672Question

This passage is adapted from an article discussing the history of linguistic decipherment in Mesoamerica.

For centuries, the hieroglyphic writing carved into the limestone structures of Mesoamerica remained an inscrutable enigma. When the American explorer John Lloyd Stephens and English artist Frederick Catherwood published their illustrated accounts of ruined Maya cities in the early 1840s, they sparked a wave of intellectual curiosity, yet the script itself resisted explanation. Early Western scholars, influenced by prevailing theories of language development, assumed that the intricate glyphs were purely ideographic or pictographic—pictorial representations of ideas or objects rather than components of a phonetic writing system. This misconception was consolidated in the mid-twentieth century by the towering figure of Sir J. Eric S. Thompson, the preeminent Mayanist of his era. Thompson argued dogmatically that the glyphs were symbols of time, astronomy, and religious contemplation, devoid of phonetic syntax. Because of Thompson’s academic authority and his active hostility toward dissenting opinions, his view dominated the field for decades, effectively stalling progress in decipherment.

The breakthrough came from an unexpected quarter: a quiet office in Leningrad, where a Soviet linguist named Yuri Valentinovich Knorozov approached the problem from a distance. Knorozov had never visited Mesoamerica, but he possessed a facsimile of the three surviving Maya codices—the Dresden, Madrid, and Paris codices—as well as a copy of Diego de Landa’s sixteenth-century manuscript, *Relación de las cosas de Yucatán*. Landa, a Spanish bishop infamous for burning countless Maya books in an auto-da-fé in 1562, had ironically recorded what he believed to be a Maya "alphabet." For centuries, scholars had attempted to apply Landa's alphabet directly to the codices to read them phonetically, but because the resulting sequences yielded gibberish, they concluded that Landa's guide was either a colonial fabrication or a collection of random sketches drawn by a confused scribe.

Knorozov’s genius lay in recognizing that the failure of previous scholars stemmed from a fundamental misunderstanding of Landa's elicitation process. Knorozov realized that when Landa asked his Maya informant for the glyph corresponding to the letter *b*, he was not asking for a single phoneme, which does not exist in isolation in spoken Maya. Instead, Landa pronounced the name of the Spanish letter *b* (which sounds like "beh"). The Maya scribe, attempting to cooperate, drew the glyph that corresponded to the syllable *beh*, which in Maya means "road" or "path." Similarly, when asked for *c* (pronounced "seh"), the scribe drew the glyph for the syllable *ze*. Knorozov hypothesized that the Maya writing system was not alphabetic, but logosyllabic, consisting of both logograms (signs representing whole words) and phonetic syllabic signs (typically representing consonant-vowel combinations).

To test this theory, Knorozov analyzed the glyphs accompanying illustrations of animals in the codices. He examined a glyph associated with the drawing of a turkey, a bird known in Yucatec Maya as *kutz*. The glyph consisted of two signs. Under Knorozov's hypothesis, the first sign represented the syllable *ku*. He knew from Landa’s manuscript that a particular glyph corresponded to the sound of the Spanish letter *u* (pronounced "oo"). Since the Maya word for turkey ends in a consonant (*tz*), Knorozov reasoned that the scribe had written the syllables *ku-tzu*, with the final vowel dropped in pronunciation—a principle Knorozov termed synharmony. To confirm this, Knorozov cross-referenced the second sign, *tzu*, with a glyph associated with a dog (*tzul* in Maya). The dog glyph was written with the sign *tzu* followed by a sign that Knorozov correctly identified as *lu*. The spelling *tzu-lu* yielded *tzul* (dog), verifying that the sign *tzu* functioned consistently across different words.

Despite the mathematical elegance of Knorozov’s methodology, his discoveries met with fierce resistance, particularly from Thompson. Operating within the heightened tensions of the Cold War, Thompson dismissed Knorozov’s work as Marxist-Leninist propaganda, arguing that the Soviet scholar was merely trying to impose dialectical materialism on ancient writing. Thompson’s denunciations kept the Western archaeological establishment aligned against Knorozov for nearly a quarter of a century. It was not until the late 1950s and 1960s, as Western scholars like Tatiana Proskouriakoff began identifying historical, rather than purely calendrical, information in Maya inscriptions, that the utility of Knorozov’s phonetic approach became undeniable. By the 1970s, Knorozov's syllabic key was widely accepted, transforming the Maya from an abstract, silent civilization into a people with a written history as detailed and personal as those of ancient Egypt or Mesopotamia.

According to the passage, for what reason did scholars prior to Yuri Knorozov's work dismiss Diego de Landa's written Maya "alphabet"?

Show answer & explanation

Answer: using Landa's guide to phonetically read surviving Maya manuscripts produced unintelligible sequences of sounds.

Answer

The choice stating that using Landa's guide to phonetically read surviving Maya manuscripts produced unintelligible sequences of sounds is correct.
The correct answer is supported by the second paragraph, which states that when scholars tried to apply Landa's alphabet to read the codices phonetically, 'the resulting sequences yielded gibberish,' prompting them to conclude that the guide was a fabrication or filled with random sketches. The term 'unintelligible sequences of sounds' is a direct paraphrase of 'gibberish.'

Step-by-Step Solution

1
Locate the mention of Diego de Landa's written 'alphabet' in the passage.
Found in the second paragraph, which discusses Landa's manuscript, *Relación de las cosas de Yucatán*.
To identify where the passage explains the historic reception and dismissal of Landa's guide.
2
Identify the specific reason why scholars rejected the guide.
The text explicitly states: 'because the resulting sequences yielded gibberish, they concluded that Landa's guide was either a colonial fabrication...'
To establish the factual basis for the correct answer directly from the text's explicit statements.
3
Evaluate the options against the identified reason, ensuring no distortions of details or temporal errors.
The option describing 'unintelligible sequences of sounds' is a correct paraphrase of the text's mention of 'gibberish,' while the other choices distort the timeline, the creator of the sketches, or the causal relationships.
To eliminate distractors that introduce subtle errors in chronology, attribution, or causality.

Key Concept

Identifying Explicit Details
Question 2673Question

In the standard (x,y)(x, y) coordinate plane, an isosceles trapezoid ABCDABCD has vertices at A(0,0)A(0, 0), B(8,0)B(8, 0), C(6,4)C(6, 4), and D(2,4)D(2, 4). The diagonals ACAC and BDBD intersect at point PP. What is the area of triangle APBAPB?

Show answer & explanation

Answer: 323\frac{32}{3}

Answer

323\frac{32}{3}
The correct answer is obtained by first finding the equations of the lines representing the diagonals ACAC and BDBD, which intersect at P(4,83)P(4, \frac{8}{3}). Since ABAB lies on the x-axis from x=0x = 0 to x=8x = 8, the length of the base of triangle APBAPB is 88. The height of the triangle is the y-coordinate of PP, which is 83\frac{8}{3}. Using the formula for the area of a triangle, we get 12×8×83=323\frac{1}{2} \times 8 \times \frac{8}{3} = \frac{32}{3}.

Step-by-Step Solution

1
Find the equations of the lines containing the diagonals ACAC and BDBD.
Line ACAC passes through (0,0)(0,0) and (6,4)(6,4), so its equation is y=23xy = \frac{2}{3}x. Line BDBD passes through (8,0)(8,0) and (2,4)(2,4), so its slope is 4028=23\frac{4-0}{2-8} = -\frac{2}{3} and its equation is y=23(x8)=23x+163y = -\frac{2}{3}(x-8) = -\frac{2}{3}x + \frac{16}{3}.
Determining the equations of the lines allows us to find their intersection point, which is the vertex PP of triangle APBAPB.
2
Determine the coordinates of the intersection point PP by solving the system of equations.
Equating the two expressions for yy gives 23x=23x+163\frac{2}{3}x = -\frac{2}{3}x + \frac{16}{3}, which simplifies to 43x=163\frac{4}{3}x = \frac{16}{3}, so x=4x = 4. Substituting x=4x = 4 back into the equation for line ACAC gives y=23(4)=83y = \frac{2}{3}(4) = \frac{8}{3}. The intersection point PP is (4,83)(4, \frac{8}{3}).
The yy-coordinate of point PP represents the height of triangle APBAPB relative to the base ABAB along the x-axis.
3
Calculate the area of triangle APBAPB using the area formula.
The base of triangle APBAPB is the segment ABAB, which has length 80=88 - 0 = 8. The height is the yy-coordinate of PP, which is 83\frac{8}{3}. The area is 12×base×height=12×8×83=323\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 8 \times \frac{8}{3} = \frac{32}{3}.
Applying the triangle area formula with the correct base and height yields the final answer.

Key Concept

Properties of Quadrilaterals (specifically, trapezoids and their diagonals on the coordinate plane)
Question 2674Question

A 1010-foot ladder leans against a vertical wall. The base of the ladder is 66 feet away from the bottom of the wall, and the top of the ladder reaches a height of 88 feet up the wall. If θ\theta is the angle formed between the ladder and the ground, what is the value of cos(θ)\cos(\theta)?

Show answer & explanation

Answer: 35\frac{3}{5}

Answer

The correct answer is 35\frac{3}{5}, which represents the ratio of the adjacent side (66 feet) to the hypotenuse (1010 feet) for the angle θ\theta formed between the ladder and the ground.
The correct answer is the value 35\frac{3}{5}. The angle θ\theta is formed between the ladder (hypotenuse) and the ground (adjacent side). The cosine of an angle in a right triangle is defined as the ratio of the length of the adjacent side to the length of the hypotenuse. Here, the adjacent side is 66 feet and the hypotenuse is 1010 feet. Therefore, cos(θ)=610\cos(\theta) = \frac{6}{10}, which simplifies to 35\frac{3}{5}.

Step-by-Step Solution

1
Identify the parts of the right triangle relative to the angle θ\theta formed between the ladder and the ground.
The hypotenuse is the length of the ladder (1010 feet). The side adjacent to θ\theta is the distance along the ground from the wall to the base of the ladder (66 feet). The side opposite to θ\theta is the height up the wall (88 feet).
To apply trigonometric ratios, we must first map the given dimensions of the scenario to the sides of a right triangle relative to the reference angle.
2
Recall the definition of the cosine ratio in a right triangle.
cos(θ)=AdjacentHypotenuse\cos(\theta) = \frac{\text{Adjacent}}{\text{Hypotenuse}}
We need to identify the mathematical definition of cosine to set up the calculation.
3
Substitute the identified side lengths into the cosine ratio and simplify the fraction.
cos(θ)=610=35\cos(\theta) = \frac{6}{10} = \frac{3}{5}
Substituting the values of 66 feet for the adjacent side and 1010 feet for the hypotenuse gives 610\frac{6}{10}, which simplifies to 35\frac{3}{5} when both the numerator and denominator are divided by their greatest common divisor, 22.

Key Concept

Right Triangle Trigonometry (SOHCAHTOA)
Question 2675Question

Passage

The introduction of the potato (Solanum tuberosum) to continental Europe was met with profound suspicion. In eighteenth-century France, the tuber was widely regarded as unfit for human consumption, believed to cause leprosy and deplete the soil of vital nutrients. The Parlement of Paris went so far as to officially ban its cultivation in 1748. It was not until the tireless efforts of Antoine-Augustin Parmentier, an apothecary who served in the French army during the Seven Years’ War, that the French public began to reconsider this prejudice.

During his military service, Parmentier was captured five times by Prussian forces. During these periods of confinement, most notably in a prison camp in Hamburg, he was forced to subsist on a diet consisting almost exclusively of potatoes. Surprised by his own survival and continued health, he resolved to rehabilitate the vegetable's reputation upon his return to France. Parmentier’s campaign began in earnest when he won a prestigious essay contest hosted by the Academy of Besançon in 1773, which sought solutions to the frequent famines plaguing the nation. His winning paper argued that the potato was the ideal crop to alleviate public hunger.

Despite his academic success, Parmentier faced steep resistance from the established medical and political authorities. Seeking to dismantle their objections, he initiated a series of chemical analyses to prove the potato's nutritional value. In 1772, largely due to his persistent lobbying and scientific demonstrations, the Paris Faculty of Medicine formally declared the potato edible. Yet, declaring the crop safe was only half the battle; Parmentier still had to convince a highly skeptical agrarian population to grow it and a suspicious public to eat it.

To accomplish this, Parmentier utilized a series of ingenious public relations strategies designed to generate interest and prestige around the humble root. In 1785, he secured the patronage of King Louis XVI, who granted him fifty arpents (approximately forty-two acres) of sandy, historically infertile land at Les Sablons, just west of Paris. Parmentier cultivated potatoes on this land and employed a clever psychological trick: he hired royal guards to watch over the fields in their distinctive uniforms. The presence of armed guards suggested that the crop was of immense value, meant only for the nobility. Critically, Parmentier instructed the guards to accept any bribes offered by curious locals and to intentionally look the other way if peasants attempted to pilfer the plants under the cover of darkness. The plan worked precisely as intended. Believing they were stealing a royal delicacy, local farmers quickly acquired the seeds, and potato cultivation spread throughout the region.

In addition to this agricultural subterfuge, Parmentier sought to elevate the potato's culinary status among the elite. He hosted lavish dinners in Paris where every course, from the soup to the liqueurs, featured the potato in some form. These banquets were attended by prominent figures of the day, including the American envoy Benjamin Franklin and the pioneering chemist Antoine Lavoisier. At one public gathering, Parmentier presented a bouquet of potato blossoms to King Louis XVI, who placed one in his buttonhole, while Queen Marie Antoinette wore them in her hair, briefly making the pale purple flowers a fashion trend among the aristocracy.

While these theatrical gestures captured the attention of the upper classes, it was the harsh reality of the crop's resilience that ultimately secured its place in French agriculture. During the devastating famine of 1785 and the subsequent agricultural disruptions of the French Revolution, the potato proved to be a reliable lifesaver when grain crops failed. By the time of Parmentier's death in 1813, the potato had transitioned from a feared vector of disease to a staple of the French diet, a transformation catalyzed by scientific advocacy and theatrical showmanship.

According to the passage, the presence of armed guards at the Les Sablons estate was intended to achieve which of the following results?

Show answer & explanation

Answer: Foster the public perception that the potato crop was a valuable delicacy intended for the nobility.

Answer

The correct answer states that the presence of the guards was intended to foster the public perception that the potato crop was a valuable delicacy intended for the nobility.
The passage explicitly states that the presence of the uniformed guards suggested the potato crop was of immense value, meant only for the nobility. This psychological strategy was intended to generate prestige and interest, leading locals to believe the crop was a royal delicacy.

Step-by-Step Solution

1
Locate the mention of the Les Sablons estate and the guards in the passage.
The fourth paragraph describes Parmentier's work at Les Sablons starting in 1785, mentioning the hiring of royal guards in distinctive uniforms.
This isolates the specific context needed to answer the detail question.
2
Identify the stated reason or implication of the guards' presence.
The passage explicitly states: 'The presence of armed guards suggested that the crop was of immense value, meant only for the nobility.'
This sentence provides the explicit detail that directly answers the question.
3
Match the explicit detail to the correct option.
The correct option paraphrases the text's explanation of creating a psychological suggestion of value and royal exclusivity.
This confirms that the chosen option directly corresponds to the text without introducing unsupported inferences.

Key Concept

Identifying Explicit Details
Estimated Time:2m 30s
Question 2676Question

In the standard (x,y)(x, y) coordinate plane, if a line LL is perpendicular to the line passing through the points (2,5)(2, 5) and (2,3)(2, -3), then the slope of line LL is 00.

Show answer & explanation

Answer: True

Answer

The statement is true because the line passing through the points (2,5)(2, 5) and (2,3)(2, -3) is vertical, and any line perpendicular to a vertical line is horizontal, which has a slope of 00.
The line passing through (2,5)(2, 5) and (2,3)(2, -3) has identical x-coordinates, which defines a vertical line. Any line perpendicular to a vertical line is horizontal, and horizontal lines have a slope of 00.

Step-by-Step Solution

1
Identify the orientation of the line passing through the points (2,5)(2, 5) and (2,3)(2, -3).
Since both coordinates share the same x-value (x=2x = 2), the line is vertical.
In the standard coordinate plane, a line connecting points with identical x-coordinates is vertical and has an undefined slope.
2
Determine the orientation of line LL, which is perpendicular to this vertical line.
Line LL must be a horizontal line.
By geometric definition, a line perpendicular to a vertical line in the coordinate plane is horizontal.
3
Determine the slope of the horizontal line LL.
The slope of line LL is 00.
A horizontal line has no vertical change (rise = 00) as the horizontal position changes, resulting in a slope of 00.

Key Concept

The relationship between vertical and horizontal lines in the coordinate plane, specifically that perpendicular lines to vertical lines are horizontal and have a slope of 00.

Alternative Method

Write the equation of the line passing through (2,5)(2, 5) and (2,3)(2, -3), which is x=2x = 2. Any line perpendicular to x=2x = 2 must be in the form y=cy = c where cc is a constant. The slope of any line in the form y=cy = c is 00.
Estimated Time:1m 0s
Question 2677Question

An angle θ\theta lies in the third quadrant, where π<θ<3π2\pi < \theta < \frac{3\pi}{2}. If sinθcosθ=15\sin\theta - \cos\theta = -\frac{1}{5}, what is the value of the expression 125(sin3θ+cos3θ)125(\sin^3\theta + \cos^3\theta)?

Show answer & explanation

Answer: -91

Answer

The correct value of the expression is -91.
Squaring the equation sinθcosθ=15\sin\theta - \cos\theta = -\frac{1}{5} gives 12sinθcosθ=1251 - 2\sin\theta\cos\theta = \frac{1}{25}, which simplifies to sinθcosθ=1225\sin\theta\cos\theta = \frac{12}{25}. We then find the square of the sum: (sinθ+cosθ)2=1+2sinθcosθ=1+2425=4925(\sin\theta + \cos\theta)^2 = 1 + 2\sin\theta\cos\theta = 1 + \frac{24}{25} = \frac{49}{25}. Since the angle is in the third quadrant, both trigonometric functions are negative, so we choose the negative root sinθ+cosθ=75\sin\theta + \cos\theta = -\frac{7}{5}. Factoring the sum of cubes gives sin3θ+cos3θ=(sinθ+cosθ)(sin2θsinθcosθ+cos2θ)=(75)(11225)=91125\sin^3\theta + \cos^3\theta = (\sin\theta + \cos\theta)(\sin^2\theta - \sin\theta\cos\theta + \cos^2\theta) = (-\frac{7}{5})(1 - \frac{12}{25}) = -\frac{91}{125}. Multiplying this by 125 yields -91.

Step-by-Step Solution

1
Square both sides of the equation sinθcosθ=15\sin\theta - \cos\theta = -\frac{1}{5}
sin2θ2sinθcosθ+cos2θ=125    12sinθcosθ=125    sinθcosθ=1225\sin^2\theta - 2\sin\theta\cos\theta + \cos^2\theta = \frac{1}{25} \implies 1 - 2\sin\theta\cos\theta = \frac{1}{25} \implies \sin\theta\cos\theta = \frac{12}{25}
To solve for the product of sine and cosine using the Pythagorean identity sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1.
2
Determine the value of sinθ+cosθ\sin\theta + \cos\theta using the identity (sinθ+cosθ)2=1+2sinθcosθ(\sin\theta + \cos\theta)^2 = 1 + 2\sin\theta\cos\theta
(sinθ+cosθ)2=1+2(1225)=4925    sinθ+cosθ=75(\sin\theta + \cos\theta)^2 = 1 + 2(\frac{12}{25}) = \frac{49}{25} \implies \sin\theta + \cos\theta = -\frac{7}{5}
Because θ\theta is in the third quadrant (π<θ<3π2\pi < \theta < \frac{3\pi}{2}), both sinθ\sin\theta and cosθ\cos\theta must be negative, meaning their sum is also negative.
3
Use the sum of cubes factorization to evaluate sin3θ+cos3θ\sin^3\theta + \cos^3\theta
sin3θ+cos3θ=(sinθ+cosθ)(sin2θsinθcosθ+cos2θ)=(75)(11225)=91125\sin^3\theta + \cos^3\theta = (\sin\theta + \cos\theta)(\sin^2\theta - \sin\theta\cos\theta + \cos^2\theta) = (-\frac{7}{5})(1 - \frac{12}{25}) = -\frac{91}{125}
To express the sum of cubes in terms of the known sum and product of sine and cosine.
4
Multiply the evaluated sum of cubes by 125
125×(91125)=91125 \times (-\frac{91}{125}) = -91
To compute the final value of the requested expression.

Key Concept

Pythagorean trigonometric identities, quadrant sign analysis, and algebraic factorization of the sum of cubes

Alternative Method

Instead of applying algebraic identities to find the sum of cubes directly, we can solve for the individual values of sinθ\sin\theta and cosθ\cos\theta from the system of equations: sinθcosθ=15\sin\theta - \cos\theta = -\frac{1}{5} and sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1. Substituting sinθ=cosθ15\sin\theta = \cos\theta - \frac{1}{5} into the second equation yields 2cos2θ25cosθ2425=02\cos^2\theta - \frac{2}{5}\cos\theta - \frac{24}{25} = 0, which factors as (5cosθ+3)(5cosθ4)=0(5\cos\theta + 3)(5\cos\theta - 4) = 0. Since θ\theta is in Quadrant III, cosθ=35\cos\theta = -\frac{3}{5} and sinθ=45\sin\theta = -\frac{4}{5}. Evaluating 125(sin3θ+cos3θ)125(\sin^3\theta + \cos^3\theta) directly with these values gives 125((45)3+(35)3)=125(6412527125)=91125((-\frac{4}{5})^3 + (-\frac{3}{5})^3) = 125(-\frac{64}{125} - \frac{27}{125}) = -91.
Estimated Time:2m 30s
Question 2678Question

The graph of the function f(x)=acos(b(xc))+df(x) = a \cos(b(x - c)) + d is shown below for constants a>0a > 0, b>0b > 0, c[0,π]c \in [0, \pi], and dd. The graph has a local maximum at (π3,5)(\frac{\pi}{3}, 5) and the nearest local minimum to its right is at (5π6,1)(\frac{5\pi}{6}, -1). What is the y-intercept of the graph of f(x)f(x)?

Show answer & explanation

Answer: 12\frac{1}{2}

Answer

The y-intercept of the graph is 12\frac{1}{2}
The correct answer is 12\frac{1}{2}. The amplitude of the function is a=5(1)2=3a = \frac{5 - (-1)}{2} = 3, and the midline is d=5+(1)2=2d = \frac{5 + (-1)}{2} = 2. The distance between the consecutive local maximum and local minimum represents half of a period: T2=5π6π3=π2\frac{T}{2} = \frac{5\pi}{6} - \frac{\pi}{3} = \frac{\pi}{2}, meaning the period is T=πT = \pi, so b=2ππ=2b = \frac{2\pi}{\pi} = 2. A local maximum occurs when the argument of the cosine function is 00, so 2(π3c)=0    c=π32(\frac{\pi}{3} - c) = 0 \implies c = \frac{\pi}{3}. This gives the equation f(x)=3cos(2(xπ3))+2f(x) = 3 \cos(2(x - \frac{\pi}{3})) + 2. Finding the y-intercept requires evaluating the function at x=0x = 0: f(0)=3cos(2(0π3))+2=3cos(2π3)+2=3(12)+2=12f(0) = 3 \cos(2(0 - \frac{\pi}{3})) + 2 = 3 \cos(-\frac{2\pi}{3}) + 2 = 3(-\frac{1}{2}) + 2 = \frac{1}{2}.

Step-by-Step Solution

1
Find the amplitude aa and midline dd of the trigonometric function.
a=3a = 3 and d=2d = 2
The amplitude is half the distance between the maximum and minimum values: a=5(1)2=3a = \frac{5 - (-1)}{2} = 3. The midline is the average of these values: d=5+(1)2=2d = \frac{5 + (-1)}{2} = 2.
2
Determine the period TT and the frequency coefficient bb.
T=πT = \pi and b=2b = 2
The horizontal distance between a consecutive maximum and minimum is half of the period: 5π6π3=π2\frac{5\pi}{6} - \frac{\pi}{3} = \frac{\pi}{2}. Thus, the full period is T=πT = \pi. Since T=2πbT = \frac{2\pi}{b}, we find b=2b = 2.
3
Determine the horizontal phase shift cc.
c=π3c = \frac{\pi}{3}
A cosine function achieves its maximum when its argument is a multiple of 2π2\pi. Since the maximum is at x=π3x = \frac{\pi}{3}, we set 2(π3c)=02(\frac{\pi}{3} - c) = 0, giving c=π3c = \frac{\pi}{3}.
4
Evaluate the function at x=0x = 0 to find the y-intercept.
f(0)=12f(0) = \frac{1}{2}
Substitute the parameters into the function: f(x)=3cos(2(xπ3))+2f(x) = 3 \cos(2(x - \frac{\pi}{3})) + 2. Substituting x=0x = 0 gives f(0)=3cos(2π3)+2=3(12)+2=12f(0) = 3 \cos(-\frac{2\pi}{3}) + 2 = 3(-\frac{1}{2}) + 2 = \frac{1}{2}.

Key Concept

Determining the equation of a transformed trigonometric function from key features (maximum and minimum points) and evaluating it.
Estimated Time:3m 0s
Question 2679Question

Passage

In the spring of 1977, a team of oceanographers embarked on an expedition that would fundamentally alter our understanding of life on Earth. Aboard the research vessel Knorr, scientists headed to a region in the Pacific Ocean known as the Galápagos Rift, located along the equator about 200 miles northeast of the Galápagos Islands. Their goal was to investigate anomalies in water temperature that had been detected by deep-sea towed instruments. To explore the ocean floor directly, they utilized Alvin, a three-person submersible capable of diving to depths of several thousand meters.

Prior to this expedition, marine biologists believed that the deep ocean floor was a biological desert. Sunlight, the driving force of photosynthesis, cannot penetrate beyond a depth of 200 meters. Without sunlight, there are no plants or algae to form the base of the food web. Consequently, scientists assumed that any life at the bottom of the sea had to rely on the sparse 'marine snow'—organic debris drifting down from the sunlit surface waters.

On February 17, 1977, during Alvin's first dive of the project, pilots and scientists descended nearly 2,500 meters to the seafloor. What they discovered was entirely unexpected. Instead of a barren, muddy expanse, they encountered a thriving oasis of life. Massive red-tipped tube worms, large white clams, and swarms of crabs clustered around rocky chimneys spewing mineral-rich water. These underwater hot springs, or hydrothermal vents, were discharging water at temperatures as high as 17 degrees Celsius, contrasting sharply with the near-freezing ambient water of the deep sea.

The presence of such a dense, active ecosystem in the absolute absence of sunlight posed a profound biological puzzle. The answer lay in the water column surrounding the vents. Laboratory analysis of water samples collected by Alvin revealed an abundance of chemosynthetic bacteria. Unlike plants, which use sunlight to convert carbon dioxide and water into sugars, these specialized bacteria utilized the chemical energy stored in hydrogen sulfide, a toxic gas dissolved in the hot vent fluid. By oxidizing hydrogen sulfide, the bacteria synthesized organic molecules, forming the primary food source for the larger organisms in the ecosystem. This process, known as chemosynthesis, demonstrated for the first time that entire ecosystems could thrive completely independent of solar energy.

The hydrothermal vents themselves are formed by the movement of Earth’s tectonic plates. At spreading centers like the Galápagos Rift, tectonic plates pull apart, creating fractures in the ocean crust. Cold seawater seeps into these cracks, where it is heated by magma beneath the crust. As the water warms, it dissolves minerals—such as sulfur, iron, copper, and zinc—from the surrounding basalt rock. The superheated water, now buoyant, rises rapidly and erupts back into the ocean. Upon contacting the cold seawater, the dissolved minerals precipitate out of solution, building the towering chimney structures that define vent fields.

The 1977 expedition not only opened a new chapter in oceanography but also expanded the search for life elsewhere in the universe. If life could flourish in the dark, high-pressure environments of Earth’s deep oceans fueled solely by chemical reactions, then similar life-forms might exist in the subsurface oceans of icy moons such as Jupiter's Europa or Saturn's Enceladus. Decades after Alvin's historic dive, hydrothermal vents continue to provide critical insights into the limits of life and the geological processes that shape our planet.

***

Based on the passage, what specific substance dissolved in the hot vent fluid serves as the chemical energy source for the chemosynthetic bacteria?

Show answer & explanation

Answer: Hydrogen sulfide

Answer

Hydrogen sulfide
The fourth paragraph explicitly states that the specialized chemosynthetic bacteria near the vents utilize the chemical energy stored in hydrogen sulfide, which is dissolved in the hot vent fluid, to synthesize organic molecules in the absence of sunlight.

Step-by-Step Solution

1
Locate the paragraph in the passage that discusses the biological discovery of bacteria and how they survive.
Found in the fourth paragraph of the text.
This paragraph explains the mechanism of chemosynthesis that allows the ecosystem to thrive without sunlight.
2
Identify the specific chemical source of energy mentioned for these bacteria.
The text states that these bacteria 'utilized the chemical energy stored in hydrogen sulfide, a toxic gas dissolved in the hot vent fluid.'
To retrieve the explicit detail required by the question stem.
3
Match this substance with the provided answer choices.
The choice containing 'Hydrogen sulfide' matches the explicit wording in the text.
Selecting the option that accurately reflects the passage's literal detail without introducing distortions.

Key Concept

Identifying Explicit Details
Estimated Time:1m 0s
Question 2680Question

In right triangle ABCABC, the right angle is at vertex BB, AB=12AB = 12, and BC=5BC = 5. A line segment BDBD is drawn perpendicular to the hypotenuse ACAC such that DD lies on ACAC. From point DD, a perpendicular line segment DEDE is drawn to side ABAB, where EE lies on ABAB. What is the length of segment DEDE?

Show answer & explanation

Answer: 720169\frac{720}{169}

Answer

720169\frac{720}{169}
The correct answer is 720169\frac{720}{169}. First, find the hypotenuse of the right triangle ABCABC using the Pythagorean theorem: AC=AB2+BC2=122+52=13AC = \sqrt{AB^2 + BC^2} = \sqrt{12^2 + 5^2} = 13. In right triangle ABCABC, the sine of angle AA is sin(A)=BCAC=513\sin(\angle A) = \frac{BC}{AC} = \frac{5}{13}. Next, in right triangle ABDABD (which has a right angle at DD), the length of the altitude BDBD can be found using the sine of angle AA: BD=ABsin(A)=12513=6013BD = AB \sin(\angle A) = 12 \cdot \frac{5}{13} = \frac{60}{13}. In right triangle BDEBDE (which has a right angle at EE), the angle BDE\angle BDE is equal to A\angle A because both are complementary to ABD\angle ABD (or EBD\angle EBD). Therefore, the adjacent side DEDE is found using the cosine of angle BDE\angle BDE: DE=BDcos(BDE)=BDcos(A)=60131213=720169DE = BD \cos(\angle BDE) = BD \cos(\angle A) = \frac{60}{13} \cdot \frac{12}{13} = \frac{720}{169}.

Step-by-Step Solution

1
Find the hypotenuse ACAC of the right triangle ABCABC using the Pythagorean theorem.
AC=13AC = 13
The hypotenuse is needed to find the trigonometric ratios of angle AA.
2
Determine sin(A)\sin(\angle A) and cos(A)\cos(\angle A) from right triangle ABCABC.
sin(A)=513\sin(\angle A) = \frac{5}{13} and cos(A)=1213\cos(\angle A) = \frac{12}{13}
These trigonometric ratios are needed for the calculations in the nested right triangles.
3
Find the length of altitude BDBD in right triangle ABDABD using sin(A)\sin(\angle A).
BD=6013BD = \frac{60}{13}
BDBD serves as the hypotenuse for the next right triangle BDEBDE.
4
Identify that BDE=A\angle BDE = \angle A and calculate the length of DEDE in right triangle BDEBDE.
DE=720169DE = \frac{720}{169}
Since BDE=A\angle BDE = \angle A, DE=BDcos(BDE)=BDcos(A)=60131213=720169DE = BD \cos(\angle BDE) = BD \cos(\angle A) = \frac{60}{13} \cdot \frac{12}{13} = \frac{720}{169}.

Key Concept

Applying SOHCAHTOA (sine and cosine definitions) sequentially across nested right triangles by identifying equal angles.
Estimated Time:2m 0s
PreviousPage 134 / 278Next
All practice questions — ACT | Examkin