Question

Difficulty: MediumExponential Functions and Equations

If (18)2x3=16x2\left(\frac{1}{8}\right)^{2x - 3} = 16^{x - 2}, what is the value of xx?

Answer: 1.7

Answer

1.7 (or 17/10)
The correct answer is 1.7 (or 17/10). By writing 18\frac{1}{8} as 232^{-3} and 1616 as 242^4, the equation becomes (23)2x3=(24)x2(2^{-3})^{2x - 3} = (2^4)^{x - 2}. Applying exponent rules yields 26x+9=24x82^{-6x + 9} = 2^{4x - 8}. Equating the exponents gives 6x+9=4x8-6x + 9 = 4x - 8, which simplifies to 10x=1710x = 17, resulting in x=1.7x = 1.7.

Step-by-Step Solution

1
Express both bases as powers of 22.
(23)2x3=(24)x2(2^{-3})^{2x - 3} = (2^4)^{x - 2}
To solve the exponential equation, both sides must have a common base. Both 18\frac{1}{8} and 1616 can be rewritten as powers of 22.
2
Apply the power-of-a-power exponent rule (am)n=amn(a^m)^n = a^{mn} to simplify the exponents.
23(2x3)=24(x2)2^{-3(2x - 3)} = 2^{4(x - 2)}, which simplifies to 26x+9=24x82^{-6x + 9} = 2^{4x - 8}
This allows us to write each side as a single exponential term with a base of 22.
3
Set the exponents equal to each other.
6x+9=4x8-6x + 9 = 4x - 8
Since the bases are equal, their exponents must be equal for the equation to hold.
4
Solve the linear equation for xx.
10x=1710x = 17, which gives x=1.7x = 1.7
Isolate the variable xx by algebraic manipulation.

Key Concept

Solving exponential equations by expressing terms with a common base and applying exponent rules.

Alternative Method

Alternatively, you can apply the definition of logarithms to both sides of the equation. Taking the logarithm base 2 of both sides gives log2((18)2x3)=log2(16x2)\log_2\left(\left(\frac{1}{8}\right)^{2x-3}\right) = \log_2\left(16^{x-2}\right). Using the power property of logarithms, this simplifies to (2x3)log2(23)=(x2)log2(24)(2x - 3)\log_2\left(2^{-3}\right) = (x - 2)\log_2\left(2^4\right), which simplifies directly to 3(2x3)=4(x2)-3(2x - 3) = 4(x - 2). Solving this linear equation yields the same result, x=1.7x = 1.7.
Estimated Time:1m 30s
Rate this question