Intermediate Algebra

272 questions

Question 201Question

For the functions f(x)=(x2)25f(x) = (x - 2)^2 - 5 and g(x)=x+13g(x) = |x + 1| - 3, what is the value of f(g(2))f(g(-2))?

Show answer & explanation

Answer: 11

Answer

11
To find the value of f(g(2))f(g(-2)), first evaluate the inner function g(x)g(x) at x=2x = -2. Substituting 2-2 into g(x)=x+13g(x) = |x + 1| - 3 gives g(2)=2+13=13=2g(-2) = |-2 + 1| - 3 = 1 - 3 = -2. Next, substitute this output as the input for the outer function f(x)f(x). Substituting 2-2 into f(x)=(x2)25f(x) = (x - 2)^2 - 5 yields f(2)=(22)25=(4)25=165=11f(-2) = (-2 - 2)^2 - 5 = (-4)^2 - 5 = 16 - 5 = 11.

Step-by-Step Solution

1
Evaluate the inner function at the given input value
g(2)=2+13=13=13=2g(-2) = |-2 + 1| - 3 = |-1| - 3 = 1 - 3 = -2
In function composition f(g(x))f(g(x)), the inner function must be evaluated first to determine the input for the outer function.
2
Evaluate the outer function using the output of the inner function
f(2)=(22)25=(4)25=165=11f(-2) = (-2 - 2)^2 - 5 = (-4)^2 - 5 = 16 - 5 = 11
Substitute the result from the inner function evaluation into the outer function to find the final value.

Key Concept

Function composition and evaluation
Estimated Time:1m 0s
Question 202Question

If xx is a real number greater than 2 such that log2(x24)log2(x2)=3\log_2(x^2 - 4) - \log_2(x - 2) = 3, what is the value of xx?

Show answer & explanation

Answer: 6

Answer

The value of xx is 6.
Applying the quotient property of logarithms simplifies the equation to log2(x24x2)=3\log_2\left(\frac{x^2 - 4}{x - 2}\right) = 3. Factoring the numerator as (x2)(x+2)(x-2)(x+2) and canceling the common factor (x2)(x-2) yields log2(x+2)=3\log_2(x+2) = 3. Rewriting this in exponential form gives x+2=23=8x + 2 = 2^3 = 8, which yields x=6x = 6.

Step-by-Step Solution

1
Combine the logarithmic terms on the left side of the equation using the quotient property of logarithms: logbAlogbB=logb(AB)\log_b A - \log_b B = \log_b\left(\frac{A}{B}\right).
log2(x24x2)=3\log_2\left(\frac{x^2 - 4}{x - 2}\right) = 3
Consolidating the two logarithmic terms simplifies the equation into a single logarithmic term.
2
Factor the numerator as a difference of squares and simplify the rational expression.
log2(x+2)=3\log_2(x + 2) = 3 (since x>2x > 2, x20x - 2 \neq 0)
Factoring x24x^2 - 4 as (x2)(x+2)(x - 2)(x + 2) allows the cancellation of the common factor (x2)(x - 2).
3
Convert the logarithmic equation into its equivalent exponential form: logbY=cY=bc\log_b Y = c \Rightarrow Y = b^c.
x+2=23x + 2 = 2^3
This removes the logarithm and sets up a linear equation to solve.
4
Evaluate the exponent and solve for xx.
x+2=8x=6x + 2 = 8 \Rightarrow x = 6
Evaluating 232^3 as 8 and subtracting 2 from both sides isolates xx.

Key Concept

Solving logarithmic equations using properties of logarithms and algebraic factoring
Estimated Time:1m 30s
Question 203Question

Which of the following is the set of all real values of pp for which the inequality 73p14|7 - 3p| \ge 14 is true?

Show answer & explanation

Answer: p73 or p7p \le -\frac{7}{3} \text{ or } p \ge 7

Answer

p73 or p7p \le -\frac{7}{3} \text{ or } p \ge 7
To solve the inequality 73p14|7 - 3p| \ge 14, we split it into two separate inequalities: 73p147 - 3p \ge 14 or 73p147 - 3p \le -14. Solving the first inequality gives 3p7-3p \ge 7, which simplifies to p73p \le -\frac{7}{3} after dividing by 3-3 and reversing the inequality sign. Solving the second inequality gives 3p21-3p \le -21, which simplifies to p7p \ge 7 after dividing by 3-3 and reversing the inequality sign. Combining these two cases yields the set of values p73p \le -\frac{7}{3} or p7p \ge 7.

Step-by-Step Solution

1
Set up the two compound inequalities representing the absolute value inequality 73p14|7 - 3p| \ge 14.
73p147 - 3p \ge 14 or 73p147 - 3p \le -14
An absolute value inequality of the form uc|u| \ge c (where c>0c > 0) is equivalent to the union of ucu \ge c or ucu \le -c.
2
Solve the first inequality 73p147 - 3p \ge 14.
p73p \le -\frac{7}{3}
Subtract 77 from both sides to get 3p7-3p \ge 7. Then, divide by 3-3 and reverse the inequality sign because of division by a negative number.
3
Solve the second inequality 73p147 - 3p \le -14.
p7p \ge 7
Subtract 77 from both sides to get 3p21-3p \le -21. Then, divide by 3-3 and reverse the inequality sign because of division by a negative number.
4
Combine the two case solutions to state the final solution set.
p73 or p7p \le -\frac{7}{3} \text{ or } p \ge 7
The complete solution set is the union of the solutions from both individual cases.

Key Concept

