140k views
0 votes
A high school is offering 3 classes: math, physics, and chemistry. The classes are open to any of the 100 students in the school. There are 28 students in the math class, 26 in the physics class, and 16 in the chemistry class. There are 12 students who are in both math and physics, 4 who are in both math and chemistry, and 6 who are in both physics and chemistry. In addition, there are 2 students taking all 3 classes. If a student is chosen randomly, what is the probability that he or she is not in any of the classes?

User Jackyto
by
5.4k points

1 Answer

6 votes

Answer: Student is chosen randomly than probability of every student is same to chosen =
(50)/(100)

Explanation:

No of student = 100

Let A denote Math class , B denote Physics class , C denote Chemistry class

n(A) = 28 , n(B) = 26 , n( C)= 16

Student both in math and physics class =
n(A\bigcup B) = 12

Student both in math and chemistry =
n(A\bigcup C) = 4

Student both in physics and chemistry =
n(B\bigcup C) = 6

Student taking all classes =
n(A\bigcap B\bigcap c) = 2

Student is chosen randomly than probability of every student is same to chosen

probability of 1 student being chosen =
(1)/(100)

student is chosen randomly then probability of student he or she not taking any classes

but from the Venn diagram the probability is =
(50)/(100)


P(A\bigcup B\bigcup C)^(c) = 1-P((A\bigcup B\bigcup C))


P((A\bigcup B\bigcup C)) = P(A) + P(B) + P(C) - P(A\bigcap B) - P(B\bigcap C) - P(A\bigcap C) + P(A\bigcap B\bigcap c) ( using venn diagram)


= (28)/(100) + (26)/(100) + (16)/(100) - (12)/(100) - (4)/(100) - (6)/(100) + (2)/(100)


= (50)/(100)


P(A\bigcup B\bigcup C)^(c) = 1-P((A\bigcup B\bigcup C))


= 1 - (50)/(100) = (50)/(100)

A high school is offering 3 classes: math, physics, and chemistry. The classes are-example-1
User Ivan Filho
by
4.8k points