Part 3

Question 8

According to a survey of 200 people of a community, it was found that the ratio of the number of people who use laptop only and mobile only is 2:3, among them, 30% use both but 15% does not use both the gadgets. Based on this information, answer the following questions:

  1. Show the above information in a Venn-diagram.
  2. Find the number of people who uses laptop.
  3. Find how many people use one gadget at most.

Solution:

Finding the values first:

Given information:

  • Total people: n(U)=200n(U) = 200
  • Ratio of laptop only to mobile only: no(L):no(M)=2:3n_o(L) : n_o(M) = 2 : 3
  • People who use both: n(LM)=30% of 200=60n(L \cap M) = 30\% \text{ of } 200 = 60
  • People who use neither: n(LM)=15% of 200=30n(\overline{L \cup M}) = 15\% \text{ of } 200 = 30

Let no(L)=2kn_o(L) = 2k and no(M)=3kn_o(M) = 3k for some constant kk.

i) Venn Diagram:

Venn Diagram

Using the universal set formula:

n(U)=no(L)+no(M)+n(LM)+n(LM)n(U) = n_o(L) + n_o(M) + n(L \cap M) + n(\overline{L \cup M})

Substitute the known values:

200=2k+3k+60+30200 = 2k + 3k + 60 + 30
200=5k+90200 = 5k + 90
110=5k110 = 5k
k=22k = 22

Therefore:

  • People who use laptop only: no(L)=2k=2(22)=44n_o(L) = 2k = 2(22) = 44
  • People who use mobile only: no(M)=3k=3(22)=66n_o(M) = 3k = 3(22) = 66
  • People who use both: n(LM)=60n(L \cap M) = 60
  • People who use neither: n(LM)=30n(\overline{L \cup M}) = 30

ii) Finding the number of people who use laptop:

Total people who use laptop:

n(L)=no(L)+n(LM)=44+60=104n(L) = n_o(L) + n(L \cap M) = 44 + 60 = 104

Therefore, 104 people use laptop.

iii) Finding people who use one gadget at most:

People who use one gadget at most means people who use:

  • Only laptop, OR
  • Only mobile, OR
  • Neither gadget

This excludes people who use both gadgets.

People who use one gadget at most=no(L)+no(M)+n(LM)\text{People who use one gadget at most} = n_o(L) + n_o(M) + n(\overline{L \cup M}) =44+66+30=140= 44 + 66 + 30 = 140

Alternatively:

People who use one gadget at most=n(U)n(LM)=20060=140\text{People who use one gadget at most} = n(U) - n(L \cap M) = 200 - 60 = 140

Therefore, 140 people use one gadget at most.

Verification:

Let's verify our answer:

  • People who use laptop only: no(L)=44n_o(L) = 44
  • People who use mobile only: no(M)=66n_o(M) = 66
  • People who use both: n(LM)=60n(L \cap M) = 60
  • People who use neither: n(LM)=30n(\overline{L \cup M}) = 30
no(L)+no(M)+n(LM)+n(LM)=44+66+60+30=200n_o(L) + n_o(M) + n(L \cap M) + n(\overline{L \cup M}) = 44 + 66 + 60 + 30 = 200

Constraint verification:

  • Total laptop users: n(L)=104n(L) = 104
  • Total mobile users: n(M)=66n(M) = 66
  • Is n(M)=35% of nn(M) = 35\% \text{ of } n? → 66=0.35×1000=35066 = 0.35 \times 1000 = 350

Summary:

  • People who use laptop only: 4444
  • People who use mobile only: 6666
  • People who use both: 6060
  • People who use neither: 3030
  • Total laptop users: 104104
  • Total mobile users: 6666
📺 View YouTube Video

Question 9

Out of 300 players in a survey, one-third players play volleyball only. 60% of the remaining players play football only. But 60 players do not play both. Then, find the ratio of the number of players who play volleyball and football by using the Venn-diagram.

Solution:

Step-by-step calculation:

Given information:

  • Total players: n(U)=300n(U) = 300
  • Players who play volleyball only: no(V)=13×300=100n_o(V) = \frac{1}{3} \times 300 = 100
  • Players who do not play both: n(VF)=60n(\overline{V \cup F}) = 60

Venn Diagram:

Venn Diagram

Step 1: Find the remaining players after volleyball only

Remaining players = 300100=200300 - 100 = 200 players

Step 2: Find players who play football only

60% of the remaining players play football only:

no(F)=60% of 200=0.6×200=120n_o(F) = 60\% \text{ of } 200 = 0.6 \times 200 = 120

Step 3: Find players who play both games

Using the universal set formula:

n(U)=no(V)+no(F)+n(VF)+n(VF)n(U) = n_o(V) + n_o(F) + n(V \cap F) + n(\overline{V \cup F})

