All practice questions

612 questions

Question 1Question

When the polynomial g(x)=x42x3+ax28g(x) = x^4 - 2x^3 + ax^2 - 8 is divided by x3x - 3, the remainder is 3737, where aa is a constant. What is the value of aa?

Show answer & explanation

Answer: 2

Answer

2
According to the Polynomial Remainder Theorem, dividing a polynomial g(x)g(x) by a linear divisor xcx - c yields a remainder equal to g(c)g(c). In this problem, the divisor is x3x - 3, so we evaluate the polynomial at x=3x = 3 and set it equal to the given remainder of 3737. Substituting 33 for xx in g(x)=x42x3+ax28g(x) = x^4 - 2x^3 + ax^2 - 8 yields 342(3)3+a(3)28=373^4 - 2(3)^3 + a(3)^2 - 8 = 37. Simplifying the numerical expressions gives 8154+9a8=3781 - 54 + 9a - 8 = 37, which simplifies to 19+9a=3719 + 9a = 37. Subtracting 1919 from both sides results in 9a=189a = 18. Dividing both sides by 99 gives the value of the constant aa as 22.

Step-by-Step Solution

1
Apply the Polynomial Remainder Theorem
g(3)=37g(3) = 37
The Remainder Theorem states that when a polynomial g(x)g(x) is divided by xcx - c, the remainder is g(c)g(c).
2
Substitute x=3x = 3 into the polynomial g(x)g(x)
342(3)3+a(3)28=373^4 - 2(3)^3 + a(3)^2 - 8 = 37
This sets the value of the polynomial evaluated at x=3x = 3 equal to the given remainder of 3737.
3
Simplify the constant terms
19+9a=3719 + 9a = 37
Evaluating the exponents and multiplying: 34=813^4 = 81, 2(33)=542(3^3) = 54, and a(32)=9aa(3^2) = 9a. Combining the constant terms gives 81548=1981 - 54 - 8 = 19.
4
Solve the linear equation for aa
a=2a = 2
Subtracting 1919 from both sides gives 9a=189a = 18, and dividing both sides by 99 gives a=2a = 2.

Key Concept

Polynomial Remainder Theorem
Question 2Question

A laboratory dispensing pump releases a liquid solution at a constant rate of 0.75 deciliters per minute0.75\text{ deciliters per minute}. If 1 deciliter=100 milliliters1\text{ deciliter} = 100\text{ milliliters}, what is the pump's dispensing rate, in milliliters per second?

Show answer & explanation

Answer: 1.25

Answer

The correct answer is 1.25. The pump dispenses 1.25 milliliters per second.
To find the dispensing rate in milliliters per second, we first convert the volume from deciliters to milliliters. Multiplying 0.75 deciliters0.75\text{ deciliters} by 100 milliliters per deciliter100\text{ milliliters per deciliter} gives 75 milliliters per minute75\text{ milliliters per minute}. Next, to convert minutes to seconds, we divide the rate by 6060 (since 1 minute=60 seconds1\text{ minute} = 60\text{ seconds}), which yields 7560=1.25 milliliters per second\frac{75}{60} = 1.25\text{ milliliters per second}.

Step-by-Step Solution

1
Convert the dispensing rate from deciliters per minute to milliliters per minute using the conversion factor 1 deciliter=100 milliliters1\text{ deciliter} = 100\text{ milliliters}.
0.75 deciliters/minute×100 milliliters/deciliter=75 milliliters/minute0.75\text{ deciliters/minute} \times 100\text{ milliliters/deciliter} = 75\text{ milliliters/minute}
This converts the volume unit from deciliters to milliliters.
2
Convert the rate from milliliters per minute to milliliters per second by dividing by 6060, since there are 60 seconds60\text{ seconds} in 1 minute1\text{ minute}.
75 milliliters/minute÷60 seconds/minute=1.25 milliliters/second75\text{ milliliters/minute} \div 60\text{ seconds/minute} = 1.25\text{ milliliters/second}
This converts the time unit from minutes to seconds, yielding the final rate.

Key Concept

Unit Conversions

Alternative Method

Alternatively, you can convert the units in a single dimensional analysis step: 0.75 dL/min×100 mL1 dL×1 min60 s=7560 mL/s=1.25 mL/s0.75 \text{ dL/min} \times \frac{100 \text{ mL}}{1 \text{ dL}} \times \frac{1 \text{ min}}{60 \text{ s}} = \frac{75}{60} \text{ mL/s} = 1.25 \text{ mL/s}.
Estimated Time:1m 30s
Question 3Question

A florist sells carnations for 1.501.50 each and roses for 3.003.00 each. The equation 1.50c+3.00r=45.001.50c + 3.00r = 45.00 represents the possible number of carnations, cc, and roses, rr, that a customer can buy for exactly 45.0045.00. If the customer buys 8 carnations, how many roses can they buy?

Show answer & explanation

Answer: 11

Answer

11
To find the number of roses the customer can buy, substitute the number of carnations bought, which is 8, for cc in the given equation. This yields 1.50(8)+3.00r=45.001.50(8) + 3.00r = 45.00. Simplifying the product gives 12.00+3.00r=45.0012.00 + 3.00r = 45.00. Subtracting 12.00 from both sides of the equation gives 3.00r=33.003.00r = 33.00. Finally, dividing both sides by 3.00 yields r=11r = 11. Thus, the customer can buy 11 roses.

Step-by-Step Solution

