Intermediate Algebra

272 questions

Question 141Question

Consider the functions f(x)=x+3x1f(x) = \frac{x+3}{x-1}, where x1x \neq 1, and g(x)=x2x4g(x) = x^2 - x - 4. If xx is an integer such that the composite function evaluation g(f(g(x)))=16g(f(g(x))) = 16, what is the product of all such integer values of xx?

Show answer & explanation

Answer: -6

Answer

The product of all integer values of xx that satisfy the equation is 6-6.
Solving the nested composite equation g(f(g(x)))=16g(f(g(x))) = 16 systematically yields the integer solutions x=3x = 3 and x=2x = -2. The product of these values is 6-6.

Step-by-Step Solution

1
Set u=f(g(x))u = f(g(x)) and solve the outer quadratic equation g(u)=16g(u) = 16.
u=5u = 5 or u=4u = -4
This simplifies the nested composition into a single-variable quadratic equation.
2
Set v=g(x)v = g(x) and solve the rational equations f(v)=5f(v) = 5 and f(v)=4f(v) = -4.
v=2v = 2 or v=0.2v = 0.2
This determines the required outputs of the function g(x)g(x) that will satisfy the composite equation.
3
Solve the quadratic equations g(x)=2g(x) = 2 and g(x)=0.2g(x) = 0.2 for xx.
x=3x = 3, x=2x = -2, or x=5±44510x = \frac{5 \pm \sqrt{445}}{10}
This finds all real values of xx that satisfy the composite equation.
4
Identify the integer values from the solution set and compute their product.
3×(2)=63 \times (-2) = -6
The question specifically requests the product of the integer values of xx.

Key Concept

Function composition and multi-step equation solving
Question 142Question

For a constant kk, the quadratic equation 13x2k6x+(k10)=0\frac{1}{3}x^2 - \frac{k}{6}x + (k - 10) = 0 has two real roots, r1r_1 and r2r_2. If the sum of the reciprocals of the roots, 1r1+1r2\frac{1}{r_1} + \frac{1}{r_2}, is equal to 12-\frac{1}{2}, what is the value of kk?

Show answer & explanation

Answer: 7.5

Answer

The value of kk is 7.57.5.
By writing the sum of the reciprocals in terms of the sum and product of the roots, we find that 1r1+1r2=r1+r2r1r2\frac{1}{r_1} + \frac{1}{r_2} = \frac{r_1 + r_2}{r_1 r_2}. Substituting the values from Vieta's formulas (r1+r2=k2r_1 + r_2 = \frac{k}{2} and r1r2=3(k10)r_1 r_2 = 3(k - 10)) yields k6(k10)=12\frac{k}{6(k - 10)} = -\frac{1}{2}. Solving this equation for kk results in k=7.5k = 7.5.

Step-by-Step Solution

1
Identify the quadratic coefficients in terms of the constant kk.
a=13a = \frac{1}{3}, b=k6b = -\frac{k}{6}, and c=k10c = k - 10
Applying Vieta's formulas requires the coefficients from the standard form ax2+bx+c=0ax^2 + bx + c = 0.
2
Determine the sum and the product of the roots using Vieta's formulas.
r1+r2=k2r_1 + r_2 = \frac{k}{2} and r1r2=3(k10)r_1 r_2 = 3(k - 10)
Vieta's formulas state that the sum of the roots is ba-\frac{b}{a} and the product of the roots is ca\frac{c}{a}.
3
Express the sum of the reciprocals of the roots in terms of kk.
1r1+1r2=r1+r2r1r2=k6(k10)\frac{1}{r_1} + \frac{1}{r_2} = \frac{r_1 + r_2}{r_1 r_2} = \frac{k}{6(k - 10)}
Finding a common denominator allows the sum of the reciprocals to be written as the ratio of the sum of the roots to the product of the roots.
4
Equate the expression to 12-\frac{1}{2} and solve the resulting equation for kk.
k=7.5k = 7.5
Solving k6(k10)=12\frac{k}{6(k - 10)} = -\frac{1}{2} gives 2k=6(k10)    8k=60    k=7.52k = -6(k - 10) \implies 8k = 60 \implies k = 7.5.

Key Concept

Vieta's Formulas and Algebraic Relationships of Roots
Estimated Time:2m 30s
Question 143Question

If log5x=3\log_5 x = 3, what is the value of xx?

Show answer & explanation

Answer: 125

Answer

125
To solve the logarithmic equation log5x=3\log_5 x = 3, we apply the fundamental definition of a logarithm. A logarithmic equation of the form logbx=y\log_b x = y can be rewritten in exponential form as by=xb^y = x. In this equation, the base bb is 5 and the exponent yy is 3. Rewriting gives 53=x5^3 = x. Evaluating 535^3 yields 5×5×5=1255 \times 5 \times 5 = 125. Therefore, the correct value of xx is 125.

Step-by-Step Solution

1
Apply the definition of a logarithm to rewrite the logarithmic equation in its equivalent exponential form.
53=x5^3 = x
By definition, logbx=y\log_b x = y is equivalent to by=xb^y = x, where bb is the base, yy is the exponent, and xx is the argument.
2
Evaluate the exponential expression 535^3 to solve for xx.
x=125x = 125
Cubing 5 means multiplying it by itself three times: 5×5×5=1255 \times 5 \times 5 = 125.

Key Concept

Definition of Logarithms
Question 144Question

The table below shows some values of the functions ff and gg for several integer values of xx.

xxf(x)f(x)g(x)g(x)
2-23311
1-1442-2
001-133
112200
222-21-1
331122

What is the value of f(f(3))+g(g(1))f(f(3)) + g(g(-1))?

Show answer & explanation

Answer: 3

Answer

