All practice questions

2789 questions

Question 1381Question

For all x>1x > 1, which of the following is equivalent to the expression x2xxxx\frac{x^2 - \sqrt{x}}{x - \sqrt{x}} - \sqrt{x}?

Show answer & explanation

Answer: x+1x + 1

Answer

The expression is equivalent to x+1x + 1.
The expression can be simplified by substituting u=xu = \sqrt{x}, which gives x=u2x = u^2 and x2=u4x^2 = u^4. Substituting these into the original expression yields u4uu2uu\frac{u^4 - u}{u^2 - u} - u. Factoring out uu from the numerator and denominator gives u(u31)u(u1)u=u31u1u\frac{u(u^3 - 1)}{u(u - 1)} - u = \frac{u^3 - 1}{u - 1} - u. Factoring the difference of cubes in the numerator as (u1)(u2+u+1)(u - 1)(u^2 + u + 1) and canceling the common factor of u1u - 1 leaves u2+u+1u=u2+1u^2 + u + 1 - u = u^2 + 1. Substituting back x=u2x = u^2 yields the equivalent expression x+1x + 1.

Step-by-Step Solution

1
Substitute u=xu = \sqrt{x} into the expression, which implies x=u2x = u^2 and x2=u4x^2 = u^4.
The expression becomes u4uu2uu\frac{u^4 - u}{u^2 - u} - u.
Using a substitution simplifies the fractional exponents and makes the polynomial structure easier to recognize.
2
Factor out uu from both the numerator and the denominator of the fraction.
u(u31)u(u1)u=u31u1u\frac{u(u^3 - 1)}{u(u - 1)} - u = \frac{u^3 - 1}{u - 1} - u.
Since x>1x > 1, we have u>1u > 1, which means u0u \neq 0. Therefore, we can cancel the common factor uu from the numerator and denominator.
3
Factor the difference of cubes in the numerator: u31=(u1)(u2+u+1)u^3 - 1 = (u - 1)(u^2 + u + 1).
(u1)(u2+u+1)u1u\frac{(u - 1)(u^2 + u + 1)}{u - 1} - u.
Factoring the numerator allows us to simplify the rational expression by canceling the common binomial factor in the denominator.
4
Cancel the common factor u1u - 1 and simplify the remaining terms.
(u2+u+1)u=u2+1(u^2 + u + 1) - u = u^2 + 1.
Since u>1u > 1, we have u10u - 1 \neq 0, allowing us to divide out u1u - 1. Subtracting uu from u2+u+1u^2 + u + 1 leaves u2+1u^2 + 1.
5
Substitute xx back in place of u2u^2.
x+1x + 1.
Converting the simplified expression back to the original variable gives the final equivalent algebraic expression.

Key Concept

Simplifying rational expressions with fractional exponents by substitution and factoring.
Question 1382Question

Ancient Roman concrete structures have survived for millennia in harsh marine environments, baffling modern materials scientists who study infrastructure durability. Researchers recently discovered that this extraordinary longevity is due to a rare mineral called aluminous tobermorite ________ mineral crystallizes when seawater reacts with the volcanic ash in the concrete mixture, reinforcing the matrix over time.

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

Show answer & explanation

Answer: ; this

Answer

The semicolon followed by the word 'this' is the correct choice because it properly joins the two independent clauses without creating a grammatical error.
The correct option is the one that contains a semicolon followed by 'this'. The clause preceding the blank and the clause succeeding the blank are both independent, meaning they could each stand alone as complete sentences. A semicolon is a grammatically standard way to link two independent clauses that are closely related in meaning.

Step-by-Step Solution

1
Analyze the structure of the passage before and after the blank.
The clause before the blank ('Researchers recently discovered that this extraordinary longevity is due to a rare mineral called aluminous tobermorite') and the clause after the blank ('this mineral crystallizes when seawater reacts with the volcanic ash in the concrete mixture, reinforcing the matrix over time') are both independent clauses.
Identifying the grammatical nature of the clauses is necessary to determine how they can be linked.
2
Evaluate the grammar rules for linking two independent clauses.
Two independent clauses can be joined by a period, a semicolon, a colon, or a coordinating conjunction preceded by a comma.
This establishes the valid punctuation marks and linking words that conform to Standard English conventions.
3
Assess the options to find the grammatically correct link.
The option with a semicolon followed by 'this' correctly uses a semicolon to link two independent clauses. The option with a comma creates an invalid comma splice. The option with no punctuation creates an invalid run-on sentence. The option with 'whereas' creates an illogical relationship because the second clause supports the first clause rather than contrasting with it.
This determines which specific choice complies with the grammatical and logical requirements of the sentence.

Key Concept

Clause Boundaries and Linking
Question 1383Question

For a constant kk, the inequality k3x2>5x+34\frac{k - 3x}{2} > \frac{5x + 3}{4} has exactly 4 positive integer solutions for xx. If kk is an integer, how many possible values of kk are there?

Show answer & explanation

Answer: 6

Answer

The number of possible integer values for kk is 6.
Simplifying the inequality gives x<2k311x < \frac{2k - 3}{11}. For this inequality to have exactly 4 positive integer solutions, the solution set must contain only the integers 1, 2, 3, and 4. This requires the boundary 2k311\frac{2k - 3}{11} to satisfy 4<2k31154 < \frac{2k - 3}{11} \le 5. Solving for kk gives 23.5<k2923.5 < k \le 29. The integers in this interval are 24, 25, 26, 27, 28, and 29, which total 6 values.

