Prime Factorization Method
There are multiple ways to find the greatest common factor of given integers. One of these involves computing the prime factorizations of each integer, determining which factors they have in common, and multiplying these factors to find the GCD.
- Find the prime factorization of each number:
63 = 3, 3, 7
100 = 2, 2, 5, 5
- Identify the common prime factors:
There are no common prime factors between 63 and 100.
- Since there are no common prime factors, the GCF is:
GCF(63, 100) = 1
Thus, the Greatest Common Factor of 63 and 100, using the prime factorization method, is 1.
This means 63 and 100 are relatively prime (coprime), having no common factors other than 1.
Listing All Common Factors Method
To find the Greatest Common Factor (GCF) of 63 and 100 by listing all common factors, follow these steps:
- List all factors of each number:
- Factors of 63: 1, 3, 7, 9, 21, 63
- Factors of 100: 1, 2, 4, 5, 10, 20, 25, 50, 100
- Identify the common factors: The only common factor is 1.
- Determine the greatest common factor:
- The greatest common factor is the largest number in the list of common factors:
- GCF = 1
- The greatest common factor is the largest number in the list of common factors:
Since 63 is a prime number and does not share any common factors with 100 other than 1, the GCF of 63 and 100 is: 1
This means 63 and 100 are relatively prime (coprime), having no common factors other than 1.