Algebra

356 questions

Question 21Question

The quadratic equation x2+bx+45=0x^2 + bx + 45 = 0, where bb is a constant, has two negative integer roots pp and qq such that p<qp < q. If qp=4q - p = 4, what is the value of bb?

Show answer & explanation

Answer: 14

Answer

The value of bb is 14.
For the quadratic equation x2+bx+45=0x^2 + bx + 45 = 0, the roots pp and qq must satisfy pq=45pq = 45 and p+q=bp + q = -b. The negative integer factor pairs of 45 with p<qp < q are (45,1)(-45, -1), (15,3)(-15, -3), and (9,5)(-9, -5). Calculating the difference qpq - p for each pair yields 44, 12, and 4, respectively. The condition qp=4q - p = 4 uniquely identifies the roots as p=9p = -9 and q=5q = -5. Summing these roots gives p+q=14p + q = -14, so b=(14)=14b = -(-14) = 14.

Step-by-Step Solution

1
Set up the relationships for the roots of the quadratic equation.
pq=45pq = 45 and p+q=bp + q = -b.
For any quadratic equation x2+bx+c=0x^2 + bx + c = 0, the product of the roots equals cc and the sum of the roots equals b-b.
2
Find all negative integer factor pairs (p,q)(p, q) of 45 such that p<qp < q.
The possible pairs are (45,1)(-45, -1), (15,3)(-15, -3), and (9,5)(-9, -5).
Since both roots are negative integers, their product is positive 45.
3
Determine the difference qpq - p for each pair to match the given condition qp=4q - p = 4.
For (45,1)(-45, -1), qp=1(45)=44q - p = -1 - (-45) = 44. For (15,3)(-15, -3), qp=3(15)=12q - p = -3 - (-15) = 12. For (9,5)(-9, -5), qp=5(9)=4q - p = -5 - (-9) = 4.
The pair (9,5)(-9, -5) satisfies qp=4q - p = 4, establishing p=9p = -9 and q=5q = -5.
4
Calculate the coefficient bb.
b=(p+q)=(9+(5))=(14)=14b = -(p + q) = -(-9 + (-5)) = -(-14) = 14.
Substituting the root values into b=(p+q)b = -(p + q) yields the final answer.

Key Concept

Factoring Quadratics and Relationships Between Roots and Coefficients
Question 22Question

If xx and yy are non-zero real numbers such that 9x212xy+4y2=09x^2 - 12xy + 4y^2 = 0, what is the value of 3x+y2y\frac{3x + y}{2y}?

Show answer & explanation

Answer: 32\frac{3}{2}

Answer

The value of the expression is 32\frac{3}{2}.
The given expression 9x212xy+4y29x^2 - 12xy + 4y^2 factors into the perfect square (3x2y)2=0(3x - 2y)^2 = 0. Setting the base equal to zero gives 3x=2y3x = 2y. Substituting 2y2y in place of 3x3x in the target expression yields 2y+y2y=3y2y=32\frac{2y + y}{2y} = \frac{3y}{2y} = \frac{3}{2}.

Step-by-Step Solution

1
Factor the quadratic expression
9x212xy+4y2=(3x2y)2=09x^2 - 12xy + 4y^2 = (3x - 2y)^2 = 0
The equation is a perfect square trinomial of the form (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2 where a=3xa = 3x and b=2yb = 2y.
2
Solve for the relationship between xx and yy
3x2y=0    3x=2y3x - 2y = 0 \implies 3x = 2y
Taking the square root of both sides gives a linear relationship between 3x3x and 2y2y.
3
Substitute 3x=2y3x = 2y into the targeted expression
\frac{3x + y}{2y} = \frac{2y + y}{2y} = \frac{3y}{2y} = \frac{3}{2}
Replacing 3x3x with 2y2y eliminates xx and simplifies the expression directly.

Key Concept

Perfect Square Trinomial Factoring
Question 23Question

For all real numbers xx and yy such that 4x2+6xy+9y204x^2 + 6xy + 9y^2 \neq 0 and 2x+3y02x + 3y \neq 0, which of the following expressions are equivalent to 8x327y34x2+6xy+9y2\frac{8x^3 - 27y^3}{4x^2 + 6xy + 9y^2}? Select all such expressions.

Select all that apply

Show answer & explanation

Answer: 2x3y2x - 3y; (3y2x)-(3y - 2x); \frac{4x^2 - 9y^2}{2x + 3y}

Answer

The equivalent expressions are 2x3y2x - 3y, (3y2x)-(3y - 2x), and 4x29y22x+3y\frac{4x^2 - 9y^2}{2x + 3y}.
Factoring 8x327y38x^3 - 27y^3 as (2x3y)(4x2+6xy+9y2)(2x - 3y)(4x^2 + 6xy + 9y^2) allows canceling the denominator, leaving 2x3y2x - 3y. The expression 2x3y2x - 3y is directly correct. Rearranging terms in (3y2x)-(3y - 2x) yields 3y+2x=2x3y-3y + 2x = 2x - 3y, making it correct. Factoring 4x29y22x+3y\frac{4x^2 - 9y^2}{2x + 3y} as (2x3y)(2x+3y)2x+3y\frac{(2x - 3y)(2x + 3y)}{2x + 3y} simplifies to 2x3y2x - 3y, making it also correct.

Step-by-Step Solution

1
Factor the numerator of the rational expression using the difference of cubes formula.
8x327y3=(2x)3(3y)3=(2x3y)((2x)2+(2x)(3y)+(3y)2)=(2x3y)(4x2+6xy+9y2)8x^3 - 27y^3 = (2x)^3 - (3y)^3 = (2x - 3y)((2x)^2 + (2x)(3y) + (3y)^2) = (2x - 3y)(4x^2 + 6xy + 9y^2)
Recognizing 8x38x^3 as (2x)3(2x)^3 and 27y327y^3 as (3y)3(3y)^3 enables full polynomial factoring.
2
Simplify the fraction by canceling the common non-zero quadratic factor.
(2x3y)(4x2+6xy+9y2)4x2+6xy+9y2=2x3y\frac{(2x - 3y)(4x^2 + 6xy + 9y^2)}{4x^2 + 6xy + 9y^2} = 2x - 3y
Since 4x2+6xy+9y204x^2 + 6xy + 9y^2 \neq 0, dividing common factors reduces the expression to linear form.
3
Evaluate each provided choice for algebraic equivalence to 2x3y2x - 3y.
The expressions 2x3y2x - 3y, (3y2x)=2x3y-(3y - 2x) = 2x - 3y, and 4x29y22x+3y=(2x3y)(2x+3y)2x+3y=2x3y\frac{4x^2 - 9y^2}{2x + 3y} = \frac{(2x-3y)(2x+3y)}{2x+3y} = 2x - 3y are all algebraically identical.
Re-expressing or factoring alternative choices proves their equivalence to the simplified expression.

Key Concept

Factoring difference of cubes a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2) and difference of squares a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)
Question 24Question

