The above venn diagram shows the odd numbers and prime numbers from 1 to 10. How many odd, prime numbers are there?
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.
We are interested in the intersection of "Odd" and "Prime". This gives us the elements { 3 , 5 , 7 } . Hence, there are 3 such numbers.