InterviewSolution
Saved Bookmarks
| 1. |
Statement 1: If two numbers are co-primes, at least one of them must be prime. Statement 2: If a number exactly divides the sum of two numbers, it must exactly divide the two numbers separately. Statement 3: If a number exactly divides two numbers, then it must also divide the sum of both the numbers. |
|
Answer» Statement 1: If two numbers are co-primes, at least one of them must be prime. Statement 2: If a number exactly divides the sum of two numbers, it must exactly divide the two numbers separately. Statement 3: If a number exactly divides two numbers, then it must also divide the sum of both the numbers.
|
|