Step-by-Step Solution

1
Multiply both sides of the inequality by 4.
2(k3x)>5x+32(k - 3x) > 5x + 3
Clearing the denominators makes the inequality easier to solve.
2
Distribute the 2 on the left side.
2k6x>5x+32k - 6x > 5x + 3
Expanding terms allows us to group variables.
3
Add 6x6x to both sides and subtract 3 from both sides.
11x<2k311x < 2k - 3
Grouping xx on one side and parameter terms on the other side.
4
Divide by 11.
x<2k311x < \frac{2k - 3}{11}
Isolating xx gives the boundary for the solution set.
5
Establish the range for the boundary term 2k311\frac{2k - 3}{11}.
4<2k31154 < \frac{2k - 3}{11} \le 5
For the inequality to contain exactly the positive integers 1, 2, 3, and 4, the boundary must lie strictly above 4 and less than or equal to 5.
6
Solve the compound inequality for kk.
23.5<k2923.5 < k \le 29
Performing algebraic operations on all parts of the inequality to isolate kk.
7
Identify and count all integer solutions for kk.
6 integers (24, 25, 26, 27, 28, 29)
Counting the integers in the range (23.5,29](23.5, 29] yields the final answer.

Key Concept

Solving linear inequalities in one variable with parameter constraints and identifying integer solution sets.
Estimated Time:3m 0s
Question 1384Question

For all x>4x > 4, the expression x24xx2x+xx+8x+2\frac{x^2 - 4x}{x - 2\sqrt{x}} + \frac{x\sqrt{x} + 8}{\sqrt{x} + 2} can be written in the form ax+bax + b, where aa and bb are constants. What is the value of a+ba + b?

Show answer & explanation

Answer: 6

Answer

6
Factoring the numerator of the first term yields x(x2)(x+2)x(\sqrt{x}-2)(\sqrt{x}+2) and its denominator yields x(x2)\sqrt{x}(\sqrt{x}-2). Simplifying this term gives x+2xx + 2\sqrt{x}. Factoring the numerator of the second term as a sum of cubes gives (x+2)(x2x+4)(\sqrt{x}+2)(x - 2\sqrt{x} + 4), which simplifies to x2x+4x - 2\sqrt{x} + 4. Summing both simplified terms results in 2x+42x + 4. Matching this to the form ax+bax+b gives a=2a=2 and b=4b=4, so a+b=6a+b=6.

Step-by-Step Solution

1
Simplify the first term of the expression.
x24xx2x=x+2x\frac{x^2 - 4x}{x - 2\sqrt{x}} = x + 2\sqrt{x}
Factor xx from the numerator to get x(x4)x(x-4) and x\sqrt{x} from the denominator to get x(x2)\sqrt{x}(\sqrt{x}-2). Rewrite x4x-4 as the difference of squares (x2)(x+2)(\sqrt{x}-2)(\sqrt{x}+2), then cancel the common factor x2\sqrt{x}-2 and simplify xx\frac{x}{\sqrt{x}} to x\sqrt{x}.
2
Simplify the second term of the expression.
xx+8x+2=x2x+4\frac{x\sqrt{x} + 8}{\sqrt{x} + 2} = x - 2\sqrt{x} + 4
Recognize xx+8x\sqrt{x} + 8 as a sum of cubes, (x)3+23(\sqrt{x})^3 + 2^3. Factor it as (x+2)(x2x+4)(\sqrt{x}+2)(x - 2\sqrt{x} + 4) and cancel the common factor of x+2\sqrt{x}+2 in the denominator.
3
Add the simplified terms together.
2x+42x + 4
Combine (x+2x)(x + 2\sqrt{x}) and (x2x+4)(x - 2\sqrt{x} + 4) by grouping like terms: the 2x2\sqrt{x} and 2x-2\sqrt{x} cancel out, leaving 2x+42x + 4.
4
Identify the values of aa and bb and find a+ba+b.
6
Comparing 2x+42x + 4 to ax+bax + b gives a=2a = 2 and b=4b = 4. Therefore, a+b=2+4=6a + b = 2 + 4 = 6.

Key Concept

Simplifying rational expressions involving radicals by factoring (difference of squares and sum of cubes).
Question 1385Question

The passage below discusses the tool-use behavior of New Caledonian crows. Which word completes the passage so that it conforms to the conventions of Standard English parallel structure?

Fill in the blanks below

Researchers studying the New Caledonian crow (*Corvus moneduloides*) have observed that these intelligent birds are highly skilled at crafting tools to retrieve food from hard-to-reach crevices in their environment. In laboratory settings, the crows demonstrate remarkable cognitive flexibility: they shave the barbed edges of pandanus leaves, shape the twigs of local trees, and metal wires into functional hooks.
Show answer & explanation

Answer

bend (or another grammatically parallel base verb like 'twist' or 'mold')
To maintain parallel structure in a list, all items must share the same grammatical form. The list consists of three actions performed by the crows: 'they shave...', 'shape...', and 'and [verb]...'. Since 'shave' and 'shape' are base/present-tense plural verbs, the blank must be completed by a parallel present-tense base verb, such as 'bend', 'twist', or 'mold'.

Step-by-Step Solution

