Answer:
1/6
Explanation:
There are 4 possible primes: 2, 3, 5, 7
First card has 4/9 probability of being a prime. Second card has 3/8 probability of being a prime(since 3 prime cards left and 8 total cards left because we do not replace the first card). 4/9 * 3/8 = 1/6.
Another way to do this is using combinatorics. C(9,2) = 36 ways to choose 2 distinct cards, C(4,2) = 6 ways to choose two of the "prime" cards. 6/36 = 1/6.