SOLUTION: Classify the problem as a permutation, a combination, or neither.
In how many ways can two hearts be drawn from a deck of cards? (Order is not important.)
As well as answer t
Algebra.Com
Question 1140181: Classify the problem as a permutation, a combination, or neither.
In how many ways can two hearts be drawn from a deck of cards? (Order is not important.)
As well as answer the question.
Answer by rothauserc(4718) (Show Source): You can put this solution on YOUR website!
:
order is not important implies combination
:
I will show you two methods for solving this problem
:
Method 1 using combination and probability
:
52C2 = 52!/(2! * (52-2)!) = 1326 ways to select 2 cards out of 52
:
the probability(P) that the first card is a heart is 13/52 = 1/4
:
the P that the second card is a heart is 12/51
:
the P that both are hearts = 1/4 * 12/51 = 0.058823529
:
multiply the P that both are hearts times the ways to select 2 cards out of 52
:
******************************************************************************
0.058823529 * 1326 = 78 ways two hearts can be drawn from a deck of cards when order is not important
*****************************************************************************
:
Method 2 using selection process and combination
:
13 * 12 = 156 ways to select two hearts
:
since order is not important, we have to divide 156 by 2 - the reason for this is that there are 2 ways for each set of 2 hearts, for example, (4,5) and (5,4) were counted in the above calculation
:
******************************************************************************
156/2 = 78 ways two hearts can be drawn from a deck of cards when order is not important
******************************************************************************
:
RELATED QUESTIONS
A student is asked to answer 9 out of 13 questions on an exam.
(a) Classify the problem (answered by jim_thompson5910)
A student is asked to answer 9 out of 14 questions on an exam.
(a) Classify the problem (answered by solver91311)
A student is asked to answer 9 out of 13 questions on an exam.
(a) Classify the problem (answered by jim_thompson5910)
In how many ways can a hand of 4 hearts be chosen from an ordinary... (answered by Edwin McCravy)
How many ways can three people be selected from a group of seven? Is that a combination... (answered by jim_thompson5910)
A student is asked to answer 7 out of 12 questions on an exam.
(a) Classify the problem (answered by dfrazzetto)
How many ways can 4 people be chosen from a group of 9? Tell whether the situation is a... (answered by stanbon)
How many ways can 4 people be chosen from a group of 9? Tell wheater the situation is... (answered by solver91311)
Classify the problem as a permutations or combinations, In how many ways can a... (answered by ikleyn)