1
Substitute the given value for carnations, c=8c = 8, into the linear equation.
1.50(8)+3.00r=45.001.50(8) + 3.00r = 45.00
We are given that the customer buys 8 carnations, so cc is replaced by 8 to solve for the number of roses, rr.
2
Multiply 1.501.50 by 88 to simplify the term.
12.00+3.00r=45.0012.00 + 3.00r = 45.00
Simplifying the constant term on the left side of the equation.
3
Subtract 12.0012.00 from both sides of the equation to isolate the term with rr.
3.00r=33.003.00r = 33.00
To solve for rr, we must get the term 3.00r3.00r by itself on one side.
4
Divide both sides of the equation by 3.003.00 to solve for rr.
r=11r = 11
Dividing isolates the variable rr.

Key Concept

Solving a linear equation in two variables by substitution when one variable's value is known.
Question 4Question

In the quadratic equation 2x216x+c=02x^2 - 16x + c = 0, cc is a constant. If one of the solutions to the equation is 434 - \sqrt{3}, what is the value of cc?

Show answer & explanation

Answer: 26

Answer

26
Since the coefficients of the quadratic equation are real, any irrational roots must occur in conjugate pairs. Therefore, if one solution is 434 - \sqrt{3}, the other solution must be 4+34 + \sqrt{3}. According to Vieta's formulas, the product of the roots r1r_1 and r2r_2 for a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 is ca\frac{c}{a}. In this equation, a=2a = 2, so the product of the roots is c2\frac{c}{2}. Multiplying the two solutions gives (43)(4+3)=163=13(4 - \sqrt{3})(4 + \sqrt{3}) = 16 - 3 = 13. Setting c2=13\frac{c}{2} = 13 and solving for cc yields c=26c = 26.

Step-by-Step Solution