1
Identify the structure of the sentence containing the blank. The sentence features a list of actions performed by the crows: 'they shave...', 'shape...', and 'and [blank]...'.
A parallel list structure is identified.
Understanding the sentence structure helps locate the elements that need to be parallel.
2
Determine the grammatical form of the existing list items ('shave' and 'shape').
Both 'shave' and 'shape' are base-form, present-tense plural verbs that agree with the subject 'they'.
The correct answer must match this grammatical form to maintain parallelism.
3
Choose a verb that completes the list in the same grammatical form.
A base verb such as 'bend', 'twist', or 'mold' is selected.
This completes the parallel series grammatically.

Key Concept

Parallel Structure
Question 1386Question

A custom t-shirt printing company charges a one-time design setup fee plus a fixed price for each t-shirt printed. The total cost, CC, in dollars, for an order of nn t-shirts is given by the equation C=15n+50C = 15n + 50. What does the number 5050 represent in this equation?

Show answer & explanation

Answer: The one-time design setup fee, in dollars

Answer

The one-time design setup fee, in dollars
The constant term 5050 in the linear equation C=15n+50C = 15n + 50 represents the initial value of the cost function when no t-shirts are ordered (n=0n = 0). In this context, this represents the one-time design setup fee.

Step-by-Step Solution

1
Identify the structure of the linear equation C=15n+50C = 15n + 50.
The equation is in the slope-intercept form y=mx+by = mx + b, where CC is the total cost, nn is the number of t-shirts, 1515 is the slope, and 5050 is the y-intercept.
Analyzing the linear equation structure helps map its parts to the contextual scenario.
2
Interpret the constant term 5050 within the context.
The constant term represents the value of CC when n=0n = 0, which is C=15(0)+50=50C = 15(0) + 50 = 50 dollars.
When no t-shirts are printed, the only cost incurred is the initial flat setup fee.

Key Concept

Interpreting the y-intercept of a linear relationship in context
Question 1387Question

For all x>1x > 1, which of the following is equivalent to the expression 4x212x16x2+x23x+2\frac{4x^2 - 1}{2x - 1} - \frac{6x^2 + x - 2}{3x + 2}?

Show answer & explanation

Answer: 2

Answer

2
Factoring the numerators allows the expression to be simplified. The first term becomes 2x+12x + 1, and the second term becomes 2x12x - 1. Subtracting the second term from the first and distributing the negative sign results in (2x+1)(2x1)=2x+12x+1=2(2x + 1) - (2x - 1) = 2x + 1 - 2x + 1 = 2.

Step-by-Step Solution

1
Factor the numerator of the first rational term, 4x214x^2 - 1, using the difference of squares identity.
4x21=(2x1)(2x+1)4x^2 - 1 = (2x - 1)(2x + 1)
To identify and divide out common factors between the numerator and denominator.
2
Simplify the first term by dividing the factored numerator by its denominator, 2x12x - 1.
(2x1)(2x+1)2x1=2x+1\frac{(2x - 1)(2x + 1)}{2x - 1} = 2x + 1
Since x>1x > 1, 2x102x - 1 \neq 0, allowing the division.
3
Factor the numerator of the second rational term, 6x2+x26x^2 + x - 2.
6x2+x2=(2x1)(3x+2)6x^2 + x - 2 = (2x - 1)(3x + 2)
To find common factors that can be simplified with the denominator.
4
Simplify the second term by dividing the factored numerator by its denominator, 3x+23x + 2.
(2x1)(3x+2)3x+2=2x1\frac{(2x - 1)(3x + 2)}{3x + 2} = 2x - 1
Since x>1x > 1, 3x+203x + 2 \neq 0, allowing the division.
5
Subtract the second simplified expression from the first, ensuring that the negative sign is correctly distributed to all terms.
(2x+1)(2x1)=2x+12x+1=2(2x + 1) - (2x - 1) = 2x + 1 - 2x + 1 = 2
To combine the terms and find the final equivalent value of the entire expression.

Key Concept

Equivalent Algebraic Expressions
Question 1388Question

In the xyxy-plane, a point with coordinates (a,b)(a, b) lies in the solution set of the system of inequalities below:

y2x+8y<12x+3\begin{aligned} y &\ge -2x + 8 \\ y &< \frac{1}{2}x + 3 \end{aligned}

If aa and bb are integers, what is the minimum possible value of aa?

Show answer & explanation

Answer: 3

Answer

3
The correct value is 3. Substituting x=3x = 3 into the system gives y2y \ge 2 and y<4.5y < 4.5. Since the coordinate bb must be an integer, bb can be 2, 3, or 4, showing that a valid integer coordinate pair exists. For any integer x<3x < 3, there are no integer solutions for yy.

Step-by-Step Solution

1
Find the intersection point of the boundary lines of the system of inequalities by setting their corresponding equations equal.
2x+8=12x+3    5=2.5x    x=2-2x + 8 = \frac{1}{2}x + 3 \implies 5 = 2.5x \implies x = 2
This determines the x-coordinate where the boundaries of the two inequality regions intersect.
2
Evaluate the system of inequalities at the intersection point x=2x = 2.
y2(2)+8    y4y \ge -2(2) + 8 \implies y \ge 4 and y<12(2)+3    y<4y < \frac{1}{2}(2) + 3 \implies y < 4. This yields 4y<44 \le y < 4, which has no solution.
This checks if any valid solution exists at the boundary intersection point.
3
Test consecutive integer values of xx greater than 2 to find the first value that allows at least one integer yy.
Substituting x=3x = 3 gives y2(3)+8    y2y \ge -2(3) + 8 \implies y \ge 2 and y<12(3)+3    y<4.5y < \frac{1}{2}(3) + 3 \implies y < 4.5. The integers that satisfy 2y<4.52 \le y < 4.5 are y=2,3,y = 2, 3, and 44.
Since a=3a = 3 is the smallest integer greater than 2 that yields integer solutions for yy, it is the minimum possible value.