The value of the expression is 33.
To evaluate f(f(3))+g(g(1))f(f(3)) + g(g(-1)), we start by evaluating the innermost expressions. Looking at the table for x=3x = 3, we find f(3)=1f(3) = 1. Looking at the table for x=1x = -1, we find g(1)=2g(-1) = -2. Substituting these values into the outer functions gives f(1)+g(2)f(1) + g(-2). Using the table again, we look up x=1x = 1 to find f(1)=2f(1) = 2, and look up x=2x = -2 to find g(2)=1g(-2) = 1. Adding these two results yields 2+1=32 + 1 = 3.

Step-by-Step Solution

1
Find the inner function values from the given table.
f(3)=1f(3) = 1 and g(1)=2g(-1) = -2
Before evaluating the composite functions, we must find the outputs of the innermost functions.
2
Evaluate the outer functions using the results from the first step.
f(f(3))=f(1)=2f(f(3)) = f(1) = 2 and g(g(1))=g(2)=1g(g(-1)) = g(-2) = 1
Substitute the inner outputs into the outer functions and look up the new inputs in the table.
3
Add the two resulting values together.
2+1=32 + 1 = 3
Combine the two terms to find the total sum requested by the question.

Key Concept

Evaluating composite functions using tables of values
Estimated Time:1m 0s
Question 145Question

A company sells two types of gift baskets: Standard and Premium. The sales at the company's North and South branches are represented by matrix SS:

S=[1281510]S = \begin{bmatrix} 12 & 8 \\ 15 & 10 \end{bmatrix}

where the rows represent the North and South branches, respectively, and the columns represent the number of Standard and Premium baskets sold, respectively. The cost of the items inside each basket is represented by matrix CC:

C=[x2430y]C = \begin{bmatrix} x & 24 \\ 30 & y \end{bmatrix}

where the rows represent Standard and Premium baskets, respectively, and the columns represent the cost of food items and the cost of gift items (in dollars), respectively. If the total food item cost at the North branch is 600600 and the total gift item cost at the South branch is 760760, what is the value of x+yx + y?

Show answer & explanation

Answer: 70

Answer

The value of x+yx + y is 70.
To find the total costs, the sales matrix SS is multiplied by the unit cost matrix CC. The product matrix R=SCR = SC is a 2×22 \times 2 matrix where the entry in Row 1, Column 1 represents the total food cost at the North branch, and the entry in Row 2, Column 2 represents the total gift cost at the South branch. Setting up the equations 12x+240=60012x + 240 = 600 and 360+10y=760360 + 10y = 760 yields x=30x = 30 and y=40y = 40, which sum to 70.

Step-by-Step Solution

1
Set up the matrix multiplication R=SCR = SC to represent the total costs.
R=[12x+240288+8y15x+300360+10y]R = \begin{bmatrix} 12x + 240 & 288 + 8y \\ 15x + 300 & 360 + 10y \end{bmatrix}
The product of the sales matrix and the unit cost matrix yields the total cost matrix, where rows represent the branches and columns represent the cost categories.
2
Identify the expression for the total food item cost at the North branch and solve for xx.
x=30x = 30
The total food item cost at the North branch is the entry in Row 1, Column 1 of the product matrix, which is 12x+8(30)=12x+24012x + 8(30) = 12x + 240. Setting this equal to 600600 gives 12x+240=60012x + 240 = 600, which simplifies to 12x=36012x = 360, so x=30x = 30.
3
Identify the expression for the total gift item cost at the South branch and solve for yy.
y=40y = 40
The total gift item cost at the South branch is the entry in Row 2, Column 2 of the product matrix, which is 15(24)+10y=360+10y15(24) + 10y = 360 + 10y. Setting this equal to 760760 gives 360+10y=760360 + 10y = 760, which simplifies to 10y=40010y = 400, so y=40y = 40.
4
Calculate the sum of the variables xx and yy.
x+y=70x + y = 70
Substitute x=30x = 30 and y=40y = 40 into the expression x+yx + y to find the final answer.

Key Concept

Matrix multiplication and translating real-world scenarios into matrix equations.
Estimated Time:3m 0s
Question 146Question
Consider the system of equations below:
y=x+37y = \sqrt{x + 37}
y=x5y = x - 5
If (x,y)(x, y) is a real solution to this system, what is the value of xyxy?
Show answer & explanation

Answer: 84

Answer

84
The correct answer is 84 because solving the system yields the quadratic equation x211x12=0x^2 - 11x - 12 = 0, which has roots x=12x = 12 and x=1x = -1. Substituting these back into the original equations shows that only x=12x = 12 is valid (giving y=7y = 7), while x=1x = -1 is extraneous (since 36=66\sqrt{36} = 6 \neq -6). The product of the coordinates of the valid solution is 12×7=8412 \times 7 = 84.

Step-by-Step Solution

1
Set the two expressions for yy equal to each other to solve for xx.
x+37=x5\sqrt{x + 37} = x - 5
Since both equations are solved for yy, their right-hand sides must be equal at the point of intersection.
2
Square both sides of the equation to eliminate the radical.
x+37=(x5)2x+37=x210x+25x + 37 = (x - 5)^2 \Rightarrow x + 37 = x^2 - 10x + 25
Squaring is the inverse operation of the square root. The binomial on the right must be expanded fully using (ab)2=a22ab+b2(a-b)^2 = a^2 - 2ab + b^2.
3
Rearrange the quadratic equation into standard form.
x211x12=0x^2 - 11x - 12 = 0
Subtracting xx and 3737 from both sides sets the quadratic equation to zero so it can be solved.
4
Factor the quadratic equation to find the algebraic solutions.
(x12)(x+1)=0x=12 or x=1(x - 12)(x + 1) = 0 \Rightarrow x = 12 \text{ or } x = -1
Factoring the trinomial allows us to find the roots by setting each linear factor to zero.
5
Substitute each solution back into the original system to check for extraneous solutions.
For x=12x = 12: y=125=7y = 12 - 5 = 7 and y=12+37=7y = \sqrt{12 + 37} = 7 (Valid). For x=1x = -1: y=15=6y = -1 - 5 = -6, but y=1+37=66y = \sqrt{-1 + 37} = 6 \neq -6 (Extraneous).
Squaring both sides of an equation can introduce extraneous solutions that do not satisfy the original radical relationship because the principal square root must be non-negative.
6
Calculate the product xyxy of the coordinates of the valid solution.
xy=12×7=84xy = 12 \times 7 = 84
The question asks for the product of xx and yy for the real solution (12,7)(12, 7).

