All practice questions

2789 questions

Question 1741Question

A parabola defined by the equation y=ax2+bx+cy = ax^2 + bx + c, where aa, bb, and cc are constants, has its vertex in the second quadrant of the coordinate plane. If the parabola passes through the point (0,0)(0,0), which of the following inequalities must be true?

Show answer & explanation

Answer: ab>0ab > 0

Answer

The inequality ab>0ab > 0 must be true.
Since the parabola passes through the point (0,0)(0,0) and its vertex (h,k)(h, k) lies in the second quadrant where k>0k > 0, the vertex must represent a maximum value. Therefore, the parabola opens downward, so the leading coefficient aa is negative. The x-coordinate of the vertex, hh, is also negative because it lies in the second quadrant. The vertex x-coordinate is defined by h=b2ah = -\frac{b}{2a}, which means b=2ahb = -2ah. Because both aa and hh are negative, their product ahah is positive, which makes bb negative when multiplied by 2-2. Finally, since both aa and bb are negative, their product abab must be positive.

Step-by-Step Solution

1
Determine the signs of the vertex coordinates from its quadrant.
The vertex (h,k)(h, k) lies in the second quadrant, which means h<0h < 0 and k>0k > 0.
Points in the second quadrant have negative x-coordinates and positive y-coordinates.
2
Determine the value of the constant cc.
c=0c = 0
Since the parabola passes through (0,0)(0,0), substituting x=0x = 0 must result in y=0y = 0.
3
Determine the sign of the leading coefficient aa.
a<0a < 0
The vertex is at (h,k)(h, k) with k>0k > 0, and the graph passes through (0,0)(0, 0) where the y-value is 00. Since the maximum value must be at least the value at any other point, the vertex (h,k)(h,k) is a maximum. A parabola with a maximum opens downward, so a<0a < 0.
4
Determine the sign of the coefficient bb using the vertex formula.
b<0b < 0
The x-coordinate of the vertex is h=b2ah = -\frac{b}{2a}, which can be rewritten as b=2ahb = -2ah. Since a<0a < 0 and h<0h < 0, their product ahah is positive. Multiplying this positive product by 2-2 yields a negative value for bb.
5
Find the sign of the product abab.
ab>0ab > 0
Since both aa and bb are negative, their product abab must be positive.

Key Concept

Analyzing quadratic coefficients and vertex properties in the coordinate plane.
Question 1742Question

A chemist cools a liquid compound in a laboratory refrigerator. The temperature of the liquid decreases at a constant rate. After 44 minutes of cooling, the temperature of the liquid is 22C22^\circ\text{C}. After 1010 minutes of cooling, the temperature of the liquid is 13C13^\circ\text{C}. Which of the following equations represents the relationship between the temperature, TT, in degrees Celsius, of the liquid and the number of minutes, mm, it has been cooling?

Show answer & explanation

Answer: 3m+2T=563m + 2T = 56

Answer

The equation 3m+2T=563m + 2T = 56 correctly represents the relationship between the temperature TT and the cooling time mm.
The relationship between the temperature TT and the cooling time mm is linear, which can be represented by the equation T=1.5m+28T = -1.5m + 28. Rearranging this equation by adding 1.5m1.5m to both sides yields 1.5m+T=281.5m + T = 28. Multiplying the entire equation by 22 to clear the decimal gives 3m+2T=563m + 2T = 56, which is the correct linear relationship.

Step-by-Step Solution

1
Calculate the rate of temperature change (slope, kk) per minute of cooling.
k=1322104=96=1.5Ck = \frac{13 - 22}{10 - 4} = \frac{-9}{6} = -1.5^\circ\text{C} per minute.
A linear relationship has a constant rate of change, which is found by dividing the change in temperature by the change in time.
2
Use the point-slope form to write the equation of the line.
T22=1.5(m4)T - 22 = -1.5(m - 4), which simplifies to T=1.5m+28T = -1.5m + 28.
This models the relationship between TT and mm by using one of the given data points and the calculated slope.
3
Rearrange the equation into standard form with integer coefficients.
1.5m+T=28    3m+2T=561.5m + T = 28 \implies 3m + 2T = 56.
The options are written in standard form, so adding 1.5m1.5m to both sides and multiplying the entire equation by 22 matches the target format.

Key Concept

Linear Equations in Two Variables
Question 1743Question

The graph of the function ff in the xyxy-plane is translated 44 units to the right and 33 units down to create the graph of the function gg. Which of the following equations defines g(x)g(x) in terms of f(x)f(x)?

Show answer & explanation

Answer: g(x)=f(x4)3g(x) = f(x - 4) - 3

Answer

The equation that defines g(x)g(x) in terms of f(x)f(x) is g(x)=f(x4)3g(x) = f(x - 4) - 3.
The equation g(x)=f(x4)3g(x) = f(x - 4) - 3 correctly represents the translated function. A translation of 44 units to the right is represented by replacing xx with x4x - 4 within the function's input, and a translation of 33 units down is represented by subtracting 33 from the outer function.

Step-by-Step Solution