1
Determine the second root of the quadratic equation.
The second root is 4+34 + \sqrt{3}.
Since the quadratic equation has real coefficients, the irrational roots must be conjugate pairs.
2
Express the product of the roots using Vieta's formulas.
The product of the roots is c2\frac{c}{2}.
For any quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the product of the roots is equal to ca\frac{c}{a}. Here, a=2a = 2.
3
Calculate the product of the two roots.
(43)(4+3)=163=13(4 - \sqrt{3})(4 + \sqrt{3}) = 16 - 3 = 13.
Using the difference of squares formula, (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2.
4
Equate the product of the roots to the expression from step 2 and solve for cc.
c2=13c=26\frac{c}{2} = 13 \Rightarrow c = 26.
By substituting the calculated product into the formula for the product of the roots, we find the value of the constant.

Key Concept

Using Vieta's formulas and the conjugate root theorem to solve for coefficients of a quadratic equation.

Alternative Method

Alternatively, substitute the given solution x=43x = 4 - \sqrt{3} directly into the equation 2x216x+c=02x^2 - 16x + c = 0 and solve for cc. First, calculate x2=(43)2=1683+3=1983x^2 = (4 - \sqrt{3})^2 = 16 - 8\sqrt{3} + 3 = 19 - 8\sqrt{3}. Then substitute this into the equation: 2(1983)16(43)+c=02(19 - 8\sqrt{3}) - 16(4 - \sqrt{3}) + c = 0. Simplifying this yields 3816364+163+c=026+c=0c=2638 - 16\sqrt{3} - 64 + 16\sqrt{3} + c = 0 \Rightarrow -26 + c = 0 \Rightarrow c = 26.
Estimated Time:1m 30s
Question 5Question

If 5x+25x=12055^{x+2} - 5^x = 120\sqrt{5}, what is the value of xx?

Show answer & explanation

Answer: 1.5

Answer

1.5 (or 3/2)
By factoring out the common term 5x5^x from the left side of the equation, we get 5x(521)=12055^x(5^2 - 1) = 120\sqrt{5}, which simplifies to 245x=120524 \cdot 5^x = 120\sqrt{5}. Dividing both sides by 24 isolates the exponential term: 5x=555^x = 5\sqrt{5}. Since 555\sqrt{5} can be written as 5150.5=51.55^1 \cdot 5^{0.5} = 5^{1.5}, we have 5x=51.55^x = 5^{1.5}. Equating the exponents gives x=1.5x = 1.5 (or 3/23/2).

Step-by-Step Solution

1
Factor out 5x5^x from the left side of the equation.
5x(521)=12055^x(5^2 - 1) = 120\sqrt{5}
To apply exponent rules to rewrite 5x+25^{x+2} as 5x525^x \cdot 5^2 and then factor out the common term 5x5^x.
2
Simplify the constant term inside the parentheses.
245x=120524 \cdot 5^x = 120\sqrt{5}
Evaluating 521=251=245^2 - 1 = 25 - 1 = 24 simplifies the coefficient of the exponential expression.
3
Divide both sides of the equation by 24.
5x=555^x = 5\sqrt{5}
To isolate the exponential term 5x5^x on one side of the equation.
4
Express the right side as a single power of 5.
5x=51.55^x = 5^{1.5}
Using exponent rules where 55=5150.5=51.55\sqrt{5} = 5^1 \cdot 5^{0.5} = 5^{1.5} so that both sides have the same base.
5
Equate the exponents of the common base 5.
x=1.5x = 1.5
Since the bases on both sides of the equation are equal and positive, their exponents must be equal.

Key Concept

Solving exponential equations by factoring and rewriting terms using a common base.
Estimated Time:1m 30s
Question 6Question

If 27x=9x+127^x = 9^{x + 1}, what is the value of xx?

Show answer & explanation

Answer: 2

Answer

The value of xx is 22.
By rewriting 2727 as 333^3 and 99 as 323^2, the equation becomes (33)x=(32)x+1(3^3)^x = (3^2)^{x+1}. Applying the power rule of exponents, this simplifies to 33x=32x+23^{3x} = 3^{2x+2}. Since the bases are now the same, the exponents can be set equal to each other: 3x=2x+23x = 2x + 2. Solving for xx gives x=2x = 2.

Step-by-Step Solution

1
Rewrite 2727 and 99 as powers of 33.
(33)x=(32)x+1(3^3)^x = (3^2)^{x + 1}
To solve exponential equations with different bases, it is helpful to express them using a common base.
2
Apply the power of a power rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
33x=32x+23^{3x} = 3^{2x + 2}
This simplifies the exponential expressions on both sides of the equation.
3
Set the exponents equal to each other.
3x=2x+23x = 2x + 2
Since the bases are equal (3=33 = 3), the exponents must also be equal for the equation to hold.
4
Solve the linear equation for xx.
x=2x = 2
Subtracting 2x2x from both sides isolates the variable xx.

Key Concept

Solving exponential equations by expressing both sides with a common base and equating exponents.
Estimated Time:45s
Question 7Question

A solar energy farm has two arrays of solar panels, Array A and Array B. At the beginning of 2024 (t=0t = 0), the generating capacity of Array A is 5050 megawatts and increases by 1111 megawatts each year. At the beginning of 2024, the generating capacity of Array B is 3232 megawatts and increases exponentially by a constant percent each year. If the generating capacities of the two arrays are equal at the beginning of 2026 (t=2t = 2), what is the generating capacity, in megawatts, of Array B at the beginning of 2027 (t=3t = 3)?

Show answer & explanation

Answer: 108

Answer

The correct answer is 108.
The capacity of Array A at t=2t = 2 is calculated using the linear growth model A(t)=50+11tA(t) = 50 + 11t, which yields A(2)=50+11(2)=72A(2) = 50 + 11(2) = 72 megawatts. Since the capacity of Array B grows exponentially and starts at 3232 megawatts, its model is B(t)=32btB(t) = 32 \cdot b^t, where bb is the annual growth factor. At t=2t = 2, their capacities are equal, so 32b2=7232 \cdot b^2 = 72. Dividing both sides by 3232 yields b2=2.25b^2 = 2.25. Taking the positive square root gives b=1.5b = 1.5. To find the capacity of Array B at t=3t = 3, we compute B(3)=32(1.5)3=108B(3) = 32 \cdot (1.5)^3 = 108 megawatts.

Step-by-Step Solution

1
Write the linear model for the capacity of Array A.
A(t)=50+11tA(t) = 50 + 11t, where tt is the number of years since the beginning of 2024.
Array A increases by a constant number of megawatts each year, which represents linear growth.
2
Calculate the capacity of Array A at t=2t = 2.
A(2)=50+11(2)=72A(2) = 50 + 11(2) = 72 megawatts.
We need to find the capacity of Array A at the beginning of 2026 to determine the capacity of Array B at that same time.
3
Represent the exponential model for the capacity of Array B.
B(t)=32btB(t) = 32 \cdot b^t, where bb is the constant annual growth factor.
Array B increases exponentially by a constant percent each year, which is represented by a geometric sequence or exponential function.
4
Solve for the growth factor bb using the capacity at t=2t = 2.
32b2=72    b2=2.25    b=1.532 \cdot b^2 = 72 \implies b^2 = 2.25 \implies b = 1.5.
Since the capacities of both arrays are equal at the beginning of 2026 (t=2t = 2), we set B(2)=A(2)=72B(2) = A(2) = 72 to find the positive base bb.
5
Find the capacity of Array B at t=3t = 3.
B(3)=32(1.5)3=108B(3) = 32 \cdot (1.5)^3 = 108 megawatts.
We substitute t=3t = 3 into the exponential model for Array B to find its capacity at the beginning of 2027.

Key Concept

Modeling linear and exponential growth, finding parameters of functions, and calculating values at specific time steps.

Alternative Method

Once the growth factor b=1.5b = 1.5 is found, the capacity of Array B at t=3t = 3 can be calculated by multiplying the capacity at t=2t = 2 by the growth factor: B(3)=B(2)b=721.5=108B(3) = B(2) \cdot b = 72 \cdot 1.5 = 108 megawatts.
Estimated Time:1m 30s
Question 8Question

At the beginning of a school year, a bookstore had 250250 copies of a textbook in stock. During the first week of classes, the bookstore sold 30%30\% of the textbooks in stock. During the second week, a new shipment increased the number of textbooks in stock by 40%40\% of the number of textbooks in stock at the end of the first week. How many copies of the textbook were in stock at the end of the second week?

Show answer & explanation

Answer: 245

Answer

245
To find the final quantity, we must calculate the successive percentage changes sequentially. First, a 30%30\% decrease on the initial 250250 textbooks leaves 70%70\% of the stock: 250×0.70=175250 \times 0.70 = 175. Second, a 40%40\% increase on this new amount of 175175 textbooks results in 175×1.40=245175 \times 1.40 = 245 textbooks in stock at the end of the second week.

Step-by-Step Solution

1
Find the number of textbooks remaining after the first week's sales.
175
Selling 30%30\% of the 250250 textbooks leaves 70%70\% of them: 250×(10.30)=175250 \times (1 - 0.30) = 175.
2
Find the total number of textbooks in stock after the second week's shipment increase.
245
An increase of 40%40\% on the 175175 remaining textbooks results in 140%140\% of that amount: 175×(1+0.40)=245175 \times (1 + 0.40) = 245.

Key Concept

Applying consecutive percent decreases and increases to changing base values.
Question 9Question

If 4x+28x1=16x+14^{x+2} \cdot 8^{x-1} = 16^{x+1}, what is the value of xx?

Show answer & explanation

Answer: 3

Answer

3
To solve the equation 4x+28x1=16x+14^{x+2} \cdot 8^{x-1} = 16^{x+1}, rewrite all bases in terms of base 2: (22)x+2(23)x1=(24)x+1(2^2)^{x+2} \cdot (2^3)^{x-1} = (2^4)^{x+1}. Simplifying using the power rule yields 22x+423x3=24x+42^{2x+4} \cdot 2^{3x-3} = 2^{4x+4}. Applying the product rule on the left side gives 2(2x+4)+(3x3)=25x+12^{(2x+4)+(3x-3)} = 2^{5x+1}. Equating the exponents gives 5x+1=4x+45x + 1 = 4x + 4. Solving for xx results in x=3x = 3.

Step-by-Step Solution

1
Express the bases 4, 8, and 16 as powers of 2.
4x+2=(22)x+2=22x+44^{x+2} = (2^2)^{x+2} = 2^{2x+4}, 8x1=(23)x1=23x38^{x-1} = (2^3)^{x-1} = 2^{3x-3}, and 16x+1=(24)x+1=24x+416^{x+1} = (2^4)^{x+1} = 2^{4x+4}
Writing all parts of the equation with a common base allows the exponents to be compared directly.
2
Combine the terms on the left side by adding their exponents.
22x+423x3=2(2x+4)+(3x3)=25x+12^{2x+4} \cdot 2^{3x-3} = 2^{(2x+4) + (3x-3)} = 2^{5x+1}
According to the product rule of exponents, bmbn=bm+nb^m \cdot b^n = b^{m+n} when the bases are the same.
3
Equate the exponents from both sides of the equation.
5x+1=4x+45x + 1 = 4x + 4
If two exponential expressions with the same positive base (other than 1) are equal, their exponents must be equal.
4
Solve the linear equation for xx.
x=3x = 3
Subtract 4x4x and 11 from both sides to isolate the variable xx.

Key Concept

Solving exponential equations by finding a common base and applying exponent laws.
Question 10Question

Two lines, L1L_1 and L2L_2, are graphed in the xyxy-plane. Line L1L_1 passes through the points (2,11)(2, 11) and (6,23)(6, 23). If line L2L_2 is perpendicular to line L1L_1 and contains the point (3,10)(3, 10), what is the xx-coordinate of the xx-intercept of line L2L_2?

Show answer & explanation

Answer: 33

Answer

33
To find the xx-coordinate of the xx-intercept of line L2L_2, first determine the slope of line L1L_1 from the given points (2,11)(2, 11) and (6,23)(6, 23) using the formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, which results in m1=231162=3m_1 = \frac{23 - 11}{6 - 2} = 3. Since line L2L_2 is perpendicular to line L1L_1, its slope must be the negative reciprocal of 3, which is 13-\frac{1}{3}. Using the point-slope form with the point (3,10)(3, 10), the equation of line L2L_2 is y10=13(x3)y - 10 = -\frac{1}{3}(x - 3), which simplifies to y=13x+11y = -\frac{1}{3}x + 11. Setting y=0y = 0 to find the xx-intercept yields 0=13x+110 = -\frac{1}{3}x + 11, which simplifies to x=33x = 33.

Step-by-Step Solution

1
Calculate the slope of line L1L_1 using the points (2,11)(2, 11) and (6,23)(6, 23) with the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}.
m1=231162=124=3m_1 = \frac{23 - 11}{6 - 2} = \frac{12}{4} = 3
The slope of a line represents its rate of change and is required to find the relationship with perpendicular lines.
2
Find the slope of line L2L_2 which is perpendicular to L1L_1.
m2=13m_2 = -\frac{1}{3}
Perpendicular lines have slopes that are negative reciprocals of each other.
3
Write the linear equation for line L2L_2 using the point-slope formula yy1=m(xx1)y - y_1 = m(x - x_1) with the point (3,10)(3, 10) and slope m2=13m_2 = -\frac{1}{3}.
y10=13(x3)    y=13x+11y - 10 = -\frac{1}{3}(x - 3) \implies y = -\frac{1}{3}x + 11
Defining the equation of the line allows us to find the coordinates of any of its intercepts.
4
Set y=0y = 0 in the equation for line L2L_2 to find the xx-coordinate of the xx-intercept.
0=13x+11    13x=11    x=330 = -\frac{1}{3}x + 11 \implies \frac{1}{3}x = 11 \implies x = 33
The xx-intercept is the point where the line crosses the xx-axis, which mathematically corresponds to y=0y = 0.

