All practice questions

2789 questions

Question 1461Question

A water utility company charges a flat monthly connection fee plus a constant rate per gallon of water consumed. In a certain month, a household that consumed 2,8002,800 gallons of water was billed a total of 62.0062.00 dollars, and a household that consumed 4,5004,500 gallons of water was billed a total of 87.5087.50 dollars. What is the flat monthly connection fee, in dollars, charged by the water utility company?

Show answer & explanation

Answer: 20

Answer

The flat monthly connection fee charged by the water utility company is 20 dollars.
The flat monthly connection fee is 20 dollars. A linear relationship can be modeled by the equation y=mx+by = mx + b, where xx represents the water consumed in gallons, yy represents the total bill in dollars, mm represents the rate per gallon, and bb represents the flat monthly connection fee. Using the data for the two households, we get the points (2800,62)(2800, 62) and (4500,87.5)(4500, 87.5). The rate per gallon is the slope of the line passing through these points: m=87.56245002800=25.51700=0.015m = \frac{87.5 - 62}{4500 - 2800} = \frac{25.5}{1700} = 0.015 dollars per gallon. Substituting this slope and the point (2800,62)(2800, 62) into the equation gives 62=0.015(2800)+b62 = 0.015(2800) + b, which simplifies to 62=42+b62 = 42 + b. Solving for bb yields 2020 dollars.

Step-by-Step Solution

1
Define the linear relationship using the variables xx for water consumed in gallons and yy for the total bill in dollars.
The relationship can be written as y=mx+by = mx + b, where mm represents the cost per gallon of water and bb represents the flat monthly connection fee.
This establishes the linear framework needed to solve for the unknown constants using the provided data points.
2
Calculate the constant rate of change (slope mm) using the coordinates of the two households: (2800,62)(2800, 62) and (4500,87.5)(4500, 87.5).
m=87.56245002800=25.51700=0.015m = \frac{87.5 - 62}{4500 - 2800} = \frac{25.5}{1700} = 0.015 dollars per gallon.
The slope of a linear function represents the constant rate of change between the two variables.
3
Substitute the calculated slope m=0.015m = 0.015 and the point (2800,62)(2800, 62) into the equation y=mx+by = mx + b to find the flat fee bb.
62=0.015(2800)+b    62=42+b    b=2062 = 0.015(2800) + b \implies 62 = 42 + b \implies b = 20.
The flat monthly connection fee corresponds to the vertical intercept (yy-intercept) of the linear equation.

Key Concept

Linear Equations in Two Variables
Question 1462Question

For all x>0x > 0 and x1x \neq 1, the expression x5/2x3/2x+1x3/2xx1/2+1\frac{x^{5/2} - x^{3/2} - x + 1}{x^{3/2} - x - x^{1/2} + 1} is equivalent to x+xa+bx + x^a + b, where aa and bb are constants and a<1a < 1. What is the value of 2a+b2a + b?

Show answer & explanation

Answer: 2

Answer

The correct answer is 2.
Substituting u=x1/2u = x^{1/2} transforms the expression into u5u3u2+1u3u2u+1\frac{u^5 - u^3 - u^2 + 1}{u^3 - u^2 - u + 1}. Factoring the numerator by grouping yields (u31)(u21)(u^3 - 1)(u^2 - 1), and factoring the denominator yields (u21)(u1)(u^2 - 1)(u - 1). Canceling the common factor (u21)(u^2 - 1) leaves u31u1\frac{u^3 - 1}{u - 1}. Applying the difference of cubes formula to factor u31u^3 - 1 as (u1)(u2+u+1)(u - 1)(u^2 + u + 1) allows us to cancel the (u1)(u - 1) term, leaving u2+u+1u^2 + u + 1. Re-substituting u=x1/2u = x^{1/2} results in the equivalent expression x+x1/2+1x + x^{1/2} + 1. Comparing this to x+xa+bx + x^a + b with a<1a < 1 gives a=0.5a = 0.5 and b=1b = 1. Evaluating 2a+b2a + b yields 2(0.5)+1=22(0.5) + 1 = 2.

Step-by-Step Solution

1
Introduce a variable substitution to eliminate fractional exponents.
Let u=x1/2u = x^{1/2}, which implies x=u2x = u^2. The expression becomes u5u3u2+1u3u2u+1\frac{u^5 - u^3 - u^2 + 1}{u^3 - u^2 - u + 1}.
Substitution simplifies working with fractional exponents and makes factoring patterns easier to identify.
2
Factor the numerator by grouping terms.
The numerator factors as u3(u21)(u21)=(u31)(u21)u^3(u^2 - 1) - (u^2 - 1) = (u^3 - 1)(u^2 - 1).
Grouping common terms helps simplify polynomials into products of lower-degree factors.
3
Factor the denominator by grouping terms.
The denominator factors as u2(u1)(u1)=(u21)(u1)u^2(u - 1) - (u - 1) = (u^2 - 1)(u - 1).
Factoring the denominator reveals common terms that can be canceled with the numerator.
4
Combine the factored forms and cancel the common factor.
The expression becomes (u31)(u21)(u21)(u1)=u31u1\frac{(u^3 - 1)(u^2 - 1)}{(u^2 - 1)(u - 1)} = \frac{u^3 - 1}{u - 1} for u1u \neq 1.
Canceling (u21)(u^2 - 1) simplifies the rational expression since x1x \neq 1 ensures u210u^2 - 1 \neq 0.
5
Simplify the remaining rational expression using the difference of cubes formula.
Factoring u31u^3 - 1 as (u1)(u2+u+1)(u - 1)(u^2 + u + 1) and canceling (u1)(u - 1) yields u2+u+1u^2 + u + 1.
The difference of cubes formula allows cancellation of the linear term in the denominator.
6
Substitute back the original variable and determine the constants.
Substituting u=x1/2u = x^{1/2} back gives x+x1/2+1x + x^{1/2} + 1, meaning a=0.5a = 0.5 and b=1b = 1.
This puts the expression in the final requested form x+xa+bx + x^a + b to find aa and bb.
7
Calculate the requested value 2a+b2a + b.
2(0.5)+1=22(0.5) + 1 = 2.
This computes the final numeric answer requested by the question.