Key Concept

Identifying integer coordinate solutions in systems of linear inequalities
Estimated Time:2m 0s
Question 1389Question

An oceanographic research vessel measures hydrostatic pressure during deep-sea dives. During a dive in temperate waters, the pressure PP, in atmospheres (atm), at a depth of dd meters below the surface is modeled by the linear equation P=ρd+1.0P = \rho d + 1.0, where ρ\rho is a constant representing the rate of change of pressure with respect to depth. At a depth of 150150 meters, the pressure is 16.016.0 atm. During a second dive in a high-salinity region, the rate of change of pressure with respect to depth is 25%25\% greater than the rate in the temperate waters. According to the model for the second dive, at what depth, in meters, is the pressure 26.026.0 atm?

Show answer & explanation

Answer: 200

Answer

200
To find the depth on the second dive where the pressure is 26.026.0 atm, we first find the slope of the linear model for the first dive. Given P=ρd+1.0P = \rho d + 1.0, substituting the point (150,16.0)(150, 16.0) gives 16.0=150ρ+1.016.0 = 150\rho + 1.0, which yields ρ=0.1\rho = 0.1 atm/m. The slope for the second dive is 25%25\% greater, so the new slope is 0.1×1.25=0.1250.1 \times 1.25 = 0.125 atm/m. The equation for the second dive is P=0.125d+1.0P = 0.125d + 1.0. Substituting P=26.0P = 26.0 yields 26.0=0.125d+1.026.0 = 0.125d + 1.0. Solving for dd gives 25.0=0.125d25.0 = 0.125d, which results in a depth of 200200 meters.

Step-by-Step Solution

1
Find the rate of change of pressure with respect to depth in temperate waters.
ρ=0.1\rho = 0.1 atm/m
Substitute the depth d=150d = 150 and pressure P=16.0P = 16.0 into the linear equation P=ρd+1.0P = \rho d + 1.0 to get 16.0=150ρ+1.016.0 = 150\rho + 1.0. Solving for ρ\rho yields 15.0=150ρ15.0 = 150\rho, which means ρ=0.1\rho = 0.1.
2
Calculate the rate of change of pressure with respect to depth for the second dive.
ρnew=0.125\rho_{\text{new}} = 0.125 atm/m
The rate of change for the second dive is 25%25\% greater than the rate of 0.10.1 atm/m from the first dive. Thus, ρnew=0.1×1.25=0.125\rho_{\text{new}} = 0.1 \times 1.25 = 0.125.
3
Calculate the depth where the pressure is 26.026.0 atm using the new rate of change.
d=200d = 200 meters
Set up the equation for the second dive: P=0.125d+1.0P = 0.125d + 1.0. Substitute P=26.0P = 26.0 to get 26.0=0.125d+1.026.0 = 0.125d + 1.0. Subtracting 1.01.0 from both sides gives 25.0=0.125d25.0 = 0.125d. Solving for dd gives d=25.00.125=200d = \frac{25.0}{0.125} = 200.

Key Concept

Interpreting and manipulating slope in a linear relationship context
Question 1390Question

A scientist is monitoring the volume of liquid nitrogen in a storage tank. The volume VV, in liters, of liquid nitrogen remaining in the tank tt hours after a cooling system malfunction is modeled by the equation V=2401.5tV = 240 - 1.5t. After how many hours of malfunction will there be exactly 180180 liters of liquid nitrogen remaining in the tank?

Show answer & explanation

Answer: 40

Answer

The cooling system malfunction must last 40 hours for there to be exactly 180 liters of liquid nitrogen remaining in the tank.
To find the number of hours of malfunction until 180180 liters of liquid nitrogen remain in the tank, substitute 180180 for VV in the given model equation, yielding 180=2401.5t180 = 240 - 1.5t. Subtracting 240240 from both sides of the equation results in 60=1.5t-60 = -1.5t. Dividing both sides by 1.5-1.5 gives the final value of t=40t = 40 hours.

Step-by-Step Solution

1
Substitute the target volume of liquid nitrogen into the linear equation.
180=2401.5t180 = 240 - 1.5t
The question asks for the time tt when the remaining volume VV is exactly 180180 liters.
2
Isolate the term containing the variable by subtracting the initial constant volume from both sides.
60=1.5t-60 = -1.5t
Subtracting 240240 from both sides of the equation begins the process of isolating the variable tt.
3
Divide both sides of the equation by the rate coefficient to solve for time.
t=40t = 40
Dividing by 1.5-1.5 isolates the variable tt and gives the solution in hours.

Key Concept

Interpreting values and solving equations in linear contexts
Estimated Time:45s
Question 1391Question

Established in the late nineteenth century, the museum, which houses one of the largest collections of avian specimens in North America, recently completed the restoration of _______ historical library. This newly renovated space now offers visiting scholars unprecedented access to rare field guides, hand-colored illustrations, and original correspondence from early ornithologists.

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 completes the sentence by agreeing with the singular antecedent 'the museum'.
The singular possessive pronoun 'its' correctly agrees in number with the singular antecedent 'the museum'. The intervening nonessential relative clause contains plural nouns like 'collections' and 'specimens', but the pronoun must agree with the main subject of the clause, which is singular.

