1,428,903 and 874,872 are not relatively prime... if:
- If there is at least one number other than 1 that evenly divides the two numbers (without a remainder). Or...
- Or, in other words, if their greatest (highest) common factor (divisor), gcf (hcf, gcd), is not equal to 1.
Calculate the greatest (highest) common factor (divisor),
gcf (hcf, gcd), of the two numbers
Method 1. The prime factorization:
The prime factorization of a number: finding the prime numbers that multiply together to make that number.
1,428,903 = 32 × 7 × 37 × 613
1,428,903 is not a prime number, is a composite one.
874,872 = 23 × 32 × 29 × 419
874,872 is not a prime number, is a composite one.
- Prime number: a number that is divisible (dividing evenly) only by 1 and itself. A prime number has only two factors: 1 and itself.
- Composite number: a natural number that has at least one other factor than 1 and itself.
Calculate the greatest (highest) common factor (divisor), gcf (hcf, gcd):
Multiply all the common prime factors of the two numbers, taken by their smallest exponents (powers).
gcf (hcf, gcd) (1,428,903; 874,872) = 32 = 9 ≠ 1
Are the numbers 1,428,903 and 874,872 coprime (prime to each other, relatively prime)? No, they are not.
The two numbers have common prime factors.
gcf (hcf, gcd) (874,872; 1,428,903) = 9 ≠ 1
Scroll down for the 2nd method...
Method 2. The Euclidean Algorithm:
- This algorithm involves the process of dividing numbers and calculating the remainders.
- 'a' and 'b' are the two natural numbers, 'a' >= 'b'.
- Divide 'a' by 'b' and get the remainder of the operation, 'r'.
- If 'r' = 0, STOP. 'b' = the gcf (hcf, gcd) of 'a' and 'b'.
- Else: Replace ('a' by 'b') and ('b' by 'r'). Return to the step above.
Step 1. Divide the larger number by the smaller one:
1,428,903 ÷ 874,872 = 1 + 554,031
Step 2. Divide the smaller number by the above operation's remainder:
874,872 ÷ 554,031 = 1 + 320,841
Step 3. Divide the remainder of the step 1 by the remainder of the step 2:
554,031 ÷ 320,841 = 1 + 233,190
Step 4. Divide the remainder of the step 2 by the remainder of the step 3:
320,841 ÷ 233,190 = 1 + 87,651
Step 5. Divide the remainder of the step 3 by the remainder of the step 4:
233,190 ÷ 87,651 = 2 + 57,888
Step 6. Divide the remainder of the step 4 by the remainder of the step 5:
87,651 ÷ 57,888 = 1 + 29,763
Step 7. Divide the remainder of the step 5 by the remainder of the step 6:
57,888 ÷ 29,763 = 1 + 28,125
Step 8. Divide the remainder of the step 6 by the remainder of the step 7:
29,763 ÷ 28,125 = 1 + 1,638
Step 9. Divide the remainder of the step 7 by the remainder of the step 8:
28,125 ÷ 1,638 = 17 + 279
Step 10. Divide the remainder of the step 8 by the remainder of the step 9:
1,638 ÷ 279 = 5 + 243
Step 11. Divide the remainder of the step 9 by the remainder of the step 10:
279 ÷ 243 = 1 + 36
Step 12. Divide the remainder of the step 10 by the remainder of the step 11:
243 ÷ 36 = 6 + 27
Step 13. Divide the remainder of the step 11 by the remainder of the step 12:
36 ÷ 27 = 1 + 9
Step 14. Divide the remainder of the step 12 by the remainder of the step 13:
27 ÷ 9 = 3 + 0
At this step, the remainder is zero, so we stop:
9 is the number we were looking for - the last non-zero remainder.
This is the greatest (highest) common factor (divisor).
gcf (hcf, gcd) (1,428,903; 874,872) = 9 ≠ 1
Are the numbers 1,428,903 and 874,872 coprime (prime to each other, relatively prime)? No, they are not.
gcf (hcf, gcd) (874,872; 1,428,903) = 9 ≠ 1