Math Problem Statement

In a survey of university students, 64 had taken mathematics course, 94 had taken chemistry course, 58 had taken physics course, 28 had taken mathematics and chemistry, 26 had taken mathematics and physics, 22 had taken chemistry and physics. Find how many had taken one course only. Show your solution and using Venn Diagram.

Solution

Let's analyze this problem step-by-step using a Venn diagram.

The problem states:

  • 64 students took a mathematics course.
  • 94 students took a chemistry course.
  • 58 students took a physics course.
  • 28 students took both mathematics and chemistry.
  • 26 students took both mathematics and physics.
  • 22 students took both chemistry and physics.
  • The goal is to find how many students took exactly one course only.

Let's denote:

  • MM: the set of students who took mathematics
  • CC: the set of students who took chemistry
  • PP: the set of students who took physics

Using the inclusion-exclusion principle for three sets, we know:

MCP=M+C+PMCMPCP+MCP|M \cup C \cup P| = |M| + |C| + |P| - |M \cap C| - |M \cap P| - |C \cap P| + |M \cap C \cap P|

Step 1: Define the Variables

Let:

  • xx be the number of students who took all three courses (mathematics, chemistry, and physics).

From the problem, we know:

  1. M=64|M| = 64
  2. C=94|C| = 94
  3. P=58|P| = 58
  4. MC=28|M \cap C| = 28
  5. MP=26|M \cap P| = 26
  6. CP=22|C \cap P| = 22

Step 2: Calculate Total Students

We don't have the total number of students yet, but we can determine it by solving for xx if we set up an equation using the inclusion-exclusion principle. Let's substitute these values into the equation:

MCP=64+94+58282622+x|M \cup C \cup P| = 64 + 94 + 58 - 28 - 26 - 22 + x MCP=140+x|M \cup C \cup P| = 140 + x

The total number of students will give us MCP|M \cup C \cup P|, which we need to find how many took exactly one course.

Step 3: Calculate Students Taking Only One Course

Using the principle of inclusion-exclusion, the number of students who took only one course is calculated as:

  • Only Mathematics: MMCMP+MCP|M| - |M \cap C| - |M \cap P| + |M \cap C \cap P|
  • Only Chemistry: CCMCP+MCP|C| - |C \cap M| - |C \cap P| + |M \cap C \cap P|
  • Only Physics: PPMPC+MCP|P| - |P \cap M| - |P \cap C| + |M \cap C \cap P|

Let's substitute the values

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Set Theory
Venn Diagrams
Inclusion-Exclusion Principle

Formulas

|M ∪ C ∪ P| = |M| + |C| + |P| - |M ∩ C| - |M ∩ P| - |C ∩ P| + |M ∩ C ∩ P|

Theorems

Inclusion-Exclusion Principle

Suitable Grade Level

Grades 10-12