Step-by-Step Solution

1
Identify the antecedent of the blank pronoun by analyzing the sentence structure.
The main subject and antecedent is the singular noun phrase 'the museum'.
The relative clause 'which houses one of the largest collections of avian specimens in North America' is nonessential and contains plural nouns that do not act as the true antecedent.
2
Determine the grammatical role and case required for the blank.
The blank precedes the noun phrase 'historical library', requiring a possessive pronoun.
The sentence describes the library belonging to the museum, so a possessive form is necessary.
3
Select the singular possessive pronoun that correctly matches the antecedent.
The correct choice is 'its'.
The pronoun 'its' is the correct singular possessive form, while other options are either plural, contractions, or spelling errors.

Key Concept

Pronoun-Antecedent Agreement in Number

Alternative Method

To easily identify the correct pronoun, temporarily remove the intervening relative clause: 'the museum... recently completed the restoration of [its/their] historical library.' This highlights that the singular pronoun 'its' is required to refer back to the singular noun 'museum'.
Estimated Time:1m 0s
Question 1392Question

In the early twentieth century, Swedish meteorologist Vilhelm Bjerknes proposed a revolutionary method ______ that shifted meteorology from a descriptive, observational science to a rigorous, predictive discipline. Bjerknes argued that because the atmosphere obeys the laws of classical physics, its future states could be calculated using thermodynamic and hydrodynamic equations.

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

Show answer & explanation

Answer: —numerical weather prediction—

Answer

—numerical weather prediction—
The correct choice uses a pair of em-dashes to set off the nonessential explanatory phrase 'numerical weather prediction'. In English grammar, nonessential elements that provide additional information can be enclosed by a matching pair of em-dashes.

Step-by-Step Solution

1
Identify the grammatical role of the phrase 'numerical weather prediction' within the sentence.
The phrase is an appositive that provides explanatory details about the 'revolutionary method'. Removing this phrase leaves the rest of the sentence grammatically complete and coherent.
This establishes that the phrase is a nonessential element.
2
Apply the punctuation rules for setting off nonessential elements.
Nonessential elements must be set off from the rest of the sentence using matching punctuation marks, such as a pair of commas or a pair of em-dashes.
Using asymmetrical punctuation (like a comma and a dash) or incorrect punctuation (like semicolons) violates standard English conventions.
3
Select the option that uses a matching pair of punctuation marks to enclose the nonessential phrase.
The option with a pair of em-dashes correctly sets off the phrase.
This conforms to standard conventions.

Key Concept

Punctuation of Nonessential Elements
Estimated Time:1m 0s
Question 1393Question

A line has the equation y=mx+ky = mx + k in the xyxy-plane, where mm and kk are constants. If the line passes through the points (2,p)(2, p) and (p,4)(p, -4), and has a yy-intercept of (0,3p)(0, 3p) for some constant p>0p > 0, what is the slope, mm, of the line?

Show answer & explanation

Answer: 4-4

Answer

4-4
The correct answer is 4-4. Substituting the yy-intercept (0,3p)(0, 3p) into the slope-intercept form equation y=mx+ky = mx + k gives k=3pk = 3p. Substituting the point (2,p)(2, p) into y=mx+3py = mx + 3p gives p=2m+3pp = 2m + 3p, which simplifies to m=pm = -p. Then, substituting the point (p,4)(p, -4) into y=mx+3py = mx + 3p gives 4=mp+3p-4 = mp + 3p. Replacing mm with p-p results in 4=p2+3p-4 = -p^2 + 3p, which can be rearranged to the quadratic equation p23p4=0p^2 - 3p - 4 = 0. Factoring this equation yields (p4)(p+1)=0(p - 4)(p + 1) = 0. Since p>0p > 0, the only valid solution is p=4p = 4. Substituting p=4p = 4 back into the expression for mm gives the slope m=4m = -4.

Step-by-Step Solution

1
Determine the y-intercept constant kk in terms of pp.
k=3pk = 3p
The equation of the line is y=mx+ky = mx + k. Since the yy-intercept is given as (0,3p)(0, 3p), substituting x=0x = 0 and y=3py = 3p gives k=3pk = 3p.
2
Find the relationship between the slope mm and the parameter pp.
m=pm = -p
Since the line passes through (2,p)(2, p), we substitute these coordinates into the equation y=mx+3py = mx + 3p to get p=2m+3pp = 2m + 3p. Solving for mm yields 2m=2p2m = -2p, or m=pm = -p.
3
Substitute the point (p,4)(p, -4) into the linear equation and solve the resulting quadratic equation for pp.
p=4p = 4
Substituting the coordinates of (p,4)(p, -4) into y=mx+3py = mx + 3p gives 4=mp+3p-4 = mp + 3p. Substituting m=pm = -p gives 4=p2+3p-4 = -p^2 + 3p, which simplifies to the quadratic equation p23p4=0p^2 - 3p - 4 = 0. Factoring this equation gives (p4)(p+1)=0(p - 4)(p + 1) = 0. Since p>0p > 0, we must have p=4p = 4.
4
Calculate the slope mm.
m=4m = -4
Since m=pm = -p and we found p=4p = 4, the slope is m=4m = -4.

Key Concept

Determining the slope of a line from given points and a parameter in a linear equation.

Alternative Method

