Question
Question: Box 1 contains three cards bearing numbers 1, 2, 3; box 2 contains five cards bearing numbers 1, 2, ...
Box 1 contains three cards bearing numbers 1, 2, 3; box 2 contains five cards bearing numbers 1, 2, 3, 4, 5; and box 3 contains seven cards bearing numbers 1, 2, 3, 4, 5, 6, 7. A card is drawn from each of the boxes. Let xi be the number on the card drawn from the ith box, i=1,2,3.
The probability that x1,x2,x3 are in an arithmetic progression is:
A) 1059
B) 10510
C) 10511
D) 1057
Solution
Probability of an event A, is the ratio of the number of outcomes favorable to the event, to the total number of outcomes. Event is the occurrence/ experiment whose probability has to find.
P(A) = total number of outcomesnumber of favorable outcomes
First, you need to find the number of favorable outcomes of the given condition i.e. the three cards one from each box are in Arithmetic progression, by using combinations. Then find the total number of outcomes i.e. selecting three cards one from each box by using combinations.
An arithmetic progression (A.P.) is a sequence in which terms increase or decrease regularly by the same constant. The constant is called the common difference of A.P. This will help you to draw cases for the condition that the x1,x2,x3 are in an arithmetic progression.
‘AND’ operations are substituted with ′×′, implying both are likely to happen together.
‘OR’ operations are substituted with ′+′, implying either of the one possibility is likely to happen.
The number of combinations of ndifferent things taken rat a time, denoted by C(n,r) , is given by
C(n,r)=r!(n−r)!n!
For example: Find a number of ways in selecting two cards from box 3 of the given question which is even.
Even cards in box 3 = 2, 4, 6
Total numbers of even card in box 3, n = 3
Number of cards selecting, r= 2
Therefore, the number of ways or combination of selecting 2 cards which are even C(n,r) =C(3,2)
=2!(3−2)!3!=2!(1)!3!=2!(1)3×2!=3
Complete step-by-step answer:
Step 1: Find the condition for which x1,x2,x3 are in A.P.
Diagram: Pictorial representation of the question.
Given that x1 card is drawn from box 1.
x2 the card is drawn from box 1.
x3 the card is drawn from box 1.
For x1,x2,x3 to be in Arithmetic Progression or A.P.
x2−x1=d
And x3−x2=d
Here dis the common difference, which is added to the term to get the next term.
Therefore, x2−x1=x3−x2
⇒2x2=x1+x3
The term 2x2 is always even for any value of x2.
Therefore, the sum x1+x3 must be even.
The condition x1,x2,x3 to be in Arithmetic Progression is the sum x1+x3 should be even.
Step 2: Find the number of ways in which the sum x1+x3 is even
The sum x1+x3 is even when either x1and x3 both are even or x1and x3 both are odd.
Number of ways (or combination) in which x1,x3are selected so that the sum x1+x3is even
=C(1,1)×C(3,1)+C(2,1)×C(4,1)
Calculate the combinations using the formula: C(n,r)=r!(n−r)!n!
=1!(1−1)!1!×1!(3−1)!3!+1!(2−1)!2!×1!(4−1)!4!
=1!(0)!1!×1!(2)!3!+1!(1)!2!×1!(3)!4!
The factorial n!=n×(n−1)×(n−2)×......×3×2×1. Expand the factorial and solve it further.
=1(1)1×1(2)!3×2!+1(1)!2×1!×1(3)!4×3!
=1×3+2×4
=11
Thus, the number of ways in which the sum x1+x3is even is 11.
Thus, the number of ways in which the x1,x2,x3 is in Arithmetic Progression is also 11.
Step 3: Find the total number of ways of selecting x1,x2,x3 cards one from each box.
Total number of ways (or combination) in which three cards x1,x2,x3 can be selected from box 1, box 2, and box 3 respectively
=C(3,1)×C(5,1)×C(7,1)
Calculate the combinations using the formula: C(n,r)=r!(n−r)!n!
=1!(3−1)!3!×1!(5−1)!5!×1!(7−1)!7!
=1!(2)!3!×1!(4)!5!×1!(6)!7!
The factorial n!=n×(n−1)×(n−2)×......×3×2×1. Expand the factorial and solve it further.
=1(2)!3×2!×1(4)!5×4!×1(6)!7×6!
=3×5×7
=105
Thus, the total number of ways in which three cards x1,x2,x3 can be selected from box 1, box 2, and box 3 respectively is 105.
Step 4: Find the required probability.
Probability ( x1,x2,x3 in A.P) =total number of outcomesnumber of favorable outcomes
=total number of ways x1,x2,x3 cards are selected number of ways x1,x2,x3 cards are in A.P.
=10511
The probability that x1,x2,x3 are in an arithmetic progression is 10511 .
Thus the correct option is (C).
Note: The probability of any event is always “greater than and equal to 0” and “less than and equal to 1”.
The set of all possible outcomes is called the sample space, S of the experiment. Any subset E of sample space S is called an event. The probability of an event, E is given by:
P(E) = n(S)n(E)
Where n(E)is the number of elements in set E, n(S)is the number of elements in the set S.
The first term of A.P. is denoted by a , the common difference by d and the last term by l.
The general term or nth of the A.P is an=a+(n−1)d.