The quadratic equation 2x2+px+q=02x^2 + px + q = 0, where pp and qq are constants, has roots rr and ss. The quadratic equation x2+(p2)x+24=0x^2 + (p - 2)x + 24 = 0 has roots r+2r + 2 and s+2s + 2. What is the value of qq?

Show answer & explanation

Answer: 32

Answer

The value of qq is 32.
Applying Vieta's formulas to 2x2+px+q=02x^2 + px + q = 0 gives r+s=p/2r + s = -p/2 and rs=q/2rs = q/2. For the second equation x2+(p2)x+24=0x^2 + (p-2)x + 24 = 0, the sum of roots is (r+2)+(s+2)=(p2)(r+2) + (s+2) = -(p-2), which simplifies to (r+s)+4=2p(r+s) + 4 = 2 - p. Substituting r+s=p/2r+s = -p/2 yields p/2+4=2p-p/2 + 4 = 2 - p, solving to p=4p = -4 and r+s=2r+s = 2. The product of roots for the second equation is (r+2)(s+2)=rs+2(r+s)+4=24(r+2)(s+2) = rs + 2(r+s) + 4 = 24. Substituting rs=q/2rs = q/2 and r+s=2r+s = 2 gives q/2+4+4=24q/2 + 4 + 4 = 24, which simplifies to q/2=16q/2 = 16 and q=32q = 32.

Step-by-Step Solution

1
Express the sum and product of roots rr and ss in terms of pp and qq using Vieta's formulas.
r+s=p2r + s = -\frac{p}{2} and rs=q2rs = \frac{q}{2}.
For a 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}.
2
Relate the sum of the shifted roots (r+2)(r + 2) and (s+2)(s + 2) to the coefficients of the second quadratic equation.
(r+2)+(s+2)=(p2)    (r+s)+4=2p(r + 2) + (s + 2) = -(p - 2) \implies (r + s) + 4 = 2 - p.
The coefficient of xx in x2+(p2)x+24=0x^2 + (p - 2)x + 24 = 0 is (p2)(p - 2), so the sum of its roots equals (p2)-(p - 2).
3
Substitute r+s=p2r + s = -\frac{p}{2} into the sum relation to determine pp.
p2+4=2p    p2=2    p=4-\frac{p}{2} + 4 = 2 - p \implies \frac{p}{2} = -2 \implies p = -4.
Solving the linear equation for pp yields p=4p = -4, which means r+s=2r + s = 2.
4
Expand the product of the shifted roots (r+2)(s+2)=24(r + 2)(s + 2) = 24 and solve for qq.
rs+2(r+s)+4=24    q2+2(2)+4=24    q2+8=24    q=32rs + 2(r + s) + 4 = 24 \implies \frac{q}{2} + 2(2) + 4 = 24 \implies \frac{q}{2} + 8 = 24 \implies q = 32.
Substituting rs=q2rs = \frac{q}{2} and r+s=2r + s = 2 isolates qq, yielding q=32q = 32.

Key Concept

Relating roots and coefficients of quadratic equations using Vieta's formulas and algebraic expansion.
Question 25Question

For all real numbers xx and yy, the custom operation \blacktriangle is defined by xy=2x2y2+xyx \blacktriangle y = 2x^2 - y^2 + xy. The function gg is defined for all real numbers nn by g(n)=n3g(n) = n \blacktriangle 3. If kk is a positive constant such that g(k)=0g(k) = 0, what is the value of kk?

Show answer & explanation

Answer: 32\frac{3}{2}

Answer

32\frac{3}{2}
Evaluating g(k)=k3g(k) = k \blacktriangle 3 using the rule xy=2x2y2+xyx \blacktriangle y = 2x^2 - y^2 + xy gives 2k232+3k=2k2+3k92k^2 - 3^2 + 3k = 2k^2 + 3k - 9. Setting this quadratic equal to zero gives (2k3)(k+3)=0(2k - 3)(k + 3) = 0. The roots are k=32k = \frac{3}{2} and k=3k = -3. Because kk is specified to be positive, the only valid solution is 32\frac{3}{2}.

Step-by-Step Solution

1
Apply the definition of the custom operation \blacktriangle to evaluate g(k)g(k).
g(k)=k3=2(k)2(3)2+k(3)=2k29+3k=2k2+3k9g(k) = k \blacktriangle 3 = 2(k)^2 - (3)^2 + k(3) = 2k^2 - 9 + 3k = 2k^2 + 3k - 9
Substitute x=kx = k and y=3y = 3 into the given expression xy=2x2y2+xyx \blacktriangle y = 2x^2 - y^2 + xy.
2
Set the expression for g(k)g(k) equal to 00 and factor the quadratic equation.
2k2+3k9=(2k3)(k+3)=02k^2 + 3k - 9 = (2k - 3)(k + 3) = 0
We need to find values of kk for which g(k)=0g(k) = 0.
3
Solve for kk and apply the constraint that kk is a positive constant.
2k3=0    k=322k - 3 = 0 \implies k = \frac{3}{2} or k+3=0    k=3k + 3 = 0 \implies k = -3. Since k>0k > 0, k=32k = \frac{3}{2}.
Disregard the negative root k=3k = -3 because the problem specifies that kk must be positive.