1
Apply the horizontal translation to the function input.
f(x4)f(x - 4)
Translating a function f(x)f(x) horizontally to the right by hh units is represented by substituting xx with xhx - h. For a shift of 44 units to the right, we replace xx with x4x - 4.
2
Apply the vertical translation to the function output.
f(x4)3f(x - 4) - 3
Translating a function vertically down by kk units is represented by subtracting kk from the entire function. For a shift of 33 units down, we subtract 33.
3
Write the final equation for g(x)g(x).
g(x)=f(x4)3g(x) = f(x - 4) - 3
Combining the horizontal and vertical transformations yields the function g(x)g(x).

Key Concept

Graph transformations of functions
Question 1744Question

A linear function ff is defined such that its graph passes through the points (2,5)(2, 5) and (4,11)(4, 11). The graph of another linear function, gg, is perpendicular to the graph of ff. If the graph of gg passes through the point (3,10)(3, 10), what is the xx-coordinate of the xx-intercept of the graph of gg?

Show answer & explanation

Answer: 33

Answer

The correct answer is 3333.
The slope of the linear function ff is found using the two given points: 11542=3\frac{11 - 5}{4 - 2} = 3. Because the graph of the linear function gg is perpendicular to the graph of ff, its slope is the negative reciprocal of 33, which is 13-\frac{1}{3}. Using the point-slope form with the point (3,10)(3, 10), the equation of gg is y10=13(x3)y - 10 = -\frac{1}{3}(x - 3), which simplifies to y=13x+11y = -\frac{1}{3}x + 11. The xx-intercept is the value of xx when y=0y = 0. Setting yy to 00 gives 0=13x+110 = -\frac{1}{3}x + 11, which yields x=33x = 33.

Step-by-Step Solution

1
Calculate the slope of the linear function ff
The slope of ff is 33.
The slope of a line passing through (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}. Substituting (2,5)(2, 5) and (4,11)(4, 11) yields 11542=62=3\frac{11 - 5}{4 - 2} = \frac{6}{2} = 3.
2
Determine the slope of the perpendicular linear function gg
The slope of gg is 13-\frac{1}{3}.
Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other. The negative reciprocal of 33 is 13-\frac{1}{3}.
3
Write the equation representing function gg
y=13x+11y = -\frac{1}{3}x + 11
Using the point-slope equation yy1=m(xx1)y - y_1 = m(x - x_1) with the slope m=13m = -\frac{1}{3} and the point (3,10)(3, 10), we get y10=13(x3)y - 10 = -\frac{1}{3}(x - 3). Distributing and simplifying yields y10=13x+1    y=13x+11y - 10 = -\frac{1}{3}x + 1 \implies y = -\frac{1}{3}x + 11.
4
Find the xx-intercept of the graph of gg
3333
The xx-intercept is the point on the graph where y=0y = 0. Substituting 00 for yy in the equation of gg gives 0=13x+11    13x=11    x=330 = -\frac{1}{3}x + 11 \implies \frac{1}{3}x = 11 \implies x = 33.

Key Concept

The relationship between the slopes of perpendicular lines and finding intercepts of linear functions.
Estimated Time:1m 30s
Question 1745Question

Deep-sea hydrothermal vents support unique ecosystems that thrive in the absence of sunlight. In these extreme environments, chemosynthetic bacteria convert chemicals into energy, sustaining a variety of specialized organisms. Among the most prominent are giant tube worms, whose survival depends on a symbiotic relationship with bacteria housed inside each ______ body. Which choice completes the text so that it conforms to the conventions of Standard English?

Show answer & explanation

Answer: worm's

Answer

The correct answer is the singular possessive noun 'worm's'.
The sentence requires a singular possessive noun to modify 'body' and show ownership. The word 'each' is a singular determiner, indicating that the singular form 'worm' is required, rather than the plural 'worms'. To show possession, an apostrophe followed by 's' must be added, resulting in the singular possessive form 'worm's'.

Step-by-Step Solution