Key Concept

Solving systems containing radical equations and verifying for extraneous solutions.
Question 147Question

Matrices AA and BB are defined as:

A=[x432],B=[1253]A = \begin{bmatrix} x & 4 \\ -3 & 2 \end{bmatrix}, \quad B = \begin{bmatrix} 1 & -2 \\ 5 & 3 \end{bmatrix}

Let CC represent the product matrix ABAB, where:

C=[c11c12c21c22]C = \begin{bmatrix} c_{11} & c_{12} \\ c_{21} & c_{22} \end{bmatrix}

If the element c12c_{12} is equal to 22, what is the value of xx?

Show answer & explanation

Answer: 5

Answer

5
To find the entry c12c_{12} in the first row and second column of the product matrix C=ABC = AB, we calculate the dot product of the first row of matrix AA and the second column of matrix BB. The first row of AA is [x,4][x, 4] and the second column of BB is [2,3]T[-2, 3]^T. Thus, c12=x(2)+4(3)=2x+12c_{12} = x(-2) + 4(3) = -2x + 12. Setting this equal to the given value of 22 gives the equation 2x+12=2-2x + 12 = 2. Subtracting 1212 from both sides results in 2x=10-2x = -10. Dividing by 2-2 yields x=5x = 5.

Step-by-Step Solution

1
Identify the formula for the element c12c_{12} in the product matrix C=ABC = AB.
c12=2x+12c_{12} = -2x + 12
The element c12c_{12} is located in the first row and second column of the product matrix, so it is the product of the first row of AA, which is [x,4][x, 4], and the second column of BB, which is [2,3]T[-2, 3]^T.
2
Set the expression for c12c_{12} equal to the given value of 22 and solve the linear equation for xx.
x=5x = 5
Setting 2x+12=2-2x + 12 = 2 leads to 2x=10-2x = -10, and dividing both sides by 2-2 yields x=5x = 5.

Key Concept

Matrix Multiplication and Element-wise Operations
Question 148Question

If xx and yy are positive real numbers greater than 11 such that logy(x)+6logx(y)=5\log_y(x) + 6\log_x(y) = 5 and xy=64xy = 64, what is the sum of all possible values of xx?

Show answer & explanation

Answer: 16+16216 + 16\sqrt{2}

Answer

16+16216 + 16\sqrt{2}
Using the change of base property logx(y)=1logy(x)\log_x(y) = \frac{1}{\log_y(x)}, the equation can be written in terms of u=logy(x)u = \log_y(x) as u+6u=5u + \frac{6}{u} = 5. Solving this quadratic equation gives u=2u = 2 or u=3u = 3. If logy(x)=2\log_y(x) = 2, then x=y2x = y^2. Substituting into xy=64xy = 64 yields y3=64    y=4y^3 = 64 \implies y = 4, which gives x=16x = 16. If logy(x)=3\log_y(x) = 3, then x=y3x = y^3. Substituting into xy=64xy = 64 yields y4=64    y=22y^4 = 64 \implies y = 2\sqrt{2}, which gives x=162x = 16\sqrt{2}. The sum of these values is 16+16216 + 16\sqrt{2}.

Step-by-Step Solution

1
Apply the change of base formula to express the equation in terms of a single logarithmic base.
Since logx(y)=1logy(x)\log_x(y) = \frac{1}{\log_y(x)}, the equation logy(x)+6logx(y)=5\log_y(x) + 6\log_x(y) = 5 becomes logy(x)+6logy(x)=5\log_y(x) + \frac{6}{\log_y(x)} = 5.
This allows us to solve for the log expression using substitution.
2
Substitute u=logy(x)u = \log_y(x) and solve the resulting quadratic equation for uu.
u+6u=5    u25u+6=0    (u2)(u3)=0u + \frac{6}{u} = 5 \implies u^2 - 5u + 6 = 0 \implies (u-2)(u-3) = 0, so u=2u = 2 or u=3u = 3.
Solving the quadratic equation gives the possible relationships between xx and yy.
3
Analyze the first case where u=2u = 2 and solve for xx.
If logy(x)=2\log_y(x) = 2, then x=y2x = y^2. Substituting this into xy=64xy = 64 gives y3=64y^3 = 64, which yields y=4y = 4. Thus, x=42=16x = 4^2 = 16.
This determines the first possible value of xx.
4
Analyze the second case where u=3u = 3 and solve for xx.
If logy(x)=3\log_y(x) = 3, then x=y3x = y^3. Substituting this into xy=64xy = 64 gives y4=64y^4 = 64, which yields y=641/4=(26)1/4=23/2=22y = 64^{1/4} = (2^6)^{1/4} = 2^{3/2} = 2\sqrt{2}. Thus, x=(22)3=162x = (2\sqrt{2})^3 = 16\sqrt{2}.
This determines the second possible value of xx.
5
Sum the possible values of xx.
16+16216 + 16\sqrt{2}
The question asks for the sum of all possible values of xx.

Key Concept

Solving systems of exponential and logarithmic equations using base-change properties and substitution

Alternative Method