Key Concept

Combining custom symbol operations with function notation to solve quadratic equations
Estimated Time:1m 30s
Question 26Question

For all non-zero real numbers xx, the function ff satisfies the equation f(x)+2f(1x)=3xf(x) + 2f\left(\frac{1}{x}\right) = 3x. What is the value of f(2)f(2)?

Show answer & explanation

Answer: 1-1

Answer

1-1
Evaluating the functional equation at x=2x = 2 gives f(2)+2f(1/2)=6f(2) + 2f(1/2) = 6. Evaluating the equation at x=1/2x = 1/2 gives f(1/2)+2f(2)=3/2f(1/2) + 2f(2) = 3/2. Substituting f(1/2)=3/22f(2)f(1/2) = 3/2 - 2f(2) into the first equation produces 3f(2)+3=6-3f(2) + 3 = 6, which simplifies to f(2)=1f(2) = -1.

Step-by-Step Solution

1
Substitute x=2x = 2 into the given functional equation f(x)+2f(1x)=3xf(x) + 2f\left(\frac{1}{x}\right) = 3x.
f(2)+2f(12)=6f(2) + 2f\left(\frac{1}{2}\right) = 6
This establishes a relation between the target value f(2)f(2) and the auxiliary value f(12)f\left(\frac{1}{2}\right).
2
Substitute x=12x = \frac{1}{2} into the original equation f(x)+2f(1x)=3xf(x) + 2f\left(\frac{1}{x}\right) = 3x.
f(12)+2f(2)=3(12)=32f\left(\frac{1}{2}\right) + 2f(2) = 3\left(\frac{1}{2}\right) = \frac{3}{2}
This provides a second independent linear equation relating f(2)f(2) and f(12)f\left(\frac{1}{2}\right).
3
Isolate f(12)f\left(\frac{1}{2}\right) in the second equation: f(12)=322f(2)f\left(\frac{1}{2}\right) = \frac{3}{2} - 2f(2), and substitute this expression into the first equation.
f(2)+2(322f(2))=6    f(2)+34f(2)=6    3f(2)+3=6f(2) + 2\left(\frac{3}{2} - 2f(2)\right) = 6 \implies f(2) + 3 - 4f(2) = 6 \implies -3f(2) + 3 = 6
Eliminating f(12)f\left(\frac{1}{2}\right) converts the system into a single linear equation in terms of f(2)f(2).
4
Solve 3f(2)+3=6-3f(2) + 3 = 6 for f(2)f(2).
3f(2)=3    f(2)=1-3f(2) = 3 \implies f(2) = -1
Subtracting 33 from both sides gives 3f(2)=3-3f(2) = 3, and dividing by 3-3 yields f(2)=1f(2) = -1.

Key Concept

Solving Functional Equations via Variable Substitution

Alternative Method

Generalize f(x)f(x) by setting f(x)=Ax+Bxf(x) = Ax + \frac{B}{x}. Substituting into f(x)+2f(1/x)=3xf(x) + 2f(1/x) = 3x gives (Ax+B/x)+2(A/x+Bx)=(A+2B)x+(2A+B)/x=3x(Ax + B/x) + 2(A/x + Bx) = (A + 2B)x + (2A + B)/x = 3x. Equating coefficients: A+2B=3A + 2B = 3 and 2A+B=0    B=2A    A4A=3    A=1,B=22A + B = 0 \implies B = -2A \implies A - 4A = 3 \implies A = -1, B = 2. Thus f(x)=x+2/xf(x) = -x + 2/x, so f(2)=2+2/2=1f(2) = -2 + 2/2 = -1.
Estimated Time:1m 30s
Question 27Question

A food processing plant packages grain using two automated lines, Line A and Line B. Line A operates at a constant rate of 4040 bags per minute, and Line B operates at a constant rate of 6060 bags per minute. Line A begins filling a batch of 4,2004,200 bags alone. After 1515 minutes, Line A's rate decreases by 25%25\%, and Line B is turned on to work alongside Line A until the batch is complete. How many total minutes does Line A operate to complete the batch?

Show answer & explanation

Answer: 55 minutes

Answer

55 minutes
In the first 15 minutes, Line A fills 40×15=60040 \times 15 = 600 bags, leaving 4,200600=3,6004,200 - 600 = 3,600 bags remaining. Line A's rate then drops to 40×0.75=3040 \times 0.75 = 30 bags per minute. Working together with Line B (6060 bags per minute), their combined rate is 30+60=9030 + 60 = 90 bags per minute. Filling the remaining 3,6003,600 bags takes 3,60090=40\frac{3,600}{90} = 40 minutes. Thus, Line A operates for a total of 15+40=5515 + 40 = 55 minutes.

Step-by-Step Solution

1
Calculate the number of bags filled by Line A during the first 15 minutes.
Line A filled 40 bags/min×15 min=600 bags40 \text{ bags/min} \times 15 \text{ min} = 600 \text{ bags}.
Line A worked alone for 15 minutes at its initial constant rate.
2
Determine the remaining number of bags to be filled.
Remaining bags = 4,200600=3,600 bags4,200 - 600 = 3,600 \text{ bags}.
Subtract the bags already completed from the total batch size.
3
Calculate Line A's reduced rate and the new combined rate of both lines.
Line A's new rate = 40×(10.25)=30 bags/min40 \times (1 - 0.25) = 30 \text{ bags/min}. Combined rate = 30+60=90 bags/min30 + 60 = 90 \text{ bags/min}.
Line A's filling rate drops by 25%, and Line B contributes 60 bags per minute simultaneously.
4
Calculate the time needed for both lines to finish the remaining bags.
Time for second phase = 3,600 bags90 bags/min=40 minutes\frac{3,600 \text{ bags}}{90 \text{ bags/min}} = 40 \text{ minutes}.
Divide remaining work by the combined filling rate.
5
Calculate the total time Line A was operating.
Total operating time = 15 min+40 min=55 minutes15 \text{ min} + 40 \text{ min} = 55 \text{ minutes}.
Line A operated during both the initial 15-minute period and the subsequent 40-minute period.

