Question

Difficulty: Very hardExponents, Radicals, and Algebraic Expressions

If xx and yy are positive integers such that 2x2x2=3y2^x - 2^{x-2} = 3^y, what is the value of 2x+y+3xy2^{x+y} + 3^{x-y}?

  1. 11Answer
  2. B
    13
  3. C
    25
  4. D
    35
  5. E
    73

Answer

The value of 2x+y+3xy2^{x+y} + 3^{x-y} is 11.
Factoring the left side of the equation yields 2x2(221)=32x22^{x-2}(2^2 - 1) = 3 \cdot 2^{x-2}. Setting this equal to 3y3^y and dividing both sides by 3 gives 2x2=3y12^{x-2} = 3^{y-1}. Because 2 and 3 are coprime bases, equality is possible only when both exponents equal zero. This determines x=2x = 2 and y=1y = 1, both of which are positive integers. Substituting these values into 2x+y+3xy2^{x+y} + 3^{x-y} results in 23+31=8+3=112^3 + 3^1 = 8 + 3 = 11.

Step-by-Step Solution

1
Factor out the common term on the left side of the given equation
2x2x2=2x2(221)=2x2(41)=32x22^x - 2^{x-2} = 2^{x-2}(2^2 - 1) = 2^{x-2}(4 - 1) = 3 \cdot 2^{x-2}
Factoring out the smallest power of 2 simplifies the subtraction into a multiplication.
2
Equate the factored expression to the right side and simplify
32x2=3y    2x2=3y3=3y13 \cdot 2^{x-2} = 3^y \implies 2^{x-2} = \frac{3^y}{3} = 3^{y-1}
Dividing both sides by 3 isolates the prime bases 2 and 3 on opposite sides of the equation.
3
Apply fundamental properties of prime factorizations
x2=0    x=2x - 2 = 0 \implies x = 2 and y1=0    y=1y - 1 = 0 \implies y = 1
Since 2 and 3 are distinct prime numbers, 2a=3b2^a = 3^b can hold for integer exponents only if a=0a = 0 and b=0b = 0.
4
Evaluate the target expression using x=2x = 2 and y=1y = 1
22+1+321=23+31=8+3=112^{2+1} + 3^{2-1} = 2^3 + 3^1 = 8 + 3 = 11
Substituting the unique positive integer solution pair (2,1)(2, 1) into the expression yields the final value.

Key Concept

Uniqueness of Prime Base Exponent Equality
Rate this question