Instead of finding the equation of the line first, the slope mm can be expressed directly using the slope formula between the points (2,p)(2, p) and (p,4)(p, -4): m=4pp2m = \frac{-4 - p}{p - 2}. Since the slope of the line connecting (0,3p)(0, 3p) and (2,p)(2, p) is also m=p3p20=pm = \frac{p - 3p}{2 - 0} = -p, we can set these two expressions for mm equal to each other: p=4pp2-p = \frac{-4 - p}{p - 2}. Multiplying both sides by p2p - 2 yields p(p2)=4p    p2+2p=4p-p(p - 2) = -4 - p \implies -p^2 + 2p = -4 - p. Rearranging the terms gives the quadratic equation p23p4=0p^2 - 3p - 4 = 0. Factoring gives (p4)(p+1)=0(p - 4)(p + 1) = 0. Since p>0p > 0, we find p=4p = 4, and the slope is m=p=4m = -p = -4.
Estimated Time:2m 0s
Question 1394Question

A manufacturing company uses the equation below to model the total daily cost, KK, in thousands of dollars, of operating a factory when xx units are produced:

K=0.08(x150)+22K = 0.08(x - 150) + 22

where 150x800150 \le x \le 800. The company plans to transition to a new production setup that will increase the daily fixed operating cost by $3,000\$3,000 but will decrease the cost to produce each unit by $20\$20. Which of the following equations best models the new total daily cost, KnewK_{\text{new}}, in thousands of dollars, to produce xx units under the new setup?

Show answer & explanation

Answer: Knew=0.06x+13K_{\text{new}} = 0.06x + 13

Answer

The equation that best models the new total daily cost is Knew=0.06x+13K_{\text{new}} = 0.06x + 13.
The correct equation is determined by first expressing the original cost equation in slope-intercept form: K=0.08x+10K = 0.08x + 10. This reveals that the original variable cost is 0.080.08 thousand dollars ($80\$80) per unit and the original fixed cost is 1010 thousand dollars ($10,000\$10,000). Decreasing the variable cost by $20\$20 (0.020.02 thousand dollars) results in a new slope of 0.060.06. Increasing the fixed cost by $3,000\$3,000 (33 thousand dollars) yields a new y-intercept of 1313. Thus, the new cost model is Knew=0.06x+13K_{\text{new}} = 0.06x + 13.

Step-by-Step Solution

1
Expand the original equation to identify the baseline fixed and variable costs.
K=0.08x12+22    K=0.08x+10K = 0.08x - 12 + 22 \implies K = 0.08x + 10
Converting the equation to slope-intercept form, y=mx+by = mx + b, allows direct identification of the variable cost per unit (slope, mm) and the fixed cost (y-intercept, bb).
2
Convert the baseline parameters to their corresponding contextual values in dollars.
Variable cost: 0.080.08 thousand dollars = $80\$80 per unit. Fixed cost: 1010 thousand dollars = $10,000\$10,000 daily.
Since the cost KK is in thousands of dollars, a coefficient of 0.080.08 represents 0.08×1,000=$800.08 \times 1,000 = \$80 per unit, and a constant of 1010 represents 10×1,000=$10,00010 \times 1,000 = \$10,000.
3
Apply the described operational changes to determine the new variable and fixed costs.
New variable cost: $80$20=$60\$80 - \$20 = \$60 per unit, or 0.060.06 thousand dollars. New fixed cost: $10,000+$3,000=$13,000\$10,000 + \$3,000 = \$13,000 daily, or 1313 thousand dollars.
The unit cost decreases by $20\$20, lowering it from $80\$80 to $60\$60. The fixed cost increases by $3,000\$3,000, raising it from $10,000\$10,000 to $13,000\$13,000.
4
Assemble the new linear equation using the updated parameters.
Knew=0.06x+13K_{\text{new}} = 0.06x + 13
Combining the new variable cost per unit (0.060.06) and the new fixed cost (1313) yields the new daily cost equation.

Key Concept

Converting and modifying linear equations in a real-world context by identifying and altering slopes and y-intercepts.
Estimated Time:3m 0s
Question 1395Question

For all x2.5x \neq -2.5, the expression 6x2+17x+82x+5\frac{6x^2 + 17x + 8}{2x + 5} is equivalent to 3x+1+a2x+53x + 1 + \frac{a}{2x + 5}, where aa is a constant. What is the value of aa?

Show answer & explanation

Answer: 3

Answer

The value of aa is 33.
Multiplying both sides of the equivalent relation by 2x+52x + 5 yields 6x2+17x+8=(3x+1)(2x+5)+a6x^2 + 17x + 8 = (3x + 1)(2x + 5) + a. Expanding the right side gives 6x2+17x+5+a6x^2 + 17x + 5 + a. Since the expressions are equivalent, the constant terms must be equal: 8=5+a8 = 5 + a, which simplifies to a=3a = 3.

Step-by-Step Solution

1
Multiply both sides of the equation by 2x+52x + 5 to clear the denominators.
6x2+17x+8=(3x+1)(2x+5)+a6x^2 + 17x + 8 = (3x + 1)(2x + 5) + a
This clears the rational expressions so we can work with polynomials directly.
2
Expand the expression (3x+1)(2x+5)(3x + 1)(2x + 5) using the distributive property.
6x2+17x+8=6x2+15x+2x+5+a6x^2 + 17x + 8 = 6x^2 + 15x + 2x + 5 + a
To write the right side as a polynomial in standard form.
3
Combine like terms on the right side of the equation.
6x2+17x+8=6x2+17x+(5+a)6x^2 + 17x + 8 = 6x^2 + 17x + (5 + a)
To group coefficients of like powers of xx for easy comparison.
4
Equate the constant terms from both sides of the equation to solve for aa.
8=5+a8 = 5 + a, which gives a=3a = 3.
For the two polynomial expressions to be equivalent for all values of xx, their corresponding coefficients and constants must be equal.