Key Concept

Linear Modeling and Piecewise Work-Rate Scenarios
Estimated Time:2m 0s
Question 28Question

For all real numbers aa and bb such that b0b \neq 0 and aba \neq -b, which of the following expressions is equivalent to a3bab3a2b+2ab2+b3\frac{a^3b - ab^3}{a^2b + 2ab^2 + b^3}?

Show answer & explanation

Answer: a(ab)a+b\frac{a(a - b)}{a + b}

Answer

a(ab)a+b\frac{a(a - b)}{a + b}
Factoring the numerator yields ab(a2b2)=ab(ab)(a+b)ab(a^2 - b^2) = ab(a - b)(a + b), and factoring the denominator yields b(a2+2ab+b2)=b(a+b)2b(a^2 + 2ab + b^2) = b(a + b)^2. Dividing both the numerator and the denominator by the common factor b(a+b)b(a + b) produces a(ab)a+b\frac{a(a - b)}{a + b}.

Step-by-Step Solution

1
Factor out the greatest common monomial factor from the numerator and denominator.
The numerator a3bab3a^3b - ab^3 becomes ab(a2b2)ab(a^2 - b^2), and the denominator a2b+2ab2+b3a^2b + 2ab^2 + b^3 becomes b(a2+2ab+b2)b(a^2 + 2ab + b^2).
Extracting common terms simplifies polynomials prior to applying polynomial identities.
2
Apply polynomial algebraic identities to factor the remaining terms.
a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b) and a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a + b)^2. Thus, the expression becomes ab(ab)(a+b)b(a+b)2\frac{ab(a - b)(a + b)}{b(a + b)^2}.
The difference of squares and perfect square trinomial identities allow complete factorization.
3
Cancel non-zero common factors from the numerator and denominator.
Canceling bb and one factor of (a+b)(a + b) leaves a(ab)a+b\frac{a(a - b)}{a + b}.
Dividing both numerator and denominator by b(a+b)b(a + b) yields the simplified expression.

Key Concept

Simplifying rational expressions using common monomial factoring, difference of squares, and perfect square trinomial identities.
Estimated Time:1m 30s
Question 29Question

If xx is a real number that satisfies the equation (x3)2=16(x - 3)^2 = 16, which of the following could be the value of x24xx^2 - 4x? Select all such values.

Select all that apply

Show answer & explanation

Answer: 55; 2121

Answer

The possible values of x24xx^2 - 4x are 55 and 2121.
Taking the square root of both sides of (x3)2=16(x - 3)^2 = 16 yields x3=±4x - 3 = \pm 4. This gives two solutions for xx: x=7x = 7 and x=1x = -1. Substituting x=7x = 7 into x24xx^2 - 4x gives 4928=2149 - 28 = 21. Substituting x=1x = -1 into x24xx^2 - 4x gives (1)24(1)=1+4=5(-1)^2 - 4(-1) = 1 + 4 = 5. Thus, both 55 and 2121 are valid values.

Step-by-Step Solution

1
Solve the quadratic equation for xx
x3=4    x=7x - 3 = 4 \implies x = 7 or x3=4    x=1x - 3 = -4 \implies x = -1
Taking the square root of both sides of (x3)2=16(x - 3)^2 = 16 yields both positive and negative roots.
2
Substitute the first root into the expression x24xx^2 - 4x
724(7)=4928=217^2 - 4(7) = 49 - 28 = 21
Evaluating the target expression for x=7x = 7.
3
Substitute the second root into the expression x24xx^2 - 4x
(1)24(1)=1+4=5(-1)^2 - 4(-1) = 1 + 4 = 5
Evaluating the target expression for x=1x = -1.

Key Concept

Quadratic Equations and Factoring
Question 30Question

If xx is a real number such that (x24)23(x24)10=0(x^2 - 4)^2 - 3(x^2 - 4) - 10 = 0, which of the following could be the value of xx? Select all such values.

Select all that apply

Show answer & explanation

Answer: 3-3; 2-\sqrt{2}; 33

Answer

The values that satisfy the equation are 3-3, 2-\sqrt{2}, and 33.
The given equation is in quadratic form with respect to (x24)(x^2 - 4). Letting u=x24u = x^2 - 4, we factor the equation as (u5)(u+2)=0(u - 5)(u + 2) = 0, giving u=5u = 5 or u=2u = -2. Setting x24=5x^2 - 4 = 5 gives x2=9x^2 = 9, which yields x=3x = 3 or x=3x = -3. Setting x24=2x^2 - 4 = -2 gives x2=2x^2 = 2, which yields x=2x = \sqrt{2} or x=2x = -\sqrt{2}. Thus, 3-3, 2-\sqrt{2}, and 33 are all valid solutions.

Step-by-Step Solution

1
Use algebraic substitution to simplify the quadratic form.
Let u=x24u = x^2 - 4. The equation becomes u23u10=0u^2 - 3u - 10 = 0.
Recognizing the structure as a quadratic equation in terms of (x24)(x^2 - 4) simplifies factoring.
2
Factor the quadratic equation in terms of uu.
(u5)(u+2)=0(u - 5)(u + 2) = 0, giving solutions u=5u = 5 or u=2u = -2.
Finding the roots of the substituted variable uu leads to the possible values for x24x^2 - 4.
3
Substitute back x24x^2 - 4 for uu and solve for xx in each case.
For u=5u = 5: x24=5    x2=9    x=3x^2 - 4 = 5 \implies x^2 = 9 \implies x = 3 or x=3x = -3.
For u=2u = -2: x24=2    x2=2    x=2x^2 - 4 = -2 \implies x^2 = 2 \implies x = \sqrt{2} or x=2x = -\sqrt{2}.
Taking both positive and negative square roots provides all valid real solutions.

Key Concept

Quadratic Form Substitution and Factoring
Estimated Time:1m 40s
Question 31Question

If xx is a negative real number such that (x+5)2=36(x + 5)^2 = 36, what is the value of x22xx^2 - 2x?

Show answer & explanation

Answer: 143143

Answer

