All practice questions

2789 questions

Question 1041Question

The table below shows several values of xx and their corresponding values of f(x)f(x) for the linear function ff.

xxf(x)f(x)
2277
551313
881919

What is the slope of the graph of y=f(x)y = f(x) in the xyxy-plane?

Show answer & explanation

Answer: 2

Answer

The slope of the graph of y=f(x)y = f(x) is 2.
The slope of a linear function represents the constant rate of change of the function values with respect to the input values. Using any two points from the table, such as (2,7)(2, 7) and (5,13)(5, 13), the slope mm can be calculated using the slope formula: m=f(x2)f(x1)x2x1=13752=63=2m = \frac{f(x_2) - f(x_1)}{x_2 - x_1} = \frac{13 - 7}{5 - 2} = \frac{6}{3} = 2. Therefore, the slope of the graph of y=f(x)y = f(x) is 22.

Step-by-Step Solution

1
Select two points from the given table.
Two points are (2,7)(2, 7) and (5,13)(5, 13).
To find the slope of a linear function, we need to calculate the rate of change between any two points on the line.
2
Apply the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
m=13752=63=2m = \frac{13 - 7}{5 - 2} = \frac{6}{3} = 2
Calculating the ratio of the vertical change (change in f(x)f(x)) to the horizontal change (change in xx) yields the constant slope of the linear function.

Key Concept

Calculating the slope of a linear function from a table of values.
Estimated Time:1m 0s
Question 1042Question

Determining the exact date of a shipwreck often depends on analyzing the growth rings of the timber used to construct the vessel. In a 2024 study, marine archaeologist Clara Vance examined several seventeenth-century Dutch merchant ships, noting that each ________ distinct timber ring pattern corresponded to a known period of drought in Northern Europe.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: ship's

Answer

ship's
The singular possessive noun 'ship's' is correct because the distributive determiner 'each' must modify a singular count noun, and the possessive form is required to modify the subsequent noun phrase 'distinct timber ring pattern'.

Step-by-Step Solution

1
Analyze the syntactic context surrounding the blank to determine the required grammatical case.
The blank precedes the noun phrase 'distinct timber ring pattern'. Since this pattern belongs to the vessel, the target word must be in the possessive case to modify the noun phrase.
A possessive modifier is needed to show ownership over the subsequent noun phrase.
2
Determine the grammatical number (singular or plural) of the target noun by identifying its determiner.
The blank is preceded by the distributive determiner 'each'. In English, 'each' must modify a singular count noun.
Although 'several ships' are mentioned, the distributor 'each' refers to them individually, requiring the singular form.
3
Combine the singular number and possessive case to select the correct spelling.
The singular possessive form of 'ship' is formed by adding an apostrophe and 's' to the end of the singular noun, resulting in 'ship's'.
This form satisfies both the grammatical agreement with 'each' and the possessive relationship with 'distinct timber ring pattern'.

Key Concept

Plural and Possessive Nouns and Pronouns
Question 1043Question

If 3(2n+4)=423(2n + 4) = 42, what is the value of nn?

Show answer & explanation

Answer: 5

Answer

5
To solve the linear equation 3(2n+4)=423(2n + 4) = 42, first divide both sides of the equation by 3, which simplifies it to 2n+4=142n + 4 = 14. Next, subtract 4 from both sides of the equation to isolate the term with the variable, giving 2n=102n = 10. Finally, divide both sides of the equation by 2 to solve for the variable, which yields n=5n = 5.

Step-by-Step Solution

1
Divide both sides of the equation by 3.
2n+4=142n + 4 = 14
To simplify the equation by eliminating the outer constant multiplier.
2
Subtract 4 from both sides of the equation.
2n=102n = 10
To isolate the variable term on one side of the equation.
3
Divide both sides of the equation by 2.
n=5n = 5
To find the value of nn.

Key Concept

Solving a linear equation in one variable using inverse operations.
Estimated Time:45s
Question 1044Question