Key Concept

Rewriting rational expressions by clearing denominators or polynomial long division to find equivalent expressions.
Question 1396Question

In the system of equations below, kk is a constant.

y=3x25x+4y = 3x^2 - 5x + 4
y=7x+ky = 7x + k

If the system has exactly one real solution (x,y)(x, y), what is the value of kk?

Show answer & explanation

Answer: 8-8

Answer

8-8
To find the number of solutions for the system of equations, we set the equations equal to each other: 3x25x+4=7x+k3x^2 - 5x + 4 = 7x + k. Subtracting 7x7x and kk from both sides gives the standard quadratic equation 3x212x+(4k)=03x^2 - 12x + (4 - k) = 0. For a quadratic equation to have exactly one real solution, its discriminant, b24acb^2 - 4ac, must equal 00. Substituting a=3a = 3, b=12b = -12, and c=4kc = 4 - k into the discriminant formula gives (12)24(3)(4k)=0(-12)^2 - 4(3)(4 - k) = 0. Simplifying this equation yields 14412(4k)=0144 - 12(4 - k) = 0, which simplifies to 14448+12k=0144 - 48 + 12k = 0, or 96+12k=096 + 12k = 0. Solving for kk gives k=8k = -8.

Step-by-Step Solution

1
Equate the two equations to eliminate yy and form a single quadratic equation.
3x25x+4=7x+k3x212x+(4k)=03x^2 - 5x + 4 = 7x + k \Rightarrow 3x^2 - 12x + (4 - k) = 0
To find the points of intersection of the system, we set the expressions for yy equal to each other.
2
Identify the coefficients of the quadratic equation in standard form ax2+bx+c=0ax^2 + bx + c = 0.
a=3a = 3, b=12b = -12, and c=4kc = 4 - k
These coefficients are needed to calculate the discriminant of the quadratic equation.
3
Set the discriminant Δ=b24ac\Delta = b^2 - 4ac equal to zero and solve for kk.
(12)24(3)(4k)=014412(4k)=012(4k)=1444k=12k=8(-12)^2 - 4(3)(4 - k) = 0 \Rightarrow 144 - 12(4 - k) = 0 \Rightarrow 12(4 - k) = 144 \Rightarrow 4 - k = 12 \Rightarrow k = -8
A quadratic equation has exactly one real solution if and only if its discriminant is equal to zero.

Key Concept

Solving nonlinear systems of equations by setting them equal to each other and using the discriminant of the resulting quadratic equation to determine the number of solutions.
Estimated Time:1m 30s
Question 1397Question

What are the solutions to the quadratic equation x24x12=0x^2 - 4x - 12 = 0?

Show answer & explanation

Answer: x=6x = 6 and x=2x = -2

Answer

The solutions are x=6x = 6 and x=2x = -2.
The correct answer is x=6x = 6 and x=2x = -2. Factoring the quadratic equation x24x12=0x^2 - 4x - 12 = 0 involves finding two numbers whose product is 12-12 and whose sum is 4-4. These numbers are 6-6 and 22. Rewriting the equation as (x6)(x+2)=0(x - 6)(x + 2) = 0 and setting each factor to zero yields the solutions x=6x = 6 and x=2x = -2.

Step-by-Step Solution

1
Identify the quadratic equation to factor.
The equation is x24x12=0x^2 - 4x - 12 = 0.
To find the solutions, we need to rewrite the quadratic expression in factored form.
2
Find two numbers that multiply to 12-12 and add up to 4-4.
The numbers are 6-6 and 22.
These numbers satisfy both conditions: (6)×2=12(-6) \times 2 = -12 and 6+2=4-6 + 2 = -4.
3
Write the quadratic equation in factored form and solve for xx.
(x6)(x+2)=0(x - 6)(x + 2) = 0, which means x6=0x - 6 = 0 or x+2=0x + 2 = 0. Thus, x=6x = 6 or x=2x = -2.
Applying the zero product property allows us to solve for the individual values of xx.

Key Concept

Solving quadratic equations by factoring
Question 1398Question

In the xyxy-plane, the graph of the linear equation ax+by=cax + by = c, where aa, bb, and cc are constants, has the property that the value of yy decreases by 33 for every increase of 55 in the value of xx. If the graph of this equation passes through the point (4,2)(4, -2) and a=6a = 6, what is the value of cc?

Show answer & explanation

Answer: 4

Answer

The correct answer is 44.
The correct answer is 44. The slope of the line described is m=ΔyΔx=35=0.6m = \frac{\Delta y}{\Delta x} = \frac{-3}{5} = -0.6. Rearranging ax+by=cax + by = c into slope-intercept form y=abx+cby = -\frac{a}{b}x + \frac{c}{b} shows that the slope is ab-\frac{a}{b}. Setting these equal gives ab=35    ab=35-\frac{a}{b} = -\frac{3}{5} \implies \frac{a}{b} = \frac{3}{5}. Since a=6a = 6, we find b=10b = 10. Substituting a=6a = 6, b=10b = 10, and the coordinates of the point (4,2)(4, -2) into the original equation yields 6(4)+10(2)=46(4) + 10(-2) = 4.

Step-by-Step Solution

