Determine the number of card combinations out of a deck of cards, If there is exactly one ace in each combination.
STEP 1 : Finding the number of ways in which ace and other cards can be selected
In a deck of cards, there are aces.
A combination of cards has to be made in which there is exactly ace.
Number of ways in which ace can be selected out of aces
Number of ways in which remaining cards can be selected out of cards
STEP 2 : Finding the number of ways in which card combinations can be selected
By multiplication principle, the required number of 5 card combinations are
Hence, the number of card combinations out of a deck of cards is .