By the time chemist Alice Ball began her pioneering research in 1915 on treatments for Hansen's disease, physicians _______ chaulmoogra oil topically for decades, despite its limited efficacy. Ball's breakthrough method of isolating the oil's active ethyl esters allowed for an injectable treatment that proved far more effective.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: had administered

Answer

had administered
The correct answer uses the past perfect tense ('had administered') because it describes an action that occurred prior to another action in the past ('began'). The phrase 'By the time' followed by a simple past verb typically requires the past perfect in the main clause to show the relative sequencing of the events.

Step-by-Step Solution

1
Analyze the temporal context of the sentence.
The verbs 'began' and 'allowed' establish a narrative timeline set in the past.
This sets the reference point for all other actions in the sentence.
2
Identify the relationship between the blank and the rest of the sentence.
The blank describes an action (physicians administering chaulmoogra oil) that occurred 'for decades' leading up to the past reference point ('began' in 1915).
This establishes that the action in the blank was completed or ongoing prior to another past event.
3
Select the verb tense that represents an action occurring before another past action.
The past perfect tense ('had administered') correctly signals this relationship.
Standard English grammar uses the past perfect tense for the earlier of two past events.

Key Concept

Verb Tense, Aspect, and Mood
Question 1045Question

In the xyxy-plane, the graph of the linear function ff is perpendicular to the line with equation y=2x7y = 2x - 7. If the region in the first quadrant bounded by the graph of ff, the xx-axis, and the yy-axis has an area of 3636, what is the xx-intercept of the graph of ff?

Show answer & explanation

Answer: 12

Answer

The xx-intercept of the graph of ff is 1212.
The correct answer is 1212. Since the graph of ff is perpendicular to the line y=2x7y = 2x - 7, its slope is 12-\frac{1}{2}. The equation of the line is f(x)=12x+bf(x) = -\frac{1}{2}x + b, which has a yy-intercept of (0,b)(0, b) and an xx-intercept of (2b,0)(2b, 0). In the first quadrant, these intercepts form a right triangle with the axes, having legs of length bb and 2b2b. The area of this triangle is 12(2b)(b)=b2\frac{1}{2}(2b)(b) = b^2. Setting the area equal to 3636 gives b2=36b^2 = 36, so b=6b = 6 (since b>0b > 0). The xx-intercept is 2b=2(6)=122b = 2(6) = 12.

Step-by-Step Solution

1
Find the slope of the perpendicular line ff.
The slope of ff is 12-\frac{1}{2}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other. The given line has a slope of 22, so the slope of ff must be 12-\frac{1}{2}.
2
Express the yy-intercept and xx-intercept of ff in terms of a single variable.
The yy-intercept is (0,b)(0, b) and the xx-intercept is (2b,0)(2b, 0), where b>0b > 0.
The equation of ff can be written as f(x)=12x+bf(x) = -\frac{1}{2}x + b. Setting x=0x = 0 gives the yy-intercept bb. Setting f(x)=0f(x) = 0 and solving for xx gives the xx-intercept 2b2b.
3
Set up the area equation for the triangle in the first quadrant.
The area is represented by b2=36b^2 = 36.
The region bounded by the graph of ff and the coordinate axes in the first quadrant forms a right triangle with perpendicular sides of lengths bb and 2b2b. The area of this triangle is 12×base×height=12×2b×b=b2\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 2b \times b = b^2.
4
Solve for bb and calculate the xx-intercept.
The xx-intercept is 1212.
Solving b2=36b^2 = 36 with the condition b>0b > 0 yields b=6b = 6. The xx-intercept is 2b2b, which equals 2(6)=122(6) = 12.

Key Concept

Using perpendicular slopes and intercepts of linear functions to analyze geometric areas in the coordinate plane.
Estimated Time:2m 0s
Question 1046Question

In his pioneering mid-twentieth-century analysis of language acquisition, linguist Noam Chomsky argued that human children do not merely memorize phrases but possess an innate capacity for grammar ___ an internal system of rules—often referred to as 'universal grammar'—that allows them to generate an infinite number of novel sentences. This theoretical framework revolutionized cognitive science by shifting the focus from behavioral imitation to underlying mental structures.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: grammar: an