Key Concept

Perpendicular lines in the coordinate plane have slopes that are negative reciprocals of each other. The xx-intercept of a linear graph represents the value of xx when y=0y = 0.
Question 11Question

A digital marketing firm allocates its monthly advertising budget between search engine campaigns and social media campaigns. Let xx represent the amount, in thousands of dollars, spent on search engine campaigns, and let yy represent the amount, in thousands of dollars, spent on social media campaigns. The system of inequalities below represents the firm's monthly constraints:

x2yx+y253x+4y80y3\begin{aligned} x &\ge 2y \\ x + y &\le 25 \\ 3x + 4y &\le 80 \\ y &\ge 3 \end{aligned}

Based on these constraints, what is the maximum possible amount, in thousands of dollars, the firm can spend on social media campaigns?

Show answer & explanation

Answer: 8

Answer

8
To find the maximum possible value of yy, we analyze the boundaries of the feasible region. The boundary lines of the system are x=2yx = 2y, x+y=25x + y = 25, 3x+4y=803x + 4y = 80, and y=3y = 3. We can find the upper limit of yy by combining the inequalities x2yx \ge 2y and 3x+4y803x + 4y \le 80. Multiplying the first inequality by 33 gives 3x6y3x \ge 6y. Adding 4y4y to both sides yields 3x+4y10y3x + 4y \ge 10y. Because 3x+4y803x + 4y \le 80, it follows that 10y8010y \le 80, which simplifies to y8y \le 8. We verify that the point (16,8)(16, 8) satisfies the remaining inequalities: 16+8=242516 + 8 = 24 \le 25 and 838 \ge 3, which are both true. Thus, the maximum possible value of yy is 88.

