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