Answer

The correct answer is the option that uses a colon followed by 'an' ('grammar: an').
The correct option uses a colon to separate the independent clause from the explanatory appositive noun phrase. A colon must follow an independent clause and is used to introduce an explanation, list, or definition. In this sentence, the clause before the blank is independent, and the noun phrase after it explains what Chomsky meant by 'grammar'. Furthermore, using a colon avoids the structural confusion that would arise from using a dash, which would conflict with the pair of dashes already present later in the sentence.

Step-by-Step Solution

1
Analyze the clause preceding the blank to determine if it is independent or dependent.
The clause 'In his pioneering mid-twentieth-century analysis of language acquisition, linguist Noam Chomsky argued that human children do not merely memorize phrases but possess an innate capacity for grammar' contains a main subject ('linguist Noam Chomsky') and a verb ('argued') and expresses a complete thought, meaning it is independent.
This step is necessary because colons, semicolons, and single dashes all require an independent clause before them.
2
Examine the grammatical structure of the phrase following the blank.
The segment 'an internal system of rules—often referred to as 'universal grammar'—that allows them to generate an infinite number of novel sentences' is a noun phrase appositive explaining 'grammar'. It does not contain an independent main clause.
This step helps eliminate the semicolon, which is only used to connect two independent clauses.
3
Identify potential conflicts with existing punctuation in the sentence.
The noun phrase already contains a nonessential parenthetical element ('often referred to as 'universal grammar'') set off by a pair of dashes. Using a single dash at the blank would introduce a third dash, creating a confusing and ungrammatical sequence.
This step helps eliminate the single dash option due to punctuation asymmetry and structural conflict.
4
Select the correct punctuation mark that fits the structural requirements.
A colon is the correct choice because it follows an independent clause, introduces an explanatory noun phrase, and does not conflict with the existing dashes.
This step finalizes the selection of the correct option.

Key Concept

Colons, Semicolons, and Dashes
Question 1047Question

A commercial drone delivery service charges a flat rate of 15.5015.50 dollars per delivery plus a fuel surcharge of 1.801.80 dollars per mile. During a promotional event, the service offers a 20%20\% discount off the fuel surcharge only. If the total cost for a specific delivery during this promotion was 27.0227.02 dollars, how many miles did the drone travel for this delivery?

Show answer & explanation

Answer: 8

Answer

8
The correct answer is 8. The promotional fuel surcharge is reduced by 20%20\% from the normal 1.801.80 dollars per mile, resulting in a rate of 1.80×(10.20)=1.441.80 \times (1 - 0.20) = 1.44 dollars per mile. The linear equation modeling the total cost for a delivery of mm miles during the promotion is 15.50+1.44m=27.0215.50 + 1.44m = 27.02. Subtracting 15.5015.50 from both sides gives 1.44m=11.521.44m = 11.52. Dividing both sides by 1.441.44 yields the distance m=8m = 8 miles.

Step-by-Step Solution

1
Determine the discounted fuel surcharge per mile.
The discounted surcharge is 1.441.44 dollars per mile.
A 20%20\% discount is applied to the original 1.801.80 dollars per mile fuel surcharge: 1.80×(10.20)=1.441.80 \times (1 - 0.20) = 1.44.
2
Set up the linear equation representing the total promotional cost.
15.50+1.44m=27.0215.50 + 1.44m = 27.02, where mm represents the number of miles traveled.
The total cost is the sum of the flat rate of 15.5015.50 dollars and the promotional fuel surcharge of 1.441.44 dollars per mile multiplied by the number of miles.
3
Subtract the flat rate from both sides of the equation.
1.44m=11.521.44m = 11.52
To isolate the term with the variable mm, subtract the flat rate of 15.5015.50 from the total promotional cost of 27.0227.02.
4
Solve for the distance by division.
m=8m = 8
Divide both sides of the equation by the promotional rate per mile, 1.441.44, to find the number of miles.

Key Concept

Formulating and solving a multi-step linear equation in one variable with decimals and percentages to represent a real-world scenario.
Question 1048Question

