Question

Difficulty: Very hardExponents, Powers, and Square Roots

If xx and yy are positive integers such that 2x2y=19202^x - 2^y = 1920, what is the value of x+yx + y?

  1. A
    1111
  2. B
    1515
  3. 1818Answer
  4. D
    2222
  5. E
    2525

Answer

The correct value is 18.
Factoring 2y2^y from 2x2y2^x - 2^y yields 2y(2xy1)2^y(2^{x-y} - 1). Factoring 1920 as 27×152^7 \times 15 allows us to uniquely match the power-of-two factor 2y=272^y = 2^7 (y=7y = 7) and the odd factor 2xy1=152^{x-y} - 1 = 15 (xy=4    x=11x - y = 4 \implies x = 11). Summing xx and yy gives 11+7=1811 + 7 = 18.

Step-by-Step Solution

1
Factor out the smaller power of 2 from the expression
2y(2xy1)=19202^y(2^{x-y} - 1) = 1920
Since xx and yy are positive integers and 2x2y>02^x - 2^y > 0, we know x>yx > y. Factoring 2y2^y separates the even power of 2 component from an odd component.
2
Determine the prime factorization of 1920 into a power of 2 and an odd integer
1920=128×15=27×151920 = 128 \times 15 = 2^7 \times 15
Repeatedly dividing 1920 by 2 gives 1920=27×151920 = 2^7 \times 15, where 15 is an odd integer.
3
Equate the even and odd components
2y=27    y=72^y = 2^7 \implies y = 7 and 2xy1=15    2xy=16=24    xy=42^{x-y} - 1 = 15 \implies 2^{x-y} = 16 = 2^4 \implies x - y = 4
Because xy1x - y \ge 1, the quantity 2xy12^{x-y} - 1 must be an odd integer, forcing it to equal 15 and the power of 2 factor to equal 272^7.
4
Solve for xx and calculate the final sum x+yx + y
x=7+4=11x = 7 + 4 = 11, so x+y=11+7=18x + y = 11 + 7 = 18
Adding x=11x = 11 and y=7y = 7 gives the required value.

Key Concept

Factoring exponential expressions by pulling out the common base power and matching unique prime factorizations.
Rate this question