Solving absolute value inequalities of the form ax+bc|ax + b| \ge c
Question 204Question

If a>1.5a > 1.5 is a real number that satisfies the equation 4a3(2a+1)+8=04^a - 3(2^{a+1}) + 8 = 0, what is the value of aa?

Show answer & explanation

Answer: 2

Answer

The correct answer is 2.
Substituting u=2au = 2^a turns the equation into u26u+8=0u^2 - 6u + 8 = 0. Factoring gives (u2)(u4)=0(u-2)(u-4)=0, meaning u=2u=2 or u=4u=4. Reversing the substitution gives 2a=2    a=12^a = 2 \implies a=1 and 2a=4    a=22^a = 4 \implies a=2. Since a>1.5a > 1.5, the correct value is 2.

Step-by-Step Solution

1
Express the equation in terms of base 2.
(2a)26(2a)+8=0(2^a)^2 - 6(2^a) + 8 = 0
Since 4 is 222^2 and 2a+1=22a2^{a+1} = 2 \cdot 2^a, expressing all terms in base 2 allows for algebraic substitution.
2
Substitute u=2au = 2^a to form a quadratic equation.
u26u+8=0u^2 - 6u + 8 = 0
Substitution simplifies the exponential equation into a standard quadratic form.
3
Factor the quadratic equation.
(u2)(u4)=0(u-2)(u-4) = 0
Factoring allows us to find the roots of the quadratic equation.
4
Solve for the variable aa.
a=1a = 1 or a=2a = 2
Solving 2a=22^a = 2 yields a=1a = 1, and solving 2a=42^a = 4 yields a=2a = 2.
5
Apply the given constraint on aa.
a=2a = 2
The problem states that a>1.5a > 1.5, so a=1a = 1 is discarded and a=2a = 2 is the correct value.

Key Concept

Solving exponential equations using quadratic substitution

Alternative Method

Instead of using substitution, test values for aa. Since a>1.5a > 1.5, testing small integer values starting with a=2a=2 shows 423(23)+8=1624+8=04^2 - 3(2^3) + 8 = 16 - 24 + 8 = 0, validating that a=2a=2 is the solution.
Estimated Time:1m 30s
Question 205Question

What is the complete solution set, expressed in interval notation, for the inequality 23t4>2\left| \frac{2-3t}{4} \right| > 2?

Show answer & explanation

Answer: (,2)(103,)(-\infty, -2) \cup \left(\frac{10}{3}, \infty\right)

Answer

The complete solution set is (,2)(103,)(-\infty, -2) \cup \left(\frac{10}{3}, \infty\right)
The correct answer shows (,2)(103,)(-\infty, -2) \cup \left(\frac{10}{3}, \infty\right) because solving the absolute value inequality 23t>8|2-3t| > 8 requires splitting it into two inequalities: 23t>82-3t > 8 and 23t<82-3t < -8. Solving the first yields t<2t < -2 after reversing the inequality sign when dividing by 3-3. Solving the second yields t>103t > \frac{10}{3} after also reversing the inequality sign. The union of these two intervals is (,2)(103,)(-\infty, -2) \cup \left(\frac{10}{3}, \infty\right).

Step-by-Step Solution

1
Multiply both sides of the inequality by 44 to isolate the absolute value term.
23t>8|2-3t| > 8
Eliminating the denominator simplifies the absolute value expression.
2
Split the absolute value inequality into two separate linear inequalities representing the positive and negative cases.
23t>82-3t > 8 or 23t<82-3t < -8
An absolute value greater than a positive number cc is equivalent to the expression being greater than cc or less than c-c.
3
Solve the first inequality: subtract 22 from both sides, then divide by 3-3 and reverse the inequality sign.
3t>6    t<2-3t > 6 \implies t < -2
Dividing an inequality by a negative number requires flipping the inequality sign.
4
Solve the second inequality: subtract 22 from both sides, then divide by 3-3 and reverse the inequality sign.
3t<10    t>103-3t < -10 \implies t > \frac{10}{3}
Dividing an inequality by a negative number requires flipping the inequality sign.
5
Combine the two solutions using interval notation.
(,2)(103,)(-\infty, -2) \cup \left(\frac{10}{3}, \infty\right)
The union of the two intervals represents the complete set of values that satisfy either inequality.

Key Concept

Solving absolute value inequalities of the form ax+b>c|ax+b| > c by splitting them into two cases and reversing the inequality sign when dividing by a negative number.
Estimated Time:1m 30s
Question 206Question

For all real numbers xx and yy such that x>y>0x > y > 0, which of the following expressions is equivalent to log5(x2y2)log5(xy)\log_5(x^2 - y^2) - \log_5(x - y)?

Show answer & explanation

Answer: log5(x+y)\log_5(x+y)

Answer

The expression is equivalent to \log_5(x + y)
The correct answer is found by using the quotient property of logarithms to combine the terms: log5(x2y2)log5(xy)=log5(x2y2xy)\log_5(x^2 - y^2) - \log_5(x - y) = \log_5\left(\frac{x^2 - y^2}{x - y}\right). Factoring the difference of squares in the numerator yields log5((xy)(x+y)xy)\log_5\left(\frac{(x-y)(x+y)}{x-y}\right). Canceling the common factor (xy)(x-y) simplifies the expression to log5(x+y)\log_5(x+y).

Step-by-Step Solution