Throughout her career in the early twentieth century, botanist Ynes Mexia collected nearly 150,000 plant specimens across the Americas, discovering over 500 new species. While exploring the remote regions of the Amazon rainforest in 1931, Mexia ______ a fall that resulted in a fractured hand; nevertheless, she continued her expedition and gathered hundreds of rare samples before returning to San Francisco. Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: suffered

Answer

suffered
The sentence describes an event that took place at a specific point in the past ('in 1931'). Therefore, the simple past tense verb 'suffered' is required to maintain grammatical and temporal consistency with the rest of the historical narrative, which also uses past tense verbs like 'collected', 'continued', and 'gathered'.

Step-by-Step Solution

1
Analyze the sentence context to identify key time markers.
The phrase 'in 1931' establishes a specific, completed time frame in the past.
Time markers indicate the appropriate tense and aspect required for the verb.
2
Compare the verb form options to find the one that matches a completed past time frame.
The simple past tense verb 'suffered' matches the past context.
Other options use present, present perfect, or present continuous forms, which create inappropriate shifts in verb tense.

Key Concept

Verb Tense, Aspect, and Mood

Alternative Method

Look at the other verbs in the passage. The verbs 'collected', 'continued', and 'gathered' are all in the simple past tense. To maintain consistency within the narrative framework, the blank must also be filled with a simple past tense verb.
Estimated Time:45s
Question 1049Question

Complete the passage with the word that maintains a parallel structure within the sentence.

Fill in the blanks below

In her recent book on environmental policy, climatologist Dr. Elena Rostova analyzes the efficacy of various global warming mitigation strategies. After reviewing decades of carbon emission data, she posits that successfully curbing the rise in global temperatures depends less on implementing localized municipal recycling programs than on greenhouse gas emissions from major industrial sectors.
Show answer & explanation

Answer

A present participle (gerund) such as 'reducing' or 'curbing' to parallel the gerund 'implementing'.
The sentence compares two strategies using the 'depends less on [first strategy] than on [second strategy]' formula. The first strategy is described by a gerund phrase ('implementing localized municipal recycling programs'). Therefore, to maintain parallel structure, the second strategy must also be described by a gerund phrase starting with an -ing verb (such as 'reducing', 'curbing', or 'limiting') that directly precedes the noun phrase 'greenhouse gas emissions'.

Step-by-Step Solution

1
Identify the parallel comparison structure in the sentence.
The comparison uses the trigger phrase 'depends less on... than on...'.
Parallelism requires that the elements being compared have matching grammatical forms.
2
Analyze the grammatical structure of the first compared element.
The first element after the preposition 'on' is 'implementing localized municipal recycling programs', which begins with the gerund 'implementing' and takes a direct object.
Analyzing the first element determines the required grammatical structure of the second element.
3
Determine the correct grammatical form for the blank.
The blank must be filled with a gerund (a verb ending in -ing, such as 'reducing' or 'limiting') that takes 'greenhouse gas emissions' as its direct object.
Using a gerund ensures that both parts of the comparison are parallel gerund phrases.

Key Concept

Parallel Structure
Question 1050Question

In 1912, German meteorologist Alfred Wegener proposed the revolutionary theory of continental drift. Wegener _______ argued that Earth’s continents were once joined in a giant supercontinent called Pangaea before slowly drifting to their current positions. Although his ideas were initially rejected by contemporary geologists, they eventually laid the crucial groundwork for the modern theory of plate tectonics.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: —who was initially dismissed by his peers—

Answer

—who was initially dismissed by his peers—
The correct answer correctly uses a pair of matching em dashes to set off the nonessential relative clause describing Wegener, conforming to standard punctuation rules.

Step-by-Step Solution

1
Identify the clause following the subject 'Wegener' to determine if it is essential or nonessential.
The clause 'who was initially dismissed by his peers' provides descriptive, nonessential details about Wegener that are not required to identify him.
Nonessential information must be set off from the rest of the sentence with matching punctuation marks.
2
Evaluate the options for correct and symmetrical punctuation.
The option with matching em dashes correctly isolates the nonessential clause, whereas the other options either mix punctuation marks or omit them entirely.
Standard English conventions require nonessential elements to be enclosed by a pair of matching commas, dashes, or parentheses.

