Statement
Compute and decide whether the two numbers are coprime.
Solution
Factor them: They share no prime factor, so and the two numbers are coprime (relatively prime).
| tags |
Statement
Compute and decide whether the two numbers are coprime.
Solution
Factor them: They share no prime factor, so and the two numbers are coprime (relatively prime).