1
Combine the logarithms using the quotient property of logarithms: logb(A)logb(B)=logb(AB)\log_b(A) - \log_b(B) = \log_b\left(\frac{A}{B}\right).
log5(x2y2xy)\log_5\left(\frac{x^2 - y^2}{x - y}\right)
This simplifies the difference between two logarithms with the same base into a single logarithm.
2
Factor the difference of squares in the numerator: x2y2=(xy)(x+y)x^2 - y^2 = (x - y)(x + y).
log5((xy)(x+y)xy)\log_5\left(\frac{(x - y)(x + y)}{x - y}\right)
This allows for the cancellation of common factors in the fraction.
3
Cancel the common factor (xy)(x - y) from both the numerator and the denominator.
log5(x+y)\log_5(x + y)
Since x>y>0x > y > 0, the term xyx - y is non-zero, making the division valid.

Key Concept

Quotient property of logarithms and difference of squares factoring

Alternative Method

Instead of applying the quotient property first, one can factor the argument of the first term using the difference of squares: log5(x2y2)=log5((xy)(x+y))\log_5(x^2 - y^2) = \log_5((x - y)(x + y)). Next, apply the product property of logarithms to split this term: log5(xy)+log5(x+y)\log_5(x - y) + \log_5(x + y). Substituting this back into the original expression gives log5(xy)+log5(x+y)log5(xy)\log_5(x - y) + \log_5(x + y) - \log_5(x - y), which simplifies directly to log5(x+y)\log_5(x + y).
Estimated Time:1m 0s
Question 207Question

If log2(x+5)+log2(x1)=4\log_2(x + 5) + \log_2(x - 1) = 4, what is the value of xx?

Show answer & explanation

Answer: 3

Answer

The correct answer is 3.
The correct answer is 3. Combining the logarithmic terms using the product property gives log2((x+5)(x1))=4\log_2((x + 5)(x - 1)) = 4. Converting this to exponential form yields (x+5)(x1)=24=16(x + 5)(x - 1) = 2^4 = 16. Expanding and rewriting in standard form gives x2+4x21=0x^2 + 4x - 21 = 0, which factors as (x+7)(x3)=0(x + 7)(x - 3) = 0. This gives potential solutions of x=3x = 3 and x=7x = -7. However, x=7x = -7 results in negative arguments for the logarithms in the original equation, making it extraneous. Thus, the only valid solution is 3.

Step-by-Step Solution

1
Apply the product property of logarithms to combine the terms on the left side of the equation.
log2((x+5)(x1))=4\log_2((x + 5)(x - 1)) = 4
The sum of logarithms with the same base is equal to the logarithm of their product: logb(A)+logb(B)=logb(AB)\log_b(A) + \log_b(B) = \log_b(AB).
2
Convert the logarithmic equation to its equivalent exponential form.
(x+5)(x1)=24(x + 5)(x - 1) = 2^4
By definition, logb(Y)=C\log_b(Y) = C is equivalent to bC=Yb^C = Y.
3
Expand the product and simplify the equation into standard quadratic form.
x2+4x21=0x^2 + 4x - 21 = 0
Expanding (x+5)(x1)(x + 5)(x - 1) yields x2+4x5x^2 + 4x - 5. Subtracting 16 from both sides gives the standard quadratic form Ax2+Bx+C=0Ax^2 + Bx + C = 0.
4
Factor the quadratic equation to find the potential values of xx.
(x+7)(x3)=0(x + 7)(x - 3) = 0, so x=7x = -7 or x=3x = 3
We need two numbers that multiply to 21-21 and add to 44, which are 77 and 3-3.
5
Check the potential solutions against the domain of the original logarithmic equation.
x=3x = 3
The arguments of the logarithms, x+5x + 5 and x1x - 1, must be strictly positive. For x=7x = -7, the arguments are negative, so x=7x = -7 is an extraneous solution. For x=3x = 3, both arguments are positive, so x=3x = 3 is the only valid solution.

Key Concept

Solving logarithmic equations by applying logarithmic properties and converting to exponential form, while checking for extraneous solutions.
Question 208Question

A circle in the standard (x,y)(x, y) coordinate plane is defined by the equation (x1)2+(y2)2=10(x - 1)^2 + (y - 2)^2 = 10, and a line is defined by the equation y=3x1y = 3x - 1. The line intersects the circle at two points, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2). What is the sum of the yy-coordinates of these two points of intersection?

Show answer & explanation

Answer: 4

Answer

The sum of the yy-coordinates of the intersection points is 4.
Substituting y=3x1y = 3x - 1 into the circle's equation gives (x1)2+(3x3)2=10(x-1)^2 + (3x-3)^2 = 10. Factoring out 3 from the second term yields (x1)2+9(x1)2=10(x-1)^2 + 9(x-1)^2 = 10, which simplifies to 10(x1)2=1010(x-1)^2 = 10, or (x1)2=1(x-1)^2 = 1. Solving for xx gives x=0x = 0 and x=2x = 2. Substituting these values into the linear equation gives the corresponding yy-coordinates: y=1y = -1 when x=0x = 0, and y=5y = 5 when x=2x = 2. The sum of these yy-coordinates is 5+(1)=45 + (-1) = 4.

Step-by-Step Solution

