asked 80.9k views
24 votes
For how many two-digit primes is the sum of the digits equal to 8?

2 Answers

7 votes
You'll need a list of 2-digit prime numbers, shown below:
11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97

The first one on the list that qualifies is 17, because 1+7=8. So check out the rest on the list. I find a total of three, including 17.

First, we list all the two-digit numbers with a digits sum of 8:

17, 26, 35, 44, 53, 62, 71, 80

Clearly, 26, 44, 62, and 80 are not prime. 35 is not prime, but 17, 53, and 71 are (we can verify this by dividing each number by all the primes less than its square root.
answered
User Walt Stoneburner
by
7.3k points
9 votes

3 two-digit primes. 17, 53, and 71

Hope this helps !!

answered
User Fabio Nolasco
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.