Question

Difficulty: MediumExponents, Powers, and Square Roots

If xx and yy are positive integers such that 5x2y=102x14x+15^x \cdot 2^y = 10^{2x-1} \cdot 4^{x+1}, what is the value of yxy - x?

  1. A
    2
  2. B
    3
  3. 4Answer
  4. D
    5
  5. E
    6

Answer

The value of yxy - x is 4.
By prime-factorizing the bases on the right-hand side, 102x14x+110^{2x-1} \cdot 4^{x+1} becomes (25)2x1(22)x+1=52x124x+1(2 \cdot 5)^{2x-1} \cdot (2^2)^{x+1} = 5^{2x-1} \cdot 2^{4x+1}. Matching the powers of 5 gives x=2x1x = 2x - 1, which yields x=1x = 1. Matching the powers of 2 gives y=4x+1y = 4x + 1, which yields y=5y = 5. Subtracting xx from yy gives 51=45 - 1 = 4.

Step-by-Step Solution

1
Rewrite composite bases into prime factor bases on the right side of the equation.
102x1=(25)2x1=22x152x110^{2x-1} = (2 \cdot 5)^{2x-1} = 2^{2x-1} \cdot 5^{2x-1} and 4x+1=(22)x+1=22(x+1)=22x+24^{x+1} = (2^2)^{x+1} = 2^{2(x+1)} = 2^{2x+2}.
Converting all terms to prime bases (2 and 5) allows equating corresponding exponents.
2
Combine terms with identical bases on the right side.
102x14x+1=52x12(2x1)+(2x+2)=52x124x+110^{2x-1} \cdot 4^{x+1} = 5^{2x-1} \cdot 2^{(2x-1) + (2x+2)} = 5^{2x-1} \cdot 2^{4x+1}.
Applying the product rule of exponents aman=am+na^m \cdot a^n = a^{m+n} simplifies the right side.
3
Equate exponents of corresponding prime bases from both sides of 5x2y=52x124x+15^x \cdot 2^y = 5^{2x-1} \cdot 2^{4x+1}.
Equating powers of 5 yields x=2x1    x=1x = 2x - 1 \implies x = 1. Equating powers of 2 yields y=4x+1y = 4x + 1.
Since 2 and 5 are distinct prime numbers, their corresponding exponents must be equal.
4
Calculate yy and evaluate yxy - x.
y=4(1)+1=5y = 4(1) + 1 = 5, so yx=51=4y - x = 5 - 1 = 4.
Substituting x=1x = 1 gives y=5y = 5, satisfying the final question requirement.

Key Concept

Decomposing exponential bases into prime factors and applying exponent rules (aman=am+na^m \cdot a^n = a^{m+n} and (am)n=amn(a^m)^n = a^{mn}) to solve system equations of powers.
Rate this question