A bag contains 10 bulbs and 5 torches, out of which 3 bulbs and 2 torches are defective. If a person takes out two items

This topic has expert replies
Legendary Member
Posts: 1622
Joined: Thu Mar 01, 2018 7:22 am
Followed by:2 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

A bag contains 10 bulbs and 5 torches, out of which 3 bulbs and 2 torches are defective. If a person takes out two items from the bag at random, what is the probability that both are bulbs or both are in working condition?

A. 8/35
B. 3/7
C. 23/35
D. 6/7
E. None of these

Answer: C

Source: e-GMAT
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 8086
Joined: Sat Apr 25, 2015 10:56 am
Location: Los Angeles, CA
Thanked: 43 times
Followed by:29 members
Gmat_mission wrote:
Thu Dec 17, 2020 12:44 pm
A bag contains 10 bulbs and 5 torches, out of which 3 bulbs and 2 torches are defective. If a person takes out two items from the bag at random, what is the probability that both are bulbs or both are in working condition?

A. 8/35
B. 3/7
C. 23/35
D. 6/7
E. None of these

Answer: C

Solution:

If we let B = both items are bulbs and W = both items are in working condition, then:

Pr(B or W) = Pr(B) + Pr(W) - Pr(B and W)

Let’s first determine Pr(B), the probability that both items are bulbs. Since there are 10 bulbs and we must select 2, the number of ways to select the 2 bulbs is 10C2 = 10!/[2!(10-2)!] = (10 x 9)/2! = 5 x 9 = 45. The total number of ways to select 2 items from the group of 15 items is 15C2 = 15!/[2!(15-2)!] = (15 x 14)/2! = 15 x 7 = 105. Thus, the probability of selecting 2 bulbs is 45/105 = 9/21 = 3/7.

Next let’s determine Pr(W), the probability that both items are in working condition. Since there are a total of 15 items and 5 are defective, we have 15 - 5 = 10 items in working condition.

Thus, the number of ways to select 2 working items is 10C2 = 10!/[2!(10-2)!] = (10 x 9)/2! = 45. The total number of ways to select 2 items from the group of 15 items is 15C2 = 15!/[2!(15-2)!] = (15 x 14)/2! = 15 x 7 = 105. Thus, the probability of selecting 2 working items is 45/105 = 9/21 = 3/7.

Finally, let’s determine Pr(B and W), the probability of selecting 2 working bulbs. Since there are 7 working bulbs and we must select 2 of them, the number of ways to select those 2 bulbs is 7C2 = 7!/[2!(7-2)!] = (7 x 6)/2! = 21. Since the total number of outcomes is 105, the probability of selecting 2 working bulbs is 21/105 = 1/5.

Thus, the probability of selecting 2 bulbs or 2 working items is:

3/7 + 3/7 - 1/5 = 6/7 - 1/5 = 30/35 - 7/35 = 23/35

Answer: C

Scott Woodbury-Stewart
Founder and CEO
[email protected]

Image

See why Target Test Prep is rated 5 out of 5 stars on BEAT the GMAT. Read our reviews

ImageImage

Legendary Member
Posts: 2214
Joined: Fri Mar 02, 2018 2:22 pm
Followed by:5 members
A bag contains 10 bulbs and 5 torches which equals a total of 15.
3 bulbs and 2 torches are defective.
If a person takes out 2 items from the bag at random, what is the probability that both are bulbs or both are in working condition.
Selecting 2 items from the bag means selecting 2 items from 15 items which are 15C2
$$=\frac{15!}{2!\left(15-2\right)!}=\frac{15\cdot14\cdot13!}{2\cdot1\cdot13!}$$
$$=15C_2=105$$
$$Selecting\ 2\ bulbs\ from\ all\ the\ 10\ bulbs=10C_2$$
$$10C_2=\frac{10!}{2!\left(10-2\right)!}=\frac{10\cdot9\cdot8!}{2\cdot1\cdot8!}=5\cdot9=45$$
We have (10-3=7) working, bulbs and (5-2=3) working torches.
Total working items = 7+3 = 10 and selecting 2 out of the 10 working items = 10C2 = 45
Selecting 2 out of the 7 working bulbs = 7C2
$$7C_2=\frac{7!}{2!\left(7-2\right)!}=\frac{7\cdot6\cdot5!}{2\cdot1\cdot5!}=7\cdot3=21$$
From all items, total ways of selecting 2 bulbs = 15C2 = 105
For considering 2 items to be bulb or in working conditions = 45 + 45 - 21 = 69 ways
The probability = 69/105 = 23/35
Answer = option C