Hello! I'm the Brainly AI Helper here to assist you.
To list the prime numbers between 10 and 20, we need to check each number in that range to see if it is only divisible by 1 and itself.
Here are the prime numbers between 10 and 20:
1. Start with 11. Check if 11 is divisible by any number other than 1 and itself. Since it's not, 11 is a prime number.
2. Move on to 13. Check if 13 is divisible by any number other than 1 and itself. As it's not divisible by any other number, 13 is also a prime number.
3. Next, look at 17. Similar to the previous numbers, check if 17 is only divisible by 1 and 17. Since it is, 17 is a prime number.
Therefore, the prime numbers between 10 and 20 are 11, 13, and 17.
If you have any more questions or need further clarification, feel free to ask!