Key Concept

Punctuation of Nonessential Elements
Estimated Time:45s
Question 1051Question

A central federation of independent artisan cooperatives and small-scale manufacturing groups, which was established to promote sustainable trade practices across the region, has announced plans to digitize ______ inventory management systems. By transitioning to a cloud-based platform, the organization hopes to reduce administrative errors and streamline supply chains for all member workshops.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: its

Answer

The singular possessive pronoun 'its' correctly refers to the singular collective noun 'federation' and modifies the noun phrase 'inventory management systems'.
The singular possessive pronoun 'its' is correct because it matches the singular collective noun 'federation' (the antecedent of the sentence) and shows possession over 'inventory management systems'.

Step-by-Step Solution

1
Identify the antecedent that the pronoun in the blank refers to.
The antecedent is the noun phrase 'A central federation'.
The sentence describes the plans of the federation to digitize systems, despite the intervening details about cooperatives and groups.
2
Determine the grammatical number and gender of the antecedent 'federation'.
The noun 'federation' is a singular collective noun representing a single organization, and it is neuter (non-human).
Collective nouns representing single organizations are treated as singular in Standard English.
3
Determine the required grammatical case and role of the pronoun.
A possessive pronoun is required.
The pronoun modifies 'inventory management systems', indicating ownership or relationship.
4
Select the pronoun that matches the singular number, neuter gender, and possessive case.
The correct pronoun is 'its'.
'its' is singular and possessive, whereas 'their' is plural, and 'it's' and 'they're' are contractions.

Key Concept

Pronoun-Antecedent Agreement and Case
Question 1052Question

The following passage is from a science article about Mars. Which punctuation mark should be placed in the blank to ensure the sentence conforms to the conventions of Standard English?

Fill in the blanks below

In their ongoing study of ancient Martian topography, planetary scientists have noted that the planet's rugged southern highlandsa heavily cratered, ancient region that preserves the crustal signatures of the early solar system—stand in stark contrast to the smooth, low-lying volcanic plains of the northern hemisphere, which were resurfaced by lava flows billions of years ago.
Show answer & explanation

Answer

A dash (or em dash)
The sentence contains a nonessential parenthetical appositive phrase ('a heavily cratered, ancient region that preserves the crustal signatures of the early solar system') that interrupts the main clause between the subject ('highlands') and the verb ('stand'). Standard English conventions require that nonessential elements be set off with matching punctuation: either two commas, two parentheses, or two dashes. Because the closing punctuation of this phrase is an em dash ('system—stand'), the opening punctuation at the blank must also be a matching em dash.

Step-by-Step Solution

1
Identify the structure of the sentence, noting the nonessential parenthetical phrase 'a heavily cratered, ancient region that preserves the crustal signatures of the early solar system' that interrupts the main clause.
Recognized that the phrase is an appositive setting off nonessential information.
To understand the grammatical role of the text between the subject and the verb.
2
Examine the punctuation mark that closes this nonessential parenthetical phrase.
Found an em dash ('system—stand') at the end of the phrase.
Nonessential elements must be set off by matching punctuation marks on both sides.
3
Apply the rule of parallel punctuation to determine the opening punctuation mark.
Concluded that an em dash must be used to open the phrase because an em dash closes it.
Using mismatched punctuation (such as opening with a comma and closing with a dash) violates the conventions of Standard English.

Key Concept

Parenthetical Punctuation and Dash Alignment
Question 1053Question

Complete the passage with the single punctuation mark that correctly joins the clauses.

Fill in the blanks below

The high school chemistry lab was fully equipped with modern microscopes and advanced safety gear however, the neighboring biology lab still lacked these essential scientific resources.
Show answer & explanation

Answer