1
Substitute the expression for yy from the linear equation into the circle's equation.
(x1)2+(3x3)2=10(x-1)^2 + (3x-3)^2 = 10
To reduce the system of two equations to a single equation in terms of xx.
2
Factor out 3 from the term (3x3)(3x-3) and simplify the equation.
10(x1)2=1010(x-1)^2 = 10, which simplifies to (x1)2=1(x-1)^2 = 1
To solve for the xx-coordinates of the intersection points.
3
Solve the simplified quadratic equation for xx.
x1=2x_1 = 2 and x2=0x_2 = 0
To find the xx-coordinates of the two intersection points.
4
Substitute the xx-values back into the linear equation y=3x1y = 3x - 1 to find the corresponding yy-coordinates.
y1=3(2)1=5y_1 = 3(2) - 1 = 5 and y2=3(0)1=1y_2 = 3(0) - 1 = -1
To determine the yy-coordinates of the intersection points (2,5)(2, 5) and (0,1)(0, -1).
5
Add the two yy-coordinates together.
5+(1)=45 + (-1) = 4
To find the sum of the yy-coordinates as requested by the question.

Key Concept

Solving systems of linear and circular equations by substitution

Alternative Method

Instead of finding the individual coordinates, substitute y1=3x11y_1 = 3x_1 - 1 and y2=3x21y_2 = 3x_2 - 1 to write the sum as y1+y2=3(x1+x2)2y_1 + y_2 = 3(x_1 + x_2) - 2. Expanding the substitution equation gives 10x220x=010x^2 - 20x = 0. By Vieta's formulas, the sum of the roots x1+x2=(20)/10=2x_1 + x_2 = -(-20)/10 = 2. Substituting this back gives y1+y2=3(2)2=4y_1 + y_2 = 3(2) - 2 = 4.
Estimated Time:1m 30s
Question 209Question

A system of equations consists of the linear equation y=x2y = x - 2 and the quadratic equation y=(x3)25y = (x - 3)^2 - 5. If (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are the two distinct real solutions to this system, what is the value of the product y1y2y_1 y_2?

Show answer & explanation

Answer: -4

Answer

The product of the two yy-coordinates of the intersection points is 4-4.
Substituting the linear expression for yy into the quadratic equation yields the quadratic equation x27x+6=0x^2 - 7x + 6 = 0. Factoring this equation gives the xx-coordinates 66 and 11. Substituting these values back into the linear equation y=x2y = x - 2 yields the corresponding yy-coordinates 44 and 1-1. The product of these yy-coordinates is 4×(1)=44 \times (-1) = -4.

Step-by-Step Solution

1
Equate the two expressions for yy to solve for the xx-coordinates of the intersection points.
x2=(x3)25x - 2 = (x - 3)^2 - 5
At the points of intersection, the yy-values of both equations are equal.
2
Expand the squared binomial and simplify the equation into standard quadratic form.
x27x+6=0x^2 - 7x + 6 = 0
Expanding (x3)2(x - 3)^2 yields x26x+9x^2 - 6x + 9. Substituting this back gives x2=x26x+4x - 2 = x^2 - 6x + 4. Subtracting xx and adding 22 to both sides yields the standard quadratic equation.
3
Factor the quadratic equation to find the solutions for xx.
x=6x = 6 or x=1x = 1
The equation factors as (x6)(x1)=0(x - 6)(x - 1) = 0, giving the two xx-values.
4
Substitute each xx-value back into the linear equation y=x2y = x - 2 to find the corresponding yy-coordinates.
y1=4y_1 = 4 and y2=1y_2 = -1
For x=6x = 6, y=62=4y = 6 - 2 = 4. For x=1x = 1, y=12=1y = 1 - 2 = -1.
5
Calculate the product of the two yy-coordinates.
y1y2=4×(1)=4y_1 y_2 = 4 \times (-1) = -4
The question asks for the product of the two yy-coordinates.

Key Concept

Solving a system of linear and quadratic equations using substitution and factoring.

Alternative Method

Alternatively, you can expand the quadratic equation first to y=x26x+4y = x^2 - 6x + 4 and set it equal to the linear equation y=x2y = x - 2. Solving for xx yields x27x+6=0x^2 - 7x + 6 = 0, from which you can find the coordinates and calculate their product.
Estimated Time:1m 30s
Question 210Question

If xx is a real number such that log4(x3)=12+log4(2)\log_4(x - 3) = \frac{1}{2} + \log_4(2), what is the value of xx?

Show answer & explanation

Answer: 7

Answer

The value of xx is 7.
By moving the logarithmic terms to the same side and applying the quotient rule, the equation simplifies to log4(x32)=12\log_4\left(\frac{x-3}{2}\right) = \frac{1}{2}. Converting this to exponential form yields x32=41/2\frac{x-3}{2} = 4^{1/2}. Since 41/2=24^{1/2} = 2, we have x32=2\frac{x-3}{2} = 2, which gives x3=4x - 3 = 4, or x=7x = 7. Substituting x=7x = 7 back into the original equation shows it is a valid solution.

Step-by-Step Solution

1
Group logarithmic terms on one side of the equation.
log4(x3)log4(2)=12\log_4(x - 3) - \log_4(2) = \frac{1}{2}
Grouping the logarithms allows them to be combined using logarithmic properties.
2
Apply the quotient property of logarithms.
log4(x32)=12\log_4\left(\frac{x - 3}{2}\right) = \frac{1}{2}
The quotient property states that logb(a)logb(c)=logb(ac)\log_b(a) - \log_b(c) = \log_b(\frac{a}{c}).
3
Convert the equation from logarithmic form to exponential form.
x32=41/2\frac{x - 3}{2} = 4^{1/2}
A logarithmic equation logb(y)=z\log_b(y) = z is equivalent to bz=yb^z = y.
4
Evaluate the fractional exponent and solve the linear equation for xx.
x=7x = 7
Since 41/2=24^{1/2} = 2, the equation becomes x32=2\frac{x - 3}{2} = 2. Multiplying both sides by 2 gives x3=4x - 3 = 4, so adding 3 to both sides yields x=7x = 7.

Key Concept

Solving logarithmic equations using properties of logarithms
Estimated Time:1m 30s
Question 211Question

A system of equations consists of the linear equation y=x+5y = x + 5 and the quadratic equation y=(x3)2+2y = (x - 3)^2 + 2. If the graphs of these two equations intersect at two distinct points, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), in the standard (x,y)(x, y) coordinate plane, what is the value of y1+y2y_1 + y_2?