Key Concept

Simplifying rational expressions with fractional exponents by substitution and grouping
Question 1463Question

A bank account is opened with an initial deposit of 800.Theaccountbalanceincreasesby800. The account balance increases by 5\%eachyear.Ifnoothertransactionsaremade,whichofthefollowingfunctionsbestmodelstheaccountbalance, each year. If no other transactions are made, which of the following functions best models the account balance, B(t),indollars,after, in dollars, after t$ years?

Show answer & explanation

Answer: B(t)=800(1.05)tB(t) = 800(1.05)^t

Answer

The function B(t)=800(1.05)tB(t) = 800(1.05)^t best models the account balance.
The initial deposit of 800representstheinitialvalueoftheexponentialfunctionwhen800 represents the initial value of the exponential function when t = 0 .Sincetheaccountbalanceincreasesby. Since the account balance increases by 5\%eachyear,thevalueismultipliedbyagrowthfactorof each year, the value is multiplied by a growth factor of 1 + 0.05 = 1.05 eachyear.Thus,theexponentialfunctionthatmodelsthebalanceafter each year. Thus, the exponential function that models the balance after t yearsis years is B(t) = 800(1.05)^t$.

Step-by-Step Solution

1
Identify the initial value of the exponential growth function.
The initial deposit is 800,sotheinitialvalueat800, so the initial value at t = 0 is is 800$.
An exponential model is written in the form B(t)=a(b)tB(t) = a(b)^t, where aa represents the initial value.
2
Determine the growth factor based on the annual percentage increase.
The growth rate is r=5%=0.05r = 5\% = 0.05. The growth factor bb is 1+r=1+0.05=1.051 + r = 1 + 0.05 = 1.05.
To find the growth factor for an increasing quantity, add the growth rate as a decimal to 1.
3
Write the final exponential function by substituting the initial value and growth factor.
The function is B(t)=800(1.05)tB(t) = 800(1.05)^t.
Substitute a=800a = 800 and b=1.05b = 1.05 into the standard exponential form B(t)=a(b)tB(t) = a(b)^t.

Key Concept

Writing and interpreting exponential growth functions from a real-world context.
Question 1464Question

A custom t-shirt printing company uses the function C(n)=12n+45C(n) = 12n + 45 to determine the total cost, in dollars, for an order of nn t-shirts. What is the best interpretation of the value 4545 in this function?

Show answer & explanation

Answer: The setup fee, in dollars, charged for the entire order regardless of the number of t-shirts printed.

Answer

The setup fee, in dollars, charged for the entire order regardless of the number of t-shirts printed.
In the linear function C(n)=12n+45C(n) = 12n + 45, the term 4545 is a constant that does not depend on the variable nn (the number of t-shirts). Therefore, it represents the initial or flat setup cost in dollars for placing an order, which is charged regardless of the number of t-shirts printed.

Step-by-Step Solution

1
Identify the structure of the linear function C(n)=12n+45C(n) = 12n + 45.
The function is in the slope-intercept form y=mx+by = mx + b, where m=12m = 12 is the slope and b=45b = 45 is the y-intercept.
Understanding the components of a linear function helps determine which part of the equation corresponds to which real-world quantity.
2
Determine the meaning of the constant term (y-intercept) in the context of the problem.
The constant term 4545 represents the value of C(n)C(n) when n=0n = 0, which is the cost before any t-shirts are added, representing a flat setup fee.
Evaluating the function at n=0n = 0 isolates the base cost or initial charge.

Key Concept

Interpreting Linear Relationships in Context
Question 1465Question
A landscape designer purchased a total of 3535 plants, consisting of boxwood shrubs and fern plants, for a total of \510$. Each boxwood shrub cost \18 ,andeachfernplantcost$, and each fern plant cost \$ 12 .Ifthedesignerpurchased. If the designer purchased b boxwoodshrubsand boxwood shrubs and f fernplants,whatisthevalueof fern plants, what is the value of f - b$?
Show answer & explanation

Answer: 5

Answer

The correct answer is 5, representing the difference between the 20 fern plants and 15 boxwood shrubs.
To find the value of fbf - b, we can set up a system of linear equations based on the given information. The total number of plants purchased is 3535, which gives the equation b+f=35b + f = 35. The total cost of the plants is \510$, with boxwood shrubs costing \18 eachandfernplantscosting$ each and fern plants costing \$ 12 each,givingtheequation each, giving the equation 18b + 12f = 510 .Solvingthefirstequationfor. Solving the first equation for f gives gives f = 35 - b .Substitutingthisintothesecondequationyields. Substituting this into the second equation yields 18b + 12(35 - b) = 510 .Distributingandsimplifyinggives. Distributing and simplifying gives 18b + 420 - 12b = 510 ,whichsimplifiesto, which simplifies to 6b + 420 = 510 .Subtracting. Subtracting 420 frombothsidesgives from both sides gives 6b = 90 ,so, so b = 15 .Substituting. Substituting b = 15 backinto back into b + f = 35 gives gives 15 + f = 35 ,so, so f = 20 .Thevalueof. The value of f - b is is 20 - 15 = 5$.

Step-by-Step Solution

1
Define variables and write the system of linear equations representing the problem.
Let bb be the number of boxwood shrubs and ff be the number of fern plants. The system of equations is:
b+f=3518b+12f=510\begin{aligned} b + f &= 35 \\ 18b + 12f &= 510 \end{aligned}
We need to translate the word problem into a mathematical system of two linear equations with two variables.
2
Express one variable in terms of the other from the first equation and substitute it into the second equation.
From b+f=35b + f = 35, we get f=35bf = 35 - b.
Substituting this into the second equation gives:
18b+12(35b)=51018b + 12(35 - b) = 510
Substitution is a standard method to reduce a system of two equations to a single equation in one variable.
3
Solve the resulting single-variable equation for bb.
18b+42012b=51018b + 420 - 12b = 510
6b+420=5106b + 420 = 510
6b=906b = 90
b=15b = 15
By distributing the coefficient and combining like terms, we isolate and solve for the variable b.
4
Substitute the value of bb back into the first equation to solve for ff, and then calculate fbf - b.
15+f=35f=2015 + f = 35 \Rightarrow f = 20
fb=2015=5f - b = 20 - 15 = 5
Finding the individual values of both variables allows us to calculate the required difference.