Substitute the known values:

300=100+120+n(VF)+60300 = 100 + 120 + n(V \cap F) + 60
300=280+n(VF)300 = 280 + n(V \cap F)
n(VF)=20n(V \cap F) = 20

Therefore:

  • Players who play volleyball only: no(V)=100n_o(V) = 100
  • Players who play football only: no(F)=120n_o(F) = 120
  • Players who play both: n(VF)=20n(V \cap F) = 20
  • Players who play neither: n(VF)=60n(\overline{V \cup F}) = 60

Step 4: Find total players for each sport

Total volleyball players:

n(V)=no(V)+n(VF)=100+20=120n(V) = n_o(V) + n(V \cap F) = 100 + 20 = 120

Total football players:

n(F)=no(F)+n(VF)=120+20=140n(F) = n_o(F) + n(V \cap F) = 120 + 20 = 140

Step 5: Find the ratio

Ratio of volleyball to football players:

n(V):n(F)=120:140n(V) : n(F) = 120 : 140

Simplifying the ratio:

120:140=12020:14020=6:7120 : 140 = \frac{120}{20} : \frac{140}{20} = 6 : 7

Therefore, the ratio of volleyball players to football players is 6:7.

Verification:

Let's verify our answer:

  • Players who play volleyball only: no(V)=100n_o(V) = 100
  • Players who play football only: no(F)=120n_o(F) = 120
  • Players who play both: n(VF)=20n(V \cap F) = 20
  • Players who play neither: n(VF)=60n(\overline{V \cup F}) = 60
no(V)+no(F)+n(VF)+n(VF)=100+120+20+60=300n_o(V) + n_o(F) + n(V \cap F) + n(\overline{V \cup F}) = 100 + 120 + 20 + 60 = 300

Additional verification:

  • One-third play volleyball only: 100300=13\frac{100}{300} = \frac{1}{3}
  • Remaining players after volleyball only: 300100=200300 - 100 = 200
  • 60% of remaining play football only: 120200=60%\frac{120}{200} = 60\%
  • Players who don't play both: 6060

Summary:

  • Players who play volleyball only: 100100
  • Players who play football only: 120120
  • Players who play both games: 2020
  • Players who play neither: 6060
  • Total volleyball players: 120120
  • Total football players: 140140
📺 View YouTube Video

Question 10

Among 65 players participated in a survey, 11 play volleyball only and 33 play cricket only. If the number of players who play cricket is the double of the number of players who play volleyball, find the number of players who play both and the number of players who does not play both by using Venn-diagram.

Solution:

Step-by-step calculation:

Given information:

  • Total players: n(U)=65n(U) = 65
  • Players who play volleyball only: no(V)=11n_o(V) = 11
  • Players who play cricket only: no(C)=33n_o(C) = 33
  • Constraint: n(C)=2×n(V)n(C) = 2 \times n(V) (cricket players = double volleyball players)

Venn Diagram:

Venn Diagram

Step 1: Set up equations for total players

Total volleyball players:

n(V)=no(V)+n(VC)=11+n(VC)n(V) = n_o(V) + n(V \cap C) = 11 + n(V \cap C)

Total cricket players:

n(C)=no(C)+n(VC)=33+n(VC)n(C) = n_o(C) + n(V \cap C) = 33 + n(V \cap C)

Step 2: Apply the constraint

Using the constraint n(C)=2×n(V)n(C) = 2 \times n(V):

33+n(VC)=2×(11+n(VC))33 + n(V \cap C) = 2 \times (11 + n(V \cap C))

Expand the right side:

33+n(VC)=22+2n(VC)33 + n(V \cap C) = 22 + 2n(V \cap C)

Rearrange to solve for n(VC)n(V \cap C):

3322=2n(VC)n(VC)33 - 22 = 2n(V \cap C) - n(V \cap C)
11=n(VC)11 = n(V \cap C)

Therefore, 11 players play both volleyball and cricket.

Step 3: Calculate total players for each sport

Total volleyball players:

n(V)=11+11=22n(V) = 11 + 11 = 22

Total cricket players:

n(C)=33+11=44n(C) = 33 + 11 = 44

Step 4: Find players who play neither

Using the universal set formula:

n(U)=no(V)+no(C)+n(VC)+n(VC)n(U) = n_o(V) + n_o(C) + n(V \cap C) + n(\overline{V \cup C})

Substitute the known values:

65=11+33+11+n(VC)65 = 11 + 33 + 11 + n(\overline{V \cup C})
65=55+n(VC)65 = 55 + n(\overline{V \cup C})
n(VC)=10n(\overline{V \cup C}) = 10

Therefore, 10 players do not play both sports (play neither sport).

