Question

Difficulty: MediumLogarithmic and Exponential Expressions and Equations

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

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
Rate this question