Instead of using substitution directly, you can write both equations in terms of base 2 or natural logs: let logy(x)=k\log_y(x) = k, which means x=ykx = y^k. We then have k+6/k=5k + 6/k = 5 giving k=2k = 2 or k=3k = 3. This leads directly to x=y2x = y^2 and x=y3x = y^3, which can then be substituted into the second equation.
Estimated Time:3m 0s
Question 149Question

A community theater group sells student tickets and adult tickets for their weekend plays. The number of tickets sold for Friday and Saturday night shows is represented by the matrix TT:

T=[80120100150]T = \begin{bmatrix} 80 & 120 \\ 100 & 150 \end{bmatrix}

where the first and second rows represent Friday and Saturday, respectively, and the first and second columns represent student and adult tickets, respectively. The price of each ticket is represented by the matrix PP:

P=[610]P = \begin{bmatrix} 6 \\ 10 \end{bmatrix}

where the first row represents the price of a student ticket (6)andthesecondrowrepresentsthepriceofanadultticket(6) and the second row represents the price of an adult ticket ( 10). Which of the following matrices represents the total ticket sales revenue, in dollars, for Friday and Saturday, respectively?

Show answer & explanation

Answer: [1,6802,100]\begin{bmatrix} 1,680 \\ 2,100 \end{bmatrix}

Answer

The matrix with entries 1,680 and 2,100
The correct answer is the matrix with entries 1,680 and 2,100. This is found by multiplying the sales matrix by the price matrix. The revenue for Friday is calculated as 80×6+120×10=480+1,200=1,68080 \times 6 + 120 \times 10 = 480 + 1,200 = 1,680. The revenue for Saturday is 100×6+150×10=600+1,500=2,100100 \times 6 + 150 \times 10 = 600 + 1,500 = 2,100. Placing these in a column matrix matching the order of the days yields the correct matrix.

Step-by-Step Solution

1
Set up the matrix multiplication of the ticket sales matrix TT and the ticket price matrix PP.
TP=[80120100150][610]TP = \begin{bmatrix} 80 & 120 \\ 100 & 150 \end{bmatrix} \begin{bmatrix} 6 \\ 10 \end{bmatrix}
To find the total revenue for Friday and Saturday, we must multiply the ticket sales by their respective prices.
2
Perform the multiplication by taking the dot product of each row of TT with the column of PP.
[80(6)+120(10)100(6)+150(10)]=[480+1200600+1500]\begin{bmatrix} 80(6) + 120(10) \\ 100(6) + 150(10) \end{bmatrix} = \begin{bmatrix} 480 + 1200 \\ 600 + 1500 \end{bmatrix}
The matrix product of a 2×22 \times 2 matrix and a 2×12 \times 1 matrix results in a 2×12 \times 1 matrix where the entries are the sums of the products of corresponding elements.
3
Simplify the sums in the resulting matrix.
[1,6802,100]\begin{bmatrix} 1,680 \\ 2,100 \end{bmatrix}
Adding the products gives the final total revenues for Friday and Saturday, respectively.

Key Concept

Matrix Multiplication in Word Problems

Alternative Method

Instead of formal matrix multiplication, you can calculate the scalar totals for each day directly (Friday: 80×6+120×10=1,68080 \times 6 + 120 \times 10 = 1,680; Saturday: 100×6+150×10=2,100100 \times 6 + 150 \times 10 = 2,100) and match them with the corresponding rows of the resulting 2×12 \times 1 matrix.
Estimated Time:1m 30s
Question 150Question

If xx is a positive real number such that log2(x)+log4(x)+log16(x)=7\log_2(x) + \log_4(x) + \log_{16}(x) = 7, what is the value of xx?

Show answer & explanation

Answer: 16

Answer

The value of xx is 1616.
By converting all logarithms to base 2, we write log4(x)\log_4(x) as 12log2(x)\frac{1}{2}\log_2(x) and log16(x)\log_{16}(x) as 14log2(x)\frac{1}{4}\log_2(x). Summing these gives 74log2(x)=7\frac{7}{4}\log_2(x) = 7, which simplifies to log2(x)=4\log_2(x) = 4. Converting to exponential form, we find x=24=16x = 2^4 = 16.

Step-by-Step Solution

1
Apply the change of base formula to express the logarithms with a common base of 2.
log4(x)=12log2(x)\log_4(x) = \frac{1}{2}\log_2(x) and log16(x)=14log2(x)\log_{16}(x) = \frac{1}{4}\log_2(x), giving the equation log2(x)+12log2(x)+14log2(x)=7\log_2(x) + \frac{1}{2}\log_2(x) + \frac{1}{4}\log_2(x) = 7.
Rewriting the terms with a common base allows them to be combined algebraically.
2
Combine the coefficients of the like terms on the left-hand side.
74log2(x)=7\frac{7}{4}\log_2(x) = 7.
The sum of the coefficients is 1+12+14=44+24+14=741 + \frac{1}{2} + \frac{1}{4} = \frac{4}{4} + \frac{2}{4} + \frac{1}{4} = \frac{7}{4}.
3
Isolate the logarithm term by dividing or multiplying by the reciprocal coefficient.
log2(x)=4\log_2(x) = 4.
Multiplying both sides by 47\frac{4}{7} solves for the value of log2(x)\log_2(x).
4
Convert the equation from logarithmic form to its equivalent exponential form.
x=24=16x = 2^4 = 16.
By definition, logb(a)=c\log_b(a) = c is equivalent to bc=ab^c = a.

Key Concept

Change of Base Formula for Logarithms
Question 151Question

Let the functions ff and gg be defined for all real numbers by f(x)=2x616f(x) = |2x - 6| - 16 and g(x)=(x3)25g(x) = (x - 3)^2 - 5. What is the sum of all real values of xx that satisfy the equation f(g(x))=0f(g(x)) = 0?

Show answer & explanation

Answer: 9

