Soru

Zorluk: Çok zorGreatest Common Divisor (GCD) and Least Common Multiple (LCM)

For two positive integers xx and yy, their greatest common divisor is gcd(x,y)=12\gcd(x, y) = 12 and their least common multiple is lcm(x,y)=10,800\text{lcm}(x, y) = 10,800. If x>yx > y, xx is not divisible by 99, and yy is not divisible by 2525, what is the value of x+yx + y?

  1. A
    732
  2. B
    972
  3. 1,308Cevap
  4. D
    1,356
  5. E
    1,500

Cevap

The sum of the two integers x+yx + y is 1,3081,308.
By prime factorizing the given GCD (22312^2 \cdot 3^1) and LCM (2433522^4 \cdot 3^3 \cdot 5^2), the minimum and maximum exponents for each prime factor are determined. The constraint that xx is not divisible by 99 forces the exponent of 33 in xx to be 11, so the exponent of 33 in yy must be 33. The constraint that yy is not divisible by 2525 forces the exponent of 55 in yy to be 00, so the exponent of 55 in xx must be 22. Finally, the condition x>yx > y requires the exponent of 22 in xx to be 44 and in yy to be 22. Thus, x=1,200x = 1,200 and y=108y = 108, giving x+y=1,308x + y = 1,308.

Adım Adım Çözüm

1
Express the GCD and LCM in their prime factorizations.
gcd(x,y)=12=223150\gcd(x, y) = 12 = 2^2 \cdot 3^1 \cdot 5^0 and lcm(x,y)=10,800=243352\text{lcm}(x, y) = 10,800 = 2^4 \cdot 3^3 \cdot 5^2.
Decomposing into prime factors allows direct determination of the minimum and maximum powers of each prime factor present in xx and yy.
2
Determine the prime exponents for xx and yy using the given divisibility constraints.
For prime factor 33: min(b1,b2)=1\min(b_1, b_2) = 1 and max(b1,b2)=3\max(b_1, b_2) = 3. Since xx is not divisible by 9=329 = 3^2, b1=1b_1 = 1, which forces b2=3b_2 = 3. For prime factor 55: min(c1,c2)=0\min(c_1, c_2) = 0 and max(c1,c2)=2\max(c_1, c_2) = 2. Since yy is not divisible by 25=5225 = 5^2, c2<2c_2 < 2, which forces c1=2c_1 = 2 and c2=0c_2 = 0.
The GCD gives the minimum exponent of each prime factor across both numbers, while the LCM gives the maximum exponent.
3
Apply the condition x>yx > y to assign the powers of 22.
The exponents for 22 must be {2,4}\{2, 4\}. If xx takes exponent 44 and yy takes exponent 22, x=243152=1,200x = 2^4 \cdot 3^1 \cdot 5^2 = 1,200 and y=223350=108y = 2^2 \cdot 3^3 \cdot 5^0 = 108. Since 1,200>1081,200 > 108, this satisfies x>yx > y.
If xx took exponent 22 and yy took exponent 44, then x=300x = 300 and y=432y = 432, violating x>yx > y.
4
Calculate x+yx + y.
x+y=1,200+108=1,308x + y = 1,200 + 108 = 1,308.
Adding the uniquely determined values of xx and yy gives the final requested sum.

Anahtar Kavram

Prime factor exponent min/max rules for GCD and LCM: gcd(x,y)\gcd(x,y) takes the minimum exponent of each prime factor, while lcm(x,y)\text{lcm}(x,y) takes the maximum exponent.
Tahmini Süre:2m 30s
Bu soruyu puanla