Step-by-Step Solution

1
Relate the variables using the constraints to establish an upper bound for yy.
Since x2yx \ge 2y, multiplying both sides by 33 gives 3x6y3x \ge 6y.
This allows us to express the 3x3x term in the cost inequality in terms of yy to determine the maximum boundary.
2
Substitute 3x6y3x \ge 6y into the inequality 3x+4y803x + 4y \le 80.
We get 6y+4y3x+4y806y + 4y \le 3x + 4y \le 80, which simplifies to 10y8010y \le 80.
This establishes a direct upper limit for yy based on the intersection of the two active boundary lines.
3
Solve the inequality 10y8010y \le 80 for yy.
y8y \le 8.
This determines that the maximum possible value for yy under these constraints is 88.
4
Verify that the point corresponding to y=8y = 8 satisfies all other constraints in the system.
When y=8y = 8, the boundary x=2yx = 2y gives x=16x = 16. Checking (16,8)(16, 8) against all inequalities:
- 162(8)    161616 \ge 2(8) \implies 16 \ge 16 (True)
- 16+825    242516 + 8 \le 25 \implies 24 \le 25 (True)
- 3(16)+4(8)80    80803(16) + 4(8) \le 80 \implies 80 \le 80 (True)
- 838 \ge 3 (True)
We must verify that the optimal vertex lies within the feasible region defined by all four inequalities.

Key Concept

Maximizing a coordinate value within a bounded feasible region defined by a system of linear inequalities.
Question 12Question
y=x28x+cy=2x5\begin{aligned} y &= x^2 - 8x + c \\ y &= 2x - 5 \end{aligned}

In the system of equations above, cc is a constant. If the system has two real solutions, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), such that the product of the yy-coordinates of the solutions, y1y2y_1 y_2, is equal to 55, what is the value of cc?

Show answer & explanation

Answer: 15

Answer

The value of the constant cc is 1515.
Substituting the expression for yy from the linear equation into the quadratic equation yields the single variable quadratic equation x210x+(c+5)=0x^2 - 10x + (c+5) = 0. Using Vieta's formulas, the sum of the roots is x1+x2=10x_1 + x_2 = 10 and the product of the roots is x1x2=c+5x_1 x_2 = c+5. Substituting these relationships into the expanded product of the yy-coordinates, y1y2=(2x15)(2x25)=4x1x210(x1+x2)+25y_1 y_2 = (2x_1 - 5)(2x_2 - 5) = 4x_1 x_2 - 10(x_1 + x_2) + 25, allows us to set up the equation 5=4(c+5)100+255 = 4(c+5) - 100 + 25. Solving for cc yields 1515. Checking the discriminant of the quadratic equation at c=15c=15 gives 10080=20100 - 80 = 20, which is positive, confirming the existence of two distinct real solutions.

Step-by-Step Solution

1
Substitute the expression for yy from the second equation into the first equation.
2x5=x28x+c    x210x+(c+5)=02x - 5 = x^2 - 8x + c \implies x^2 - 10x + (c+5) = 0
This substitution reduces the system to a single quadratic equation whose roots, x1x_1 and x2x_2, represent the xx-coordinates of the intersection points.
2
Apply Vieta's formulas to the resulting quadratic equation.
x1+x2=10x_1 + x_2 = 10 and x1x2=c+5x_1 x_2 = c+5
Vieta's formulas state that for a quadratic equation ax2+bx+d=0ax^2 + bx + d = 0, the sum of the roots is ba-\frac{b}{a} and the product of the roots is \frac{d}{a}.
3
Express the product of the yy-coordinates, y1y2y_1 y_2, in terms of x1x_1 and x2x_2 using the linear relationship.
y1y2=(2x15)(2x25)=4x1x210(x1+x2)+25y_1 y_2 = (2x_1 - 5)(2x_2 - 5) = 4x_1 x_2 - 10(x_1 + x_2) + 25
Since both intersection points lie on the line y=2x5y = 2x - 5, we can substitute y1=2x15y_1 = 2x_1 - 5 and y2=2x25y_2 = 2x_2 - 5 and expand.
4
Substitute the Vieta's formulas relations into the product equation and solve for cc.
5=4(c+5)10(10)+25    5=4c+20100+25    5=4c55    60=4c    c=155 = 4(c + 5) - 10(10) + 25 \implies 5 = 4c + 20 - 100 + 25 \implies 5 = 4c - 55 \implies 60 = 4c \implies c = 15
By substituting the known values of (x1+x2)(x_1 + x_2) and (x1x2)(x_1 x_2) and setting the product y1y2y_1 y_2 to 55, we obtain a linear equation in terms of cc that we can solve directly.