Show answer & explanation

Answer: 17

Answer

17
To find the points of intersection, we set the two equations equal: x+5=(x3)2+2x + 5 = (x - 3)^2 + 2. Expanding the right side results in x+5=x26x+9+2x + 5 = x^2 - 6x + 9 + 2, which simplifies to x+5=x26x+11x + 5 = x^2 - 6x + 11. Subtracting x+5x + 5 from both sides gives the quadratic equation x27x+6=0x^2 - 7x + 6 = 0. Factoring this equation yields (x1)(x6)=0(x - 1)(x - 6) = 0, giving xx-coordinates of 11 and 66. Substituting these values into the linear equation y=x+5y = x + 5 gives the yy-coordinates: y=1+5=6y = 1 + 5 = 6 and y=6+5=11y = 6 + 5 = 11. The sum of these yy-coordinates is 6+11=176 + 11 = 17.

Step-by-Step Solution

1
Expand the quadratic equation to its standard polynomial form.
y=x26x+11y = x^2 - 6x + 11
Expanding (x3)2+2(x - 3)^2 + 2 allows for easier substitution and algebraic manipulation.
2
Equate the linear and quadratic expressions for yy to find the intersection points.
x+5=x26x+11x + 5 = x^2 - 6x + 11
Setting the two equations equal to each other identifies the xx-coordinates where the graphs intersect.
3
Rearrange the equation into standard quadratic form and solve for xx by factoring.
x27x+6=0    (x1)(x6)=0x^2 - 7x + 6 = 0 \implies (x - 1)(x - 6) = 0, which gives x=1x = 1 and x=6x = 6.
Factoring allows us to find the roots of the quadratic equation representing the intersection xx-coordinates.
4
Substitute the xx-coordinates back into the linear equation y=x+5y = x + 5 to determine the corresponding yy-coordinates.
For x=1x = 1, y=6y = 6. For x=6x = 6, y=11y = 11.
Finding the yy-coordinates corresponding to the intersection points.
5
Calculate the sum of the two yy-coordinates.
6+11=176 + 11 = 17
The question asks specifically for the value of y1+y2y_1 + y_2.

Key Concept

Solving systems of linear and quadratic equations by substitution and factoring
Question 212Question

A temperature control system in a chemical reactor regulates target output temperature, in degrees Celsius, based on the reactor's pressure coefficient. The pressure coefficient PP is determined by the elapsed time tt, in minutes, according to the function P(t)=(t3)25P(t) = (t - 3)^2 - 5. The target temperature TT is determined by the pressure coefficient PP according to the function T(P)=3P2+1T(P) = 3|P - 2| + 1. What is the target output temperature of the system, in degrees Celsius, at time t=1t = 1 minute?

Show answer & explanation

Answer: 10

Answer

10
The correct temperature is 10. By first finding the pressure at t=1t = 1 to be P(1)=(13)25=45=1P(1) = (1 - 3)^2 - 5 = 4 - 5 = -1, and then substituting this pressure into the temperature function, we get T(1)=312+1=3(3)+1=10T(-1) = 3|-1 - 2| + 1 = 3(3) + 1 = 10.

Step-by-Step Solution

1
Calculate the pressure coefficient P(1)P(1) at time t=1t = 1 minute by substituting t=1t = 1 into P(t)=(t3)25P(t) = (t - 3)^2 - 5.
P(1)=1P(1) = -1
Before calculating the temperature, we must find the input value PP corresponding to t=1t = 1.
2
Evaluate the target temperature T(P)T(P) at the pressure coefficient P=1P = -1 by substituting P=1P = -1 into T(P)=3P2+1T(P) = 3|P - 2| + 1.
T(1)=10T(-1) = 10
Applying the absolute value definition 3=3|-3| = 3, we find 3(3)+1=103(3) + 1 = 10.

Key Concept

Evaluating composite functions in a real-world scenario.

Alternative Method

Instead of evaluating step-by-step numerically, we can write the composite function symbolically: T(P(t))=3((t3)25)2+1=3(t3)27+1T(P(t)) = 3|((t - 3)^2 - 5) - 2| + 1 = 3|(t - 3)^2 - 7| + 1. Plugging in t=1t = 1 yields T(P(1))=3(13)27+1=347+1=33+1=10T(P(1)) = 3|(1 - 3)^2 - 7| + 1 = 3|4 - 7| + 1 = 3|-3| + 1 = 10.
Estimated Time:1m 30s
Question 213Question

If bb is a positive real number unequal to 11 such that logb3=x\log_b 3 = x and logb5=y\log_b 5 = y, what is the value of logb(45b2)\log_b \left( \frac{45}{b^2} \right) in terms of xx and yy?

Show answer & explanation

Answer: 2x+y22x + y - 2

Answer

