Question
Question: In a group of 65 people, 40 like cricket, 10 like both cricket and tennis. How many like tennis only...
In a group of 65 people, 40 like cricket, 10 like both cricket and tennis. How many like tennis only and not cricket? How many like tennis?
Solution
In this question, we are given the total people who like cricket or tennis, the number of people who like cricket, and the number of people who like both cricket and tennis. We will solve this sum using the union and intersection of sets. Here union (∪) will be used for 'or' statement and intersection (∩) will be used for 'and' statement. For finding number of people who like tennis we will use the formula given as: n(A∪B)=n(A)+n(B)−n(A∩B) where n(A∪B) represent number of elements in A or B, n(A) represent number of elements in A, n(B) represent number of elements in B and n(A∩B) represent number of elements in A and B. To find the number of people who like tennis only and not cricket we will subtract the number of people who like both tennis and cricket from the number of people who like tennis.
Complete step-by-step solution:
Now, let us find a number of people who like tennis. For this, let C and T denote a set of people who like cricket and tennis respectively.
We are given a number of people = 65.
Therefore, the number of people who like cricket or tennis = 65.
Thus, n(C∪T)=65⋯⋯⋯⋯⋯(1)
Also, we are given that, the number of people who like cricket is 40.
Thus, n(C)=40⋯⋯⋯⋯⋯(2)
Also, the number of people who like both tennis and cricket is 10.
Thus, n(C∩T)=10⋯⋯⋯⋯⋯(3)
As we know, for any two set
n(A∪B)=n(A)+n(B)−n(A∩B)
So, let's use it for set C and T, we get:
n(C∪T)=n(C)+n(T)−n(C∩T)
Putting value from (1), (2) and (3) we get: