Question
\begin{tabular}{|c|c|}
\hline Coin & Number \\
\hline Penny & 8 \\
\hline Nickel & 6 \\
\hline Dime & 8 \\
\hline Quarter & 7 \\
\hline
\end{tabular}
Answer (488)
To find the probability that Malcolm selects a nickel followed by a dime, we need to find the probability of picking a nickel first and then a dime, and multiply them together:
Step 1: Find the probability of picking a nickel:
P(Nickel) = Number of nickels / Total number of coins
P(Nickel) = 6 / (8+6+8+7) = 6 / 29
Step 2: Find the probability of picking a dime after picking a nickel:
P(Dime | Nickel) = Number of dimes / Total number of coins after picking a nickel
P(Dime | Nickel) = 8 / (7+8) = 8 / 15
Step 3: Multiply the probabilities:
P(Nickel and Dime) = P(Nickel) * P(Dime | Nickel)
P(Nickel and Dime) = (6/29) * (8/15)
Calculating the product:
(6/29) * (8/15) = (48 / 435)
Reducing the fraction:
P(Nickel and Dime) = 48/435
Rounding to the nearest thousandth:
P(Nickel and Dime) ≈ 0.108
So the probability that Malcolm selects a nickel followed by a dime is approximately 0.108 or 10.8%.