2x+y22x + y - 2
The correct answer is 2x+y22x + y - 2. By applying the quotient property of logarithms, logb(45b2)\log_b \left( \frac{45}{b^2} \right) is rewritten as logb45logb(b2)\log_b 45 - \log_b(b^2). Factoring 4545 as 3253^2 \cdot 5 allows the first term to be expanded using the product and power properties into 2logb3+logb52\log_b 3 + \log_b 5. Simplifying logb(b2)\log_b(b^2) to 22 and substituting xx and yy yields 2x+y22x + y - 2.

Step-by-Step Solution

1
Apply the quotient property of logarithms.
logb(45b2)=logb45logb(b2)\log_b \left( \frac{45}{b^2} \right) = \log_b 45 - \log_b(b^2)
The logarithm of a quotient is the difference of the logarithms of the numerator and the denominator: logb(M/N)=logbMlogbN\log_b(M/N) = \log_b M - \log_b N.
2
Factor the number 45 and apply the product property of logarithms.
logb(325)logb(b2)=logb(32)+logb5logb(b2)\log_b(3^2 \cdot 5) - \log_b(b^2) = \log_b(3^2) + \log_b 5 - \log_b(b^2)
Since 45=95=32545 = 9 \cdot 5 = 3^2 \cdot 5, we can use the product property: logb(MN)=logbM+logbN\log_b(M \cdot N) = \log_b M + \log_b N.
3
Apply the power property to simplify the terms.
2logb3+logb522\log_b 3 + \log_b 5 - 2
The power property states that logb(Mk)=klogbM\log_b(M^k) = k\log_b M. Also, logb(b2)=2\log_b(b^2) = 2 because the base bb raised to the second power is b2b^2.
4
Substitute the given values x=logb3x = \log_b 3 and y=logb5y = \log_b 5.
2x+y22x + y - 2
Replacing the logarithmic expressions with xx and yy gives the final simplified expression.

Key Concept

Applying logarithmic properties (quotient, product, power) to simplify expressions
Estimated Time:1m 0s
Question 214Question

What value of the base bb satisfies the equation logb(3b+10)=2\log_b (3b + 10) = 2?

Show answer & explanation

Answer: 5

Answer

The correct answer is 5.
Applying the definition of logarithms to the equation logb(3b+10)=2\log_b(3b + 10) = 2 converts it to the quadratic equation b2=3b+10b^2 = 3b + 10. Subtracting 3b3b and 1010 from both sides results in b23b10=0b^2 - 3b - 10 = 0. Factoring the quadratic yields (b5)(b+2)=0(b - 5)(b + 2) = 0, giving the potential solutions b=5b = 5 and b=2b = -2. Because the base of a logarithm must be positive (b>0b > 0), the negative solution is extraneous. This leaves 55 as the only valid base.

Step-by-Step Solution

1
Convert the logarithm to exponential form.
b2=3b+10b^2 = 3b + 10
By the definition of logarithms, logb(x)=y\log_b(x) = y is equivalent to by=xb^y = x.
2
Rearrange into standard quadratic form.
b23b10=0b^2 - 3b - 10 = 0
Subtracting 3b3b and 1010 from both sides sets the quadratic expression equal to zero.
3
Factor the quadratic equation.
(b5)(b+2)=0(b - 5)(b + 2) = 0
Finding two integers that multiply to 10-10 and add to 3-3 gives 5-5 and 22.
4
Solve for the variable and apply base constraints.
b=5b = 5
Solving the factored equation yields b=5b = 5 or b=2b = -2. Since a logarithmic base must be strictly positive (b>0b > 0), we reject b=2b = -2 as extraneous, leaving b=5b = 5.

Key Concept

Converting logarithmic equations to exponential form and verifying base restrictions.
Estimated Time:1m 30s
Question 215Question

The functions ff and gg are defined for all permissible real numbers by f(x)=x+3x1f(x) = \frac{x + 3}{x - 1} and g(x)=2x5g(x) = 2x - 5. If (fg)(x)=3(f \circ g)(x) = 3, what is the value of xx?

Show answer & explanation

Answer: 4

Answer

The value of xx that satisfies the equation (fg)(x)=3(f \circ g)(x) = 3 is 44.
To solve for xx in (fg)(x)=3(f \circ g)(x) = 3, we find the composite function f(g(x))f(g(x)) by substituting g(x)=2x5g(x) = 2x - 5 into f(x)f(x). This yields f(g(x))=(2x5)+3(2x5)1=2x22x6f(g(x)) = \frac{(2x-5)+3}{(2x-5)-1} = \frac{2x-2}{2x-6}. Setting this equal to 33 gives 2x22x6=3\frac{2x-2}{2x-6} = 3. Multiplying by 2x62x-6 yields 2x2=6x182x-2 = 6x-18. Rearranging terms to isolate xx gives 4x=164x = 16, which results in x=4x = 4.

Step-by-Step Solution

1
Substitute the expression for g(x)g(x) into f(x)f(x) to obtain the composite function (fg)(x)(f \circ g)(x).
(fg)(x)=2x22x6(f \circ g)(x) = \frac{2x - 2}{2x - 6}
By definition of function composition, (fg)(x)=f(g(x))(f \circ g)(x) = f(g(x)). Substituting g(x)=2x5g(x) = 2x - 5 into f(x)=x+3x1f(x) = \frac{x+3}{x-1} yields f(2x5)=(2x5)+3(2x5)1f(2x-5) = \frac{(2x-5)+3}{(2x-5)-1}, which simplifies to 2x22x6\frac{2x-2}{2x-6}.
2
Set the composite function expression equal to 33 and solve for xx.
x=4x = 4
We set 2x22x6=3\frac{2x-2}{2x-6} = 3. Multiplying both sides by the denominator 2x62x-6 gives 2x2=3(2x6)2x-2 = 3(2x-6). Expanding the right side gives 2x2=6x182x-2 = 6x-18. Subtracting 2x2x from both sides and adding 1818 to both sides results in 16=4x16 = 4x. Dividing by 44 gives x=4x = 4.

