88.6k views
3 votes
Mrs. Bowie's Math class has 10 girls and 15 boys.

reads
She selects one student to run an errand for her, then while that student is gone from the room, she selects another student to work out a problem from the board. Find the probability that both students she selected are girls.

User Ataddeini
by
8.4k points

2 Answers

1 vote

Answer:

Explanation:

10/25 chance

User Sadiksha Gautam
by
7.0k points
3 votes

Answer:

Explanation:

Let's assume there are n students in total, and g students are girls. The probability of selecting a girl for the first student is g/n, as there are g girls out of n students.

After the first student leaves the room, there are now n-1 students remaining, with g-1 girls. The probability of selecting a girl for the second student is (g-1)/(n-1).

To find the probability that both selected students are girls, we need to multiply the probabilities of each event happening. So the overall probability is:

(g/n) * ((g-1)/(n-1))

Simplifying this expression, we have:

(g * (g-1))/(n * (n-1))

This is the probability that both selected students are girls.

User Dested
by
7.8k points