The semicolon (;) is the correct punctuation mark.
The semicolon (;) is correct because it separates two independent clauses where the second clause begins with the conjunctive adverb 'however'. Since 'however' is in lowercase, a period cannot be used, and a comma would create a grammatically incorrect comma splice.

Step-by-Step Solution

1
Identify the structure of the two clauses surrounding the blank.
The clause before the blank ('The high school chemistry lab was fully equipped with modern microscopes and advanced safety gear') and the clause after the blank ('however, the neighboring biology lab still lacked these essential scientific resources') are both independent clauses.
Both clauses can stand alone as complete, grammatically correct sentences.
2
Determine the appropriate punctuation to connect the independent clauses when followed by a transition in lowercase.
Because 'however' is a conjunctive adverb starting the second independent clause and is written in lowercase, it must be preceded by a semicolon.
A semicolon is grammatically required to link two independent clauses without a coordinating conjunction when they are joined by a conjunctive adverb.

Key Concept

Using a semicolon to link independent clauses separated by a conjunctive adverb
Question 1054Question

A local municipal water utility charges a flat monthly service fee plus a constant rate for each hundred cubic feet (HCF) of water consumed. During one month, a household that consumed 12 HCF of water was charged 46.00 dollars. Another household that consumed 18 HCF of water was charged 61.00 dollars. What is the flat monthly service fee, in dollars, charged by the utility?

Show answer & explanation

Answer: 16

Answer

The flat monthly service fee is 16 dollars.
By modeling the relationship as a linear function y=mx+by = mx + b, where xx is the consumption in HCF and yy is the total charge in dollars, we use the points (12,46)(12, 46) and (18,61)(18, 61) to find the slope m=61461812=2.5m = \frac{61 - 46}{18 - 12} = 2.5. Substituting m=2.5m = 2.5 and the point (12,46)(12, 46) back into the linear equation gives 46=2.5(12)+b46 = 2.5(12) + b, which simplifies to 46=30+b46 = 30 + b. Solving for bb gives 16, representing the flat service fee.

Step-by-Step Solution

1
Set up a system of points representing the linear relationship between water consumed and monthly charge.
Two coordinate points are established: (12,46)(12, 46) and (18,61)(18, 61), where the first coordinate is the consumption in HCF and the second is the charge in dollars.
Since the utility charges a flat fee plus a constant rate, the relationship is linear and can be solved using coordinate points.
2
Find the constant rate per HCF (the slope of the line).
The slope mm is calculated as 61461812=156=2.5\frac{61 - 46}{18 - 12} = \frac{15}{6} = 2.5 dollars per HCF.
The slope represents the constant rate of change in total cost per HCF of water consumed.
3
Determine the flat monthly service fee (the y-intercept of the line).
Using the slope-intercept equation y=mx+by = mx + b with point (12,46)(12, 46) and m=2.5m = 2.5 yields 46=2.5(12)+b    46=30+b    b=1646 = 2.5(12) + b \implies 46 = 30 + b \implies b = 16.
The y-intercept represents the cost when consumption is zero, which is the flat monthly service fee.

Key Concept

Finding the y-intercept of a linear function from two points.
Estimated Time:1m 30s
Question 1055Question

Read the passage below. Based on the rules of Standard English conventions, what punctuation mark should fill the blank to correctly set off the nonessential element?

Fill in the blanks below

Tardigrades, microscopic eight-legged animals famous for their resilience, can survive extreme conditions that would be fatal to almost all other life forms. Through a process called cryptobiosis—a state of suspended animation in which metabolic activity drops to near zero these organisms can endure freezing temperatures, intense radiation, and even the vacuum of space.
Show answer & explanation

Answer

an em dash (—)
The nonessential appositive phrase 'a state of suspended animation in which metabolic activity drops to near zero' is set off from the rest of the sentence. Because this phrase is introduced by an em dash, Standard English conventions require that it be closed with a matching em dash to maintain punctuation symmetry.

Step-by-Step Solution