Key Concept

Solving systems of linear equations in two variables using substitution or elimination, and evaluating a linear combination of the solution.

Alternative Method

Instead of substitution, the system can be solved using elimination. Multiply the first equation, b+f=35b + f = 35, by 1212 to get 12b+12f=42012b + 12f = 420. Subtract this from the second equation, 18b+12f=51018b + 12f = 510, to eliminate ff: (18b12b)+(12f12f)=510420(18b - 12b) + (12f - 12f) = 510 - 420, which simplifies to 6b=906b = 90, giving b=15b = 15. Then, find f=20f = 20 and compute fb=5f - b = 5.
Estimated Time:1m 30s
Question 1466Question

Volcanic eruptions can have a profound impact on Earth's climate system by releasing gases that interact with solar radiation. During the 1991 eruption of Mount Pinatubo, the injection of sulfur dioxide into the stratosphere created a massive aerosol cloud ________ global average temperatures decreased by about 0.5 degrees Celsius over the following year.

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

Show answer & explanation

Answer: cloud; consequently,

Answer

cloud; consequently,
The correct option correctly uses a semicolon to separate two independent clauses, followed by the transition 'consequently' and a comma. This creates a grammatically correct structure and logically connects the cause (the creation of the aerosol cloud) with its effect (the temperature drop).

Step-by-Step Solution

1
Identify the structure of the two clauses surrounding the blank.
The clause before the blank ('During the 1991 eruption of Mount Pinatubo, the injection of sulfur dioxide into the stratosphere created a massive aerosol cloud') and the clause after the blank ('global average temperatures decreased by about 0.5 degrees Celsius over the following year') are both independent clauses because they can each stand alone as complete sentences.
Knowing whether the clauses are independent or dependent determines the type of punctuation and conjunction needed to connect them.
2
Determine the logical relationship between the two independent clauses.
The first clause describes a cause (the creation of an aerosol cloud) and the second clause describes its direct effect (a drop in global temperatures).
This helps select the appropriate transition or conjunction that accurately reflects the meaning of the sentence.
3
Evaluate the choices to find the one that correctly punctuates the boundary between the two independent clauses while expressing the correct logical relationship.
The option containing a semicolon followed by the conjunctive adverb 'consequently' and a comma correctly joins the two independent clauses and establishes a cause-and-effect relationship. The comma splice, run-on, and contrast conjunction options are grammatically or logically incorrect.
Semicolons are standard punctuation for linking independent clauses, and using 'consequently' correctly matches the cause-and-effect logic.

Key Concept

Clause Boundaries and Linking
Estimated Time:1m 0s
Question 1467Question
y=x25y=4x\begin{aligned} y &= x^2 - 5 \\ y &= 4x \end{aligned}

If (x,y)(x, y) is a solution to the system of equations above and y>0y > 0, what is the value of yy?

Show answer & explanation

Answer: 20

Answer

20
Substituting y=4xy = 4x into the equation y=x25y = x^2 - 5 yields 4x=x254x = x^2 - 5. Rearranging this equation into standard form gives x24x5=0x^2 - 4x - 5 = 0. Factoring the quadratic expression gives (x5)(x+1)=0(x - 5)(x + 1) = 0, which means x=5x = 5 or x=1x = -1. Substituting these values back into y=4xy = 4x gives the coordinates of the two solutions: (5,20)(5, 20) and (1,4)(-1, -4). Since the question specifies that y>0y > 0, the correct value is the positive yy-value, which is 20.

Step-by-Step Solution

1
Substitute the expression for yy from the second equation into the first equation.
4x=x254x = x^2 - 5
This eliminates yy and creates a single equation in terms of xx.
2
Subtract 4x4x from both sides to write the quadratic equation in standard form.
x24x5=0x^2 - 4x - 5 = 0
Standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0 is required to solve by factoring.
3
Factor the quadratic equation.
(x5)(x+1)=0(x - 5)(x + 1) = 0
Factoring helps find the values of xx that satisfy the equation.
4
Solve for xx by setting each factor to zero.
x=5x = 5 or x=1x = -1
Applying the zero product property yields the possible xx-coordinates of the solutions.
5
Calculate the corresponding yy-values using the equation y=4xy = 4x.
For x=5x = 5, y=20y = 20. For x=1x = -1, y=4y = -4.
This determines the coordinates of the intersection points, which are (5,20)(5, 20) and (1,4)(-1, -4).
6
Apply the constraint y>0y > 0 to identify the correct value of yy.
y=20y = 20
Since 4-4 is not greater than zero, the only valid solution is (5,20)(5, 20), giving y=20y = 20.

Key Concept

Solving a system of linear and quadratic equations using substitution.
Question 1468Question

For all x>5x > 5, which of the following is equivalent to the expression 3x214x53x+1x225x5\frac{3x^2 - 14x - 5}{3x + 1} - \frac{x^2 - 25}{x - 5}?

Show answer & explanation

Answer: 10-10

Answer

10-10
Factoring the numerators allows both rational expressions to be simplified. The first expression, 3x214x53x+1\frac{3x^2 - 14x - 5}{3x + 1}, factors as (3x+1)(x5)3x+1\frac{(3x + 1)(x - 5)}{3x + 1}, which simplifies to x5x - 5 since x>5x > 5. The second expression, x225x5\frac{x^2 - 25}{x - 5}, factors as (x5)(x+5)x5\frac{(x - 5)(x + 5)}{x - 5}, which simplifies to x+5x + 5. Subtracting the second simplified expression from the first gives (x5)(x+5)=x5x5=10(x - 5) - (x + 5) = x - 5 - x - 5 = -10. Therefore, the equivalent expression is 10-10.

Step-by-Step Solution

1
Factor the numerator of the first rational expression, 3x214x53x^2 - 14x - 5.
(3x+1)(x5)(3x + 1)(x - 5)
To find common factors that can be simplified with the denominator 3x+13x + 1.
2
Simplify the first expression, 3x214x53x+1\frac{3x^2 - 14x - 5}{3x + 1}, for x>5x > 5.
x5x - 5
Since x>5x > 5, 3x+103x + 1 \neq 0, allowing us to divide out the common factor (3x+1)(3x + 1).
3
Factor the numerator of the second rational expression, x225x^2 - 25.
(x5)(x+5)(x - 5)(x + 5)
Using the difference of squares identity, a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b).
4
Simplify the second expression, x225x5\frac{x^2 - 25}{x - 5}, for x>5x > 5.
x+5x + 5
Since x>5x > 5, x50x - 5 \neq 0, allowing us to divide out the common factor (x5)(x - 5).
5
Subtract the second simplified expression from the first.
(x5)(x+5)=x5x5=10(x - 5) - (x + 5) = x - 5 - x - 5 = -10
Distributing the negative sign through the parentheses and combining like terms yields the final simplified equivalent value.

Key Concept

Simplifying rational expressions by factoring and performing polynomial operations.
Question 1469Question

The quadratic equation x24x+2=0x^2 - 4x + 2 = 0 has roots r1r_1 and r2r_2. A second quadratic equation, x2px+q=0x^2 - px + q = 0, has roots (r1+1r2)\left(r_1 + \frac{1}{r_2}\right) and (r2+1r1)\left(r_2 + \frac{1}{r_1}\right), where pp and qq are constants. What is the value of pp?

Show answer & explanation

Answer: 6

Answer

The value of pp is 6.
By Vieta's formulas, the sum of the roots of x24x+2=0x^2 - 4x + 2 = 0 is r1+r2=4r_1 + r_2 = 4 and the product of the roots is r1r2=2r_1 r_2 = 2. The sum of the roots of the second equation x2px+q=0x^2 - px + q = 0 is pp. Therefore, p=(r1+1r2)+(r2+1r1)=(r1+r2)+r1+r2r1r2p = \left(r_1 + \frac{1}{r_2}\right) + \left(r_2 + \frac{1}{r_1}\right) = (r_1 + r_2) + \frac{r_1 + r_2}{r_1 r_2}. Substituting the known values yields p=4+42=6p = 4 + \frac{4}{2} = 6.

Step-by-Step Solution

1
Determine the sum and product of the roots of the first equation.
r1+r2=4r_1 + r_2 = 4 and r1r2=2r_1 r_2 = 2
Vieta's formulas state that for x2Bx+C=0x^2 - Bx + C = 0, the sum of the roots is BB and the product is CC.
2
Express the sum of the roots of the second equation, which is pp.
p=(r1+r2)+(1r1+1r2)p = (r_1 + r_2) + \left(\frac{1}{r_1} + \frac{1}{r_2}\right)
The sum of the roots of x2px+q=0x^2 - px + q = 0 is pp.
3
Simplify the fractional part of the equation.
1r1+1r2=r1+r2r1r2\frac{1}{r_1} + \frac{1}{r_2} = \frac{r_1 + r_2}{r_1 r_2}
Finding a common denominator allows us to write the sum of reciprocals in terms of the sum and product of the roots.
4
Substitute the values of the sum and product into the expression for pp.
p=4+42=6p = 4 + \frac{4}{2} = 6
This evaluates the expression to find the final value of pp.

Key Concept

Relating the roots and coefficients of quadratic equations using Vieta's formulas.
Question 1470Question

If (2y1)2=49(2y - 1)^2 = 49 and y>0y > 0, what is the value of yy?

Show answer & explanation

Answer: 4

Answer

The correct answer is 44.
By taking the square root of both sides of the equation (2y1)2=49(2y - 1)^2 = 49, we get 2y1=72y - 1 = 7 or 2y1=72y - 1 = -7. Solving 2y1=72y - 1 = 7 gives 2y=82y = 8, or y=4y = 4. Solving 2y1=72y - 1 = -7 gives 2y=62y = -6, or y=3y = -3. Since it is given that y>0y > 0, the value of yy must be 44.

Step-by-Step Solution

1
Take the square root of both sides of the equation.
2y1=72y - 1 = 7 or 2y1=72y - 1 = -7
Applying the square root property of equality to isolate the linear term.
2
Solve each linear equation for yy.
y=4y = 4 or y=3y = -3
Isolating yy in each equation by adding 11 and then dividing by 22.
3
Apply the constraint y>0y > 0 to identify the final value.
y=4y = 4
The value y=3y = -3 is negative, so it does not satisfy the constraint y>0y > 0.

Key Concept

Solving quadratic equations of the form (ax+b)2=c(ax + b)^2 = c using the square root property.
Question 1471Question

In the xyxy-plane, a circle has center (6,8)(6, 8) and is tangent to the yy-axis. A line with a positive slope mm passes through the origin and is tangent to the circle. If mm is written as a fraction in simplest form, pq\frac{p}{q}, what is the value of p+qp + q?

Show answer & explanation

Answer: 31

Answer

The value of p+qp + q is 31.
The radius of the circle is 6 since the center is (6,8)(6, 8) and it is tangent to the yy-axis. Substituting the line y=mxy = mx into the circle's equation (x6)2+(y8)2=36(x-6)^2 + (y-8)^2 = 36 yields a quadratic equation in xx: (1+m2)x2(12+16m)x+64=0(1+m^2)x^2 - (12+16m)x + 64 = 0. Since the line is tangent to the circle, there is exactly one solution, meaning the discriminant of this quadratic must equal zero: (12+16m)24(1+m2)(64)=0(12+16m)^2 - 4(1+m^2)(64) = 0. Simplifying this equation yields 24m7=024m - 7 = 0, which gives a slope of m=724m = \frac{7}{24}. Since the fraction is in simplest form, p=7p=7 and q=24q=24, and their sum is 3131.

Step-by-Step Solution

1
Determine the radius of the circle.
r=6r = 6
Since the center is at (6,8)(6, 8) and the circle is tangent to the yy-axis, the radius is the horizontal distance from the center to the yy-axis.
2
Write the equation of the circle.
(x6)2+(y8)2=36(x-6)^2 + (y-8)^2 = 36
A circle with center (h,k)(h, k) and radius rr has the equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2.
3
Substitute y=mxy = mx into the circle's equation.
(1+m2)x2(12+16m)x+64=0(1+m^2)x^2 - (12+16m)x + 64 = 0
Substituting the equation of the line y=mxy = mx into the circle's equation and expanding gives a quadratic equation in terms of xx.
4
Set the discriminant of the quadratic equation to zero.
Δ=(12+16m)2256(1+m2)=0\Delta = (12+16m)^2 - 256(1+m^2) = 0
For the line to be tangent to the circle, the system must have exactly one real solution, meaning the quadratic equation must have a discriminant of zero.
5
Solve for the positive slope mm.
m=724m = \frac{7}{24}
Expanding and simplifying the discriminant equation yields 24m7=024m - 7 = 0, which gives m=724m = \frac{7}{24}.
6
Calculate p+qp + q using the simplest form fraction.
3131
Since m=724m = \frac{7}{24} is in simplest form, p=7p = 7 and q=24q = 24. Therefore, p+q=7+24=31p + q = 7 + 24 = 31.

Key Concept

Nonlinear Systems of Equations
Question 1472Question

In the inequality 2(3xk)5(x+1)>17-2(3x - k) - 5(x + 1) > 17, kk is an integer constant. If the maximum integer value of xx that satisfies the inequality is 22, what is the least possible value of kk?

Show answer & explanation

Answer: 23

Answer

The correct answer is 23.
By simplifying the inequality to x<2k2211x < \frac{2k - 22}{11}, we establish that the upper bound of the solution interval must be strictly greater than 22 but less than or equal to 33 for 22 to be the maximum integer solution. Solving the resulting compound inequality 2<2k221132 < \frac{2k - 22}{11} \le 3 yields 22<k27.522 < k \le 27.5. The smallest integer within this range is 2323.

Step-by-Step Solution

1
Distribute the constants on the left side of the inequality.
6x+2k5x5>17-6x + 2k - 5x - 5 > 17
Applying the distributive property simplifies the expression and removes the parentheses.
2
Combine like terms on the left side and isolate the xx term.
11x+2k5>17    11x>222k-11x + 2k - 5 > 17 \implies -11x > 22 - 2k
Grouping xx terms together and moving the constant terms to the other side prepares the inequality for division.
3
Divide both sides by 11-11 and flip the inequality sign.
x<222k11    x<2k2211x < \frac{22 - 2k}{-11} \implies x < \frac{2k - 22}{11}
Dividing by a negative number reverses the direction of the inequality sign from greater-than (>>) to less-than (<<).
4
Set up the inequality for the maximum integer solution to be 22.
2<2k221132 < \frac{2k - 22}{11} \le 3
For 22 to be the largest integer satisfying x<Lx < L (where LL is the boundary), 22 must be strictly less than LL, and LL must be less than or equal to the next integer, 33.
5
Solve the compound inequality for the parameter kk.
22<2k2233    44<2k55    22<k27.522 < 2k - 22 \le 33 \implies 44 < 2k \le 55 \implies 22 < k \le 27.5
Multiplying all parts by 11, adding 22, and dividing by 2 isolates kk.
6
Find the least integer value of kk in the interval (22,27.5](22, 27.5].
2323
The integers that satisfy 22<k27.522 < k \le 27.5 are 23,24,25,26,23, 24, 25, 26, and 2727. The least of these values is 2323.

Key Concept

Solving linear inequalities in one variable involving parameter bounds, negative coefficients, and integer solution constraints.
Question 1473Question

At a municipal water desalination facility, the filtration rate of a reverse osmosis membrane decreases linearly over time due to particle accumulation. The daily volume of purified water, VV, in thousands of gallons per day, can be modeled as a function of the number of days, tt, since the membrane was last serviced. The graph of this relationship in the tVtV-plane has a tt-intercept of 100100 and passes through the point (20,64)(20, 64). Which of the following is the best interpretation of the slope of the graph of this relationship?

Show answer & explanation

Answer: The daily volume of purified water decreases by 0.80.8 thousand gallons each day after the membrane is serviced.

Answer

The daily volume of purified water decreases by 0.80.8 thousand gallons each day after the membrane is serviced.
The correct answer describes that the daily volume of purified water decreases by 0.80.8 thousand gallons each day. The tt-intercept of 100100 indicates the point (100,0)(100, 0) is on the graph, and the problem states the graph passes through (20,64)(20, 64). The slope of the relationship is m=06410020=0.8m = \frac{0 - 64}{100 - 20} = -0.8. Since the vertical axis represents the daily volume of purified water (in thousands of gallons) and the horizontal axis represents the number of days, the slope of 0.8-0.8 represents a decrease of 0.80.8 thousand gallons of water per day.

Step-by-Step Solution

1
Identify the coordinates of two points on the line from the given context.
The tt-intercept of 100100 corresponds to the point (100,0)(100, 0). The second point is given directly as (20,64)(20, 64).
Two points on the line are needed to calculate the slope of the linear relationship.
2
Calculate the slope (mm) using the slope formula m=V2V1t2t1m = \frac{V_2 - V_1}{t_2 - t_1}.
m=06410020=6480=0.8m = \frac{0 - 64}{100 - 20} = \frac{-64}{80} = -0.8.
The slope of the line represents the rate of change of the daily volume of water (VV) with respect to the elapsed days (tt).
3
Interpret the meaning of the slope in context.
A slope of 0.8-0.8 indicates that for every increase of 11 day in tt, the daily volume of water VV decreases by 0.80.8 units (thousands of gallons).
The slope value of 0.8-0.8 represents a daily reduction of 0.80.8 thousand gallons of purified water.

