What is the greatest common divisor of 60143 and 14933?
Hint : Check out the wiki on Euclidean Algorithm .
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.
Using the Euclidean Algorithm:
6 0 1 4 3 = 1 4 9 3 3 × 4 + 4 1 1
1 4 9 3 3 = 4 1 1 × 3 6 + 1 3 7
4 1 1 = 1 3 7 × 3 + 0
Therefore, g cd ( 6 0 1 4 3 , 1 4 9 3 3 ) = 1 3 7