Question
Jasim has seven cards numbered 2 to 8 2 3 4 5 6 7 8 Jasim takes at random three of these cards. He works out the sum of the numbers on the three cards and records the result. Work out the probability that the result is an odd number. square Optional working
Answer
4.7
(224 Votes)
Roger
Professional · Tutor for 6 years
Answer
Explanation
## Step1: Determine the total possible outcomesJasim is taking three cards out of 7. This can be written as a combination, considering that the order of the cards doesn't matter. The formula for a combination is:### \(C(n, r) = \frac{n!}{r!(n-r)!}\)Here
is the number of items you can choose from (which is 7 in this case) and
is the number of items you want to choose (which in this case is 3). ## Step2: Calculate total possible outcomesJust insert the values into the formula:### \(C(7, 3) = \frac{7!}{3!(7-3)!}\)This simplifies to:###
The total possible outcomes Jasim can have while selecting 3 cards out of 7 is 35.## Step3: Determine outcomes that sum to an odd numberTo get an odd number from the sum of three numbers, there are 2 possibilities: Odd+Odd+Odd / Even+Even+OddOdd numbered cards: 2 (3, 5, 7)Even numbered cards: 4 (2, 4, 6, 8)First possibility : Combinations of selecting all odd numbered cards Odd+Odd+Odd = \(C(4, 3)\) = 4Second possibility : Combinations of selecting two even-numbered and one odd-numbered cards Even + Even + Odd = \(C(3,2) * C(4,1) = 3 *4 = 12\)## Step4: Calculate probabilityProbability = Favorable outcomes / Total possible outcomesTotal = First possibility + Second possibilityTotal favorable outcomes =
Probability =
The fraction simplified to it's lowest term will be
-------