Key Concept

Solving systems of linear-quadratic equations using algebraic substitution and Vieta's formulas.
Question 13Question

A quadratic function gg is defined by g(x)=3(x5)24g(x) = 3(x - 5)^2 - 4. If the graph of y=g(x)y = g(x) in the xyxy-plane is translated 66 units up to produce the graph of y=f(x)y = f(x), what is the yy-coordinate of the vertex of the graph of y=f(x)y = f(x)?

Show answer & explanation

Answer: 2

Answer

The correct answer is 2.
The original function g(x)=3(x5)24g(x) = 3(x - 5)^2 - 4 is in vertex form y=a(xh)2+ky = a(x - h)^2 + k, where the vertex is (h,k)(h, k). Therefore, the vertex of the graph of gg is (5,4)(5, -4). Translating a graph upward by 66 units is represented by adding 66 to the function, so f(x)=g(x)+6f(x) = g(x) + 6. This transformation shifts the vertex from (5,4)(5, -4) to (5,4+6)(5, -4 + 6), which is (5,2)(5, 2). The yy-coordinate of this new vertex is 22.

Step-by-Step Solution

1
Identify the vertex of the original quadratic function.
The vertex of the graph of g(x)=3(x5)24g(x) = 3(x - 5)^2 - 4 is (5,4)(5, -4).
A quadratic function written in vertex form y=a(xh)2+ky = a(x - h)^2 + k has its vertex at (h,k)(h, k).
2
Determine the vertex of the translated function.
The vertex of the graph of y=f(x)y = f(x) is (5,2)(5, 2).
Translating a graph 66 units up increases the yy-coordinate of all points, including the vertex, by 66.

Key Concept

Vertex form of a quadratic function and vertical translation of graphs.
Estimated Time:45s
Question 14Question

A commercial agricultural irrigation system distributes liquid fertilizer from a storage tank. The volume of fertilizer remaining in the tank, VV, in liters, mm minutes after the system is turned on is modeled by the equation:

V=1,80015(m3c)V = 1,800 - 15(m - 3c)

where cc is the number of times the system's nozzles are cleaned during the irrigation process. During each cleaning cycle, the flow of fertilizer is completely paused, and no fertilizer is distributed. Based on the model, what is the duration, in minutes, of a single cleaning cycle?

Show answer & explanation

Answer: 3

Answer

The duration of a single cleaning cycle is 3 minutes.
In the model V=1,80015(m3c)V = 1,800 - 15(m - 3c), the term (m3c)(m - 3c) represents the total time, in minutes, that the irrigation system is actively distributing fertilizer. Since the total elapsed time is mm minutes and the system pauses during cleaning cycles, the term 3c3c represents the total paused time for cc cleanings. Therefore, the duration of a single cleaning cycle is 3cc=3\frac{3c}{c} = 3 minutes.

Step-by-Step Solution

1
Analyze the structure of the equation to identify the meaning of each term.
The coefficient 15 is the active flow rate in liters per minute, and (m3c)(m - 3c) is the active distribution time in minutes.
To understand how the time variables affect the volume of fertilizer remaining.
2
Relate the total elapsed time to the active time and the paused time.
The total elapsed time is mm minutes, and the active time is m3cm - 3c minutes, meaning the system is paused for a total of 3c3c minutes.
To find the expression for the total duration of all cleaning cycles.
3
Determine the duration of a single cleaning cycle.
Since cc cleaning cycles result in a total pause of 3c3c minutes, each cycle lasts 3cc=3\frac{3c}{c} = 3 minutes.
To calculate the duration of one individual cleaning cycle.

Key Concept

Interpreting Linear Relationships in Context
Question 15Question

If 8x3=2\frac{8}{x - 3} = 2, what is the value of xx?

Show answer & explanation

Answer: 7

Answer

7
To solve the equation 8x3=2\frac{8}{x - 3} = 2, we clear the denominator by multiplying both sides of the equation by x3x - 3. This gives 8=2(x3)8 = 2(x - 3). Distributing the 22 results in 8=2x68 = 2x - 6. Adding 66 to both sides yields 14=2x14 = 2x. Dividing both sides by 22 gives the solution x=7x = 7.

Step-by-Step Solution

1
Multiply both sides of the equation by x3x - 3 to eliminate the fraction.
8=2(x3)8 = 2(x - 3)
To clear the denominator and simplify the equation.
2
Distribute the 2 to the terms inside the parentheses.
8=2x68 = 2x - 6
To expand the right-hand side of the equation.
3
Add 6 to both sides of the equation.
14=2x14 = 2x
To isolate the term with the variable xx.
4
Divide both sides by 2 to solve for xx.
x=7x = 7
To find the final value of the variable.

Key Concept

Solving a rational equation that simplifies to a linear equation by multiplying by the common denominator.
Question 16Question

A sample of a radioactive isotope decays such that its mass, in grams, is modeled by the function M(t)=Adt12M(t) = A \cdot d^{\frac{t}{12}}, where tt is the time in hours since the measurement began, and AA and dd are positive constants. The mass of the sample decreases by 75%75\% every 2424 hours. If the mass of the sample is 1515 grams when t=36t = 36, what was the initial mass, in grams, of the sample?

Show answer & explanation

Answer: 120

