All practice questions

5556 questions

Question 5221Question

In the standard (x,y)(x, y) coordinate plane, a circle has the equation x2+y2+10x4y+13=0x^2 + y^2 + 10x - 4y + 13 = 0. A line with a slope of 12-\frac{1}{2} passes through the center of this circle. What is the yy-intercept of this line?

Show answer & explanation

Answer: 12-\frac{1}{2}

Answer

The yy-intercept of the line is 12-\frac{1}{2}.
Completing the square for the circle equation yields (x+5)2+(y2)2=16(x + 5)^2 + (y - 2)^2 = 16, which places the center at (5,2)(-5, 2). Substituting the center (5,2)(-5, 2) and slope m=12m = -\frac{1}{2} into the point-slope form y2=12(x+5)y - 2 = -\frac{1}{2}(x + 5) simplifies to y=12x12y = -\frac{1}{2}x - \frac{1}{2}, making the yy-intercept 12-\frac{1}{2}.

Step-by-Step Solution

1
Group terms and complete the square for both xx and yy in the circle equation.
(x2+10x+25)+(y24y+4)=13+25+4(x^2 + 10x + 25) + (y^2 - 4y + 4) = -13 + 25 + 4, which simplifies to (x+5)2+(y2)2=16(x + 5)^2 + (y - 2)^2 = 16.
Converting the general equation of a circle into standard form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 reveals its center (h,k)(h, k).
2
Identify the center of the circle from the standard form equation.
The center is (h,k)=(5,2)(h, k) = (-5, 2).
Comparing (x+5)2+(y2)2=16(x + 5)^2 + (y - 2)^2 = 16 to (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 gives h=5h = -5 and k=2k = 2.
3
Use the point-slope formula yy1=m(xx1)y - y_1 = m(x - x_1) with point (5,2)(-5, 2) and slope m=12m = -\frac{1}{2} to find the equation of the line.
y2=12(x(5))    y2=12x52    y=12x12y - 2 = -\frac{1}{2}(x - (-5)) \implies y - 2 = -\frac{1}{2}x - \frac{5}{2} \implies y = -\frac{1}{2}x - \frac{1}{2}.
Finding the slope-intercept form y=mx+by = mx + b allows direct identification of the yy-intercept bb.

Key Concept

Converting circle equations to standard form to find center coordinates and finding linear equations from slope and point
Estimated Time:1m 15s
Question 5222Question

Read the following passage carefully:

Before oceanographer Dr. Clara Mercer published her definitive findings on deep-sea thermal vents in 1938, her research trajectory was reshaped by a series of pivotal field trials. In 1931, while testing an early bathysphere off the coast of Bermuda, Mercer recorded anomalous acoustic pulses emanating from the seabed. However, it was not until three years after this discovery that she secured funding to build the specialized pressure-resistant hydrophones needed for a deeper expedition. Prior to securing that funding in 1934, Mercer spent eighteen months analyzing acoustic wave propagation data collected during her 1929 shallow-water surveys in the North Atlantic. Immediately following the successful deployment of the new hydrophones in late 1935, Mercer’s team mapped the hydrothermal plume system that would ultimately form the foundation of her 1938 monograph.

Based on the passage, which of the following events occurred FIRST chronologically?

Show answer & explanation

Answer: Collecting acoustic wave propagation data during shallow-water surveys in the North Atlantic

Answer

Collecting acoustic wave propagation data during shallow-water surveys in the North Atlantic
The passage explicitly places the shallow-water surveys in the North Atlantic in 1929. Even though this detail appears near the middle of the paragraph, 1929 is chronologically prior to the 1931 bathysphere test, the 1934 funding acquisition, the 1935 plume mapping, and the 1938 monograph publication.

Step-by-Step Solution

1
Extract all stated events and their corresponding years from the text
1929: Shallow-water surveys in the North Atlantic; 1931: Bathysphere testing off Bermuda; 1934: Securing hydrophone funding; 1935: Deployment of hydrophones and mapping of hydrothermal plume system; 1938: Publication of findings.
The passage uses a non-linear narrative sequence, requiring systematic extraction of explicit temporal markers.
2
Order the extracted events chronologically from earliest to latest
The timeline is 1929 -> 1931 -> 1934 -> 1935 -> 1938.
Establishes the true temporal progression of Mercer's research milestones.
3
Match the earliest date to the corresponding option
The collection of acoustic wave propagation data occurred in 1929, making it the first event chronologically.
Identifies the correct answer supported directly by the passage.

Key Concept

Determining Stated Sequence of Events
Question 5223Question

A software engineering team recorded the number of technical bugs resolved daily over a period of 2020 days. The results are summarized in the frequency table below:

Bugs ResolvedNumber of Days (Frequency)
1144
2266
3355
4433
5522

What is the positive difference between the mean and the median number of bugs resolved daily during this 2020-day period?

Show answer & explanation

Answer: 0.150.15

Answer

The positive difference between the mean and median number of bugs resolved daily is 0.150.15.
To find the mean, multiply each bug count by its frequency, sum the products (5353), and divide by the total frequency (2020), yielding a mean of 2.652.65. To find the median for 2020 data points, locate the average of the 10th10\text{th} and 11th11\text{th} values in the cumulative frequency distribution. The 10th10\text{th} value is 22 and the 11th11\text{th} value is 33, making the median (2+3)/2=2.5(2+3)/2 = 2.5. The positive difference between the mean and median is 2.652.5=0.152.65 - 2.5 = 0.15.

Step-by-Step Solution

1
Calculate the total number of bugs resolved across all 20 days (the sum of products of values and frequencies).
Total Bugs=(1×4)+(2×6)+(3×5)+(4×3)+(5×2)=4+12+15+12+10=53\text{Total Bugs} = (1 \times 4) + (2 \times 6) + (3 \times 5) + (4 \times 3) + (5 \times 2) = 4 + 12 + 15 + 12 + 10 = 53
To find the mean of a frequency distribution, multiply each data value by its frequency and sum the results.
2
Calculate the mean number of bugs resolved per day.
Mean=5320=2.65\text{Mean} = \frac{53}{20} = 2.65
Divide the total sum of bugs resolved by the total number of days (2020).
3
Find the median of the ordered dataset of 20 values.
Median=2+32=2.5\text{Median} = \frac{2 + 3}{2} = 2.5
For n=20n = 20 data points, the median is the average of the 10th10\text{th} and 11th11\text{th} values in order. Looking at cumulative frequencies: 44 values are 11, the next 66 values (positions 55 through 1010) are 22, and the next 55 values (positions 1111 through 1515) are 33. The 10th10\text{th} value is 22 and the 11th11\text{th} value is 33.
4
Compute the positive difference between the mean and the median.
Difference=2.652.50=0.15\text{Difference} = |2.65 - 2.50| = 0.15
Subtract the median (2.502.50) from the mean (2.652.65).

Key Concept

Descriptive Statistics and Data Representations
Estimated Time:1m 15s
Question 5224Question

A team of environmental engineers conducted an experiment to evaluate how varying concentrations of copper sulfate (CuSO4\text{CuSO}_4) in water affect the photosynthetic rate of *Chlorella vulgaris* algae. Four identical 500 mL500\text{ mL} glass bioreactors were prepared with equal initial algal cell densities. Each bioreactor received a different concentration of CuSO4\text{CuSO}_4 (0.0 mg/L0.0\text{ mg/L}, 0.5 mg/L0.5\text{ mg/L}, 1.0 mg/L1.0\text{ mg/L}, and 1.5 mg/L1.5\text{ mg/L}). All bioreactors were maintained at a constant temperature of 22C22^\circ\text{C} and exposed to continuous artificial light of 150 μmolm2s1150\text{ }\mu\text{mol}\cdot\text{m}^{-2}\cdot\text{s}^{-1} for 72 hours. At the end of the trial, the total dissolved oxygen produced (mg/L\text{mg/L}) was measured to quantify the photosynthetic rate of the algae.

Which of the following identifies the dependent variable in this experiment?

Show answer & explanation

Answer: The total dissolved oxygen produced by the algae

Answer

The total dissolved oxygen produced by the algae is the dependent variable.
The dependent variable in a scientific experiment is the variable observed and measured to assess the effect of the treatment. In this investigation, the researchers measured total dissolved oxygen production to quantify photosynthetic rate in response to varying copper sulfate concentrations.

Step-by-Step Solution

1
Identify the factor intentionally altered or varied by the researcher.
The concentration of CuSO4\text{CuSO}_4 (0.0 mg/L0.0\text{ mg/L} to 1.5 mg/L1.5\text{ mg/L}) is systematically changed, identifying it as the independent variable.
The independent variable is the cause or manipulated input.
2
Identify the factors intentionally kept identical across all experimental setups.
Temperature (22C22^\circ\text{C}), light intensity (150 μmolm2s1150\text{ }\mu\text{mol}\cdot\text{m}^{-2}\cdot\text{s}^{-1}), bioreactor volume (500 mL500\text{ mL}), trial duration (72 hours72\text{ hours}), and initial cell density are all controlled variables.
Controlled variables ensure a fair test by keeping confounding factors constant.
3
Identify the response parameter measured to assess the effect of the independent variable.
The total dissolved oxygen produced (mg/L\text{mg/L}) is measured to determine the rate of photosynthesis, making it the dependent variable.
The dependent variable represents the effect or measured output of the experiment.

Key Concept

In an experiment, the independent variable is manipulated by the researcher, the dependent variable is the measured outcome, and controlled variables are kept constant to ensure valid results.
Question 5225Question

A technology company evaluated the annual performance scores of its employees across three departments: Marketing, Engineering, and Customer Support.

- The Marketing department has 2020 employees, with a mean performance score of 9292.
- The Engineering department has twice as many employees as the Marketing department, with a mean performance score of 8686.
- The Customer Support department has 1010 more employees than the Marketing department.
- The overall mean performance score across all employees in all three departments combined is 8484.

What is the mean performance score for the Customer Support department?

Show answer & explanation

Answer: 7676

Answer

The mean performance score for the Customer Support department is 76.
To find the mean score for Customer Support, calculate the total points across all departments (90×84=7,56090 \times 84 = 7,560) and subtract the known total points from Marketing (20×92=1,84020 \times 92 = 1,840) and Engineering (40×86=3,44040 \times 86 = 3,440). The remaining 2,2802,280 points are divided by the 3030 Customer Support employees, yielding a mean of 7676.

Step-by-Step Solution

1
Determine the number of employees in each department and the total employee count.
Marketing has 2020 employees. Engineering has 2×20=402 \times 20 = 40 employees. Customer Support has 20+10=3020 + 10 = 30 employees. Total employees = 20+40+30=9020 + 40 + 30 = 90.
Accurate employee counts per group are required to calculate weighted sums.
2
Calculate the total combined performance score for all 90 employees.
Total Score=90×84=7,560\text{Total Score} = 90 \times 84 = 7,560.
The sum of all individual scores is equal to the overall mean multiplied by the total number of employees.
3
Calculate the total performance scores for Marketing and Engineering.
Marketing total = 20×92=1,84020 \times 92 = 1,840. Engineering total = 40×86=3,44040 \times 86 = 3,440. Combined Marketing + Engineering total = 1,840+3,440=5,2801,840 + 3,440 = 5,280.
Each department's score contribution is its employee count multiplied by its mean score.
4
Subtract the Marketing and Engineering scores from the total combined score to find the Customer Support total score.
Customer Support total score = 7,5605,280=2,2807,560 - 5,280 = 2,280.
The remaining score points belong to the Customer Support department.
5
Divide the Customer Support total score by the number of Customer Support employees.
Customer Support mean score = 2,28030=76\frac{2,280}{30} = 76.
The mean is the total department score divided by its employee count.

Key Concept

Weighted Mean and Subgroup Summaries
Question 5226Question

A student group investigated the enzymatic degradation of cellobiose by cellulase under varying concentrations of a potential heavy-metal inhibitor, cadmium chloride (CdCl2CdCl_2). The cellulase enzyme was dissolved in a 0.05 M0.05\text{ M} citrate buffer solution at pH 4.8\text{pH } 4.8.

Four reaction vessels were prepared as shown in the table below:

Vessel0.05 M0.05\text{ M} Citrate Buffer (mL)Cellobiose Substrate (mL)Cellulase Enzyme (mL)CdCl2CdCl_2 Solution (mL)
14.02.00.00.0
22.02.02.00.0
31.02.02.01.0
40.02.02.02.0

All vessels were incubated at 37C37^\circ\text{C} for 30 minutes, and the glucose concentration resulting from cellobiose breakdown was measured.

Based on the experimental design, which vessel served as the baseline control to measure uninhibited enzymatic activity?

Show answer & explanation

Answer: Vessel 2

Answer

Vessel 2 served as the baseline control to measure uninhibited enzymatic activity.
Vessel 2 is the baseline control group because it contains both the substrate (cellobiose) and the functional catalyst (cellulase) under identical physical conditions (37C37^\circ\text{C}, pH 4.8\text{pH } 4.8), but omits the potential inhibitor (CdCl2CdCl_2). Comparing glucose yields from experimental vessels (Vessels 3 and 4) against Vessel 2 isolates the specific effect of CdCl2CdCl_2 on enzyme activity.

Step-by-Step Solution

1
Identify the purpose of a baseline control group in an inhibition experiment.
A baseline control group must contain all components necessary for the biological reaction (enzyme and substrate) while completely excluding the variable being tested (CdCl2CdCl_2 inhibitor).
This establishes the normal rate of enzyme activity under standard conditions for comparison.
2
Examine the table to find the vessel that includes enzyme and substrate but zero CdCl2CdCl_2.
Vessel 2 contains 2.0 mL cellobiose substrate, 2.0 mL cellulase enzyme, and 0.0 mL CdCl2CdCl_2 solution.
Vessel 2 provides the reference rate for full enzyme function without chemical inhibition.

Key Concept

Determining Control Groups and Baseline Conditions
Estimated Time:1m 0s
Question 5227Question

An artisanal bakery prepares a specialty flour blend consisting of rye, oat, and wheat flour. By weight, 310\frac{3}{10} of the blend is rye flour and 0.450.45 of the blend is oat flour. The remaining portion of the blend is wheat flour. If a single batch of the blend contains 4.54.5 pounds of wheat flour, what is the total weight, in pounds, of the flour blend prepared for the batch?

Show answer & explanation

Answer: 18

Answer

The total weight of the flour blend prepared for the batch is 18 pounds.
To find the total weight of the mixture, first determine the decimal fraction representing wheat flour. Converting 310\frac{3}{10} to 0.300.30, the combined proportion of rye and oat flour is 0.30+0.45=0.750.30 + 0.45 = 0.75. Wheat flour makes up the remaining 10.75=0.251 - 0.75 = 0.25 (25%25\%) of the mixture. Setting up the equation 0.25×Total Weight=4.50.25 \times \text{Total Weight} = 4.5 gives Total Weight=4.50.25=18\text{Total Weight} = \frac{4.5}{0.25} = 18 pounds.

Step-by-Step Solution

1
Convert the fraction of rye flour to a decimal and sum it with the oat flour portion.
Rye portion = 310=0.30\frac{3}{10} = 0.30; Combined Rye and Oat portion = 0.30+0.45=0.750.30 + 0.45 = 0.75.
Converting all given values to a consistent decimal format allows for straightforward addition.
2
Calculate the remaining portion representing wheat flour.
Wheat portion = 10.75=0.251 - 0.75 = 0.25.
The sum of all proportional components in a whole mixture equals 1.
3
Divide the weight of the wheat flour by its decimal proportion to solve for the total batch weight.
Total weight = 4.50.25=18\frac{4.5}{0.25} = 18 pounds.
Since 25%25\% (0.250.25) of the total weight is 4.54.5 pounds, dividing the part by its decimal rate yields the total whole.

Key Concept

Solving multi-step word problems involving conversions between fractions, decimals, and percentages to find an unknown total.
Question 5228Question

In right triangle XYZXYZ, the right angle is located at vertex YY. The hypotenuse XZXZ has a length of 3939 inches. If cos(X)=513\cos(X) = \frac{5}{13}, what is the length, in inches, of leg YZYZ?

Show answer & explanation

Answer: 36

Answer

36 inches
By SOH CAH TOA, cos(X)=adjacenthypotenuse=XY39\cos(X) = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac{XY}{39}. Setting XY39=513\frac{XY}{39} = \frac{5}{13} gives XY=15XY = 15 inches. Applying the Pythagorean theorem to find the remaining leg YZYZ gives YZ=392152=1296=36YZ = \sqrt{39^2 - 15^2} = \sqrt{1296} = 36 inches. Alternatively, recognizing the ratio cos(X)=513\cos(X) = \frac{5}{13} implies sin(X)=1213\sin(X) = \frac{12}{13} for a 5-12-13 right triangle, so YZ=39×1213=36YZ = 39 \times \frac{12}{13} = 36 inches.

Step-by-Step Solution

1
Use the definition of cosine (SOH CAH TOA) to find the length of leg XYXY, which is adjacent to angle XX.
cos(X)=adjacenthypotenuse=XYXZ    513=XY39    XY=39×513=15\cos(X) = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac{XY}{XZ} \implies \frac{5}{13} = \frac{XY}{39} \implies XY = 39 \times \frac{5}{13} = 15 inches.
Cosine is defined as the ratio of the adjacent side to the hypotenuse.
2
Apply the Pythagorean theorem (XY2+YZ2=XZ2XY^2 + YZ^2 = XZ^2) to calculate the length of leg YZYZ.
152+YZ2=392    225+YZ2=1521    YZ2=1296    YZ=1296=3615^2 + YZ^2 = 39^2 \implies 225 + YZ^2 = 1521 \implies YZ^2 = 1296 \implies YZ = \sqrt{1296} = 36 inches.
In a right triangle, the sum of the squares of the legs equals the square of the hypotenuse.

Key Concept

Right Triangle Trigonometry (SOHCAHTOA) and Pythagorean Theorem
Estimated Time:1m 0s
Question 5229Question

An architectural design firm is constructing a scale model of a commercial building. On the model, a rectangular conference room measures 6 inches6\text{ inches} in length and 4 inches4\text{ inches} in width. If the actual length of the conference room is 45 feet45\text{ feet}, what is the actual area, in square feet, of the conference room?

Show answer & explanation

Answer: 1,3501,350

Answer

The actual area of the conference room is 1,3501,350 square feet.
To find the actual area, first set up a proportion using the ratio of model length to actual length (6 inches:45 feet6\text{ inches} : 45\text{ feet}). Solving 645=4w\frac{6}{45} = \frac{4}{w} gives 6w=1806w = 180, so the actual width is w=30 feetw = 30\text{ feet}. Multiplying the actual length (45 feet45\text{ feet}) by the actual width (30 feet30\text{ feet}) gives the total area of 1,350 square feet1,350\text{ square feet}.

Step-by-Step Solution

1
Determine the linear scale factor between the model and the actual building.
The ratio of length is 6 inches:45 feet6\text{ inches} : 45\text{ feet}, which simplifies to 1 inch=7.5 feet1\text{ inch} = 7.5\text{ feet}.
Establishing the linear scale factor allows converting model measurements to actual dimensions.
2
Calculate the actual width of the conference room using a proportion.
\frac{6\text{ in}}{45\text{ ft}} = \frac{4\text{ in}}{w\text{ ft}} \implies 6w = 180 \implies w = 30\text{ feet}.
Corresponding linear dimensions in scale models are directly proportional.
3
Calculate the actual area of the rectangular room.
\text{Area} = 45\text{ ft} \times 30\text{ ft} = 1,350\text{ sq ft}.
The area of a rectangle is found by multiplying its length by its width.

Key Concept

Solving scale model problems by establishing linear proportions before calculating area.
Estimated Time:1m 15s
Question 5230Question

If a=4a = -4 and b=7b = 7, what is the value of the algebraic expression (a+b)23a(a + b)^2 - 3a?

Show answer & explanation

Answer: 21

Answer

21
Substituting a=4a = -4 and b=7b = 7 into (a+b)23a(a + b)^2 - 3a gives ((4)+7)23(4)=(3)2+12=9+12=21((-4) + 7)^2 - 3(-4) = (3)^2 + 12 = 9 + 12 = 21.

Step-by-Step Solution

1
Substitute the given values into the expression
((4)+7)23(4)((-4) + 7)^2 - 3(-4)
Replace aa with 4-4 and bb with 77.
2
Simplify inside the parentheses
(3)23(4)(3)^2 - 3(-4)
Following order of operations (PEMDAS), simplify 4+7=3-4 + 7 = 3 first.
3
Evaluate the exponent and multiplication
9+129 + 12
Square 33 to get 99, and multiply 3-3 by 4-4 to get +12+12.
4
Add the terms together
21
Combine 99 and 1212.

Key Concept

Evaluating Algebraic Expressions
Question 5231Question

A circle graphed on the coordinate plane is represented by the equation x2+y212x+16y+19=0x^2 + y^2 - 12x + 16y + 19 = 0. What is the length of the radius of the circle?

Show answer & explanation

Answer: 9

Answer

The radius of the circle is 9.
Converting the given general equation x2+y212x+16y+19=0x^2 + y^2 - 12x + 16y + 19 = 0 into standard form (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 by completing the square yields (x6)2+(y+8)2=81(x - 6)^2 + (y + 8)^2 = 81. Taking the square root of 81 gives a radius of 9.

Step-by-Step Solution

1
Rearrange the equation to group the x-terms and y-terms together and move the constant term to the right side.
(x212x)+(y2+16y)=19(x^2 - 12x) + (y^2 + 16y) = -19
This sets up the expression for completing the square.
2
Complete the square for both the xx and yy variable groups by adding (12/2)2=36(12/2)^2 = 36 and (16/2)2=64(16/2)^2 = 64 to both sides of the equation.
(x6)2+(y+8)2=19+36+64=81(x - 6)^2 + (y + 8)^2 = -19 + 36 + 64 = 81
Adding these values balances the equation and converts the quadratic expressions into perfect square binomials.
3
Compare to the standard equation of a circle (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 to determine the radius rr.
r2=81    r=81=9r^2 = 81 \implies r = \sqrt{81} = 9
The constant term on the right side of the standard form equation equals the square of the radius.

Key Concept

Standard form equation of a circle and completing the square
Question 5232Question

A jeweler is creating a circular gold pendant with a radius of 1818 millimeters. A section of the pendant is shaped as a circular sector and has an arc length of 15π15\pi millimeters. What is the area, in square millimeters, of this sector?

Show answer & explanation

Answer: 135π135\pi

Answer

The area of the sector is 135π135\pi square millimeters.
The sector area is calculated by applying the proportion of the arc length to the full circumference: Sector Area=Arc Length2πr×πr2=12rs\text{Sector Area} = \frac{\text{Arc Length}}{2\pi r} \times \pi r^2 = \frac{1}{2} r s. Substituting r=18r = 18 mm and s=15πs = 15\pi mm gives 12(18)(15π)=135π\frac{1}{2} (18)(15\pi) = 135\pi square millimeters.

Step-by-Step Solution

1
Find the ratio of the central angle to the full circle using arc length
The circumference of the circle is C=2πr=2π(18)=36πC = 2\pi r = 2\pi (18) = 36\pi mm. The sector's arc length fraction is 15π36π=512\frac{15\pi}{36\pi} = \frac{5}{12}.
Arc length is proportional to the total circumference of the circle.
2
Calculate the total area of the circle
Total Area=πr2=π(18)2=324π\text{Total Area} = \pi r^2 = \pi (18)^2 = 324\pi square millimeters.
The total area formula for a circle of radius rr is πr2\pi r^2.
3
Multiply the total area by the sector fraction to find the sector area
\text{Sector Area} = \frac{5}{12} \times 324\pi = 135\pi$ square millimeters.
The area of a circular sector is the same fraction of the total area as its arc length is of the circumference.

Key Concept

Relationship between arc length, radius, and sector area in a circle
Estimated Time:1m 0s
Question 5233Question

During their field study of alpine vegetation, botanists cataloged rare plant species; collected soil samples, and recorded daily temperature fluctuations.

Which of the following options provides the most grammatically correct punctuation and structure for the underlined portion?

Show answer & explanation

Answer: cataloged rare plant species, collected soil samples, and recorded

Answer

cataloged rare plant species, collected soil samples, and recorded
The correct choice uses commas to punctuate a standard three-part series of parallel verb phrases ('cataloged...', 'collected...', 'and recorded...'). Each action shares the subject 'botanists' and maintains consistent past-tense forms without unnecessary semicolons or pronouns.

Step-by-Step Solution

1
Identify the syntactic structure of the sentence.
The sentence features a single subject ('botanists') executing three sequential actions forming a compound predicate series.
Determining the grammatical function of the list items reveals whether commas or semicolons are required.
2
Evaluate the punctuation needed between list items.
Items in a simple list without internal commas should be separated by standard commas, not semicolons.
Semicolons in lists are reserved exclusively for complex series where individual items contain internal punctuation.
3
Verify parallel verb forms across all three items.
All three verbs must match in tense and form: 'cataloged', 'collected', and 'recorded'.
Maintaining consistent grammatical structure across list elements satisfies parallel structure rules on the ACT.

Key Concept

Commas with parallel items in a series
Question 5234Question

A commercial bakery uses flour, sugar, and cocoa powder in a weight ratio of 5:3:25 : 3 : 2 to make a chocolate cake base. To create a specialty low-sugar version, the baker decreases the amount of sugar by 30%30\% and adds that exact reduced weight to the flour, leaving the amount of cocoa powder unchanged. What is the ratio of flour to sugar in the new specialty batch?

Show answer & explanation

Answer: 59:2159 : 21

Answer

The ratio of flour to sugar in the new specialty batch is 59:2159 : 21.
In the original ratio 5:3:25 : 3 : 2, sugar accounts for 33 ratio units. Decreasing sugar by 30%30\% removes 30% of 3=0.930\% \text{ of } 3 = 0.9 units, leaving 30.9=2.13 - 0.9 = 2.1 units of sugar. Adding those 0.90.9 units to the original 55 units of flour increases flour to 5+0.9=5.95 + 0.9 = 5.9 units. The ratio of new flour to new sugar is 5.9:2.15.9 : 2.1, which multiplies by 1010 to yield 59:2159 : 21.

Step-by-Step Solution

1
Determine the initial ratio units for each component.
Flour = 55 units, Sugar = 33 units, Cocoa = 22 units.
The original weight ratio given is 5:3:25 : 3 : 2.
2
Calculate the reduction in sugar and the new sugar ratio amount.
Reduction = 3×0.30=0.93 \times 0.30 = 0.9 units; New Sugar = 30.9=2.13 - 0.9 = 2.1 units.
Sugar is reduced by 30%30\% of its original proportion.
3
Add the removed weight to the flour to find the new flour ratio amount.
New Flour = 5+0.9=5.95 + 0.9 = 5.9 units.
The weight subtracted from sugar is added directly to the flour.
4
Form the new ratio of flour to sugar and simplify to whole numbers.
5.9:2.1=59:215.9 : 2.1 = 59 : 21.
Multiplying both parts of the decimal ratio 5.9:2.15.9 : 2.1 by 1010 converts it into a simple integer ratio.

Key Concept

Adjusting part-to-part ratios by applying percentage changes to individual components and simplifying fractional ratios.
Question 5235Question

Consider the following passage:

Specialized micro-roasters monitor the temperature and acidity of coffee beans during anaerobic fermentation with extreme precision. The prolonged fermentation process breaks down complex sugars into distinct organic acids, however, workers must continuously monitor pH levels to prevent spoilage. Consequently, artisan coffee producers are able to cultivate nuanced floral flavor profiles that command premium prices.

Which of the following choices produces a grammatically correct sentence that accurately connects the two independent clauses?

Show answer & explanation

Answer: acids; however, workers

Answer

The phrasing 'acids; however, workers' correctly separates the two independent clauses with a semicolon before the conjunctive adverb and a comma after it.
The correct response uses a semicolon before 'however' and a comma immediately following it. Because the statements on both sides are full independent clauses, a semicolon is required to prevent a comma splice when a conjunctive adverb is used as a transition.

Step-by-Step Solution

1
Identify the clause structures on both sides of the transition word.
Both 'The prolonged fermentation process breaks down complex sugars into distinct organic acids' and 'workers must continuously monitor pH levels to prevent spoilage' are complete independent clauses.
Understanding clause boundaries helps determine whether strong punctuation or a coordinating conjunction is required.
2
Evaluate the punctuation surrounding the conjunctive adverb 'however'.
A comma alone before 'however' results in a comma splice when connecting two independent clauses.
Conjunctive adverbs like 'however', 'therefore', and 'moreover' require a semicolon or period preceding them when joining independent clauses.
3
Select the option that properly punctuates the connection without introducing a fragment.
Replacing the comma before 'however' with a semicolon creates a grammatically correct compound sentence structure.
A semicolon effectively separates two complete independent clauses linked by a conjunctive adverb.

Key Concept

Joining Independent Clauses with Conjunctive Adverbs
Question 5236Question

Read the following passage carefully:

When architectural historian Dr. Elena Vance began restoring the Victorian-era Palm House at the botanical gardens in 2018, her team relied on a fragmented set of historical logs. Although the original cast-iron frame was erected in 1854 under the direction of head gardener Thomas Thorne, crucial alterations occurred decades later. According to municipal records discovered in 2020, Thorne had initially installed a manual wood-burning heating boiler in 1852, two years before the glass dome was finalized. Following a severe winter storm in 1871, the structure suffered extensive damage, prompting the installation of automated steam pipes in 1875. Interestingly, Thorne’s private journals, cataloged during Vance's project, revealed that he had actually drafted the initial architectural blueprints in 1849, long before any ground was broken.

Based on the passage, place the following historical events related to the Palm House in correct chronological order from earliest to latest:

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct chronological order of events is: drafting the architectural blueprints (1849), installing the manual boiler (1852), erecting the cast-iron frame (1854), enduring severe storm damage (1871), and installing automated steam pipes (1875).
The correct order follows the chronological progression of dates stated in the text: drafting blueprints in 1849, installing the boiler in 1852, erecting the cast-iron frame in 1854, suffering storm damage in 1871, and installing steam pipes in 1875.

Step-by-Step Solution

1
Locate all explicit time references within the narrative.
Extracted dates: 1849 (blueprints drafted), 1852 (boiler installed), 1854 (frame erected), 1871 (winter storm), and 1875 (steam pipes installed).
Identifying explicit dates establishes the baseline timeline.
2
Reconstruct the chronological timeline by resolving non-linear narrative disclosures.
Discovered that although the passage mentions 1854 first, retrospective details establish that 1849 and 1852 occurred prior.
Events must be ordered by the historical date of occurrence rather than by order of mention in the text.
3
Sequence the events from earliest to latest date.
Ordered timeline: 1849 -> 1852 -> 1854 -> 1871 -> 1875.
Arranging extracted dates in ascending numerical order produces the true sequence.

Key Concept

Determining Stated Sequence of Events
Question 5237Question

A student performs an experiment to determine the specific heat capacity of an unknown solid alloy block using a water calorimeter. The apparatus includes a hot plate with a boiling water bath, an insulated calorimeter cup containing cool distilled water, a temperature probe, and a manual stirrer.

Based on standard experimental procedure, arrange the following steps in the correct chronological sequence from first to last:

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct chronological order is: 1. Measure initial mass of the alloy block and submerge it in boiling water; 2. Record the initial temperature of the calorimeter water; 3. Rapidly transfer the heated block into the calorimeter cup; 4. Stir the water and record the maximum equilibrium temperature.
The correct procedure begins by preparing the sample by obtaining its mass and bringing it to a constant reference temperature (100.0C100.0^\circ\text{C}) in boiling water. Next, the initial temperature of the calorimeter water is recorded immediately before introducing the heated block. The block is then transferred quickly to minimize heat loss to surrounding room air. Finally, the mixture is stirred to ensure even heat distribution and the maximum stable temperature is recorded.

Step-by-Step Solution

1
Establish the initial high temperature state of the solid alloy.
The block mass is measured, and its initial temperature reaches 100.0C100.0^\circ\text{C} in the boiling bath.
Knowing the precise initial temperature and mass of the sample is required to calculate total heat gained/lost (q=mcΔTq = mc\Delta T).
2
Measure the baseline state of the calorimeter liquid.
The initial temperature of the cool water in the calorimeter cup is documented.
Recording this temperature immediately before transfer avoids thermal drift errors from ambient room conditions.
3
Introduce the hot alloy sample into the cooler liquid environment.
The block is submerged into the water, and the cup is immediately sealed.
Rapid transfer minimizes heat loss to the room, ensuring heat transferred from the block equals heat absorbed by the water and cup.
4
Monitor thermal equilibrium.
Continuous stirring yields a uniform temperature reading, capturing the highest temperature reached.
Stirring prevents localized hot spots, ensuring accurate determination of final equilibrium temperature.

Key Concept

Calorimetric Experimental Sequence and Thermal Equilibrium
Question 5238Question

A researcher conducted an investigation to determine how varying the strength of an external magnetic field influences the thermal conductivity of a magnetite-based ferrofluid. In each trial, a ferrofluid sample of fixed volume (50 mL50\text{ mL}) and fixed magnetite concentration (5.0% v/v5.0\%\text{ v/v}) was placed inside a thermal cell maintained at 25C25^\circ\text{C}. The applied magnetic field strength was varied from 0 mT0\text{ mT} to 200 mT200\text{ mT} in increments of 50 mT50\text{ mT}, and the resulting thermal conductivity of the ferrofluid was measured.

Match each experimental component on the left with its correct variable classification on the right.

Click a left item, then click its matching right item

Items

Strength of the external magnetic field (in mT\text{mT})
Thermal conductivity of the ferrofluid (in W/(mK)\text{W}/(\text{m}\cdot\text{K}))
Ferrofluid sample volume and magnetite concentration

Matches

Show answer & explanation

Answer

Magnetic field strength matches Independent Variable; Thermal conductivity matches Dependent Variable; Sample volume and magnetite concentration match Controlled Variable.
In experimental design, the independent variable is the factor manipulated by the researcher (here, the external magnetic field strength). The dependent variable is the responding measurement (here, the thermal conductivity). Controlled variables are baseline conditions held constant across trials (here, sample volume, concentration, and temperature) to ensure valid comparisons.

Step-by-Step Solution

1
Identify the variable directly manipulated by the experimenter.
The researcher explicitly alters the magnetic field strength from 0 mT0\text{ mT} to 200 mT200\text{ mT}.
The variable intentionally varied across trials is the independent variable.
2
Identify the factor measured to evaluate the effect of the manipulation.
The resulting thermal conductivity of the ferrofluid is measured in response to field changes.
The observed outcome that changes in response to the independent variable is the dependent variable.
3
Identify parameters held constant across all experimental conditions.
Sample volume (50 mL50\text{ mL}), magnetite concentration (5.0% v/v5.0\%\text{ v/v}), and cell temperature (25C25^\circ\text{C}) are kept identical in every trial.
Factors kept constant to ensure a fair test are controlled variables.

Key Concept

Experimental Variables (Independent, Dependent, and Controlled)
Estimated Time:1m 15s
Question 5239Question

A community theater group allocates a total budget of dd dollars to purchase LED stage lighting fixtures. Each fixture costs $145\$145. If the theater group purchases exactly 1212 fixtures using the total allocated budget, which of the following equations can be solved to find dd?

Show answer & explanation

Answer: d145=12\frac{d}{145} = 12

Answer

The equation representing this relationship is d145=12\frac{d}{145} = 12.
The total budget dd is divided equally among 1212 fixtures at $145\$145 each. Dividing the total budget dd by the unit price of $145\$145 equals the quantity of 1212 fixtures, which is correctly expressed as d145=12\frac{d}{145} = 12.

Step-by-Step Solution

1
Identify the relationship between total cost, unit price, and quantity.
Total Budget = (Cost per Fixture) × (Number of Fixtures)
The total money spent equals the cost per unit multiplied by the number of units purchased.
2
Substitute the given values and variable into the relationship.
d=145×12d = 145 \times 12
dd represents the total budget, $145\$145 is the cost per fixture, and 1212 is the number of fixtures.
3
Rephrase as an equivalent one-step division equation.
d145=12\frac{d}{145} = 12
Dividing both sides of d=145×12d = 145 \times 12 by 145145 isolates the quantity 1212 on one side of the equation.

Key Concept

Formulating one-step equations from real-world rate scenarios
Question 5240Question

A track and field athlete recorded the following distances, in meters, for 5 long jump trials during a training session: 5.85.8, 6.26.2, 5.55.5, 6.56.5, and 6.06.0. The coach requires the athlete to achieve an overall mean distance of exactly 6.16.1 meters across 66 trials. What distance, in meters, must the athlete jump on the 6th trial to reach this target mean?

Show answer & explanation

Answer: 6.66.6

Answer

6.66.6 meters
To achieve a mean of 6.16.1 meters across 66 trials, the total combined distance must be 6×6.1=36.66 \times 6.1 = 36.6 meters. Summing the first 5 jump distances gives 5.8+6.2+5.5+6.5+6.0=30.05.8 + 6.2 + 5.5 + 6.5 + 6.0 = 30.0 meters. Subtracting this sum from the required total (36.630.036.6 - 30.0) yields 6.66.6 meters for the 6th trial.

Step-by-Step Solution

1
Calculate the total distance of the first 5 trials.
5.8+6.2+5.5+6.5+6.0=30.05.8 + 6.2 + 5.5 + 6.5 + 6.0 = 30.0 meters
Finding the total distance currently accumulated is necessary to determine how much more is needed.
2
Calculate the total required distance for all 6 trials to achieve the target mean.
6×6.1=36.66 \times 6.1 = 36.6 meters
The formula for the mean is Mean=Total SumNumber of Trials\text{Mean} = \frac{\text{Total Sum}}{\text{Number of Trials}}, so Total Sum=Mean×Number of Trials\text{Total Sum} = \text{Mean} \times \text{Number of Trials}.
3
Subtract the current sum from the required total sum to find the required 6th jump distance.
36.630.0=6.636.6 - 30.0 = 6.6 meters
The difference between the required total distance and the current distance gives the necessary score on the final trial.

Key Concept

Target Mean with Missing Value
Estimated Time:1m 0s
PreviousPage 262 / 278Next
All practice questions — ACT | Examkin