1
Identify the nonessential element in the sentence.
The phrase 'a state of suspended animation in which metabolic activity drops to near zero' is an appositive phrase that provides nonessential information about 'cryptobiosis'.
Recognizing the boundary of the nonessential element is necessary to determine where the closing punctuation should be placed.
2
Examine the opening punctuation of the nonessential element.
The phrase is introduced by an em dash ('—') directly after the word 'cryptobiosis'.
Standard English punctuation requires matching punctuation marks to set off parenthetical or nonessential phrases.
3
Apply the rule of punctuation symmetry.
Because the nonessential phrase starts with an em dash, it must also end with an em dash to maintain symmetry before the main clause resumes with 'these organisms'.
Using a comma, parenthesis, or no punctuation would violate the requirement for matching pairs of punctuation marks, resulting in asymmetry.

Key Concept

Punctuation of Nonessential Elements
Question 1056Question

Hoping to reconstruct the climate of the Late Cretaceous epoch, ________. By studying the density of stomata (microscopic pores) on these specimens, the researchers were able to estimate past atmospheric carbon dioxide levels.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: paleoclimatologists analyzed the fossilized leaves of ancient ginkgo trees

Answer

paleoclimatologists analyzed the fossilized leaves of ancient ginkgo trees
The introductory modifying phrase 'Hoping to reconstruct the climate of the Late Cretaceous epoch' describes an action that can only be performed by a person or group of people. The main clause must therefore begin with the logical subject, 'paleoclimatologists'. The correct option is the only one that places 'paleoclimatologists' immediately after the modifying phrase, establishing a clear and logical connection.

Step-by-Step Solution

1
Identify the introductory modifying phrase.
The phrase is 'Hoping to reconstruct the climate of the Late Cretaceous epoch'.
This is a present participial phrase that functions as an adjective modifying the subject of the main clause.
2
Determine the logical subject that performs the action in the modifying phrase.
The logical subject must be the people who are hoping to reconstruct the climate, which is the paleoclimatologists.
Inanimate objects like leaves or abstract nouns like an analysis cannot possess hopes or perform scientific reconstruction.
3
Select the option where the main clause begins with this logical subject.
The option beginning with 'paleoclimatologists' is the only grammatically correct choice.
Placing the logical subject immediately after the comma resolves the dangling modifier and ensures proper subject-modifier agreement.

Key Concept

Subject-Modifier Agreement
Question 1057Question

If 12(4x6)2(x+5)=3x1\frac{1}{2}(4x - 6) - 2(x + 5) = 3x - 1, what is the value of xx?

Show answer & explanation

Answer: 4-4

Answer

4-4
The correct answer is 4-4. Distributing the terms on the left side of the equation 12(4x6)2(x+5)=3x1\frac{1}{2}(4x - 6) - 2(x + 5) = 3x - 1 gives 2x32x10=3x12x - 3 - 2x - 10 = 3x - 1. Simplifying the left side yields 13=3x1-13 = 3x - 1. Adding 11 to both sides results in 12=3x-12 = 3x. Finally, dividing both sides by 33 gives x=4x = -4.

Step-by-Step Solution

1
Distribute the constants outside the parentheses on the left side of the equation.
2x32x10=3x12x - 3 - 2x - 10 = 3x - 1
Distributing 12\frac{1}{2} to (4x6)(4x - 6) yields 2x32x - 3, and distributing 2-2 to (x+5)(x + 5) yields 2x10-2x - 10.
2
Combine like terms on the left side of the equation.
13=3x1-13 = 3x - 1
Combining 2x2x and 2x-2x results in 00, and combining 3-3 and 10-10 results in 13-13.
3
Isolate the variable xx by adding 11 to both sides and dividing by 33.
x=4x = -4
Adding 11 to both sides gives 12=3x-12 = 3x. Dividing both sides by 33 yields x=4x = -4.

Key Concept

Solving linear equations in one variable by distributing constants and combining like terms.
Question 1058Question

If 122(w1)=412 - 2(w - 1) = 4, what is the value of ww?

Show answer & explanation

Answer: 5

Answer

