Question:medium

A card from a pack of 52 cards is lost. From the remaining 51 cards, n cards are drawn and are found to be spades. If the probability of the lost card to be a spade is $\frac{11}{50}, \text{ then } n \text{ is equal to}$ _______

Show Hint

When calculating probabilities in combinatorics, use the combination formula and adjust the number of favorable and total outcomes accordingly.
Updated On: Feb 5, 2026
Show Solution

Correct Answer: 2

Solution and Explanation

Given that \( n \) cards are drawn and observed to be spades, the number of spades remaining is \( 13 - x \), where \( x \) represents the number of spades drawn. Consequently, the total number of cards remaining is \( 52 - x \).
The probability that the lost card is a spade is provided as \( \frac{11}{50} \). This probability can be expressed as:

\[P(\text{lost card is spade}) = \frac{\binom{13 - x}{1}}{\binom{52 - x}{1}} = \frac{11}{50}\]

Solving this equation for \( x \) yields \( x = 2 \). Therefore, the number of cards drawn, \( n \), is \( 2 \).


The correct answer is \( 2 \).
Was this answer helpful?
0