Answer

9
The correct answer is 9. First, substitute the inner function into the outer function to get f(g(x))=2g(x)616=0f(g(x)) = |2g(x) - 6| - 16 = 0. This simplifies to the absolute value equation 2g(x)6=16|2g(x) - 6| = 16. Splitting this into its two possible cases gives 2g(x)6=16    g(x)=112g(x) - 6 = 16 \implies g(x) = 11, and 2g(x)6=16    g(x)=52g(x) - 6 = -16 \implies g(x) = -5. Solving the first case, (x3)25=11    (x3)2=16(x-3)^2 - 5 = 11 \implies (x-3)^2 = 16. Taking both square roots yields x3=4    x=7x - 3 = 4 \implies x = 7 and x3=4    x=1x - 3 = -4 \implies x = -1. Solving the second case, (x3)25=5    (x3)2=0    x3=0    x=3(x-3)^2 - 5 = -5 \implies (x-3)^2 = 0 \implies x - 3 = 0 \implies x = 3. The sum of all unique real values of xx that satisfy the original equation is 7+(1)+3=97 + (-1) + 3 = 9.

Step-by-Step Solution

1
Set up the composite function equation using the outer function definition.
2g(x)616=0|2g(x) - 6| - 16 = 0
Substitute the expression of g(x)g(x) as the input variable into f(x)f(x).
2
Isolate the absolute value term and split the equation into two cases.
2g(x)6=16    2g(x)6=16|2g(x) - 6| = 16 \implies 2g(x) - 6 = 16 or 2g(x)6=162g(x) - 6 = -16
An absolute value equation of the form A=B|A| = B where B>0B > 0 has two solutions: A=BA = B and A=BA = -B.
3
Solve for the target values of g(x)g(x) in each case.
g(x)=11g(x) = 11 and g(x)=5g(x) = -5
Isolate the function g(x)g(x) by adding 6 and dividing by 2 on both sides of each equation.
4
Solve the first case g(x)=11g(x) = 11 for the variable xx.
(x3)25=11    (x3)2=16    x3=±4(x-3)^2 - 5 = 11 \implies (x-3)^2 = 16 \implies x - 3 = \pm 4, yielding x=7x = 7 and x=1x = -1
Substitute the algebraic rule for g(x)g(x), isolate the squared expression, and extract the square roots.
5
Solve the second case g(x)=5g(x) = -5 for the variable xx.
(x3)25=5    (x3)2=0    x3=0(x-3)^2 - 5 = -5 \implies (x-3)^2 = 0 \implies x - 3 = 0, yielding x=3x = 3
Substitute the algebraic rule for g(x)g(x), isolate the squared expression, and solve for xx.
6
Sum all unique real solutions found.
7+(1)+3=97 + (-1) + 3 = 9
Add the distinct solutions x=7x = 7, x=1x = -1, and x=3x = 3 to find the total sum.

Key Concept

Evaluating and solving equations involving composite functions, absolute values, and quadratic expressions.
Question 152Question

If log2(a)+log2(b)=5\log_2(a) + \log_2(b) = 5 and log2(a2)log2(b)=4\log_2(a^2) - \log_2(b) = 4 for positive real numbers aa and bb, what is the value of a+ba + b?

Show answer & explanation

Answer: 12

Answer

12
The correct answer is 12. We can simplify the system of equations by using the power rule of logarithms, which allows us to rewrite log2(a2)\log_2(a^2) as 2log2(a)2\log_2(a). Letting x=log2(a)x = \log_2(a) and y=log2(b)y = \log_2(b) gives us the system x+y=5x + y = 5 and 2xy=42x - y = 4. Adding these equations gives 3x=93x = 9, which means x=3x = 3. Substituting this back gives y=2y = 2. Converting back from logarithmic form to exponential form, we get a=23=8a = 2^3 = 8 and b=22=4b = 2^2 = 4. Therefore, a+b=8+4=12a + b = 8 + 4 = 12.

Step-by-Step Solution

1
Use the power property of logarithms, logb(xk)=klogb(x)\log_b(x^k) = k \log_b(x), to rewrite the second equation.
The equation log2(a2)log2(b)=4\log_2(a^2) - \log_2(b) = 4 becomes 2log2(a)log2(b)=42\log_2(a) - \log_2(b) = 4.
This simplifies the term log2(a2)\log_2(a^2) so that it is linear in terms of log2(a)\log_2(a).
2
Substitute variables to simplify solving the system of equations. Let x=log2(a)x = \log_2(a) and y=log2(b)y = \log_2(b).
The system of equations becomes:
1) x+y=5x + y = 5
2) 2xy=42x - y = 4
Variable substitution reduces the logarithmic system to a standard system of linear equations.
3
Solve the linear system by adding the two equations together.
Adding the equations yields (x+y)+(2xy)=5+4(x + y) + (2x - y) = 5 + 4, which simplifies to 3x=93x = 9, so x=3x = 3. Substituting x=3x = 3 back into the first equation gives 3+y=53 + y = 5, so y=2y = 2.
Addition eliminates the variable yy, allowing us to solve for xx and then find yy.
4
Convert the solved values of xx and yy back into aa and bb using the exponential form definition of a logarithm.
Since x=log2(a)=3x = \log_2(a) = 3, we have a=23=8a = 2^3 = 8. Since y=log2(b)=2y = \log_2(b) = 2, we have b=22=4b = 2^2 = 4.
The definition of a logarithm logb(z)=w\log_b(z) = w is equivalent to z=bwz = b^w.
5
Calculate the sum of aa and bb.
a+b=8+4=12a + b = 8 + 4 = 12.
To find the final value requested by the question stem.

Key Concept

Solving systems of logarithmic equations using logarithm properties and exponential conversions
Question 153Question

