Question 1085166

A lecturer wants to select two students at random from a class of 7 males and 3 females. What is the probability the two students chosen are female?

Select one:
A. 0.09
B. 0.22
C. 0.3
D. 0.67
<pre>{{{highlight_green(matrix(1,11, "P(2", "Females)", "=", matrix(1,1, " "[3]C[2] * " "[7]C[0])/" "[10]C[2], "=", " "[3]C[2]/" "[10]C[2], "=", ".066667,", rounded, to, highlight(.067)))}}}
This is not one of the choices.