Question 1083673
Ten slips of paper labeled from 1 to 10 are placed in a hat. The first slip of paper is not replaced before selecting the second slip of paper.

What is the probability of selecting an even number then a number greater than 7?

 3/25

2/15

1/6

8/45
<pre>{{{matrix(1,5, "P(Even", "#):", 5/10, or, 1/2)}}} 
{{{matrix(1,10, "P(#", ">", "7)", not, replacing, 1^(st), "slip:", 3/9, or, 1/3)}}} 
{{{highlight_green(matrix(1,16, "P(Even", "#)", and, then, "P(#", ">", "7)", not, replacing, 1^(st), "slip:", 1/2, "*", 1/3, "=", 1/6))}}}