I have a friend. I gave three distinct negative integers . Then I asked him to calculate the GCD of these integers. In reply, he said that the GCD is negative.
Is he correct?
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.
G.C.D means Greatest Common Divisor
It cannot be negative since 1 divides every number and 1 is greater than all negative numbers.Therefore, in any case GCD of any set of numbers cannot be negative.