Key Concept

Function Composition and Evaluation
Estimated Time:1m 30s
Question 216Question

Let the functions ff and gg be defined by f(x)=x4f(x) = |x - 4| and g(x)=2x+1g(x) = 2x + 1 for all real numbers. For what values of xx does the composition f(g(x))=5f(g(x)) = 5?

Show answer & explanation

Answer: x=1x = -1 and x=4x = 4

Answer

x=1x = -1 and x=4x = 4
To find the values of xx for which f(g(x))=5f(g(x)) = 5, we substitute the expression for g(x)g(x) into f(x)f(x), yielding (2x+1)4=5|(2x + 1) - 4| = 5, which simplifies to 2x3=5|2x - 3| = 5. Setting up the two possible cases for the absolute value gives 2x3=52x - 3 = 5 (which solves to x=4x = 4) and 2x3=52x - 3 = -5 (which solves to x=1x = -1). Both values of xx satisfy the original composition equation.

Step-by-Step Solution

1
Substitute the inner function g(x)=2x+1g(x) = 2x + 1 into the outer function f(x)=x4f(x) = |x - 4| to find the composite function f(g(x))f(g(x)).
f(g(x))=(2x+1)4=2x3f(g(x)) = |(2x + 1) - 4| = |2x - 3|
Function composition requires evaluating the outer function at the output of the inner function.
2
Set the composite expression equal to 55.
2x3=5|2x - 3| = 5
We are solving for the values of xx where the output of the composite function is 55.
3
Split the absolute value equation into its positive and negative cases and solve each linear equation for xx.
Case 1: 2x3=5    2x=8    x=42x - 3 = 5 \implies 2x = 8 \implies x = 4. Case 2: 2x3=5    2x=2    x=12x - 3 = -5 \implies 2x = -2 \implies x = -1.
An absolute value equation u=c|u| = c (with c>0c > 0) is equivalent to u=cu = c or u=cu = -c.

Key Concept

Evaluating a composite function with an absolute value and solving the resulting equations by considering both positive and negative cases.
Estimated Time:1m 30s
Question 217Question

A circle in the standard (x,y)(x, y) coordinate plane is defined by the equation (x2)2+y2=20(x - 2)^2 + y^2 = 20, and a line is defined by the equation y=2x4y = 2x - 4. If the circle and the line intersect at two points, (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), what is the value of x1+x2+y1+y2x_1 + x_2 + y_1 + y_2?

Show answer & explanation

Answer: 4

Answer

The value of x1+x2+y1+y2x_1 + x_2 + y_1 + y_2 is 4.
Substituting the equation of the line into the circle's equation gives (x2)2+(2x4)2=20(x-2)^2 + (2x-4)^2 = 20. Since (2x4)=2(x2)(2x-4) = 2(x-2), we can write this as (x2)2+4(x2)2=20(x-2)^2 + 4(x-2)^2 = 20, which simplifies to 5(x2)2=205(x-2)^2 = 20, and further to (x2)2=4(x-2)^2 = 4. Solving for xx yields x2=2x - 2 = 2 or x2=2x - 2 = -2, so x=4x = 4 or x=0x = 0. Substituting these values into the linear equation gives the points (4,4)(4, 4) and (0,4)(0, -4). The sum of all coordinates is 4+0+4+(4)=44 + 0 + 4 + (-4) = 4.

Step-by-Step Solution

1
Substitute the linear equation into the circle equation.
(x2)2+(2x4)2=20(x - 2)^2 + (2x - 4)^2 = 20
To find the coordinates of the intersection points by reducing the system to a single variable equation.
2
Simplify the equation using algebraic substitution.
5(x2)2=205(x - 2)^2 = 20
Factoring 2 out of the term (2x4)(2x-4) yields 2(x2)2(x-2). Squaring it results in 4(x2)24(x-2)^2. Combining this with the first term (x2)2(x-2)^2 simplifies the expression.
3
Solve for the two possible x-coordinates.
x=0x = 0 and x=4x = 4
Dividing both sides by 5 yields (x2)2=4(x-2)^2 = 4, which means x2=±2x-2 = \pm 2.
4
Substitute the x-coordinates back into the linear equation to find the corresponding y-coordinates.
For x=0x = 0, y=4y = -4, giving the point (0,4)(0, -4). For x=4x = 4, y=4y = 4, giving the point (4,4)(4, 4).
To determine the coordinates of both intersection points.
5
Calculate the sum of all coordinates: x1+x2+y1+y2x_1 + x_2 + y_1 + y_2.
0+4+(4)+4=40 + 4 + (-4) + 4 = 4
To find the final value requested by the question.

Key Concept

Solving systems of linear and quadratic (circular) equations by substitution and factoring.
Question 218Question

If xx and yy are positive real numbers such that log(x+y)=logx+logy\log(x + y) = \log x + \log y, which of the following equations expresses yy in terms of xx?

Show answer & explanation

Answer: y=xx1y = \frac{x}{x-1} (where x>1x > 1)

Answer