5
The correct answer is 5. We solve the equation by first distributing the coefficient 2-2 to (w1)(w - 1), which yields 122w+2=412 - 2w + 2 = 4. Combining the constant terms gives 142w=414 - 2w = 4. Subtracting 14 from both sides results in 2w=10-2w = -10. Finally, dividing by 2-2 isolates the variable, giving w=5w = 5.

Step-by-Step Solution

1
Distribute the negative coefficient 2-2 to the terms inside the parentheses.
122w+2=412 - 2w + 2 = 4
To eliminate the parentheses and simplify the expression.
2
Combine the constant terms on the left side of the equation.
142w=414 - 2w = 4
To group like terms together.
3
Subtract 14 from both sides of the equation.
2w=10-2w = -10
To isolate the variable term on one side of the equation.
4
Divide both sides of the equation by 2-2.
w=5w = 5
To find the value of ww.

Key Concept

Solving linear equations in one variable using distributive properties and basic operations.
Question 1059Question

Katsushika Hokusai’s woodblock print *The Great Wave off Kanagawa* is one of the most recognizable works of Japanese art. The print _______ depicts three boats navigating a mountainous wave with Mount Fuji visible in the background. Through this dynamic composition, Hokusai masterfully juxtaposes the turbulent power of the ocean with the serene, enduring presence of the distant mountain.

Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: , which Hokusai created in the early 1830s using an imported Prussian blue pigment,

Answer

The correct choice completes the sentence with a nonessential relative clause set off by matching commas on both ends.
The correct choice completes the sentence with a nonessential relative clause set off by matching commas on both ends. This conforms to standard English conventions by maintaining punctuation symmetry.

Step-by-Step Solution

1
Identify the nonessential element in the sentence.
The clause 'which Hokusai created in the early 1830s using an imported Prussian blue pigment' is a nonessential relative clause because it adds extra information about the print but is not required for the sentence to be grammatically complete.
Determining whether a clause is essential or nonessential helps in selecting the appropriate punctuation strategy.
2
Apply the punctuation rule for nonessential elements.
Nonessential elements must be set off from the main sentence using matching punctuation marks on both sides (either two commas, two em dashes, or parentheses).
Consistency in punctuation pairs prevents grammatical asymmetry.
3
Evaluate the choices for matching punctuation.
The option containing a matching pair of commas is grammatically correct, whereas the other options use mismatched or missing punctuation.
Eliminating asymmetrical options leads to the correct grammatical construction.

Key Concept

Punctuation of Nonessential Elements
Question 1060Question

In their 2024 investigation of thermoelectric materials, materials scientist Dr. Aris Thorne and his research team demonstrated that doping bismuth telluride crystals with selenium not only significantly enhances the compound’s electrical conductivity but also ________. Which choice completes the passage so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: reduces its thermal conductivity

Answer

reduces its thermal conductivity
The correct option maintains parallel structure in the sentence. The sentence uses the correlative conjunction 'not only... but also'. The phrase following 'not only' begins with 'significantly enhances' (a third-person singular verb). To be parallel, the phrase following 'but also' must also begin with a third-person singular verb. The option beginning with 'reduces' satisfies this requirement.

Step-by-Step Solution

1
Analyze the sentence structure and locate the parallel elements.
The sentence contains the correlative conjunction 'not only... but also'. The first element following 'not only' is the verb phrase 'significantly enhances the compound's electrical conductivity'. The subject is 'doping bismuth telluride crystals with selenium'.
Identifying the grammatical parts of the correlative comparison helps determine the required structure of the second element.
2
Determine the grammatical form of the first element.
The first element uses the active, present-tense, third-person singular verb 'enhances' to agree with the singular gerund subject 'doping'.
Parallel structure requires the element following 'but also' to have the same grammatical form as the element following 'not only'.
3
Evaluate the choices to find the one that matches this grammatical form.
The choice containing 'reduces' is the only option that uses an active, present-tense, third-person singular verb.
Using 'reduces' aligns the second part of the sentence with 'enhances' to form a grammatically parallel structure.

Key Concept

Parallel Structure with Correlative Conjunctions
PreviousPage 53 / 140Next
All practice questions — SAT | Examkin