Key Concept

Interpreting the slope of a linear model in a real-world context

Alternative Method

Instead of calculating the slope directly from the formula, one can write the equation of the line in point-slope form or slope-intercept form. Since (100,0)(100,0) is the tt-intercept, the line can be represented as V=m(t100)V = m(t - 100). Substituting the point (20,64)(20, 64) gives 64=m(20100)64 = m(20 - 100), which simplifies to 64=80m64 = -80m, solving to m=0.8m = -0.8. This slope represents the daily change in the volume VV for each unit change in day tt.
Estimated Time:2m 30s
Question 1474Question

The quadratic function ff is defined by f(x)=(x4)2+7f(x) = (x - 4)^2 + 7. What are the coordinates of the vertex of the graph of y=f(x)y = f(x) in the xyxy-plane?

Show answer & explanation

Answer: (4,7)(4, 7)

Answer

The coordinates of the vertex are (4,7)(4, 7).
The quadratic function is given in vertex form, f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where the vertex of the graph of the function in the xyxy-plane is (h,k)(h, k). Comparing f(x)=(x4)2+7f(x) = (x - 4)^2 + 7 to this form, we get h=4h = 4 and k=7k = 7. Therefore, the coordinates of the vertex are (4,7)(4, 7).

Step-by-Step Solution

1
Identify the standard vertex form of a quadratic function.
The vertex form of a quadratic function is f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, where (h,k)(h, k) is the vertex of the parabola.
This standard form allows direct extraction of the vertex coordinates by matching the variables.
2
Compare the given function f(x)=(x4)2+7f(x) = (x - 4)^2 + 7 to the standard vertex form.
Comparing the two equations, we identify that a=1a = 1, h=4h = 4, and k=7k = 7.
Matching coefficients and constants determines the values of the vertex parameters.
3
Write the coordinates of the vertex (h,k)(h, k) using the identified values.
The vertex is at (4,7)(4, 7).
Substituting h=4h = 4 and k=7k = 7 into (h,k)(h, k) yields the final vertex coordinates.

Key Concept

Identifying the vertex of a quadratic function from its vertex form.
Question 1475Question

For all x>0x > 0, which of the following is equivalent to the expression (x1x)2(x+1+1x)\left(\sqrt{x} - \frac{1}{\sqrt{x}}\right)^2 \left(x + 1 + \frac{1}{x}\right)?

Show answer & explanation

Answer: (x1)(x31)x2\frac{(x-1)(x^3-1)}{x^2}

Answer

(x1)(x31)x2\frac{(x-1)(x^3-1)}{x^2}
The correct expression is obtained by first converting x1x\sqrt{x} - \frac{1}{\sqrt{x}} to x1x\frac{x-1}{\sqrt{x}}, and then squaring it to get (x1)2x\frac{(x-1)^2}{x}. Next, the term x+1+1xx + 1 + \frac{1}{x} is converted to x2+x+1x\frac{x^2+x+1}{x}. Multiplying these two results yields (x1)2(x2+x+1)x2\frac{(x-1)^2(x^2+x+1)}{x^2}. Grouping (x1)(x2+x+1)(x-1)(x^2+x+1) and substituting it with the difference of cubes identity, x31x^3-1, gives the final equivalent expression (x1)(x31)x2\frac{(x-1)(x^3-1)}{x^2}.

Step-by-Step Solution

1
Simplify the first factor by writing x1x\sqrt{x} - \frac{1}{\sqrt{x}} under a common denominator and squaring it.
(x1x)2=(x1)2x\left(\frac{x-1}{\sqrt{x}}\right)^2 = \frac{(x-1)^2}{x}
This allows us to combine the terms in the first factor before multiplication.
2
Write the second factor x+1+1xx + 1 + \frac{1}{x} under a common denominator.
x2+x+1x\frac{x^2+x+1}{x}
This allows us to multiply the two fractional factors easily.
3
Multiply the two simplified factors together.
(x1)2(x2+x+1)x2=(x1)(x1)(x2+x+1)x2\frac{(x-1)^2(x^2+x+1)}{x^2} = \frac{(x-1)(x-1)(x^2+x+1)}{x^2}
Multiplying the numerators and denominators of the fractions gives the product of the terms.
4
Apply the difference of cubes factorization formula: (x1)(x2+x+1)=x31(x-1)(x^2+x+1) = x^3-1.
(x1)(x31)x2\frac{(x-1)(x^3-1)}{x^2}
This simplifies the product to its final equivalent form.

Key Concept

Simplifying rational expressions and applying algebraic identities (specifically the binomial square and difference of cubes).

Alternative Method

Alternatively, you can substitute a convenient value for xx, such as x=4x = 4, into the original expression and each of the options, then compare the results.
Estimated Time:2m 0s
Question 1476Question

For a real solution (x,y)(x, y) to the system of equations below, which of the following is a possible value of x+yx + y?

x2+3y2=21x22y=5\begin{aligned} x^2 + 3y^2 &= 21 \\ x^2 - 2y &= 5 \end{aligned}
Show answer & explanation

Answer: 5

Answer

The correct answer is 5, which is the sum of the coordinates of the real solution (3, 2) of the system.
Substituting x2=2y+5x^2 = 2y + 5 into the first equation yields the quadratic equation 3y2+2y16=03y^2 + 2y - 16 = 0. Solving this quadratic equation gives y=2y = 2 or y=8/3y = -8/3. Since x2x^2 must be non-negative for real solutions, y=8/3y = -8/3 yields no real solutions because x2=2(8/3)+5=1/3<0x^2 = 2(-8/3) + 5 = -1/3 < 0. For y=2y = 2, we have x2=2(2)+5=9x^2 = 2(2) + 5 = 9, which gives x=3x = 3 or x=3x = -3. The real solutions to the system are (3,2)(3, 2) and (3,2)(-3, 2). The possible values for x+yx + y are 3+2=53 + 2 = 5 and 3+2=1-3 + 2 = -1. Therefore, 5 is a possible value of x+yx + y.

