SOLUTION: Find 4 non-prime positive integers so that the greatest common factor of each pair is 1 and the sum of the 4 integers is as low as possible.

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: Find 4 non-prime positive integers so that the greatest common factor of each pair is 1 and the sum of the 4 integers is as low as possible.       Log On


   



Question 827120: Find 4 non-prime positive integers so that the greatest common factor of each pair is 1 and the sum of the 4 integers is as low as possible.
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
If all four non-primes can be the same number, 
then the answer is:

The four non-prime integers are all 1's.

The greatest common factor of 1 and 1 is 1, and the
sum of the four 1's is 4, which is as low as possible.
-----------------------------------------------------
If you mean that they all must be different, then,

1,4,9,25

Their sum is 39, which is as low as possible.

Edwin