let a,b,c,and d be positive integers such that gcd(a,b) =24, gcd(b,c) = 36 , gcd(c,d) = 54, and 70< gcd (d,a) <100. Which of the following is a divisor of a?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Combining g cd ( a , b ) = 2 4 and g cd ( b , c ) = 3 6 , we get that 7 2 ∣ b ; similarly, combining g cd ( b , c ) = 3 6 and g cd ( c , d ) = 5 4 tells us that 1 0 8 ∣ c .
Let a = 2 4 α and d = 5 4 δ . Note that 3 ∤ α , else 7 2 ∣ a which would mean that g cd ( a , b ) ≥ 7 2 ; by the same reasoning, 2 ∤ δ , else 1 0 8 ∣ d which would mean that g cd ( c , d ) ≥ 1 0 8 . This has two consequences:
These two facts in turn imply that k is itself prime, for if k were a combination of two or more primes, each > 3 , then k ≥ 2 5 and consequently 6 k > 1 0 0 .
Finally, the only prime k such that 7 0 < 6 k < 1 0 0 , and therefore the requisite prime divisor of a , is 1 3