Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
43
1
avatar+1004 

Compute gcd of 36,104 and 22,508.

 Jun 18, 2024
 #1
avatar+1953 
+1

We can use the latter method to compute for the GCD. 

First, we, note that every number is divisble by 2. Taking the two out, we get

18,52,11254

Dividing by 2 again, we get

9,26,5627

 

Unfortunately, there are no more common factors among the remaining 3. 

 

Thus, we have 22=4

 

So our final answer is 4. 

 

Thanks! :)

 Jun 18, 2024

0 Online Users