Question 207559
figure out the Greatest Common Factor of a pair of integers? here is my problem
12 & 18 find the GCF
-------------------------------
1st: Write each number in its prime-factored form:
12 = 2^2*3
18 = 2*3^2
--------------------
2nd: Determine the common power of each different prime value
For 2 that is 2^1
For 3 that is 3^1
------------------------
3rd: The GCF is the product: 2*3 = 6
==========================================
Cheers,
Stan H.