Question
Question: A real estate man has eight master keys to open several new homes. Only one master key will open any...
A real estate man has eight master keys to open several new homes. Only one master key will open any given house. If 40% of these homes are usually left unlocked, the probability that the real estate man can get into specific homes if he selects three master keys at random before leaving the office is
A) 83
B) 87
C) 85
D) None of the above
Solution
Here, we will use the concept of probability and combination to solve the question. Probability is defined as the certainty of an event to occur. Combination is a way of selecting objects where the order of selection doesn’t matter. First, we will find the probability that the homes are locked. Then we will use the formula of complementary events to find the probability that the homes are locked. We will use the formula of combination to select the right keys to open the homes.
Formula Used: We will use the following formula to solve the question:
Probability of complementary events, P(A)+P(B)=1, where P(A) is the probability that the homes are left unlocked and P(B) is the probability that the homes are left locked.
The formula of combination, nCr=r!(n−r)!n!, where r is the number of objects selected from n number of set.
Complete step by step solution:
We know that a real estate man has 8 master keys
Let ′A′ denote the event where homes are left unlocked.
P(A)=0.4
Let ′B′ denote the event where homes are locked. As these events are complementary to each other we get
P(A)+P(B)=1
Substituting P(A)=0.4 in the above equation, we get
0.4+P(B)=1
P(B)=1−0.4
On Subtracting the terms, we get
P(B)=0.6
We have to find that the real estate agent can get into a specific home if he picks up 3 master keys randomly. For that, we will find the probability of the right keys that are picked up randomly.
Let ′E′ denote that event of right keys are picked up.
The number of ways we can select a master key that opens to all home be1C1 .
Using the formula of combination, we can write
1C1=1!(1−1)!1!=1
Now out of 8 keys, 7 keys are left. So, the number of ways to select 2 keys out of 7 keys will be 7C2.
Using the formula of combination, we can write
7C2=r!(n−r)!n! =2!(7−2)!7! =(2×1)5!7×6×5!
Solving the above expression, we get
7C2=27×6=21
The probability of choosing 3 keys is equal to 8C3.
Using the formula of combination, we can write
8C3=r!(n−r)!n! =3!(8−3)!8! =(3×2×1)5!8×7×6×5!
Solving the above expression, we get
8C3=68×7×6=56
Now, the probability of selecting the right be P(E)=8C31C1×7C2.
On substituting above values, we get
P(E)=561×21=83
The real estate agent will get into a specified home if the home is unlocked or the home is locked but he chooses the right key.
Let ′F′ be the event where a real estate agent can get into a specific home.
P(F)=P(A)+P(B∩E) .................. (1)
Both B and E are independent events, so their probability will be given by P(B∩E).
P(B∩E)=P(B)⋅P(E)=0.6×83
On multiplying the above expression, we get
P(B∩E)=409 .................................. (2)
Substituting (2) in (1) we get
P(F)=P(A)+P(B∩E) =0.4+409 =1040+409
Adding the values, we get
P(F)=4016+9 =4025 =85
∴ The probability of a real estate man getting into a specified home isP(F)=85.
Hence, the right option is option C.
Note:
Here, we have used the concept of probability of complementary events. Complementary events means that there are only two events and both are opposite to each other. The sum of the probability of complementary events is always equal to 1. We have also used the term independent events. Independent events are those events that do not affect the probability of occurrence of another event.