Divide the larger number by the smaller one and then replace the larger by the remainder. Repeat until a remainder is 0 or both numbers are 1. In the first case, the non-zero number is the GCD, in the other case, the numbers are coprme: GCD = 1.
Thus GCD(85, 102)
102 = 1*85 + R = 17
so GCD(85, 17)
85 = 5*17 + R = 0
so GCD(0, 17) therefore 17.
= GCD[85, (102-85)] = GCD(85, 17)
Chat with our AI personalities
The Greatest Common Divisor of 204, 510 is 102.
The Greatest Common Divisor of 85, 102 is 17.
138 = 2 X 3 X 23 and 102 = 2 X 3 X 17. 17 and 23 are both prime numbers; therefore, the greatest common divisor of the two specified numbers is 2 X 3 = 6.
To simplify the fraction 102/387, we can first find the greatest common divisor (GCD) of the numerator and denominator, which is 3. Dividing both numbers by 3 gives us 34/129. This fraction cannot be simplified further as 34 and 129 do not share any other common factors besides 1.
The greatest common multiple of any set of integers is infinite.