
Respuesta :
Using set operations,
1.The number of students who study all the three subjects = 10
2.The number of students who study only mathematics and chemistry = 8
What are set operations?
Set operations are the operations that are applied on two or more sets to develop a relationship between them. There are four main kinds of set operations which are as follows.
- Union of sets
- Intersection of sets
- Complement of a set
- Relative Complement
Let mathematics = M, physics = P, chemistry = C.
n(MâȘPâȘC) = 80
n(M) = 48
n(P) = 40
n(C) = 44
n(Mâ©P) = 20
n(Mâ©C) = ?
n(Câ©P) = 24
n(Mâ©P) + n(Mâ©C) + n(Câ©P) - 3n(Câ©Pâ©M) = 32
20 + n(Mâ©C) + 24 - 3n(Câ©Pâ©M) = 32
n(Mâ©C) = 3n(Câ©Pâ©M) - 12 - *
We know,
n(MâȘPâȘC) = n(M) + n(P) + n(C) - n(Mâ©P) - n(Mâ©C) - n(Câ©P) + n(Câ©Pâ©M)
80 = 48 + 40 + 44 - 20 - n(Mâ©C) - 24 + n(Câ©Pâ©M)
n(Mâ©C) = n(Câ©Pâ©M) + 8 - **
Equating * and **,
n(Câ©Pâ©M) + 8 = 3n(Câ©Pâ©M) - 12
2n(Câ©Pâ©M) = 20
n(Câ©Pâ©M) = 10
putting the value of n(Câ©Pâ©M) in *
n(Mâ©C) = 18
n(Mâ©C) - n(Câ©Pâ©M) = 8
Learn more about set operations here
https://brainly.com/question/17469840
#SPJ2