Answer

The initial mass of the sample was 120 grams.
The correct answer is 120. A decrease of 75%75\% over 24 hours means the mass at t+24t+24 is 0.250.25 times the mass at tt. According to the function, M(t+24)=Ad(t+24)/12=Adt/12d2=M(t)d2M(t+24) = A \cdot d^{(t+24)/12} = A \cdot d^{t/12} \cdot d^2 = M(t) \cdot d^2. Equating the two yields d2=0.25d^2 = 0.25, so d=0.5d = 0.5. Substituting t=36t = 36 and M(36)=15M(36) = 15 gives 15=A(0.5)36/12=A(0.5)3=0.125A15 = A \cdot (0.5)^{36/12} = A \cdot (0.5)^3 = 0.125A. Solving for AA gives A=120A = 120.

Step-by-Step Solution

1
Relate the 24-hour decay rate to the exponent in the function to set up an equation for dd.
d2=0.25d^2 = 0.25
Every 24 hours (tt increases by 24), the mass decreases by 75%75\%, so it becomes 25%25\% (0.250.25) of its previous value. The exponent increases by 24/12=224/12 = 2, multiplying the mass by d2d^2.
2
Solve for the decay base dd.
d=0.5d = 0.5
Since dd is a positive constant, taking the square root of 0.250.25 gives 0.50.5.
3
Substitute the given mass at t=36t = 36 into the model to solve for the initial mass AA.
A=120A = 120
Plugging t=36t = 36 and M(36)=15M(36) = 15 into M(t)=A(0.5)t/12M(t) = A \cdot (0.5)^{t/12} gives 15=A(0.5)315 = A \cdot (0.5)^3, which simplifies to 15=0.125A15 = 0.125A.

Key Concept

Interpreting and solving exponential decay functions with fractional exponents

Alternative Method

Instead of solving for dd first, recognize that 3636 hours is exactly 1.51.5 intervals of 2424 hours. Since the mass is multiplied by 0.250.25 (or 14\frac{1}{4}) every 2424 hours, after 3636 hours it will be multiplied by (14)1.5=(14)3/2=18(\frac{1}{4})^{1.5} = (\frac{1}{4})^{3/2} = \frac{1}{8} of its initial value. Therefore, 15=A18    A=12015 = A \cdot \frac{1}{8} \implies A = 120.
Estimated Time:3m 0s
Question 17Question

If the expression 3x2bx+10x2\frac{3x^2 - bx + 10}{x - 2} is equivalent to 3xc12x23x - c - \frac{12}{x - 2} for all x2x \neq 2, where bb and cc are positive constants, what is the value of bb?

Show answer & explanation

Answer: 17

Answer

17
Multiplying both sides of the equivalence by x2x - 2 results in 3x2bx+10=(3xc)(x2)123x^2 - bx + 10 = (3x - c)(x - 2) - 12. Expanding the right side gives 3x2(6+c)x+(2c12)3x^2 - (6 + c)x + (2c - 12). By equating the coefficients of corresponding terms, we get 2c12=102c - 12 = 10, which solves to c=11c = 11. Substituting this into the xx-coefficient equivalence b=(6+c)-b = -(6 + c) gives b=6+11=17b = 6 + 11 = 17.

Step-by-Step Solution

1
Multiply both sides of the expression by the denominator x2x - 2 to equate the numerators.
3x2bx+10=(3xc)(x2)123x^2 - bx + 10 = (3x - c)(x - 2) - 12
Since the rational expressions are equivalent for all x2x \neq 2, their numerators must be equal when written over a common denominator.
2
Expand and simplify the right side of the equation.
3x2bx+10=3x2(6+c)x+(2c12)3x^2 - bx + 10 = 3x^2 - (6 + c)x + (2c - 12)
Expanding (3xc)(x2)(3x - c)(x - 2) yields 3x26xcx+2c3x^2 - 6x - cx + 2c, and subtracting 1212 gives the simplified polynomial expression.
3
Equate the constant terms to solve for cc.
10=2c12c=1110 = 2c - 12 \Rightarrow c = 11
For the polynomials to be equivalent, their constant terms must be equal.
4
Equate the coefficients of the xx terms to solve for bb.
b=6+cb=6+11=17b = 6 + c \Rightarrow b = 6 + 11 = 17
Equating the coefficients of xx gives b=(6+c)-b = -(6 + c), which simplifies to b=6+cb = 6 + c.

Key Concept

Equivalence of rational and polynomial expressions via coefficient comparison

Alternative Method

Alternatively, you can evaluate the equivalence at a convenient value of xx. For instance, substituting x=0x = 0 into the expression gives 5=c+6-5 = -c + 6, yielding c=11c = 11. Then, evaluating the equation at another convenient value such as x=1x = 1 allows you to solve for bb directly using the now-known value of cc.
Estimated Time:1m 30s
Question 18Question

If x>2x > 2 and satisfies the equation

x8x22x=54x2x - \frac{8}{x^2 - 2x} = 5 - \frac{4}{x - 2}

what is the value of xx?

Show answer & explanation

Answer: 4

Answer

The correct answer is 4.
To solve the rational equation, we first determine the domain restrictions: x0x \neq 0 and x2x \neq 2. We then clear the denominators by multiplying the entire equation by the least common denominator x(x2)x(x - 2), which simplifies the equation to the cubic form x37x2+14x8=0x^3 - 7x^2 + 14x - 8 = 0. Factoring the cubic polynomial yields (x1)(x2)(x4)=0(x - 1)(x - 2)(x - 4) = 0. The potential solutions are x=1x = 1, x=2x = 2, and x=4x = 4. Since x=2x = 2 is an extraneous solution and the constraint requires x>2x > 2, x=4x = 4 is the only valid solution.