A system of equations consists of the circle defined by x2+(y4)2=10x^2 + (y - 4)^2 = 10 and the line defined by y=2x1y = 2x - 1. The two points of intersection of this system and the origin, (0,0)(0, 0), form the vertices of a triangle in the standard (x,y)(x, y) coordinate plane. What is the area of this triangle?

Show answer & explanation

Answer: 1

Answer

The correct area of the triangle is 1.
The correct answer of 1 is found by substituting the linear equation into the circle's equation, solving the resulting quadratic equation to find the coordinates of the two intersection points, (1,1)(1, 1) and (3,5)(3, 5), and then applying the coordinate area formula for a triangle with a vertex at the origin.

Step-by-Step Solution

1
Substitute the linear equation into the circle's equation to form a quadratic equation in terms of xx.
x2+(2x5)2=10x^2 + (2x - 5)^2 = 10
This allows us to solve for the x-coordinates of the intersection points by replacing yy with 2x12x - 1 in (y4)2(y - 4)^2 to get (2x5)2(2x - 5)^2.
2
Expand the squared binomial and simplify the quadratic equation.
5x220x+15=05x^2 - 20x + 15 = 0
Expanding (2x5)2(2x - 5)^2 yields 4x220x+254x^2 - 20x + 25. Adding x2x^2 and subtracting 1010 from both sides simplifies the equation to standard quadratic form.
3
Divide the quadratic equation by 5 and solve for xx by factoring.
x=1x = 1 and x=3x = 3
Dividing the equation by 5 yields x24x+3=0x^2 - 4x + 3 = 0, which factors as (x1)(x3)=0(x - 1)(x - 3) = 0.
4
Find the corresponding y-coordinates by substituting the xx-values back into the linear equation y=2x1y = 2x - 1.
The intersection points are (1,1)(1, 1) and (3,5)(3, 5).
For x=1x = 1, y=2(1)1=1y = 2(1) - 1 = 1. For x=3x = 3, y=2(3)1=5y = 2(3) - 1 = 5.
5
Calculate the area of the triangle with vertices at the origin (0,0)(0, 0) and the two intersection points (1,1)(1, 1) and (3,5)(3, 5).
Area = 1
Using the coordinate area formula for a triangle with one vertex at the origin, Area=12x1y2x2y1=121(5)3(1)=122=1\text{Area} = \frac{1}{2} |x_1 y_2 - x_2 y_1| = \frac{1}{2} |1(5) - 3(1)| = \frac{1}{2} |2| = 1.

Key Concept

Solving a system of linear and non-linear equations and using coordinate geometry to find the area of a triangle.

Alternative Method

Instead of using the coordinate area formula, we can find the distance between the two intersection points to serve as the base of the triangle (b=(31)2+(51)2=25b = \sqrt{(3-1)^2 + (5-1)^2} = 2\sqrt{5}), and find the perpendicular distance from the origin to the line 2xy1=02x - y - 1 = 0 to serve as the height (h=122+(1)2=15h = \frac{|-1|}{\sqrt{2^2 + (-1)^2}} = \frac{1}{\sqrt{5}}). The area is then 12×25×15=1\frac{1}{2} \times 2\sqrt{5} \times \frac{1}{\sqrt{5}} = 1.
Estimated Time:2m 30s
Question 154Question

In the inequality 732z+187 - 3|2z + 1| \ge -8, which of the following inequality expressions represents the complete solution set for zz?

Show answer & explanation

Answer: 3z2-3 \le z \le 2

Answer

3z2-3 \le z \le 2
Subtracting 7 from both sides of 732z+187 - 3|2z + 1| \ge -8 yields 32z+115-3|2z + 1| \ge -15. Dividing both sides by 3-3 and reversing the inequality sign results in 2z+15|2z + 1| \le 5. Writing this as the compound inequality 52z+15-5 \le 2z + 1 \le 5, then subtracting 1 and dividing by 2 yields the correct solution interval 3z2-3 \le z \le 2.

Step-by-Step Solution

1
Subtract 7 from both sides to begin isolating the absolute value term.
32z+115-3|2z + 1| \ge -15
To solve an absolute value inequality, we must first isolate the absolute value term on one side.
2
Divide both sides by -3 and reverse the direction of the inequality sign.
2z+15|2z + 1| \le 5
Dividing an inequality by a negative number reverses the direction of the inequality sign.
3
Rewrite the absolute value inequality as a compound inequality.
52z+15-5 \le 2z + 1 \le 5
An inequality of the form ua|u| \le a (where a0a \ge 0) is equivalent to the compound inequality aua-a \le u \le a.
4
Subtract 1 from all three parts of the compound inequality.
62z4-6 \le 2z \le 4
This is the first step to isolate the variable zz in the middle.
5
Divide all three parts by 2.
3z2-3 \le z \le 2
This fully isolates zz, giving the final solution interval.

Key Concept

Solving multi-step absolute value inequalities, including isolating the absolute value expression, reversing the inequality sign when dividing by a negative number, and expressing the solution as a compound inequality.
Question 155Question

The length of a rectangle is 33 inches greater than its width. If the area of the rectangle is 1010 square inches, what is the width of the rectangle, in inches?

Show answer & explanation

Answer: 22

Answer

The width of the rectangle is 22 inches.
The correct answer is the option stating that the width is 22 inches. This is obtained by expressing the length as w+3w+3 and setting the area equation to w(w+3)=10w(w+3) = 10. Expanding and setting it to zero gives the quadratic equation w2+3w10=0w^2 + 3w - 10 = 0, which factors to (w+5)(w2)=0(w+5)(w-2) = 0. Since width must be positive, the only valid solution is 22.

Step-by-Step Solution

