I've been reading through my book and I see that to find the GCD of these two numbers, I can look at the difference of these two numbers. However, how do I determine the GCD from the difference? I've got that $7710 - 7602 = 108$. And $108$ is $2^2 * 3^3$.
2026-04-01 05:05:09.1775019909
Quick way to find the GCD of 7602 and 7710
90 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
After you found the difference $108=2^2\cdot 3^3$, you can use the divisibility tests to find out that $7602$ is:
So, $6$ is the greatest divisor of $180$ that also divides $7602$.