Logarithmic and Exponential Expressions and Equations

28 questions

Question 21Question

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 22Question

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 23Question

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 24Question

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 25Question

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 26Question

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 27Question

If xx is a real number such that log5(x)+log5(x20)=3\log_5(x) + \log_5(x - 20) = 3, what is the value of xx?

Show answer & explanation

Answer: 25

Answer

The value of xx is 25.
Applying the logarithmic product rule simplifies the equation to log5(x220x)=3\log_5(x^2 - 20x) = 3. Writing this in exponential form yields x220x=125x^2 - 20x = 125. Rearranging into standard form gives x220x125=0x^2 - 20x - 125 = 0, which factors into (x25)(x+5)=0(x - 25)(x + 5) = 0. This gives potential solutions of 2525 and 5-5. Because the logarithmic arguments must be strictly positive, x=5x = -5 is extraneous. Therefore, the only correct value is 25.

Step-by-Step Solution

1
Use the product property of logarithms to combine the terms on the left side.
log5(x(x20))=3\log_5(x(x - 20)) = 3
The sum of logarithms with the same base is equal to the logarithm of the product of their arguments: logb(M)+logb(N)=logb(MN)\log_b(M) + \log_b(N) = \log_b(MN).
2
Rewrite the logarithmic equation in exponential form.
x(x20)=53    x220x=125x(x - 20) = 5^3 \implies x^2 - 20x = 125
The logarithmic equation logb(y)=c\log_b(y) = c is equivalent to the exponential equation bc=yb^c = y.
3
Rearrange the quadratic equation into standard form and solve by factoring.
x220x125=0    (x25)(x+5)=0    x=25 or x=5x^2 - 20x - 125 = 0 \implies (x - 25)(x + 5) = 0 \implies x = 25 \text{ or } x = -5
Subtracting 125 from both sides sets the quadratic equation to 0, which can then be factored into binomials whose product is 0.
4
Verify the potential solutions in the original equation to identify any extraneous roots.
For x=5x = -5, the arguments of the original logarithms are negative, which is undefined. For x=25x = 25, the arguments are positive. Thus, the only valid solution is x=25x = 25.
Logarithmic functions are only defined for positive real numbers. Therefore, we must have x>0x > 0 and x20>0x - 20 > 0, which requires x>20x > 20.

Key Concept

Solving logarithmic equations by combining logarithmic terms and checking for extraneous solutions.
Estimated Time:1m 30s
Question 28Question

If 92x1=27x+49^{2x - 1} = 27^{x + 4}, what is the value of xx?

Show answer & explanation

Answer: 14

Answer

14
Converting both bases to 3 yields (32)2x1=(33)x+4(3^2)^{2x - 1} = (3^3)^{x + 4}. Applying the exponent power rule gives 34x2=33x+123^{4x - 2} = 3^{3x + 12}. Equating the exponents results in 4x2=3x+124x - 2 = 3x + 12. Subtracting 3x3x from both sides gives x2=12x - 2 = 12, and adding 2 to both sides results in x=14x = 14. This matches the correct value of 14.

Step-by-Step Solution

1
Express both sides of the equation with a common base of 3.
(32)2x1=(33)x+4(3^2)^{2x - 1} = (3^3)^{x + 4}
Since 9=329 = 3^2 and 27=3327 = 3^3, rewriting the bases allows us to equate the exponents later.
2
Apply the power of a power property, (am)n=amn(a^m)^n = a^{mn}, to simplify the exponents on both sides.
32(2x1)=33(x+4)3^{2(2x - 1)} = 3^{3(x + 4)} which simplifies to 34x2=33x+123^{4x - 2} = 3^{3x + 12}
To simplify an exponent raised to another power, multiply the exponents, ensuring the multiplier is distributed to both terms inside each exponent expression.
3
Set the exponents equal to each other and solve the resulting linear equation for xx.
4x2=3x+12    x=144x - 2 = 3x + 12 \implies x = 14
If two exponential expressions with the same positive base (other than 1) are equal, their exponents must be equal.

Key Concept

Solving exponential equations by expressing bases with a common base and equating the exponents.
Estimated Time:1m 30s
PreviousPage 2 / 2
Logarithmic and Exponential Expressions and Equations Practice Questions — ACT — Page 2 | Examkin