y=xx1y = \frac{x}{x-1} (where x>1x > 1)
By applying the product property of logarithms, the right side of the given equation logx+logy\log x + \log y simplifies to log(xy)\log(xy). This transforms the equation to log(x+y)=log(xy)\log(x+y) = \log(xy). Equating the arguments gives the algebraic equation x+y=xyx+y=xy. Rearranging this equation to group all yy terms on one side yields x=xyyx = xy - y. Factoring out yy gives x=y(x1)x = y(x-1). Finally, dividing both sides by x1x-1 results in the equation stating that yy is equal to xx divided by the quantity xx minus one.

Step-by-Step Solution

1
Apply the product property of logarithms to the right side of the equation: logx+logy=log(xy)\log x + \log y = \log(xy).
The equation becomes log(x+y)=log(xy)\log(x + y) = \log(xy).
This allows both sides to be expressed as a single logarithm with the same base.
2
Equate the arguments of the logarithms, since log(u)=log(v)\log(u) = \log(v) implies u=vu = v for positive real numbers.
x+y=xyx + y = xy
To eliminate the logarithms and work with a purely algebraic equation.
3
Isolate the terms containing yy on one side of the equation.
x=xyyx = xy - y
Grouping the yy terms on the same side is a necessary step to factor out the variable we want to solve for.
4
Factor out yy from the right side and divide both sides by the remaining coefficient x1x - 1.
x=y(x1)    y=xx1x = y(x - 1) \implies y = \frac{x}{x-1} (for x>1x > 1 to keep yy positive and avoid division by zero).
This completely isolates yy in terms of xx.

Key Concept

Properties of Logarithms and Algebraic Isolation
Question 219Question

If 8x2=(14)x78^{x - 2} = \left(\frac{1}{4}\right)^{x - 7}, what is the value of xx?

Show answer & explanation

Answer: 4

Answer

The correct answer is 44.
To solve 8x2=(14)x78^{x - 2} = \left(\frac{1}{4}\right)^{x - 7}, express both bases as powers of 22. Since 8=238 = 2^3 and 14=22\frac{1}{4} = 2^{-2}, the equation can be written as (23)x2=(22)x7(2^3)^{x-2} = (2^{-2})^{x-7}. Using the power of a power property (am)n=amn(a^m)^n = a^{mn}, we simplify this to 23x6=22x+142^{3x - 6} = 2^{-2x + 14}. Because the bases are equal, their exponents must be equal: 3x6=2x+143x - 6 = -2x + 14. Adding 2x2x and 66 to both sides yields 5x=205x = 20, which simplifies to x=4x = 4.

Step-by-Step Solution

1
Express both bases as powers of 2
8=238 = 2^3 and 14=22\frac{1}{4} = 2^{-2}
To solve exponential equations with different bases, rewrite them using a common base.
2
Substitute the powers back into the equation and simplify exponents
23(x2)=22(x7)2^{3(x-2)} = 2^{-2(x-7)}
Apply the exponent power rule (am)n=amn(a^m)^n = a^{mn}.
3
Equate the exponents since the bases are identical
3(x2)=2(x7)3(x-2) = -2(x-7)
If by=bzb^y = b^z and b>0,b1b > 0, b \neq 1, then y=zy = z.
4
Solve the linear equation for xx
3x6=2x+14    5x=20    x=43x - 6 = -2x + 14 \implies 5x = 20 \implies x = 4
Distribute, group like terms, and isolate the variable.

Key Concept

Solving exponential equations using a common base
Question 220Question

A software company's weekly revenue, RR, in thousands of dollars, is modeled by the function R(x)=x2+8xR(x) = -x^2 + 8x, where xx represents the price of the software in dollars. The company's weekly operating cost, CC, in thousands of dollars, is modeled by the function C(x)=2x+5C(x) = 2x + 5. The company breaks even when its weekly revenue equals its weekly operating cost. What is the sum of the possible software prices, in dollars, at which the company breaks even?

Show answer & explanation

Answer: 6

Answer

The sum of the possible software prices at which the company breaks even is 6.
To find the software prices at which the company breaks even, we set the revenue function R(x)R(x) equal to the cost function C(x)C(x), which gives x2+8x=2x+5-x^2 + 8x = 2x + 5. Rearranging this equation into standard quadratic form gives x26x+5=0x^2 - 6x + 5 = 0. Factoring this expression yields (x5)(x1)=0(x - 5)(x - 1) = 0, meaning the individual solutions are x=5x = 5 and x=1x = 1. The sum of these possible break-even software prices is 5+1=65 + 1 = 6.

Step-by-Step Solution

1
Set the revenue function equal to the cost function.
x2+8x=2x+5-x^2 + 8x = 2x + 5
The break-even points occur where the revenue and cost are equal.
2
Rearrange the terms to set the equation to zero.
x26x+5=0x^2 - 6x + 5 = 0
Moving all terms to one side of the equation puts it in standard quadratic form, allowing us to solve for xx.
3
Factor the quadratic equation.
(x5)(x1)=0(x - 5)(x - 1) = 0
Factoring is a standard method to find the roots of a quadratic equation of the form ax2+bx+c=0ax^2 + bx + c = 0.
4
Find the individual roots by setting each factor to zero.
x=5x = 5 and x=1x = 1
If the product of two factors is zero, at least one of the factors must be zero.
5
Calculate the sum of the solutions.
5+1=65 + 1 = 6
The question specifically asks for the sum of the possible prices.

Key Concept

Solving systems of linear and non-linear equations by setting the equations equal to each other and solving the resulting quadratic equation.
PreviousPage 11 / 14Next