123k views
3 votes
A bag contains 18 blocks numbered from 1 to 18. two blocks are selected from the bag at the same time. let event e = the two numbers differ by 11. how many outcomes are in e?

a.7
b.14
c.28
d.292

2 Answers

4 votes
probable cases are 1, 12 or 2,13 or 3,14 or 4,15, or 5, 16 or 6, 17 or 7,18

and reverse

so, total favourable cases = 14


User Yonatan Brand
by
6.6k points
1 vote

Answer: The correct option is (A) 7.

Step-by-step explanation: Given that a bag contains 18 blocks numbered from 1 to 18. Two blocks are selected from the bag at the same time.

Let, E = even that the two numbers differ by 11.

Is 'S' is the complete sample space for the event of selecting two blocks, then

S = {(1, 1), (1, 2), (1, 3), (1, 4), (1, 5), (1, 6), (1, 7), (1, 8), . . , (17, 18), (18, 18)}.

The number of elements of the sample space 'S' is


n(S)=^(18)C_2=(18!)/(2!(18-2)!)=(18* 17* 16!)/(2* 1* 16!)=153.

The event 'E' is a subset of the above sample space 'S'.

We are to find the number of outcomes of the event 'E'.

Since 'E' is the event such that the two numbers differ by 11, so

E = {(1, 12), (2, 13), (3, 14), (4, 15), (5, 16), (6, 17), (7, 18)}.

Therefore, n(E) = 7. That is, there are 7 outcomes in event 'E'.

Thus, the correct option is (A). 7.

User Andy Raddatz
by
6.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.