Answers:
===========================================
Explanations:
Part (a)
There is only one disc labeled "3" out of 10 total. So we end up with the probability 1/10.
---------------------
Part (b)
The list of numbers less than 4 are {1,2,3} which are 3 items out of 10 discs. We end up with 3/10.
---------------------
Part (c)
A square number, aka a perfect square, smaller than 10 is the list {1,4,9}
Since 1 = 1^2, 4 = 2^2 and 9 = 3^2
Like part (b), we end up with the same result of 3/10.
---------------------
Part (d)
The list of primes smaller than 10 is {2, 3, 5, 7}. Notice that 1 is not prime.
So we end up with 4/10 = 2/5.