1
Define variables for the dimensions of the rectangle based on the problem statement.
Let the width of the rectangle be ww inches. The length of the rectangle is w+3w + 3 inches.
The problem states that the length is 33 inches greater than the width.
2
Set up an equation representing the area of the rectangle.
The area is the product of width and length: w(w+3)=10w(w + 3) = 10.
The area of a rectangle is calculated as width times length, and the given area is 1010 square inches.
3
Rewrite the equation in standard quadratic form aw2+bw+c=0aw^2 + bw + c = 0.
Distribute ww to get w2+3w=10w^2 + 3w = 10, then subtract 1010 from both sides: w2+3w10=0w^2 + 3w - 10 = 0.
Standard quadratic form is required to solve the equation by factoring or using the quadratic formula.
4
Factor the quadratic equation.
(w+5)(w2)=0(w + 5)(w - 2) = 0.
Finding factors that multiply to 10-10 and add to 33 allows us to find the roots.
5
Solve for ww and apply real-world constraints.
w=5w = -5 or w=2w = 2. Since a physical width must be positive, discard 5-5, leaving w=2w = 2.
A dimension of a geometric shape cannot be negative.

Key Concept

Solving quadratic equations derived from geometric word problems by factoring or using the quadratic formula.
Question 156Question

Two infinite geometric series, Series A and Series B, are defined as follows:

* Series A has a first term of 2x2^x and a common ratio of 12\frac{1}{2}.
* Series B has a first term of 2x+32^{x+3} and a common ratio of 34\frac{3}{4}.

If the sum of Series A and Series B is 136, what is the value of xx?

Show answer & explanation

Answer: 22

Answer

2
The correct answer is the value 2. Substituting x=2x = 2 into the sum of Series A gives 22+1=82^{2+1} = 8. Substituting x=2x = 2 into the sum of Series B gives 22+5=1282^{2+5} = 128. The total sum is 8+128=1368 + 128 = 136, which matches the given sum.

Step-by-Step Solution

1
Express the sum of Series A, denoted as SAS_A, using the infinite geometric series sum formula S=a11rS = \frac{a_1}{1-r}.
SA=2x11/2=2x1/2=22x=2x+1S_A = \frac{2^x}{1 - 1/2} = \frac{2^x}{1/2} = 2 \cdot 2^x = 2^{x+1}
Since the common ratio r=1/2r = 1/2 satisfies r<1|r| < 1, the infinite sum exists and can be simplified using exponent properties.
2
Express the sum of Series B, denoted as SBS_B, using the infinite geometric series sum formula.
SB=2x+313/4=2x+31/4=42x+3=222x+3=2x+5S_B = \frac{2^{x+3}}{1 - 3/4} = \frac{2^{x+3}}{1/4} = 4 \cdot 2^{x+3} = 2^2 \cdot 2^{x+3} = 2^{x+5}
Since the common ratio r=3/4r = 3/4 satisfies r<1|r| < 1, the infinite sum exists and can be simplified using exponent rules.
3
Set up the equation for the sum of both series and solve for xx.
2x+1+2x+5=136    22x+322x=136    342x=136    2x=4    x=22^{x+1} + 2^{x+5} = 136 \implies 2 \cdot 2^x + 32 \cdot 2^x = 136 \implies 34 \cdot 2^x = 136 \implies 2^x = 4 \implies x = 2
Factoring out 2x2^x from the terms allows us to isolate the exponential expression and find the value of xx.

Key Concept

Sum of an Infinite Geometric Series and Exponential Properties
Question 157Question

The first, third, and eleventh terms of a non-constant arithmetic sequence are the first, second, and third terms, respectively, of a geometric sequence. If the first term of the arithmetic sequence is 66, what is the sum of the first 44 terms of the geometric sequence?

Show answer & explanation

Answer: 510

Answer

The sum of the first 4 terms of the geometric sequence is 510.
By writing the first, third, and eleventh terms of the arithmetic sequence as 66, 6+2d6+2d, and 6+10d6+10d, we can set up the geometric sequence relation (6+2d)2=6(6+10d)(6+2d)^2 = 6(6+10d). Solving this quadratic equation for dd yields d=9d=9 (since the sequence is non-constant, d0d \neq 0). Substituting d=9d=9 back gives the first three geometric terms as 66, 2424, and 9696, which means the common ratio rr is 44. The sum of the first 44 terms of this geometric sequence is calculated as 6(441)/(41)=5106(4^4-1)/(4-1) = 510.

Step-by-Step Solution

1
Define the terms of the arithmetic and geometric sequences.
Let the arithmetic sequence have first term a1=6a_1 = 6 and common difference dd. The first, third, and eleventh terms are a1=6a_1 = 6, a3=6+2da_3 = 6 + 2d, and a11=6+10da_{11} = 6 + 10d. These are the first three terms of the geometric sequence: g1=6g_1 = 6, g2=6+2dg_2 = 6 + 2d, and g3=6+10dg_3 = 6 + 10d.
This establishes algebraic expressions for the terms based on their positions in the sequences.
2
Set up a relation using the constant ratio of the geometric sequence and solve for dd.
Since g1g_1, g2g_2, and g3g_3 form a geometric sequence, (g2)2=g1g3(g_2)^2 = g_1 \cdot g_3. Substituting the expressions gives (6+2d)2=6(6+10d)    36+24d+4d2=36+60d    4d236d=0(6 + 2d)^2 = 6(6 + 10d) \implies 36 + 24d + 4d^2 = 36 + 60d \implies 4d^2 - 36d = 0. Since the sequence is non-constant (d0d \neq 0), we divide by 4d4d to get d=9d = 9.
Solving the equation yields the common difference of the arithmetic sequence.
3
Determine the terms and common ratio of the geometric sequence.
Using d=9d = 9, the first two terms of the geometric sequence are g1=6g_1 = 6 and g2=6+2(9)=24g_2 = 6 + 2(9) = 24. The common ratio is r=246=4r = \frac{24}{6} = 4.
Finding the common ratio allows the use of the geometric series sum formula.
4
Compute the sum of the first 4 terms of the geometric sequence.
S4=g1r41r1=644141=625613=2(255)=510S_4 = g_1 \frac{r^4 - 1}{r - 1} = 6 \frac{4^4 - 1}{4 - 1} = 6 \frac{256 - 1}{3} = 2(255) = 510.
This calculates the final required sum.