The value of x22xx^2 - 2x is 143143.
Taking the square root of both sides of (x+5)2=36(x + 5)^2 = 36 gives x+5=6x + 5 = 6 or x+5=6x + 5 = -6. Solving for xx yields x=1x = 1 or x=11x = -11. Because xx is given as a negative real number, x=11x = -11. Evaluating the target expression at x=11x = -11 yields (11)22(11)=121+22=143(-11)^2 - 2(-11) = 121 + 22 = 143.

Step-by-Step Solution

1
Solve the quadratic equation for xx by applying the square root property.
x+5=±36=±6x + 5 = \pm \sqrt{36} = \pm 6
Taking the square root of both sides yields both positive and negative root options.
2
Determine the two potential solutions for xx.
x=65=1x = 6 - 5 = 1 or x=65=11x = -6 - 5 = -11
Isolating xx gives two real solutions.
3
Select the valid solution based on the problem constraints.
x=11x = -11
The stem specifies that xx must be a negative real number, so x=1x = 1 is rejected.
4
Substitute x=11x = -11 into the expression x22xx^2 - 2x.
(11)22(11)=121+22=143(-11)^2 - 2(-11) = 121 + 22 = 143
Squaring a negative number yields a positive result, and subtracting a negative quantity adds to the total.

Key Concept

Solving quadratic equations using square roots and evaluating algebraic expressions
Question 32Question
Consider the following system of linear equations in variables xx and yy, where kk is a real constant:
kx+4y=8x+ky=k+2\begin{aligned} kx + 4y &= 8 \\ x + ky &= k + 2 \end{aligned}
Which of the following statements are true? Select all that apply.

Select all that apply

Show answer & explanation

Answer: If k=2k = 2, the system has infinitely many solutions.; If k=2k = -2, the system has no solutions.; If k=0k = 0, the unique solution to the system is (x,y)=(2,2)(x, y) = (2, 2).

Answer

The correct statements are that setting k=2k = 2 results in infinitely many solutions, setting k=2k = -2 results in no solutions, and setting k=0k = 0 yields the unique solution (2,2)(2, 2).
The system has a coefficient matrix determinant of k24k^2 - 4. Setting k=2k = 2 produces identical equations (x+2y=4x + 2y = 4), giving infinitely many solutions. Setting k=2k = -2 produces parallel equations with different constants (x+2y=4-x + 2y = 4 vs x+2y=0-x + 2y = 0), giving no solutions. Setting k=0k = 0 reduces the system directly to y=2y = 2 and x=2x = 2, confirming the unique point (2,2)(2, 2).

Step-by-Step Solution

1
Analyze the determinant of the coefficient matrix to identify conditions for unique vs. non-unique solutions.
The coefficient matrix determinant is Δ=kk41=k24=(k2)(k+2)\Delta = k\cdot k - 4\cdot 1 = k^2 - 4 = (k - 2)(k + 2).
If Δ0\Delta \neq 0 (i.e., k±2k \neq \pm 2), the system has a unique solution. If Δ=0\Delta = 0 (i.e., k=2k = 2 or k=2k = -2), the lines are either identical or parallel.
2
Test k=2k = 2 in the system.
Equation 1 becomes 2x+4y=8    x+2y=42x + 4y = 8 \implies x + 2y = 4. Equation 2 becomes x+2y=4x + 2y = 4.
Since the equations are identical, the lines coincide, resulting in infinitely many solutions.
3
Test k=2k = -2 in the system.
Equation 1 becomes 2x+4y=8    x+2y=4-2x + 4y = 8 \implies -x + 2y = 4. Equation 2 becomes x2y=0    x+2y=0x - 2y = 0 \implies -x + 2y = 0.
The slopes are equal (1/21/2) but the y-intercepts differ (22 vs 00), meaning the lines are parallel and distinct, yielding zero solutions.
4
Test k=0k = 0 and k=1k = 1 to evaluate remaining choices.
For k=0k = 0, 4y=8    y=24y = 8 \implies y = 2 and x+0=2    x=2x + 0 = 2 \implies x = 2, giving (2,2)(2, 2). For k=1k = 1, Equation 2 is directly x+y=3x + y = 3.
This verifies that the statement for k=0k = 0 is correct, while the statement for k=1k = 1 claiming x+y=4x + y = 4 is false.

Key Concept

Parametric Linear Systems and Conditions for Solvability
Question 33Question

A university archive uses two high-speed scanners, Machine A and Machine B, to digitize manuscript pages. Machine A operates at a constant rate of 6060 pages per hour, and Machine B operates at a constant rate of 8080 pages per hour. On Monday, Machine A starts scanning at 8:00 AM. At 9:30 AM, Machine B is brought online to work alongside Machine A. If both machines continue scanning together at their respective constant rates until a total of 510510 pages have been scanned, at what time will the scanning project be completed?

Show answer & explanation

Answer: 12:30 PM

Answer

12:30 PM
The option stating 12:30 PM is correct. Machine A operates alone from 8:00 AM to 9:30 AM (1.5 hours), completing 60×1.5=9060 \times 1.5 = 90 pages. This leaves 51090=420510 - 90 = 420 pages to be scanned. From 9:30 AM onward, both machines work together at a combined rate of 60+80=14060 + 80 = 140 pages per hour. The remaining 420 pages require 420140=3\frac{420}{140} = 3 hours. Adding 3 hours to 9:30 AM gives a completion time of 12:30 PM.

Step-by-Step Solution

1
Calculate the number of pages scanned by Machine A during its head start
60 pages/hr×1.5 hours=90 pages60 \text{ pages/hr} \times 1.5 \text{ hours} = 90 \text{ pages}
Machine A operates alone from 8:00 AM to 9:30 AM, which is 1.51.5 hours.
2
Determine the remaining number of pages to be scanned
51090=420 pages510 - 90 = 420 \text{ pages}
Subtract the pages already completed from the total requirement of 510 pages.
3
Calculate the combined scanning rate of both machines
60+80=140 pages/hr60 + 80 = 140 \text{ pages/hr}
When both machines operate simultaneously, their individual rates add together.
4
Calculate the time required to scan the remaining pages
420 pages140 pages/hr=3 hours\frac{420 \text{ pages}}{140 \text{ pages/hr}} = 3 \text{ hours}
Divide the remaining work by the combined rate.
5
Determine the final completion time
9:30 AM+3 hours=12:30 PM9:30 \text{ AM} + 3 \text{ hours} = 12:30 \text{ PM}
Add the combined work duration to the time when both machines began working together (9:30 AM).