Step-by-Step Solution

1
Rearrange the second equation to express x2x^2 in terms of yy.
x2=2y+5x^2 = 2y + 5
This allows for direct substitution into the first equation to eliminate the xx variable.
2
Substitute the expression for x2x^2 into the first equation and simplify the resulting quadratic equation in terms of yy.
3y2+2y16=03y^2 + 2y - 16 = 0
Substituting 2y+52y + 5 for x2x^2 in x2+3y2=21x^2 + 3y^2 = 21 gives (2y+5)+3y2=21(2y + 5) + 3y^2 = 21, which simplifies to 3y2+2y16=03y^2 + 2y - 16 = 0.
3
Factor or use the quadratic formula to solve for yy.
y=2y = 2 or y=8/3y = -8/3
The quadratic equation factors as (3y+8)(y2)=0(3y + 8)(y - 2) = 0, giving the roots y=2y = 2 and y=8/3y = -8/3.
4
Find the corresponding values of xx for each yy and determine the real solutions.
For y=2y = 2, x2=2(2)+5=9    x=±3x^2 = 2(2) + 5 = 9 \implies x = \pm 3. For y=8/3y = -8/3, x2=2(8/3)+5=1/3x^2 = 2(-8/3) + 5 = -1/3, which has no real solutions.
A real number squared cannot be negative, so only y=2y = 2 yields real solutions: (3,2)(3, 2) and (3,2)(-3, 2).
5
Calculate the possible values of x+yx + y for the real solutions.
For (3,2)(3, 2), x+y=3+2=5x + y = 3 + 2 = 5. For (3,2)(-3, 2), x+y=3+2=1x + y = -3 + 2 = -1.
Evaluating the target expression for both valid real solutions gives 5 and -1. Since 5 is the only value present in the options, it is the correct answer.

Key Concept

Solving systems of nonlinear equations algebraically using substitution and analyzing real solutions.
Question 1477Question

For a wireless sensor node in an environmental monitoring network, the battery life BB, in days, when transmitting nn data packets per day is modeled by a linear function. Under standard operating conditions, the node's battery lasts for 120120 days when transmitting 8080 packets per day, and it lasts for 9090 days when transmitting 140140 packets per day. Under a new energy-saving firmware, the battery consumption rate per packet transmitted is reduced by 40%40\%, and the static power draw is also reduced, increasing the maximum battery life (when zero packets are transmitted) by 10%10\%. Under this new firmware, what is the battery life, in days, of a sensor node that transmits 150150 data packets per day?

Show answer & explanation

Answer: 131

Answer

131
To solve this problem, we first determine the linear relationship B=mn+B0B = mn + B_0 under standard operating conditions. The rate of change (slope mm) represents the change in battery life per packet transmitted per day: m=9012014080=0.5m = \frac{90 - 120}{140 - 80} = -0.5 days per packet. Substituting this back into the linear equation gives 120=0.5(80)+B0120 = -0.5(80) + B_0, which simplifies to 120=40+B0120 = -40 + B_0, yielding a y-intercept of B0=160B_0 = 160 days. Under the energy-saving firmware, the battery consumption rate per packet is reduced by 40%40\%. This means the rate at which battery life decreases per packet changes from 0.50.5 to 0.5×(10.40)=0.30.5 \times (1 - 0.40) = 0.3, giving us a new slope of 0.3-0.3. The maximum battery life (y-intercept) increases by 10%10\%, making the new y-intercept 160×1.10=176160 \times 1.10 = 176. The new linear model is Bnew=0.3n+176B_{\text{new}} = -0.3n + 176. Evaluating this equation for n=150n = 150 packets per day yields Bnew=0.3(150)+176=45+176=131B_{\text{new}} = -0.3(150) + 176 = -45 + 176 = 131 days.

Step-by-Step Solution

1
Determine the linear relationship representing standard operating conditions by using the two given points, (80,120)(80, 120) and (140,90)(140, 90).
Slope m=0.5m = -0.5 days per packet and y-intercept B0=160B_0 = 160 days.
Establishing the initial linear equation is necessary to obtain the base battery consumption rate and maximum battery capacity.
2
Calculate the new slope and y-intercept parameters under the energy-saving firmware by applying the specified percentage changes.
New slope mnew=0.3m_{\text{new}} = -0.3 days per packet and new y-intercept B0,new=176B_{0,\text{new}} = 176 days.
To model the linear relationship under the updated power management firmware.
3
Formulate the new linear function Bnew=0.3n+176B_{\text{new}} = -0.3n + 176 and substitute 150150 for nn.
Battery life B=131B = 131 days.
To find the expected battery life at the target daily packet transmission rate.

Key Concept

Interpreting how physical rates and initial values map to the slope and y-intercept of a linear model, and applying transformations to these parameters.
Question 1478Question

Although a newly formed council of medieval history scholars has compiled an extensive digital database of rare fourteenth-century manuscripts, _______ has struggled to secure the long-term financial support necessary to keep the archive open to public researchers. Consequently, historians worldwide worry that access to these fragile primary sources will soon be restricted.

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

Show answer & explanation

Answer: it

Answer

The singular pronoun 'it' correctly agrees with the singular collective noun 'council' and serves as the subject of the clause.
The pronoun in the blank must refer to the singular collective noun 'council,' which is the main subject of the preceding subordinate clause. Because 'council' is singular, the pronoun must also be singular. Additionally, since the pronoun functions as the subject of the verb phrase 'has struggled,' it must be in the subjective case. The singular pronoun 'it' correctly meets both of these requirements.

Step-by-Step Solution

1
Identify the antecedent of the pronoun in the sentence.
The antecedent is 'council,' which is a singular collective noun.
Determining whether the antecedent is singular or plural is necessary to ensure pronoun-antecedent agreement.
2
Identify the grammatical role of the pronoun in the clause.
The pronoun acts as the subject of the verb phrase 'has struggled.'
Determining the pronoun's role helps identify the correct case (subjective case).
3
Select the pronoun that matches both the singular number and the subjective case.
The singular subjective pronoun 'it' is the correct choice.
This pronoun satisfies both number agreement and case requirements.

