The GCD of given numbers is 2.
Step 1 : Place the numbers inside division bar:.
| 50 | 180 | 168 |
Step 2 : Divide numbers by 2.
| 2 | 50 | 180 | 168 |
| 25 | 90 | 84 |
Step 3 : Number 25, 90 and 84, cannot be divided any more. The GCD is:
$$ GCD = 2 $$This solution can be visualized using a Venn diagram.
The GCD equals the product of the numbers at the intersection.