Question 348742
Find each of the following
(a)GCD (12, 26, 65)
(b) LCM (12,26,65)
------
12 =2^2*3
26 = 2^13
65 = 5*13
----------------
GCD = 1
---
LCM = 2^2*3*5*13 = 60*13 = 780
=================================
Cheers,
Stan H.
=========