Key Concept

Pronoun-Antecedent Agreement and Case
Question 1479Question

In the xyxy-plane, a line has a yy-intercept of (0,d)(0, d) and passes through the point (4,d3)(4, d - 3), where dd is a constant. If the line also passes through the point (12,k)(12, k), which of the following expressions represents the value of kk?

Show answer & explanation

Answer: d9d - 9

Answer

d9d - 9
The correct answer represents the value of kk as d9d - 9. The slope mm of the line passing through (0,d)(0, d) and (4,d3)(4, d - 3) is (d3)d40=34\frac{(d - 3) - d}{4 - 0} = -\frac{3}{4}. Using the yy-intercept (0,d)(0, d), the equation of the line is y=34x+dy = -\frac{3}{4}x + d. Substituting the point (12,k)(12, k) gives k=34(12)+d=d9k = -\frac{3}{4}(12) + d = d - 9.

Step-by-Step Solution

1
Calculate the slope of the line using the points (0,d)(0, d) and (4,d3)(4, d - 3).
m=34m = -\frac{3}{4}
The slope formula is m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}. Substituting the given coordinates yields m=(d3)d40=34m = \frac{(d - 3) - d}{4 - 0} = -\frac{3}{4}.
2
Write the equation of the line using the slope-intercept form.
y=34x+dy = -\frac{3}{4}x + d
Since the line's yy-intercept is (0,d)(0, d), the constant bb in the slope-intercept equation y=mx+by = mx + b is equal to dd.
3
Substitute the point (12,k)(12, k) into the equation of the line to solve for kk.
k=d9k = d - 9
Substituting x=12x = 12 and y=ky = k into y=34x+dy = -\frac{3}{4}x + d gives k=34(12)+d=9+dk = -\frac{3}{4}(12) + d = -9 + d, which simplifies to d9d - 9.

Key Concept

Determining the equation and coordinates of a line in the coordinate plane given its slope and intercepts.
Question 1480Question

For a certain constant aa, the quadratic equation 3x22ax+a4=03x^2 - 2ax + a - 4 = 0 has real roots x1x_1 and x2x_2. If x12+x22=289x_1^2 + x_2^2 = \frac{28}{9}, what is the sum of all possible values of aa?

Show answer & explanation

Answer: 32\frac{3}{2}

Answer

The sum of all possible values of aa is \frac{3}{2}.
The correct answer is derived by expressing the sum of the squares of the roots, x12+x22x_1^2 + x_2^2, as (x1+x2)22x1x2(x_1 + x_2)^2 - 2x_1x_2. Applying Vieta's formulas to the equation 3x22ax+a4=03x^2 - 2ax + a - 4 = 0 yields x1+x2=2a3x_1 + x_2 = \frac{2a}{3} and x1x2=a43x_1 x_2 = \frac{a - 4}{3}. Substituting these values into the identity gives 4a292(a4)3=289\frac{4a^2}{9} - \frac{2(a - 4)}{3} = \frac{28}{9}. Multiplying by 9 and simplifying leads to the quadratic equation 2a23a2=02a^2 - 3a - 2 = 0. Since this equation has real solutions and the original equation always has real roots for any real aa, the sum of all possible values of aa is given by the negative linear coefficient divided by the leading coefficient, which is \frac{3}{2}.

Step-by-Step Solution

1
Express the sum of squares x12+x22x_1^2 + x_2^2 in terms of the sum and product of the roots.
x12+x22=(x1+x2)22x1x2x_1^2 + x_2^2 = (x_1 + x_2)^2 - 2x_1 x_2
This allows the use of Vieta's formulas to relate the roots of the quadratic equation to its coefficients.
2
Apply Vieta's formulas to the quadratic equation 3x22ax+a4=03x^2 - 2ax + a - 4 = 0 to find the sum and product of the roots.
x1+x2=2a3x_1 + x_2 = \frac{2a}{3} and x1x2=a43x_1 x_2 = \frac{a - 4}{3}
For any quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0, the sum of the roots is BA-\frac{B}{A} and the product is CA\frac{C}{A}.
3
Substitute the expressions for the sum and product of the roots into the identity from Step 1 and set it equal to the given value.
(2a3)22(a43)=289\left(\frac{2a}{3}\right)^2 - 2\left(\frac{a - 4}{3}\right) = \frac{28}{9}
This sets up a solvable equation for the parameter aa.
4
Simplify the algebraic equation by multiplying both sides by 9 and expanding terms.
4a26(a4)=28    4a26a4=0    2a23a2=04a^2 - 6(a - 4) = 28 \implies 4a^2 - 6a - 4 = 0 \implies 2a^2 - 3a - 2 = 0
Eliminating denominators and grouping terms yields a standard form quadratic equation in aa.
5
Verify that the solutions for aa are real and that they yield real roots for xx in the original equation.
For 2a23a2=02a^2 - 3a - 2 = 0, the discriminant Δa=25>0\Delta_a = 25 > 0, so aa has real solutions. The discriminant of the original equation is Δx=4a212a+48\Delta_x = 4a^2 - 12a + 48, which is positive for all real values of aa since its own discriminant is negative.
This confirms that the solutions for aa are valid and satisfy the condition that x1x_1 and x2x_2 are real numbers.
6
Use Vieta's formula on the quadratic equation 2a23a2=02a^2 - 3a - 2 = 0 to find the sum of all possible values of aa.
Sum of values =32=32= -\frac{-3}{2} = \frac{3}{2}
The sum of the roots of a quadratic equation in the form Aa2+Ba+C=0Aa^2 + Ba + C = 0 is equal to BA-\frac{B}{A}.

Key Concept

Vieta's Formulas and Algebraic Identities for Quadratic Equations
PreviousPage 74 / 140Next
All practice questions — SAT | Examkin