Question

Difficulty: MediumAlgebraic Exponents and Radicals

If xx is a real number such that 2x+1+2x1=402^{x+1} + 2^{x-1} = 40, what is the value of the expression (x+1)x1(x+1)^{x-1}?

  1. A
    65
  2. B
    64
  3. 125Answer
  4. D
    243
  5. E
    15

Answer

125
Factoring out 2x2^x from the given equation yields 2x(2+0.5)=402^x(2 + 0.5) = 40, which gives 2.52x=402.5 \cdot 2^x = 40 and 2x=162^x = 16. This determines that x=4x = 4. Substituting x=4x = 4 into (x+1)x1(x+1)^{x-1} gives (4+1)3=53=125(4+1)^{3} = 5^3 = 125.

Step-by-Step Solution

1
Rewrite the given exponential terms with a common power of 2.
2x+1=2x212^{x+1} = 2^x \cdot 2^1 and 2x1=2x21=2x22^{x-1} = 2^x \cdot 2^{-1} = \frac{2^x}{2}.
Applying product rule for exponents allows factoring out 2x2^x.
2
Factor out 2x2^x and solve for xx.
2x(2+12)=40    2x52=40    2x=16    x=42^x \left(2 + \frac{1}{2}\right) = 40 \implies 2^x \cdot \frac{5}{2} = 40 \implies 2^x = 16 \implies x = 4.
Combining fractional coefficients isolates the exponential term 2x2^x.
3
Substitute x=4x = 4 into the target expression (x+1)x1(x+1)^{x-1}.
(4+1)41=53=125(4+1)^{4-1} = 5^3 = 125.
Simplifying the base and exponent yields the final numerical value.

Key Concept

Solving exponential equations using power distribution rules and factoring.
Rate this question