I have 2 prime numbers.
The last digit of the sum of these 2 prime numbers is 9.
What is the last digit of the product of these 2 prime numbers?
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.
Prime numbers always end with odd digits.(Except for 2.)
But 9 cannot be the addition of 2 odd digits.
Therefore one prime number must be 2.
To sum up to 9 ,the last digit of the other prime number must be 7.
2*7 =14.
Therefore last digit of 14 is 4 .