Key Concept

Combined Work Rates with Staggered Start Times
Estimated Time:1m 30s
Question 34Question

A IT consultant charges a flat setup fee of $150\$150 plus a standard hourly rate of $80\$80 for regular hours worked on a project. For any rush hours worked, the hourly rate increases by 50%50\%. On a recently completed project, the consultant worked a total of tt hours, of which rr hours were rush hours (where 0rt0 \leq r \leq t). Which of the following statements must be true regarding the total charge CC, in dollars, for this project? Select all such statements.

Select all that apply

Show answer & explanation

Answer: The total charge, in dollars, can be expressed as C=150+80t+40rC = 150 + 80t + 40r.; If the consultant worked a total of 2020 hours and the total charge was $2,150\$2,150, then exactly 1010 of those hours were rush hours.; If no rush hours were worked (r=0r = 0), the average charge per hour, including the setup fee, is 150t+80\frac{150}{t} + 80 dollars per hour.

Answer

The correct statements are those expressing the total charge as C=150+80t+40rC = 150 + 80t + 40r, determining that 1010 rush hours were worked when total cost is $2,150\$2,150 for 2020 hours, and calculating the average hourly cost as 150t+80\frac{150}{t} + 80 dollars per hour when no rush hours are worked.
The model correctly partitions total hours tt into (tr)(t - r) regular hours at $80\$80/hr and rr rush hours at $120\$120/hr, which simplifies algebraically to C=150+80t+40rC = 150 + 80t + 40r. Solving this equation for t=20t = 20 and C=2150C = 2150 yields r=10r = 10. Furthermore, when r=0r = 0, dividing total charge 150+80t150 + 80t by tt gives 150t+80\frac{150}{t} + 80.

Step-by-Step Solution

1
Calculate the hourly rush rate from the given percentage increase.
The standard rate is $80\$80/hr. The rush rate is $80×(1+0.50)=$120\$80 \times (1 + 0.50) = \$120/hr.
Rush hours cost 50%50\% more than standard regular hours.
2
Set up the algebraic model for total charge CC using standard hours (tr)(t - r) and rush hours rr.
C=150+80(tr)+120r=150+80t80r+120r=150+80t+40rC = 150 + 80(t - r) + 120r = 150 + 80t - 80r + 120r = 150 + 80t + 40r.
This combines the fixed setup fee with variable costs from regular and rush hours.
3
Evaluate the specific case where total time t=20t = 20 and total cost C=2150C = 2150.
2150=150+80(20)+40r    2150=1750+40r    40r=400    r=102150 = 150 + 80(20) + 40r \implies 2150 = 1750 + 40r \implies 40r = 400 \implies r = 10.
Plugging given values into the algebraic model allows solving for the unknown number of rush hours.
4
Calculate average hourly cost when r=0r = 0.
Average cost =150+80tt=150t+80= \frac{150 + 80t}{t} = \frac{150}{t} + 80.
Average hourly rate is total charge divided by total hours worked.

Key Concept

Linear algebraic modeling of rate problems with multiple rate components
Question 35Question

A boutique perfume workshop creates a signature fragrance blend by combining two fragrance oils, Oil A and Oil B. Oil A costs 12perounceandcontains4012 per ounce and contains 40% pure essential oil by volume. Oil B costs 20 per ounce and contains 80% pure essential oil by volume. The perfumer creates a 30-ounce batch of the signature blend at a total cost that averages exactly $15 per ounce. What is the total volume, in ounces, of pure essential oil contained in this 30-ounce blend?

Show answer & explanation

Answer: 16.5

Answer

The total volume of pure essential oil contained in the 30-ounce blend is 16.5 ounces.
To find the total essential oil content, first set up a system of equations for the volumes of Oil A (xx) and Oil B (yy): x+y=30x + y = 30 and 12x+20y=45012x + 20y = 450. Solving this system yields x=18.75x = 18.75 ounces and y=11.25y = 11.25 ounces. Multiplying each by its respective essential oil concentration gives 0.40×18.75=7.50.40 \times 18.75 = 7.5 ounces from Oil A and 0.80×11.25=90.80 \times 11.25 = 9 ounces from Oil B, totaling 16.5 ounces of essential oil.

Step-by-Step Solution

1
Set up linear equations representing the total volume and total cost of the mixture.
x+y=30x + y = 30 and 12x+20y=45012x + 20y = 450, where xx is ounces of Oil A and yy is ounces of Oil B.
The total cost of the 30-ounce blend at 15perounceis15 per ounce is 15 \times 30 = 450$ dollars.
2
Solve for the quantities of Oil A and Oil B used in the mixture.
x=18.75x = 18.75 ounces of Oil A and y=11.25y = 11.25 ounces of Oil B.
Substituting y=30xy = 30 - x into 12x+20(30x)=45012x + 20(30 - x) = 450 yields 8x=150-8x = -150, giving x=18.75x = 18.75.
3
Compute the amount of pure essential oil contributed by each component and sum them.
0.40(18.75)+0.80(11.25)=7.5+9=16.50.40(18.75) + 0.80(11.25) = 7.5 + 9 = 16.5 ounces.
Oil A contains 40% essential oil by volume and Oil B contains 80% essential oil by volume.

Key Concept

Systems of Linear Equations and Mixture Modeling
Estimated Time:2m 0s
Question 36Question

For all real numbers xx and yy such that xyx \neq y, xyx \neq -y, and x2+y20x^2 + y^2 \neq 0, consider the algebraic expression:

E(x,y)=x4y4x3x2y+xy2y3E(x, y) = \frac{x^4 - y^4}{x^3 - x^2y + xy^2 - y^3}