Step-by-Step Solution

1
Determine the domain restrictions of the rational terms in the equation.
x0x \neq 0 and x2x \neq 2
Division by zero is undefined, so the denominators x(x2)x(x-2) and x2x-2 cannot be zero.
2
Multiply the entire equation by the least common denominator x(x2)x(x - 2) to eliminate the fractions.
x2(x2)8=5x(x2)4xx^2(x - 2) - 8 = 5x(x - 2) - 4x
Multiplying by the common denominator converts the rational equation into an equivalent polynomial equation within the defined domain.
3
Expand the terms and collect them on one side to form a standard polynomial equation.
x37x2+14x8=0x^3 - 7x^2 + 14x - 8 = 0
Simplifying the expressions allows us to find the roots of the polynomial.
4
Factor the cubic polynomial using the rational root theorem or synthetic division.
(x1)(x2)(x4)=0(x - 1)(x - 2)(x - 4) = 0
Since x=1x = 1 makes the polynomial zero, we factor out (x1)(x-1) to get the remaining quadratic factor x26x+8x^2 - 6x + 8, which factors into (x2)(x4)(x - 2)(x - 4).
5
Identify the valid solution based on the domain restriction and the given inequality constraint.
x=4x = 4
The value x=2x = 2 is extraneous because it makes the original equation undefined. The value x=1x = 1 is rejected because the problem specifies x>2x > 2.

Key Concept

Solving rational equations by clearing denominators, factoring polynomials, identifying extraneous solutions, and applying inequality constraints.
Question 19Question
What is the value of the real solution to the equation below?
3x2x+3=1\sqrt{3x - 2} - \sqrt{x + 3} = 1
Show answer & explanation

Answer: 6

Answer

The only real solution to the equation is 6.
Substituting x=6x = 6 into the original equation yields 3(6)26+3=169=43=1\sqrt{3(6) - 2} - \sqrt{6 + 3} = \sqrt{16} - \sqrt{9} = 4 - 3 = 1, which is a true statement. Therefore, the only real solution is 6.

Step-by-Step Solution

1
Isolate one of the radical terms
3x2=x+3+1\sqrt{3x - 2} = \sqrt{x + 3} + 1
Preparing the equation to square both sides.
2
Square both sides of the equation
3x2=x+4+2x+33x - 2 = x + 4 + 2\sqrt{x + 3}
Eliminating one of the square root radicals.
3
Isolate the remaining radical term and simplify
x3=x+3x - 3 = \sqrt{x + 3}
Simplifying the equation by isolating the second radical and dividing both sides by 2.
4
Square both sides again to eliminate the second radical
x26x+9=x+3x^2 - 6x + 9 = x + 3
Converting the radical equation into a polynomial equation.
5
Write in standard quadratic form and factor
(x6)(x1)=0(x - 6)(x - 1) = 0
Setting the quadratic equation to zero and factoring to find potential solutions.
6
Verify solutions in the original equation to check for extraneous solutions
x=6x = 6 is valid; x=1x = 1 is extraneous
Squaring both sides of an equation can introduce extraneous solutions that do not satisfy the original equation.

Key Concept

Solving equations containing radical expressions and identifying extraneous solutions.
Estimated Time:2m 30s
Question 20Question

In 2024, a city recycled a certain number of tons of plastic. In 2025, the number of tons of plastic recycled was 15%15\% greater than the number of tons recycled in 2024. In 2026, the number of tons of plastic recycled was 20%20\% less than the number of tons recycled in 2025. If the city recycled 5,5205,520 tons of plastic in 2026, how many tons of plastic did the city recycle in 2024?

Show answer & explanation

Answer: 6000

Answer

The city recycled 6,0006,000 tons of plastic in 2024.
To find the number of tons of plastic recycled in 2024, we must work backward from the 2026 value of 5,520 tons. Let xx represent the tons recycled in 2025. Since the 2026 value represents a 20%20\% decrease from 2025, we have 0.80x=5,5200.80x = 5,520, which simplifies to x=6,900x = 6,900 tons. Next, let yy represent the tons recycled in 2024. Since the 2025 value represents a 15%15\% increase from 2024, we have 1.15y=6,9001.15y = 6,900. Solving for yy yields y=6,9001.15=6,000y = \frac{6,900}{1.15} = 6,000 tons.

Step-by-Step Solution

1
Set up an equation to find the amount of plastic recycled in 2025 using the 2026 amount of 5,520 tons.
The amount of plastic recycled in 2025 was 6,9006,900 tons.
The 2026 amount is a 20%20\% decrease from the 2025 amount, so 5,5205,520 is equal to 80%80\% of the 2025 amount. Solving 0.80x=5,5200.80x = 5,520 gives x=6,900x = 6,900.
2
Set up an equation to find the amount of plastic recycled in 2024 using the 2025 amount of 6,900 tons.
The amount of plastic recycled in 2024 was 6,0006,000 tons.
The 2025 amount is a 15%15\% increase from the 2024 amount, so 6,9006,900 is equal to 115%115\% of the 2024 amount. Solving 1.15y=6,9001.15y = 6,900 gives y=6,000y = 6,000.

Key Concept

Working backward through multiple sequential percentage changes.
Page 1 / 31Next
All practice questions — SAT | Examkin