The GCD of given numbers is 9.
Step 1 : Place the numbers inside division bar:.
| 306 | 657 |
Step 2 : Divide numbers by 3.
| 3 | 306 | 657 |
| 102 | 219 |
Step 3 : Divide numbers by 3.
| 3 | 306 | 657 |
| 3 | 102 | 219 |
| 34 | 73 |
Step 4 : Number 34 and 73, cannot be divided any more. The GCD is:
$$ GCD = 3\cdot3 = 9 $$This solution can be visualized using a Venn diagram.
The GCD equals the product of the numbers at the intersection.