Final Answers:

  • Players who play both: n(VC)=11n(V \cap C) = 11
  • Players who do not play both: n(VC)=10n(\overline{V \cup C}) = 10

Verification:

Let's verify our answer:

  • Players who play volleyball only: no(V)=11n_o(V) = 11
  • Players who play cricket only: no(C)=33n_o(C) = 33
  • Players who play both: n(VC)=11n(V \cap C) = 11
  • Players who play neither: n(VC)=10n(\overline{V \cup C}) = 10
no(V)+no(C)+n(VC)+n(VC)=11+33+11+10=65n_o(V) + n_o(C) + n(V \cap C) + n(\overline{V \cup C}) = 11 + 33 + 11 + 10 = 65

Constraint verification:

  • People who play volleyball: n(V)=22n(V) = 22
  • People who play cricket: n(C)=44n(C) = 44
  • Is n(C)=2×n(V)n(C) = 2 \times n(V)? → 44=2×22=4444 = 2 \times 22 = 44

Additional verification:

  • Given volleyball only players: 1111
  • Given cricket only players: 3333
  • Calculated both players: 1111
  • People who play at least one sport: 6510=5565 - 10 = 55

Summary:

  • Players who play volleyball only: 1111
  • Players who play cricket only: 3333
  • Players who play both sports: 1111
  • Players who play neither sport: 1010
  • Total volleyball players: 2222
  • Total cricket players: 4444
📺 View YouTube Video

Question 11

In a survey of 80 people, 60 like orange and 10 like both orange and apple. The number of people who likes orange is 5 times the number of people who likes apple. By using the Venn-diagram find the number of people who likes apples only and those who do not like both the fruits.

Solution:

Step-by-step calculation:

Given information:

  • Total people: n(U)=80n(U) = 80
  • People who like orange: n(O)=60n(O) = 60
  • People who like both: n(OA)=10n(O \cap A) = 10
  • Constraint: n(O)=5×n(A)n(O) = 5 \times n(A) (orange likers = 5 times apple likers)

Venn Diagram:

Venn Diagram

Step 1: Find the number of people who like apple

Using the constraint n(O)=5×n(A)n(O) = 5 \times n(A):

60=5×n(A)60 = 5 \times n(A)
n(A)=605=12n(A) = \frac{60}{5} = 12

Therefore, 12 people like apple.

Step 2: Find people who like apples only

People who like apples only:

no(A)=n(A)n(OA)=1210=2n_o(A) = n(A) - n(O \cap A) = 12 - 10 = 2

Therefore, 2 people like apples only.

Step 3: Find people who like oranges only

People who like oranges only:

no(O)=n(O)n(OA)=6010=50n_o(O) = n(O) - n(O \cap A) = 60 - 10 = 50

Step 4: Find people who do not like both fruits

Using the universal set formula:

n(U)=no(O)+no(A)+n(OA)+n(OA)n(U) = n_o(O) + n_o(A) + n(O \cap A) + n(\overline{O \cup A})

Substitute the known values:

80=50+2+10+n(OA)80 = 50 + 2 + 10 + n(\overline{O \cup A})
80=62+n(OA)80 = 62 + n(\overline{O \cup A})
n(OA)=18n(\overline{O \cup A}) = 18

Therefore, 18 people do not like both fruits (like neither fruit).

Final Answers:

  • People who like apples only: no(A)=2n_o(A) = 2
  • People who do not like both fruits: n(OA)=18n(\overline{O \cup A}) = 18

Verification:

Let's verify our answer:

  • People who like orange only: no(O)=50n_o(O) = 50
  • People who like apple only: no(A)=2n_o(A) = 2
  • People who like both: n(OA)=10n(O \cap A) = 10
  • People who like neither: n(OA)=18n(\overline{O \cup A}) = 18
no(O)+no(A)+n(OA)+n(OA)=50+2+10+18=80n_o(O) + n_o(A) + n(O \cap A) + n(\overline{O \cup A}) = 50 + 2 + 10 + 18 = 80

Constraint verification:

  • People who like orange: n(O)=60n(O) = 60
  • People who like apple: n(A)=12n(A) = 12
  • Is n(O)=5×n(A)n(O) = 5 \times n(A)? → 60=5×12=6060 = 5 \times 12 = 60

Additional verification:

  • Given orange likers: 6060
  • Given both likers: 1010
  • Calculated apple likers: 1212
  • People who like at least one fruit: 8018=6280 - 18 = 62

Summary:

  • People who like orange only: 5050
  • People who like apple only: 22
  • People who like both fruits: 1010
  • People who like neither fruit: 1818
  • Total orange likers: 6060
  • Total apple likers: 1212
📺 View YouTube Video