Math Problem Statement

n a survey of 100 students, it was found that 40 studied Mathematics, 64 studied Physics, 35 studied Chemistry, 1 studied all the three subjects, 25 studied Mathematics and Physics, 3 studied Mathematics and Chemistry, 20 studied Physics and Chemistry. Use the principle of inclusion and exclusion, find the number of students who studied Chemistry only and the number who studied none of these subjects

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Set Theory
Inclusion-Exclusion Principle
Combinatorics

Formulas

n(C only) = n(C) - [n(M ∩ C) + n(P ∩ C) - n(M ∩ P ∩ C)]
n(M ∪ P ∪ C) = n(M) + n(P) + n(C) - n(M ∩ P) - n(M ∩ C) - n(P ∩ C) + n(M ∩ P ∩ C)
n(none) = 100 - n(M ∪ P ∪ C)

Theorems

Principle of Inclusion and Exclusion

Suitable Grade Level

Grades 10-12