Key Concept

Arithmetic and Geometric Sequences and Series
Question 158Question

If log3(2x1)=2\log_3(2x - 1) = 2, what is the value of xx?

Show answer & explanation

Answer: 5

Answer

The value of xx is 55.
Converting the logarithmic equation log3(2x1)=2\log_3(2x - 1) = 2 to its equivalent exponential form yields 32=2x13^2 = 2x - 1. Simplifying the exponent gives 9=2x19 = 2x - 1. Adding 11 to both sides results in 10=2x10 = 2x, and dividing by 22 gives x=5x = 5.

Step-by-Step Solution

1
Rewrite the logarithmic equation in exponential form.
2x1=322x - 1 = 3^2
By definition, logb(y)=z\log_b(y) = z is equivalent to bz=yb^z = y.
2
Evaluate the exponent 323^2.
2x1=92x - 1 = 9
Calculating 33 squared yields 99.
3
Solve the linear equation for xx.
2x=102x = 10, which simplifies to x=5x = 5
Adding 11 to both sides and then dividing by 22 isolates xx.

Key Concept

Converting logarithmic equations to exponential equations
Estimated Time:45s
Question 159Question

Let the functions ff and gg be defined for all real numbers by f(x)=2x3f(x) = 2x - 3 and g(x)=x25g(x) = x^2 - 5. If g(f(x))=11g(f(x)) = 11 and x<0x < 0, what is the value of xx?

Show answer & explanation

Answer: 12-\frac{1}{2}

Answer

12-\frac{1}{2}
The correct answer is 12-\frac{1}{2}. First, the composite function g(f(x))g(f(x)) is found by substituting f(x)=2x3f(x) = 2x - 3 into g(x)=x25g(x) = x^2 - 5, giving g(f(x))=(2x3)25g(f(x)) = (2x - 3)^2 - 5. Setting this expression equal to 1111 yields the equation (2x3)25=11(2x - 3)^2 - 5 = 11. Adding 55 to both sides results in (2x3)2=16(2x - 3)^2 = 16. Taking the square root of both sides gives 2x3=±42x - 3 = \pm 4. Since the problem specifies that x<0x < 0, the expression 2x32x - 3 must be negative because 2x<02x < 0 and subtracting 33 makes the result less than 3-3. Thus, we set 2x3=42x - 3 = -4. Adding 33 to both sides yields 2x=12x = -1, and dividing by 22 gives x=12x = -\frac{1}{2}.

Step-by-Step Solution

1
Substitute the expression for f(x)f(x) into the function g(x)g(x) to obtain the composite function g(f(x))g(f(x)).
g(f(x))=g(2x3)=(2x3)25g(f(x)) = g(2x - 3) = (2x - 3)^2 - 5
To find g(f(x))g(f(x)), we substitute the entire function f(x)f(x) in place of the input variable in g(x)g(x).
2
Set the composite function equal to 1111 and isolate the squared term.
(2x3)25=11(2x3)2=16(2x - 3)^2 - 5 = 11 \Rightarrow (2x - 3)^2 = 16
We are given that g(f(x))=11g(f(x)) = 11, and adding 55 to both sides isolates the squared binomial.
3
Solve for 2x32x - 3 by taking the square root of both sides, applying the constraint x<0x < 0.
2x3=42x - 3 = -4
Since x<0x < 0, it follows that 2x<02x < 0, which means 2x3<32x - 3 < -3. Because 2x32x-3 must be negative, we take the negative square root of 1616.
4
Solve the linear equation 2x3=42x - 3 = -4 for xx.
2x=1x=122x = -1 \Rightarrow x = -\frac{1}{2}
Adding 33 to both sides gives 2x=12x = -1, and dividing by 22 yields the final value of xx.

Key Concept

Function Composition and Solving Quadratic/Linear Equations
Estimated Time:1m 30s
Question 160Question

If log4x=32\log_4 x = \frac{3}{2}, what is the value of xx?

Show answer & explanation

Answer: 88

Answer

The correct answer is 88.
To solve the equation log4x=32\log_4 x = \frac{3}{2}, we apply the definition of a logarithm to rewrite it in exponential form: x=43/2x = 4^{3/2}. We then evaluate the exponent by first taking the square root of 44, which is 22, and then cubing it to get 23=82^3 = 8. Thus, the value of xx is 88.

Step-by-Step Solution

1
Rewrite the logarithmic equation in its equivalent exponential form.
x=43/2x = 4^{3/2}
By definition, a logarithmic equation of the form logba=c\log_b a = c is equivalent to the exponential equation bc=ab^c = a.
2
Evaluate the exponential expression 43/24^{3/2}.
x=8x = 8
The fractional exponent can be simplified by taking the square root of the base first, which is 4=2\sqrt{4} = 2, and then raising the result to the power of the numerator, giving 23=82^3 = 8.

Key Concept

Converting logarithmic equations to exponential form and evaluating fractional exponents

Alternative Method

You can solve this by substituting the answer choices back into the equation. For example, testing the value 88 gives log48=log4(23)=3log42\log_4 8 = \log_4 (2^3) = 3 \log_4 2. Since 22 is the square root of 44, log42=12\log_4 2 = \frac{1}{2}. Therefore, 3×12=323 \times \frac{1}{2} = \frac{3}{2}, confirming that 88 is the correct solution.
Estimated Time:45s
PreviousPage 8 / 14Next