PROBLEM 01: There are 100 students waiting in line to get student IDs. Of these, 50 are from Indiana, 45 are freshmen, and 20 are neither freshmen nor from Indiana. How many of the students are freshmen who are not from Indiana?

Respuesta :

Answer: 30

Step-by-step explanation:

Let U be the total  number of students waiting in line to get student IDs, A represents the number of students from Indiana and B represents the number of students are freshmen.

Given : n(U)=100

n(A)=50

n(B)=200

[tex]n(A'\cup B')=20[/tex]

[tex]\text{Now, }n(A\cup B)= n(U)-n(A'\cup B')\\\\\Rightarrow\ n(A\cup B)=100-20=80[/tex]

Also, [tex]n(A\cup B)=n(A)+n(B)-n(A\cap B)[/tex]

[tex]\Rightarrow\ 80=50+45-n(A\cap B)\\\\\Rightarrow\ n(A\cap B)=95-80=15[/tex]

The number of students are freshmen who are not from Indiana is given by :-

[tex]n(B)-n(A\cap B)=45-15=30[/tex]

Hence, there are 30 freshmen students who are not from Indiana