Greatest Common Divisor (GCD) and Least Common Multiple (LCM)
22 questions
A rectangular tabletop measuring 126 centimeters by 180 centimeters is to be completely covered by non-overlapping, identical square tiles of the maximum possible side length, such that no tiles need to be cut. How many such square tiles are required to cover the entire tabletop?
Show answer & explanation
Answer: 70
Answer
Step-by-Step Solution
Key Concept
What is the greatest common divisor (GCD) of 23×32×5 and 22×33?
Show answer & explanation
Answer: 36
Answer
Step-by-Step Solution
Key Concept
What is the least common multiple (LCM) of 12 and 18?
Show answer & explanation
Answer: 36
Answer
Step-by-Step Solution
Key Concept
For two positive integers a and b, the greatest common divisor is 15 and the least common multiple is 180. If a=45, what is the value of b?
Show answer & explanation
Answer: 60
Answer
Step-by-Step Solution
Key Concept
For two positive integers m and n, their prime factorizations are given by m=23×3a×5b and n=2c×33×51, where a, b, and c are positive integer exponents. If the greatest common divisor of m and n is GCD(m,n)=360 and their least common multiple is LCM(m,n)=108,000, what is the value of a+b+c?
Show answer & explanation
Answer: 10
Answer
- 360=23×32×51
- 108,000=25×33×53
Using the properties of GCD and LCM:
- For base 2: GCD power is 3 and LCM power is 5. Since m has 23, n must have 2c where c=5.
- For base 3: GCD power is 2 and LCM power is 3. Since n has 33, m must have 3a where a=2.
- For base 5: GCD power is 1 and LCM power is 3. Since n has 51, m must have 5b where b=3.
Summing these values gives a+b+c=2+3+5=10.
Step-by-Step Solution
Key Concept
Alternative Method
What is the number of distinct prime factors of the greatest common divisor (GCD) of 60 and 90?
Show answer & explanation
Answer: 3
Answer
Step-by-Step Solution
Key Concept
For two positive integers x and y, their greatest common divisor is gcd(x,y)=12 and their least common multiple is lcm(x,y)=10,800. If x>y, x is not divisible by 9, and y is not divisible by 25, what is the value of x+y?
Show answer & explanation
Answer: 1,308
Answer
Step-by-Step Solution
Key Concept
For distinct prime numbers p and q, two positive integers are defined as a=p3q2 and b=p2q4. What is the ratio of the least common multiple of a and b to the greatest common divisor of a and b?
Show answer & explanation
Answer: pq2
Answer
Step-by-Step Solution
Key Concept
For three positive integers x, y, and z, all of whose prime factors belong exclusively to the set {2,3,5}, their pairwise greatest common divisors are given by gcd(x,y)=60, gcd(y,z)=90, and gcd(x,z)=150. What is the minimum possible value of the sum x+y+z?
Show answer & explanation
Answer: 930
Answer
Step-by-Step Solution
gcd(y,z)=90=21×32×51
gcd(x,z)=150=21×31×52
y=22×32×51=180
z=21×32×52=450
x+y+z=300+180+450=930
Key Concept
Three automated security beacons flash at regular intervals of 18 seconds, 24 seconds, and 42 seconds, respectively. If all three beacons flash simultaneously at 8:00:00 AM, how many times will all three beacons flash simultaneously between 8:01:00 AM and 9:00:00 AM, inclusive?
Show answer & explanation
Answer: 7
Answer
Step-by-Step Solution
Key Concept
Two positive integers m and n satisfy m<n. Their greatest common divisor is 18 and their least common multiple is 1,080. If m is not divisible by 27 and n is not divisible by 5, what is the value of n−m?
Show answer & explanation
Answer: 126
Answer
Step-by-Step Solution
Key Concept
For positive integers a, b, and c, let x=2a×33×5b and y=23×3c×51. If GCD(x,y)=360 and LCM(x,y)=270,000, what is the value of a+b+c?
Show answer & explanation
Answer: 10
Answer
Step-by-Step Solution
For prime 3: min(3, c) = 2 and max(3, c) = 3, so c = 2.
For prime 5: min(b, 1) = 1 and max(b, 1) = 4, so b = 4.
Key Concept
For three positive integers a, b, and c, the greatest common divisor of any pair among them is 12, and the least common multiple of all three integers is 5,040. If a=60, what is the minimum possible value of b+c?
Show answer & explanation
Answer: 228
Answer
Step-by-Step Solution
For prime factor 3: min exponent is 1, max is 2. Since a has 31, exponents for (b,c) for factor 3 must be {2,1}.
For prime factor 5: since gcd(a,b)=12 and gcd(a,c)=12, 5 cannot divide b or c. Thus exponents for factor 5 are both 0.
For prime factor 7: max exponent is 1 in LCM, but a has 70 and pairwise GCD has 70, so exactly one of b or c has 71 and the other has 70.
Allocation 1: b=24×32=144 and c=22×31×71=84⟹b+c=228.
Allocation 2: b=24×31=48 and c=22×32×71=252⟹b+c=300.
Allocation 3: b=24×31×71=336 and c=22×32=36⟹b+c=372.
Allocation 4: b=24×32×71=1008 and c=22×31=12⟹b+c=1020.
Key Concept
Two positive integers a and b are in the ratio 3:8. If the least common multiple (LCM) of a and b is 360, what is the greatest common divisor (GCD) of a and b?
Show answer & explanation
Answer: 15
Answer
Step-by-Step Solution
Key Concept
Two positive integers x and y have a greatest common divisor (GCD) of 14 and a least common multiple (LCM) of 840. If 14<x<y<200 and x is not a multiple of 4, what is the value of y−x?
Show answer & explanation
Answer: 98
Answer
Step-by-Step Solution
For factor 2: min(ax,ay)=1 and max(ax,ay)=3. Since x is not divisible by 4 (22), ax=1, which forces ay=3.
For factors 3 and 5: one integer receives 31 and the other receives 51.
Case 2: x gets 5 and y gets 3. x=2×7×5=70, y=8×7×3=168. This satisfies 14<70<168<200.
Key Concept
For a positive integer N, the greatest common divisor of N and 360 is 120, and the least common multiple of N and 450 is 9000. What is the value of N?
Show answer & explanation
Answer: 3000
Answer
Step-by-Step Solution
Key Concept
For two positive integers x and y with x<y, the greatest common divisor is GCD(x,y)=15 and the least common multiple is LCM(x,y)=9000. If x is a multiple of 8 but not a multiple of 9, what is the value of y−x?
Show answer & explanation
Answer: 1005
Answer
Step-by-Step Solution
Key Concept
Three automated signal beacons emit flashes at regular time intervals of x, y, and z seconds, respectively, where x, y, and z are positive integers. If gcd(x,y)=18, gcd(y,z)=24, and gcd(x,z)=30, what is the minimum possible value of lcm(x,y,z)?
Show answer & explanation
Answer: 360
Answer
Step-by-Step Solution
Key Concept
If m and n are positive two-digit integers such that m<n, GCD(m,n)=12, and LCM(m,n)=420, what is the value of n−m?
Show answer & explanation
Answer: 24
Answer
Step-by-Step Solution
Key Concept
Two positive integers m and n satisfy GCD(m,n)=60 and LCM(m,n)=75600. Given that m is divisible by 63 but not by 189, and n is divisible by 400, what is the value of m?
Show answer & explanation
Answer: 1260