1
Determine the slope of the line from the described relationship between xx and yy.
The slope mm of the line is 35-\frac{3}{5}.
The slope represents the change in yy divided by the change in xx. Since yy decreases by 33 (Δy=3\Delta y = -3) for every increase of 55 in xx (Δx=5\Delta x = 5), the slope is m=ΔyΔx=35m = \frac{\Delta y}{\Delta x} = -\frac{3}{5}.
2
Express the slope of the line in terms of the coefficients from the standard form equation ax+by=cax + by = c.
The slope of the line is ab-\frac{a}{b}.
Rewriting the equation ax+by=cax + by = c in slope-intercept form gives by=ax+c    y=abx+cbby = -ax + c \implies y = -\frac{a}{b}x + \frac{c}{b}. The coefficient of xx is the slope, so m=abm = -\frac{a}{b}.
3
Equate the two expressions for the slope and solve for bb using the given value of a=6a = 6.
b=10b = 10
Setting ab=35-\frac{a}{b} = -\frac{3}{5} gives ab=35\frac{a}{b} = \frac{3}{5}. Substituting a=6a = 6 yields 6b=35\frac{6}{b} = \frac{3}{5}, which simplifies to 3b=303b = 30, so b=10b = 10.
4
Substitute the point (4,2)(4, -2) and the values of aa and bb into the equation ax+by=cax + by = c to solve for cc.
c=4c = 4
Substituting a=6a = 6, b=10b = 10, x=4x = 4, and y=2y = -2 into ax+by=cax + by = c gives 6(4)+10(2)=c    2420=c    c=46(4) + 10(-2) = c \implies 24 - 20 = c \implies c = 4.

Key Concept

Linear Equations in Two Variables
Question 1399Question

A bakery sells blueberry muffins and bran muffins. The total cost of 66 blueberry muffins and 44 bran muffins is $22.00\$22.00. The total cost of 55 blueberry muffins and 88 bran muffins is $26.50\$26.50. What is the cost, in dollars, of 11 blueberry muffin?

Show answer & explanation

Answer: 2.5

Answer

The cost of one blueberry muffin is 2.5 dollars.
The correct answer is 2.5. By setting up the system of linear equations 6x+4y=226x + 4y = 22 and 5x+8y=26.55x + 8y = 26.5, where xx represents the cost of one blueberry muffin and yy represents the cost of one bran muffin, we can solve for xx. Multiplying the first equation by 2 gives 12x+8y=4412x + 8y = 44. Subtracting the second equation, 5x+8y=26.55x + 8y = 26.5, from the modified first equation yields 7x=17.57x = 17.5. Dividing by 7 results in x=2.5x = 2.5.

Step-by-Step Solution

1
Set up a system of equations.
6x+4y=226x + 4y = 22 and 5x+8y=26.55x + 8y = 26.5
Translate the context into mathematical statements where xx is the price of a blueberry muffin and yy is the price of a bran muffin.
2
Multiply the first equation by 2.
12x+8y=4412x + 8y = 44
Align the coefficients of yy to facilitate elimination.
3
Subtract the second equation from the modified first equation.
7x=17.57x = 17.5
Eliminate the variable yy to solve for xx.
4
Divide by 7.
x=2.5x = 2.5
Isolate the variable xx to find the cost of a blueberry muffin.

Key Concept

Solving systems of two linear equations using elimination.

Alternative Method

Alternatively, solve for yy in terms of xx using the first equation: y=5.51.5xy = 5.5 - 1.5x. Substitute this expression into the second equation: 5x+8(5.51.5x)=26.55x + 8(5.5 - 1.5x) = 26.5, which simplifies to 5x+4412x=26.5Rightarrow7x=17.5Rightarrowx=2.55x + 44 - 12x = 26.5 \\Rightarrow -7x = -17.5 \\Rightarrow x = 2.5.
Estimated Time:1m 30s
Question 1400Question

A linear equation and a quadratic equation form a system, as shown.

y=x2+5y = x^2 + 5
y=3x+5y = 3x + 5

If the ordered pair (x,y)(x, y) is a solution to the system where xx is positive, what is the value of xx?

Show answer & explanation

Answer: 3

Answer

The value of xx is 3.
Equating the two expressions for yy gives the equation x2+5=3x+5x^2 + 5 = 3x + 5. Subtracting 5 from both sides results in x2=3xx^2 = 3x. Subtracting 3x3x from both sides gives the quadratic equation x23x=0x^2 - 3x = 0, which can be factored as x(x3)=0x(x - 3) = 0. This yields two solutions for xx: 00 and 33. Since the question specifies that xx is positive, the correct value is 3.

Step-by-Step Solution

1
Equate the equations
x2+5=3x+5x^2 + 5 = 3x + 5
Since both equations are solved for yy, we can substitute the quadratic expression into the linear equation.
2
Simplify the equation
x23x=0x^2 - 3x = 0
Subtracting 5 from both sides and then subtracting 3x3x from both sides collects all terms on one side.
3
Factor and solve
x(x3)=0x(x - 3) = 0, so x=0x = 0 or x=3x = 3
Factoring out the greatest common factor, xx, allows us to apply the zero product property to find the individual roots.
4
Apply the constraint
x=3x = 3
The problem states that xx must be positive, which excludes the solution x=0x = 0.

Key Concept

Solving a system consisting of a linear equation and a quadratic equation by substitution.
PreviousPage 70 / 140Next
All practice questions — SAT | Examkin