Math Problem Statement

In a market research survey 217 persons were asked if they – during the last year – had used any of three competing products A, B and C. 97 persons had used A, and of these 43 had used A only. 89 persons had used B, and of these 10 had used B only. 137 persons had used C, and of these 39 had used C only. 62 persons have used B and C. a) Are there any persons who have used all three products A, B and C? b) How many persons have not used any of the products A, B and C? c) How many persons have used products B or C?

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Set Theory
Principle of Inclusion-Exclusion

Formulas

n(A) = n(A only) + n(A ∩ B only) + n(A ∩ C only) + n(A ∩ B ∩ C)
n(B) = n(B only) + n(A ∩ B only) + n(B ∩ C only) + n(A ∩ B ∩ C)
n(C) = n(C only) + n(A ∩ C only) + n(B ∩ C only) + n(A ∩ B ∩ C)
n(A ∪ B ∪ C) = n(A) + n(B) + n(C) - n(A ∩ B) - n(B ∩ C) - n(A ∩ C) + n(A ∩ B ∩ C)
n(B ∪ C) = n(B) + n(C) - n(B ∩ C)

Theorems

Principle of Inclusion-Exclusion

Suitable Grade Level

Grades 9-12