Which of the following expressions are equivalent to E(x,y)E(x, y) for all valid values of xx and yy? Select all such expressions.

Select all that apply

Show answer & explanation

Answer: x2y2xy\frac{x^2 - y^2}{x - y}; x3+y3x2xy+y2\frac{x^3 + y^3}{x^2 - xy + y^2}

Answer

The expressions equivalent to E(x,y)E(x, y) are x2y2xy\frac{x^2 - y^2}{x - y} and x3+y3x2xy+y2\frac{x^3 + y^3}{x^2 - xy + y^2}.
Simplifying E(x,y)E(x, y) by factoring both numerator and denominator yields x+yx + y. The option with x2y2xy\frac{x^2 - y^2}{x - y} simplifies directly to x+yx + y by canceling (xy)(x - y). The option with x3+y3x2xy+y2\frac{x^3 + y^3}{x^2 - xy + y^2} uses the sum of cubes identity to factor the numerator into (x+y)(x2xy+y2)(x + y)(x^2 - xy + y^2), which also cancels down to x+yx + y. Both of these options are mathematically identical to E(x,y)E(x, y).

Step-by-Step Solution

1
Factor the numerator of E(x,y)E(x, y) using the difference of squares identity twice.
x4y4=(x2y2)(x2+y2)=(xy)(x+y)(x2+y2)x^4 - y^4 = (x^2 - y^2)(x^2 + y^2) = (x - y)(x + y)(x^2 + y^2)
Decomposing higher-power binomials into linear and quadratic factors enables algebraic simplification.
2
Factor the denominator of E(x,y)E(x, y) by grouping terms.
x3x2y+xy2y3=x2(xy)+y2(xy)=(xy)(x2+y2)x^3 - x^2y + xy^2 - y^3 = x^2(x - y) + y^2(x - y) = (x - y)(x^2 + y^2)
Grouping adjacent terms with shared factors allows factoring out (xy)(x - y).
3
Simplify the full expression E(x,y)E(x, y) by canceling common non-zero factors.
E(x,y)=(xy)(x+y)(x2+y2)(xy)(x2+y2)=x+yE(x, y) = \frac{(x - y)(x + y)(x^2 + y^2)}{(x - y)(x^2 + y^2)} = x + y
Since xyx \neq y and x2+y20x^2 + y^2 \neq 0, the factors (xy)(x - y) and (x2+y2)(x^2 + y^2) cancel completely.
4
Evaluate the given options to determine which simplify to x+yx + y.
x2y2xy=x+y\frac{x^2 - y^2}{x - y} = x + y and x3+y3x2xy+y2=x+y\frac{x^3 + y^3}{x^2 - xy + y^2} = x + y, whereas x3y3x2+xy+y2=xy\frac{x^3 - y^3}{x^2 + xy + y^2} = x - y and x2y2x+y=xy\frac{x^2 - y^2}{x + y} = x - y.
Matching each option's fully simplified form to x+yx + y identifies all valid equivalent expressions.

Key Concept

Simplifying rational expressions by polynomial factoring (grouping, difference of squares, and sum of cubes).
Question 37Question

If x>0x > 0, which of the following is equivalent to the expression 9x4+16x4\sqrt{9x^4 + 16x^4}?

Show answer & explanation

Answer: 5x25x^2

Answer

The correct answer is 5x25x^2.
First combine the terms under the square root to get 25x4\sqrt{25x^4}. Taking the square root yields 25x4=5x2\sqrt{25} \cdot \sqrt{x^4} = 5x^2. Thus, 5x25x^2 is the correct simplified expression.

Step-by-Step Solution

