brittany wrote a computer program that generates two random numbers between one and eleven when she runs t what is the probability that the first value will be more than 9 and the second will be less than 3

1 <---> 11

3 numbers greater than 9
2 numbers less than 3

Prob( as stated)
= (3/11)(2/11)
= 6/121