I have 6 distinct prime numbers.
The last digit of the product of these 6 numbers is 6.
Can the last digit of the sum of these 6 numbers also be 6?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Since the product is even, there has to be an even number between the 6 numbers. There is only one even prime number, the 2 . But then from the 6 primes, 1 is even and 5 is odd, but even + odd + odd + odd + odd + odd = odd = … 6 .
So the answer is no .