Question

Difficulty: EasyExponential Functions and Equations

If 42x+1=8x14^{2x + 1} = 8^{x - 1}, what is the value of xx?

  1. -5Answer
  2. B
    -2
  3. C
    -1
  4. D
    5

Answer

-5
The correct answer is 5-5. By converting the bases of both sides to 22, the equation becomes 22(2x+1)=23(x1)2^{2(2x+1)} = 2^{3(x-1)}. Equating the exponents gives 2(2x+1)=3(x1)2(2x+1) = 3(x-1), which expands to 4x+2=3x34x+2 = 3x-3. Solving for xx yields x=5x = -5.

Step-by-Step Solution

1
Express both bases as powers of 2
4=224 = 2^2 and 8=238 = 2^3
To solve an exponential equation, we need to rewrite the terms with a common base.
2
Substitute the bases back into the equation and apply exponent power rules
(22)2x+1=(23)x122(2x+1)=23(x1)(2^2)^{2x + 1} = (2^3)^{x - 1} \Rightarrow 2^{2(2x + 1)} = 2^{3(x - 1)}
Applying the power of a power property, (bm)n=bmn(b^m)^n = b^{mn}, allows us to simplify the exponents.
3
Set the exponents equal to each other
2(2x+1)=3(x1)2(2x + 1) = 3(x - 1)
Since the bases are identical and positive, their exponents must be equal.
4
Distribute and solve the linear equation for xx
4x+2=3x3x=54x + 2 = 3x - 3 \Rightarrow x = -5
Distributing the constants gives 4x+2=3x34x + 2 = 3x - 3. Subtracting 3x3x from both sides gives x+2=3x + 2 = -3, and subtracting 22 from both sides isolates the variable to find x=5x = -5.

Key Concept

Solving exponential equations by expressing both sides with a common base
Rate this question