SOLUTION: A box contains six ham and four cheese sandwiches. Two sandwiches are randomly selected and eaten. What is the probability that both are ham sandwiches?
Algebra ->
Probability-and-statistics
-> SOLUTION: A box contains six ham and four cheese sandwiches. Two sandwiches are randomly selected and eaten. What is the probability that both are ham sandwiches?
Log On
Question 418984: A box contains six ham and four cheese sandwiches. Two sandwiches are randomly selected and eaten. What is the probability that both are ham sandwiches? Found 2 solutions by stanbon, scott8148:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A box contains six ham and four cheese sandwiches. Two sandwiches are randomly selected and eaten. What is the probability that both are ham sandwiches?
---
# of pairs of ham sandwiches: 6C2 = 15
---
# of pairs of samdwiches: 10C2 = 45
----
P(select 2 ham) = 15/45 = 1/3
=================================
Cheers,
Stan H.
===============