1
Combine like terms inside the square root.
9x4+16x4=25x49x^4 + 16x^4 = 25x^4
Since both terms have the same variable factor x4x^4, their coefficients can be added directly.
2
Apply the product rule for radicals: ab=ab\sqrt{a \cdot b} = \sqrt{a} \cdot \sqrt{b}.
25x4=25x4\sqrt{25x^4} = \sqrt{25} \cdot \sqrt{x^4}
The square root of a product is equal to the product of the square roots.
3
Evaluate the square root of the coefficient and the variable term.
5x2=5x25 \cdot x^2 = 5x^2
\sqrt{25} = 5 and and \sqrt{x^4} = (x^4)^{1/2} = x^2 (since (since x > 0$).

Key Concept

Simplifying algebraic radicals by combining like terms under the square root and applying power rules for exponents.
Question 38Question

A logistics company calculates the shipping cost CC, in dollars, for a parcel of weight ww pounds shipped over a distance of dd miles using the following piecewise pricing model:
- A fixed base fee of $10\$10.
- An additional weight surcharge of $1.50\$1.50 per pound for every pound (or fraction thereof) exceeding 55 pounds.
- An additional distance surcharge of $0.05\$0.05 per mile for every mile exceeding 100100 miles.
- A flat combined heavy-distance surcharge of $25\$25 applied if and only if w>10w > 10 AND d>500d > 500.

A customer ships two parcels, Parcel 1 and Parcel 2:
- Parcel 1 weighs w1w_1 pounds (where w1w_1 is an integer greater than 10) and is shipped a distance of d1d_1 miles (where d1d_1 is an integer greater than 500).
- Parcel 2 weighs w2=w14w_2 = w_1 - 4 pounds and is shipped a distance of d2=d1+200d_2 = d_1 + 200 miles.

Let C1C_1 be the shipping cost of Parcel 1 and C2C_2 be the shipping cost of Parcel 2.

Which of the following statements MUST be true? Select all such statements.

Select all that apply

Show answer & explanation

Answer: If w1=12w_1 = 12, then Parcel 1 costs exactly $21\$21 more to ship than Parcel 2.; If w1>14w_1 > 14, Parcel 2 always costs exactly $4\$4 more to ship than Parcel 1.

Answer

The correct statements are the ones indicating that if the weight of Parcel 1 is 12 pounds, Parcel 1 costs exactly 21morethanParcel2,andiftheweightofParcel1isgreaterthan14pounds,Parcel2costsexactly21 more than Parcel 2, and if the weight of Parcel 1 is greater than 14 pounds, Parcel 2 costs exactly 4 more than Parcel 1.
The cost functions must be broken down by conditional threshold. For Parcel 1, both weight (>10) and distance (>500) thresholds are met, giving C_1 = 1.5w_1 + 0.05d_1 + 22.5. For Parcel 2, d_2 = d_1 + 200 > 700 is always > 500, but w_2 = w_1 - 4 exceeds 10 if and only if w_1 > 14. If w_1 = 12, w_2 = 8, so Parcel 2 gets no 25surcharge,resultinginC1C2=21.Ifw1>14,w2>10,soParcel2getsthe25 surcharge, resulting in C_1 - C_2 = 21. If w_1 > 14, w_2 > 10, so Parcel 2 gets the 25 surcharge, giving C_2 - C_1 = 4.

Step-by-Step Solution

1
Formulate the algebraic cost function C(w, d) for any parcel.
C(w, d) = 10 + 1.50(w - 5) + 0.05(d - 100) + S(w, d), where S(w, d) = 25 if w > 10 and d > 500, else S(w, d) = 0.
This establishes the piecewise linear equations governing shipping costs.
2
Express C_1 for Parcel 1 given w_1 > 10 and d_1 > 500.
Since w_1 > 10 and d_1 > 500, S(w_1, d_1) = 25. Thus, C_1 = 10 + 1.50(w_1 - 5) + 0.05(d_1 - 100) + 25 = 1.50 w_1 + 0.05 d_1 + 22.50.
Parcel 1 always meets both conditions for the $25 heavy-distance surcharge.
3
Analyze Parcel 2 when 10 < w_1 <= 14 (meaning 6 < w_2 <= 10).
For w_2 <= 10, S(w_2, d_2) = 0 even though d_2 > 500. C_2 = 10 + 1.50(w_1 - 9) + 0.05(d_1 + 100) + 0 = 1.50 w_1 + 0.05 d_1 + 1.50. Therefore, C_1 - C_2 = (1.50 w_1 + 0.05 d_1 + 22.50) - (1.50 w_1 + 0.05 d_1 + 1.50) = $21.00.
This confirms that for w_1 = 12, Parcel 1 costs exactly $21 more than Parcel 2.
4
Analyze Parcel 2 when w_1 > 14 (meaning w_2 > 10).
For w_2 > 10 and d_2 > 700 > 500, S(w_2, d_2) = 25. Thus, C_2 = 1.50 w_1 + 0.05 d_1 + 26.50. Subtracting C_1 gives C_2 - C_1 = (1.50 w_1 + 0.05 d_1 + 26.50) - (1.50 w_1 + 0.05 d_1 + 22.50) = $4.00.
This proves Parcel 2 costs exactly $4 more than Parcel 1 whenever w_1 > 14.

Key Concept

Piecewise linear modeling and conditional surcharge threshold evaluations
Question 39Question

The function ff is defined for all real numbers xx by f(x)=2x2xf(x) = 2x^2 - x. For all real numbers aa and bb, the custom operation \star is defined by ab=f(a+b)f(ab)a \star b = f(a + b) - f(a - b). What is the value of 2(3)2 \star (-3)?

Show answer & explanation

Answer: -42

Answer

The correct answer is -42.
Evaluating a+b=2+(3)=1a + b = 2 + (-3) = -1 gives f(1)=2(1)2(1)=3f(-1) = 2(-1)^2 - (-1) = 3. Evaluating ab=2(3)=5a - b = 2 - (-3) = 5 gives f(5)=2(5)25=45f(5) = 2(5)^2 - 5 = 45. Subtracting the two function values yields 345=423 - 45 = -42.

Step-by-Step Solution

1
Identify the values for variables aa and bb and evaluate the inputs for the function ff.
Here a=2a = 2 and b=3b = -3. Therefore, a+b=2+(3)=1a + b = 2 + (-3) = -1 and ab=2(3)=5a - b = 2 - (-3) = 5.
The definition of the custom operation requires evaluating f(a+b)f(a+b) and f(ab)f(a-b).
2
Calculate f(1)f(-1) using the function rule f(x)=2x2xf(x) = 2x^2 - x.
f(1)=2(1)2(1)=2(1)+1=3f(-1) = 2(-1)^2 - (-1) = 2(1) + 1 = 3.
Substituting x=1x = -1 into the quadratic expression.
3
Calculate f(5)f(5) using the function rule f(x)=2x2xf(x) = 2x^2 - x.
f(5)=2(5)2(5)=2(25)5=45f(5) = 2(5)^2 - (5) = 2(25) - 5 = 45.
Substituting x=5x = 5 into the quadratic expression.
4
Compute the difference f(a+b)f(ab)f(a+b) - f(a-b).
345=423 - 45 = -42.
Evaluating f(1)f(5)f(-1) - f(5) according to the definition of \star.

Key Concept

Evaluating nested algebraic functions and custom symbol operations by direct substitution.
Estimated Time:1m 30s
Question 40Question

If 3x612|3x - 6| \le 12, which of the following inequality ranges represents all possible values of xx?

Show answer & explanation

Answer: 2x6-2 \le x \le 6

Answer

2x6-2 \le x \le 6
The expression 3x612|3x - 6| \le 12 expands to the double inequality 123x612-12 \le 3x - 6 \le 12. Adding 66 to each part produces 63x18-6 \le 3x \le 18. Dividing all terms by 33 yields 2x6-2 \le x \le 6, which matches the correct solution range.

Step-by-Step Solution

1
Rewrite the absolute value inequality as a compound inequality.
123x612-12 \le 3x - 6 \le 12
An absolute value inequality of the form uk|u| \le k (where k0k \ge 0) is equivalent to kuk-k \le u \le k.
2
Add 66 to all three parts of the inequality.
63x18-6 \le 3x \le 18
Isolate the term containing xx.
3
Divide all three parts of the inequality by 33.
2x6-2 \le x \le 6
Since 3>03 > 0, dividing by 33 isolates xx without flipping the inequality signs.

Key Concept

Solving Linear Absolute Value Inequalities
Estimated Time:45s
PreviousPage 2 / 18Next