1
Analyze the grammatical structure of the sentence around the blank.
The blank is followed by the noun 'body' and preceded by the determiner 'each' within the prepositional phrase 'inside each ______ body'.
Identifying the surrounding words helps determine the required part of speech, number, and case.
2
Determine the number of the noun required by the context clues.
The word 'each' is singular, indicating that the noun completing the blank must be singular ('worm' rather than 'worms').
Singular determiners like 'each' must modify singular nouns.
3
Determine the case of the noun required by the context clues.
The noun must modify 'body' to show possession (whose body), which requires the possessive case ('worm's').
A noun modifying another noun to indicate ownership requires the possessive form.
4
Combine the singular and possessive requirements to select the correct form.
The correct form is the singular possessive 'worm's'.
This satisfies both the singular requirement of 'each' and the possessive requirement of 'body'.

Key Concept

Plural and Possessive Nouns and Pronouns
Estimated Time:1m 0s
Question 1746Question

A polynomial p(x)p(x) has a remainder of 33 when divided by x5x - 5. Which of the following equations must be true?

Show answer & explanation

Answer: p(5)=3p(5) = 3

Answer

The equation p(5)=3p(5) = 3 must be true.
According to the Remainder Theorem, when a polynomial p(x)p(x) is divided by a linear expression of the form xcx - c, the remainder is equal to p(c)p(c). Here, the divisor is x5x - 5, which gives c=5c = 5. The remainder is given as 33. Therefore, evaluating the polynomial at x=5x = 5 must yield 33, which is written as p(5)=3p(5) = 3.

Step-by-Step Solution

1
Identify the divisor and the remainder from the given problem statement.
The divisor is x5x - 5 and the remainder is 33.
Applying the Remainder Theorem requires identifying the value of cc in the divisor form xcx - c and the remainder value.
2
Apply the Remainder Theorem to relate the divisor and the remainder to the polynomial function.
Since the divisor is x5x - 5, we have c=5c = 5. The Remainder Theorem states that the remainder when p(x)p(x) is divided by xcx - c is p(c)p(c). Therefore, p(5)=3p(5) = 3.
This establishes the mathematical relationship directly showing which equation must be true.

Key Concept

The Remainder Theorem
Estimated Time:45s
Question 1747Question

In the polynomial function p(x)=x35x2+2x+kp(x) = x^3 - 5x^2 + 2x + k, the constant kk is chosen such that p(x)p(x) is divisible by x4x - 4. What is the value of kk?

Show answer & explanation

Answer: 8

Answer

The value of kk is 8.
According to the Factor Theorem, a polynomial p(x)p(x) is divisible by xcx - c if and only if p(c)=0p(c) = 0. Since p(x)p(x) is divisible by x4x - 4, we must have p(4)=0p(4) = 0. Substituting 44 for xx in the equation for p(x)p(x) yields 435(4)2+2(4)+k=04^3 - 5(4)^2 + 2(4) + k = 0. Simplifying the numerical terms gives 6480+8+k=064 - 80 + 8 + k = 0, which simplifies further to 8+k=0-8 + k = 0. Therefore, the value of the constant kk is 88.

Step-by-Step Solution

1
Apply the Factor Theorem to relate the factor x4x - 4 to the value of the polynomial.
Since x4x - 4 is a factor of p(x)p(x), p(4)=0p(4) = 0.
By the Factor Theorem, if xcx - c is a factor of a polynomial p(x)p(x), then p(c)=0p(c) = 0.
2
Substitute x=4x = 4 into the polynomial expression.
435(4)2+2(4)+k=04^3 - 5(4)^2 + 2(4) + k = 0
We substitute x=4x = 4 into p(x)=x35x2+2x+kp(x) = x^3 - 5x^2 + 2x + k and set the expression to 00.
3
Simplify the numerical expression to solve for kk.
6480+8+k=0    8+k=0    k=864 - 80 + 8 + k = 0 \implies -8 + k = 0 \implies k = 8
Evaluate powers, multiply, and solve the resulting linear equation for kk.

Key Concept

Factor Theorem
Estimated Time:1m 0s
Question 1748Question

The table below shows the number of employees in Division A and Division B of a company in 2024.

DivisionNumber of employees (2024)
Division A160
Division B240

In 2025, the number of employees in Division A increased by 35%, and the total number of employees in the company increased by 2%. What was the percent decrease in the number of employees in Division B from 2024 to 2025?

Show answer & explanation

Answer: 20%

Answer

The correct answer is 20%.
The correct answer is 20%. To find this, first calculate the total number of employees in 2024, which is 160+240=400160 + 240 = 400. In 2025, Division A's employees increase by 35% to 160×1.35=216160 \times 1.35 = 216, and the total number of employees increases by 2% to 400×1.02=408400 \times 1.02 = 408. The number of employees in Division B in 2025 is the difference: 408216=192408 - 216 = 192. The decrease in Division B is 240192=48240 - 192 = 48 employees. Finally, the percent decrease is calculated relative to Division B's original count of 240: 48240×100%=20%\frac{48}{240} \times 100\% = 20\%.

Step-by-Step Solution

1
Find the total number of employees in the company in 2024.
The total number of employees in 2024 is 160+240=400160 + 240 = 400.
To find changes in the total company size, we need to establish the baseline total.
2
Calculate the number of employees in Division A in 2025.
The number of employees in Division A in 2025 is 160×1.35=216160 \times 1.35 = 216.
Division A's workforce increased by 35% from its 2024 value of 160.
3
Calculate the total number of employees in the company in 2025.
The total number of employees in 2025 is 400×1.02=408400 \times 1.02 = 408.
The total company workforce increased by 2% from its 2024 value of 400.
4
Determine the number of employees in Division B in 2025.
The number of employees in Division B in 2025 is 408216=192408 - 216 = 192.
The employees in Division B are the remaining employees after subtracting Division A's employees from the company total.
5
Calculate the percent decrease in Division B's employees from 2024 to 2025.
The decrease in Division B is 240192=48240 - 192 = 48 employees. The percent decrease is 48240×100%=20%\frac{48}{240} \times 100\% = 20\%.
The percent decrease is the change divided by the initial value of Division B (240), multiplied by 100.

Key Concept

Solving multi-step percent problems with varying base values.

Alternative Method

Instead of calculating the absolute number of employees, you can use the weighted average of the percent changes. Since Division A represents 160400=40%\frac{160}{400} = 40\% of the company and Division B represents 240400=60%\frac{240}{400} = 60\%, the weighted percent change equation is: 0.40(35%)+0.60(x)=2%0.40(35\%) + 0.60(x) = 2\%, where xx is the percent change for Division B. Solving for xx gives: 14%+0.60x=2%0.60x=12%x=20%14\% + 0.60x = 2\% \Rightarrow 0.60x = -12\% \Rightarrow x = -20\%, representing a 20%20\% decrease.
Estimated Time:2m 0s
Question 1749Question

The price of a ticket to a museum is 25.Ifa25. If a 6\%$ sales tax is added to the price of the ticket, what is the total cost of the ticket, in dollars?

Show answer & explanation

Answer: 26.5

Answer

The correct answer is 26.5.
To find the total cost of the museum ticket, the 6%6\% sales tax must be added to the original price. The tax amount is calculated by converting the percent to a decimal and multiplying it by the original price: 25×0.06=1.525 \times 0.06 = 1.5 dollars. Adding this tax to the original price of 2525 gives the total cost: 25+1.5=26.525 + 1.5 = 26.5 dollars. Alternatively, this can be solved by multiplying the original price by 1.061.06: 25×1.06=26.525 \times 1.06 = 26.5 dollars.

Step-by-Step Solution

1
Calculate the amount of sales tax.
1.51.5 dollars
To find 6%6\% of 2525, convert the percentage to a decimal by dividing by 100 (6%=0.066\% = 0.06) and multiply by the ticket price: 25×0.06=1.525 \times 0.06 = 1.5.
2
Add the sales tax to the original ticket price to get the total cost.
26.526.5 dollars
The total cost is the sum of the original price and the tax: 25+1.5=26.525 + 1.5 = 26.5.

Key Concept

Calculating a final value after a percentage increase

Alternative Method

The total cost of the ticket including a 6%6\% tax can be found in one step by multiplying the original price by 1.061.06: 25×1.06=26.525 \times 1.06 = 26.5.
Estimated Time:45s
Question 1750Question

For all x2x \neq 2, the expression 3x2+kx8x2\frac{3x^2 + kx - 8}{x - 2} is equivalent to 3x+10+12x23x + 10 + \frac{12}{x - 2}, where kk is a constant. What is the value of kk?

Show answer & explanation

Answer: 4

Answer

The value of the constant kk is 44.
The correct answer is 44. By rewriting the right-hand side of the equation with a common denominator of x2x - 2, the expression becomes (3x+10)(x2)+12x2\frac{(3x + 10)(x - 2) + 12}{x - 2}. Expanding and simplifying the numerator yields 3x2+4x83x^2 + 4x - 8. Comparing this to the numerator of the left-hand side, 3x2+kx83x^2 + kx - 8, shows that the coefficient of the xx term, kk, must equal 44.

Step-by-Step Solution

1
Set up the equation representing the equivalence of the two expressions.
3x2+kx8x2=3x+10+12x2\frac{3x^2 + kx - 8}{x - 2} = 3x + 10 + \frac{12}{x - 2}
This establishes the relationship that must hold for all x2x \neq 2.
2
Find a common denominator for the terms on the right-hand side.
3x+10+12x2=(3x+10)(x2)x2+12x23x + 10 + \frac{12}{x - 2} = \frac{(3x + 10)(x - 2)}{x - 2} + \frac{12}{x - 2}
To combine the terms into a single rational expression, they must have the same denominator.
3
Expand and simplify the numerator on the right-hand side.
(3x+10)(x2)+12=3x2+4x8(3x + 10)(x - 2) + 12 = 3x^2 + 4x - 8
Expanding the product of binomials and combining like terms yields the simplified numerator.
4
Equate the numerators of the simplified expressions to solve for kk.
3x2+kx8=3x2+4x83x^2 + kx - 8 = 3x^2 + 4x - 8, which means k=4k = 4.
Since the denominators are equal, the numerators must be identical for all values of x2x \neq 2, meaning their corresponding coefficients must match.

Key Concept

Equivalent Algebraic Expressions

Alternative Method

An alternative method is to substitute a convenient value for xx that is not equal to 22. Substituting x=1x = 1 into both sides of the equivalence gives: 3(1)2+k(1)812=3(1)+10+1212\frac{3(1)^2 + k(1) - 8}{1 - 2} = 3(1) + 10 + \frac{12}{1 - 2}. Simplifying this yields k51=1312\frac{k - 5}{-1} = 13 - 12, which simplifies to k+5=1-k + 5 = 1. Solving for kk results in k=4k = 4.
Estimated Time:1m 30s
Question 1751Question

For which of the following values of kk does the equation x2kx+9x3=0\frac{x^2 - kx + 9}{x - 3} = 0 have exactly one real solution?

Show answer & explanation

Answer: 6-6

Answer

The correct value is 6-6.
For the equation x2kx+9x3=0\frac{x^2 - kx + 9}{x - 3} = 0 to have a solution, we must have x3x \neq 3. Multiplying both sides by the denominator yields the quadratic equation x2kx+9=0x^2 - kx + 9 = 0. For a quadratic equation to have exactly one real solution, its discriminant must equal zero: (k)24(1)(9)=k236=0(-k)^2 - 4(1)(9) = k^2 - 36 = 0, which gives k=6k = 6 or k=6k = -6. If k=6k = 6, the equation is (x3)2=0(x-3)^2 = 0, which has the single solution x=3x = 3. Since x=3x = 3 is excluded by the domain restriction, the equation has zero real solutions. If k=6k = -6, the equation is (x+3)2=0(x+3)^2 = 0, which has the single solution x=3x = -3. Since 3-3 is a valid value, this value of kk yields exactly one real solution.

Step-by-Step Solution

1
Identify the domain restriction of the rational equation.
The denominator x3x - 3 cannot be zero, which means x3x \neq 3.
Division by zero is undefined, so x=3x = 3 cannot be a solution to the equation.
2
Simplify the equation by multiplying both sides by the denominator.
x2kx+9=0x^2 - kx + 9 = 0 for x3x \neq 3.
A rational expression equals zero when its numerator is zero and its denominator is non-zero.
3
Set the discriminant of the quadratic equation to zero to find the values of kk that yield exactly one real root.
Δ=(k)24(1)(9)=k236=0    k=6\Delta = (-k)^2 - 4(1)(9) = k^2 - 36 = 0 \implies k = 6 or k=6k = -6.
A quadratic equation has exactly one real solution (a double root) when its discriminant is zero.
4
Verify if the roots for each value of kk are valid under the domain restriction x3x \neq 3.
If k=6k = 6, x26x+9=(x3)2=0    x=3x^2 - 6x + 9 = (x - 3)^2 = 0 \implies x = 3 (invalid/extraneous). If k=6k = -6, x2+6x+9=(x+3)2=0    x=3x^2 + 6x + 9 = (x + 3)^2 = 0 \implies x = -3 (valid).
The value k=6k = 6 makes x=3x = 3 the only solution, which is excluded. Therefore, only k=6k = -6 yields exactly one valid real solution (x=3x = -3).

Key Concept

Solving rational equations that simplify to quadratic equations, using the discriminant to find the number of solutions, and identifying extraneous solutions due to domain restrictions.
Estimated Time:2m 0s
Question 1752Question

In the nineteenth century, agricultural chemist Justus von Liebig developed the "Law of the Minimum," which states that plant growth is controlled not by the total amount of resources available, but by the scarcest resource_______ a plant's development will be limited by whichever essential nutrient is in shortest supply.

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

Show answer & explanation

Answer: resource: a

Answer

resource: a
The correct answer is the option that reads "resource: a". The text preceding the blank is an independent clause, and the text following the blank is also an independent clause that explains the concept in the first clause (specifically, how the Law of the Minimum works). A colon is standard and correct for joining two independent clauses when the second explains or illustrates the first.

Step-by-Step Solution

1
Analyze the grammatical structure of the clauses before and after the blank.
The clause before the blank ("In the nineteenth century... scarcest resource") is independent, meaning it can stand alone as a complete sentence. The clause after the blank ("a plant's development... in shortest supply") is also an independent clause.
Identifying the clause boundaries and types is necessary to determine the correct punctuation.
2
Determine the relationship between the two independent clauses.
The second clause directly explains and clarifies the concept of the "Law of the Minimum" introduced in the first clause.
Understanding the semantic relationship helps select the appropriate punctuation mark, as colons can be used when the second clause explains or illustrates the first.
3
Evaluate the choices based on standard punctuation rules for independent clauses.
The option with a colon correctly joins the two independent clauses and signals that the second clause explains the first. The option with a comma creates a comma splice. The option with a semicolon followed by "although" is incorrect because "although" turns the second clause into a dependent clause. The option with no punctuation creates a run-on sentence.
Eliminating grammatically incorrect choices leaves the one correct option.

Key Concept

Using a colon to link two independent clauses when the second explains, illustrates, or expands upon the first.
Question 1753Question
If xx is a real solution to the equation
2x5x3+x5x24x+3=1x1\frac{2x - 5}{x - 3} + \frac{x - 5}{x^2 - 4x + 3} = -\frac{1}{x - 1}
what is the value of 12x1 - 2x?
Show answer & explanation

Answer: 2

Answer

2
The correct answer is 2. Multiplying the entire equation by the least common denominator (x3)(x1)(x - 3)(x - 1) simplifies the rational equation to the quadratic equation 2x25x3=02x^2 - 5x - 3 = 0. This quadratic factors into (2x+1)(x3)=0(2x + 1)(x - 3) = 0, yielding two potential solutions: x=1/2x = -1/2 and x=3x = 3. However, x=3x = 3 is an extraneous solution because it results in a denominator of zero in the original equation. Thus, the only valid real solution is x=1/2x = -1/2. Substituting this into the expression 12x1 - 2x yields 12(1/2)=21 - 2(-1/2) = 2.

Step-by-Step Solution

1
Factor the quadratic expression in the denominator to identify the least common denominator.
The quadratic in the denominator of the second term factors as x24x+3=(x3)(x1)x^2 - 4x + 3 = (x - 3)(x - 1). Thus, the least common denominator for all terms in the equation is (x3)(x1)(x - 3)(x - 1), with the restrictions that x3x \neq 3 and x1x \neq 1.
Finding a common denominator allows us to multiply both sides of the equation to clear all rational expressions.
2
Multiply both sides of the equation by the least common denominator (x3)(x1)(x - 3)(x - 1).
(2x5)(x1)+(x5)=1(x3)(2x - 5)(x - 1) + (x - 5) = -1(x - 3)
This clears the fractions and converts the rational equation into a polynomial equation.
3
Expand and simplify both sides of the equation.
(2x27x+5)+(x5)=x+3(2x^2 - 7x + 5) + (x - 5) = -x + 3
2x26x=x+32x^2 - 6x = -x + 3
Expanding the terms allows us to combine like terms and set up a quadratic equation.
4
Rearrange the terms to set the quadratic equation equal to zero.
2x25x3=02x^2 - 5x - 3 = 0
Quadratic equations must be set to zero to be solved by factoring or using the quadratic formula.
5
Solve the quadratic equation by factoring.
(2x+1)(x3)=0(2x + 1)(x - 3) = 0
This gives two potential solutions: x=1/2x = -1/2 and x=3x = 3.
Factoring is the most direct algebraic method to find the roots of the quadratic equation.
6
Check the potential solutions against the original domain restrictions to identify any extraneous solutions.
For x=3x = 3, the denominators x3x - 3 and x24x+3x^2 - 4x + 3 equal zero, so x=3x = 3 is an extraneous solution. For x=1/2x = -1/2, the denominators are non-zero, so x=1/2x = -1/2 is the only valid solution.
Squaring or multiplying by variable expressions can introduce solutions that are undefined in the original equation.
7
Substitute the valid solution x=1/2x = -1/2 into the expression 12x1 - 2x.
12(12)=1+1=21 - 2\left(-\frac{1}{2}\right) = 1 + 1 = 2
The question asks for the value of the expression 12x1 - 2x, not the value of xx itself.

Key Concept

Solving rational equations by clearing denominators and checking for extraneous solutions.
Question 1754Question

Two different cultures of bacteria, culture AA and culture BB, begin growing at the same time. The population of culture AA increases by 300%300\% every 88 hours, and the population of culture BB increases by 700%700\% every 99 hours. If both cultures start with the same initial population, after how many hours will the population of culture BB be 44 times the population of culture AA?

Show answer & explanation

Answer: 24

Answer

The population of culture B will be 4 times the population of culture A after 24 hours.
The correct answer is the option stating 24 hours. The growth model for culture A is PA(t)=P04t/8P_A(t) = P_0 \cdot 4^{t/8} and for culture B is PB(t)=P08t/9P_B(t) = P_0 \cdot 8^{t/9}. Setting PB(t)=4PA(t)P_B(t) = 4 P_A(t) and converting all terms to base 2 yields 2t/3=22+t/42^{t/3} = 2^{2 + t/4}. Equating exponents gives t/3=2+t/4t/3 = 2 + t/4, which simplifies to t/12=2t/12 = 2 and solves to t=24t = 24 hours.

Step-by-Step Solution

1
Determine the growth factors and set up the population equations for both cultures.
For culture AA, a 300%300\% increase means the population becomes 1+3.00=41 + 3.00 = 4 times its previous value every 88 hours, so PA(t)=P04t/8P_A(t) = P_0 \cdot 4^{t/8}. For culture BB, a 700%700\% increase means the population becomes 1+7.00=81 + 7.00 = 8 times its previous value every 99 hours, so PB(t)=P08t/9P_B(t) = P_0 \cdot 8^{t/9}.
Establishing the correct exponential growth models with the appropriate growth factors and time constants is necessary to relate the populations.
2
Set up the equation to find when the population of culture BB is 44 times that of culture AA.
PB(t)=4PA(t)    P08t/9=4P04t/8    8t/9=44t/8P_B(t) = 4 P_A(t) \implies P_0 \cdot 8^{t/9} = 4 \cdot P_0 \cdot 4^{t/8} \implies 8^{t/9} = 4 \cdot 4^{t/8}
This sets up the equation that must be solved for tt by dividing both sides by the non-zero initial population P0P_0.
3
Express all terms with a common base of 22.
(23)t/9=22(22)t/8    2t/3=222t/4(2^3)^{t/9} = 2^2 \cdot (2^2)^{t/8} \implies 2^{t/3} = 2^2 \cdot 2^{t/4}
Expressing bases as powers of 22 allows the use of exponent rules to simplify the equation.
4
Apply the product rule of exponents to combine the terms on the right side.
2^{t/3} = 2^{2 + t/4}
The rule 2a2b=2a+b2^a \cdot 2^b = 2^{a+b} simplifies the multiplication of exponential terms with the same base.
5
Equate the exponents and solve the resulting linear equation for tt.
t/3 = 2 + t/4 \implies t/3 - t/4 = 2 \implies t/12 = 2 \implies t = 24
Since the bases are equal, their exponents must be equal. Solving the linear equation yields the time in hours.

Key Concept

Solving exponential equations by converting to a common base and applying exponent laws.
Estimated Time:3m 0s
Question 1755Question

Urban areas often experience significantly higher temperatures than their rural surroundings, a phenomenon known as the urban heat island effect. Dark materials like asphalt absorb and retain solar heat _______ areas cool the local environment through evapotranspiration. Consequently, city planners are increasingly incorporating green roofs and parks into urban designs to mitigate this warming.

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

Show answer & explanation

Answer: ; vegetated

Answer

; vegetated
The text contains two independent clauses: 'Dark materials like asphalt absorb and retain solar heat' and 'vegetated areas cool the local environment through evapotranspiration.' The option with a semicolon followed by 'vegetated' correctly joins these two independent clauses without creating a grammatical error.

Step-by-Step Solution

1
Identify the clause boundaries in the sentence.
The sentence consists of two independent clauses: 'Dark materials like asphalt absorb and retain solar heat' and 'vegetated areas cool the local environment through evapotranspiration.'
To determine how to link them, we must first know if each can stand alone as a complete sentence.
2
Evaluate the options to see which punctuation or conjunction correctly joins two independent clauses.
A semicolon alone can link two independent clauses.
A semicolon is grammatically sufficient to connect two closely related independent clauses without any additional coordinating conjunction.

Key Concept

Clause Boundaries and Linking
Estimated Time:1m 0s
Question 1756Question

The following passage is adapted from an essay about earth science. Read the passage and determine which punctuation mark best completes the sentence to conform to the conventions of Standard English. Write the correct punctuation mark in the blank.

Fill in the blanks below

In 1912, German geophysicist Alfred Wegener proposed the theory of continental drift, suggesting that all landmasses were once joined in a supercontinent called Pangaeamany of his contemporaries, however, rejected this hypothesis because Wegener could not explain the physical mechanism that drove the movement of the continents.
Show answer & explanation

Answer

A semicolon (;)
A semicolon is the correct punctuation mark because it properly joins two independent clauses without a coordinating conjunction. In this sentence, the transition word 'however' is functioning parenthetically within the second clause and does not act as a coordinating conjunction.

Step-by-Step Solution

1
Identify the structure of the clauses before and after the blank space.
The clause before the blank ('In 1912... called Pangaea') and the clause after the blank ('many of his contemporaries... of the continents') are both independent clauses.
Determining clause boundaries helps identify what kind of punctuation is grammatically required to link the parts of the sentence.
2
Analyze the logical relationship between the two independent clauses to choose the correct punctuation mark.
The two independent clauses are closely related but present contrasting ideas (signaled by 'however'), and they are not joined by a coordinating conjunction.
Two independent clauses not joined by a coordinating conjunction must be linked by a semicolon or a colon, depending on their logical relationship.
3
Select the correct punctuation mark based on grammar conventions.
A semicolon is the correct mark to separate these two independent clauses. A colon is incorrect because the second clause does not explain or expand on the first, and a comma would result in a comma splice.
Semicolons are the standard tool for connecting independent clauses without coordinating conjunctions when a colon's explanatory relationship is absent.

Key Concept

Semicolons are used to link two independent clauses that are closely related in thought but are not joined by a coordinating conjunction.
Question 1757Question

A construction company rents a concrete mixer. The total cost, in dollars, of renting the concrete mixer is a linear function of the rental time, in hours. The table below shows some values of the rental time and the corresponding total cost.

Time (hours)Total cost (dollars)
335454
557878
88114114

Which of the following is the total cost, in dollars, of renting the concrete mixer for 1212 hours?

Show answer & explanation

Answer: 162162

Answer

162162 dollars
The cost function is linear, represented by C(t)=mt+bC(t) = mt + b. The rate of change (slope) is calculated as m=785453=12m = \frac{78 - 54}{5 - 3} = 12 dollars per hour. Using the point (3,54)(3, 54), we solve for the initial fee (y-intercept) bb: 54=12(3)+b54 = 12(3) + b, which gives b=18b = 18. Thus, the linear model is C(t)=12t+18C(t) = 12t + 18. For a rental time of 1212 hours, the total cost is C(12)=12(12)+18=162C(12) = 12(12) + 18 = 162 dollars.

Step-by-Step Solution

1
Calculate the rate of change (slope) of the linear cost function.
m=12m = 12
Since the relationship is linear, the rate of change is constant. Using the coordinate points (3,54)(3, 54) and (5,78)(5, 78) from the table, the slope is calculated as m=785453=12m = \frac{78 - 54}{5 - 3} = 12.
2
Determine the y-intercept (initial fee) of the function.
b=18b = 18
Substitute one of the points, such as (3,54)(3, 54), and the slope m=12m = 12 into the slope-intercept form equation C(t)=mt+bC(t) = mt + b. This gives 54=12(3)+b54=36+bb=1854 = 12(3) + b \Rightarrow 54 = 36 + b \Rightarrow b = 18.
3
Evaluate the cost function for a rental time of 1212 hours.
C(12)=162C(12) = 162
Using the complete linear equation C(t)=12t+18C(t) = 12t + 18, substitute t=12t = 12 to find the total cost: C(12)=12(12)+18=144+18=162C(12) = 12(12) + 18 = 144 + 18 = 162.

Key Concept

Finding and evaluating a linear function from tabular data
Estimated Time:1m 30s
Question 1758Question

A manufacturing plant uses two types of machines, Machine X and Machine Y, to produce a certain component. Machine X produces 1515 components per hour, and Machine Y produces 2525 components per hour. On a certain day, both machines were operated for a combined total of 1414 hours, producing a total of 270270 components. For how many hours was Machine X operated?

Show answer & explanation

Answer: 8

Answer

Machine X was operated for 8 hours.
By setting up the system of linear equations where xx represents the hours Machine X operated and yy represents the hours Machine Y operated, we get x+y=14x + y = 14 and 15x+25y=27015x + 25y = 270. Substituting y=14xy = 14 - x into the second equation yields 15x+25(14x)=27015x + 25(14 - x) = 270. Expanding and simplifying results in 10x+350=270-10x + 350 = 270, which solves to x=8x = 8. Thus, Machine X operated for 8 hours.

Step-by-Step Solution

1
Define variables for the hours each machine operated and set up the system of linear equations.
Let xx be the hours Machine X was operated and yy be the hours Machine Y was operated. The system is:
x+y=14x + y = 14
15x+25y=27015x + 25y = 270
This translates the verbal descriptions in the problem into algebraic expressions and equations.
2
Express yy in terms of xx from the first equation and substitute it into the second equation.
y=14xy = 14 - x
15x+25(14x)=27015x + 25(14 - x) = 270
Substitution reduces the system from two variables to a single equation in terms of xx.
3
Solve the linear equation for xx by distributing the constant and combining like terms.
15x+35025x=27015x + 350 - 25x = 270
10x+350=270-10x + 350 = 270
10x=80-10x = -80
x=8x = 8
Isolating xx gives the specific number of hours Machine X was operated.

Key Concept

Solving systems of linear equations in two variables using substitution or elimination.

Alternative Method

We can solve the system by multiplying the first equation by 25 to get 25x+25y=35025x + 25y = 350. Subtracting the second equation 15x+25y=27015x + 25y = 270 from this yields 10x=8010x = 80, which directly gives x=8x = 8.
Estimated Time:1m 30s
Question 1759Question

A digital printing press uses paper from a large roll. The total weight WW, in pounds, of the paper remaining on the roll after mm minutes of continuous printing is given by the equation W=1201.5mW = 120 - 1.5m. According to the equation, after how many minutes of continuous printing will the weight of the remaining paper on the roll be exactly 4545 pounds?

Show answer & explanation

Answer: 50

Answer

The correct answer is 50.
To find the number of minutes, mm, when the remaining weight is 4545 pounds, substitute W=45W = 45 into the given equation W=1201.5mW = 120 - 1.5m. This yields the equation 45=1201.5m45 = 120 - 1.5m. Subtracting 120120 from both sides gives 75=1.5m-75 = -1.5m. Dividing both sides by 1.5-1.5 results in m=50m = 50. Therefore, after 5050 minutes, the remaining weight of the paper on the roll is 4545 pounds.

Step-by-Step Solution

1
Substitute the target weight into the linear equation.
45=1201.5m45 = 120 - 1.5m
We are given that the weight of the remaining paper, WW, is 4545 pounds, and we need to solve for the time in minutes, mm.
2
Isolate the variable term by subtracting 120120 from both sides of the equation.
75=1.5m-75 = -1.5m
To solve for mm, we first need to isolate the term containing the variable on one side of the equation.
3
Divide both sides by 1.5-1.5 to find the value of mm.
m=50m = 50
Dividing by the coefficient of the variable completes the isolation and gives the final value.

Key Concept

Interpreting values and solving linear equations in context

Alternative Method

Alternatively, you can determine the total weight of paper consumed: 12045=75120 - 45 = 75 pounds. Since the paper is used at a rate of 1.51.5 pounds per minute, the time required is 751.5=50\frac{75}{1.5} = 50 minutes.
Estimated Time:1m 30s
Question 1760Question

An online learning platform has 500500 active subscribers. If the number of active subscribers increases by 12%12\% next month, what is the total number of active subscribers the platform will have next month?

Show answer & explanation

Answer: 560560

Answer

The total number of active subscribers the platform will have next month is 560560.
To find the total number of active subscribers after a 12%12\% increase, first calculate 12%12\% of 500500. This is done by converting 12%12\% to its decimal equivalent, 0.120.12, and multiplying by the base: 500×0.12=60500 \times 0.12 = 60. Then, add the increase to the initial value: 500+60=560500 + 60 = 560. Alternatively, multiply the initial value by 1.121.12 to directly get the new total: 500×1.12=560500 \times 1.12 = 560. Therefore, the total number of active subscribers next month is 560560.

Step-by-Step Solution

1
Calculate the amount of increase by finding 12%12\% of the initial 500500 subscribers.
500×0.12=60500 \times 0.12 = 60
To find the number of new subscribers, the percentage of increase must be multiplied by the initial amount.
2
Add the increase to the initial number of subscribers to find the new total.
500+60=560500 + 60 = 560
An increase means adding the calculated amount of change to the baseline value.

Key Concept

Calculating a percentage increase involves finding the specified percent of the original value and adding it to that original value.
PreviousPage 88 / 140Next
All practice questions — SAT | Examkin