Venn diagram

116
1 Venn diagram A B C U The universal set U is usually represented by a rectangle. Inside this rectangle, subsets of the universal set are represented by geometrical figures.

Transcript of Venn diagram

Page 1: Venn diagram

1

Venn diagram

A

B

C

U

• The universal set U is usually represented by a rectangle.

• Inside this rectangle, subsets of the universal set are represented by

geometrical figures.

Page 2: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

Page 3: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

• To represent (A ∩C) ∪ (B ∩C):

Page 4: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

Page 5: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

Page 6: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

Page 7: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

A

B

C

Page 8: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

A

B

C

A

B

C

Page 9: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

A

B

C

A

B

C

Page 10: Venn diagram

2

Venn diagrams help us identify some useful formulas in set operations.

• To represent (A ∪ B) ∩C:

A

B

C

A

B

C

• To represent (A ∩C) ∪ (B ∩C):

A

B

C

A

B

C

To prove (A ∪ B) ∩C = (A ∩C) ∪ (B ∩C) in a rigorous manner, should use

formal mathematical logic.

Page 11: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Page 12: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Example {1, 3, 5, 7, 9}

Page 13: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Example {1, 3, 5, 7, 9}

• Because intervals have infinitely many elements, we can’t use listing method

to express intervals. We introduce new notations:

Page 14: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Example {1, 3, 5, 7, 9}

• Because intervals have infinitely many elements, we can’t use listing method

to express intervals. We introduce new notations:

� square bracket means endpoint included

� round bracket means endpoint excluded

Page 15: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Example {1, 3, 5, 7, 9}

• Because intervals have infinitely many elements, we can’t use listing method

to express intervals. We introduce new notations:

� square bracket means endpoint included

� round bracket means endpoint excluded

Example [7, 11], (−2, 5]

Page 16: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Example {1, 3, 5, 7, 9}

• Because intervals have infinitely many elements, we can’t use listing method

to express intervals. We introduce new notations:

� square bracket means endpoint included

� round bracket means endpoint excluded

Example [7, 11], (−2, 5]

Note The interval [7, 11] contains ALL numbers between 7 and 11 (including

integers, rational numbers, irrational numbers)

Page 17: Venn diagram

3

A few remarks about set notations

• If a set has finitely many elements, use the listing method to express the set

� write down all the elements

� enclosed the elements by braces

Example {1, 3, 5, 7, 9}

• Because intervals have infinitely many elements, we can’t use listing method

to express intervals. We introduce new notations:

� square bracket means endpoint included

� round bracket means endpoint excluded

Example [7, 11], (−2, 5]

Note The interval [7, 11] contains ALL numbers between 7 and 11 (including

integers, rational numbers, irrational numbers)

For example, 10 ∈ [7, 11]

9.123 ∈ [7, 11]√

50 ∈ [7, 11]

Page 18: Venn diagram

4

Inequalities

To solve an inequality (or inequalities) in an unknown x means to find all real

numbers x such that the inequality is satisfied.

The set of all such x is called the solution set to the inequality.

Page 19: Venn diagram

4

Inequalities

To solve an inequality (or inequalities) in an unknown x means to find all real

numbers x such that the inequality is satisfied.

The set of all such x is called the solution set to the inequality.

Polynomial inequalities

anxn + an−1xn−1 + · · · + a1x + a0 < 0 ( or > 0, or ≤ 0, or ≥ 0)

where n ≥ 1 and an , 0.

Page 20: Venn diagram

4

Inequalities

To solve an inequality (or inequalities) in an unknown x means to find all real

numbers x such that the inequality is satisfied.

The set of all such x is called the solution set to the inequality.

Polynomial inequalities

anxn + an−1xn−1 + · · · + a1x + a0 < 0 ( or > 0, or ≤ 0, or ≥ 0)

where n ≥ 1 and an , 0.

(1) n = 1 Linear inequalities

(2) n = 2 Quadratic inequalities

(3) n ≥ 3 Higher degree inequalities

Page 21: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Page 22: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Page 23: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

Page 24: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

Page 25: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

Page 26: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

Page 27: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

Page 28: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

−3 ≤ x

Page 29: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

−3 ≤ x

Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x}

Page 30: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

−3 ≤ x

Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x}= {x ∈ R : −3 ≤ x ≤ 1}

Page 31: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

−3 ≤ x

Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x}= {x ∈ R : −3 ≤ x ≤ 1}= [−3, 1]

Page 32: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

−3 ≤ x

Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x}= {x ∈ R : −3 ≤ x ≤ 1}= [−3, 1]

Be careful 1 ≤ 3 − 2x

1 − 3 ≤ −2x

Page 33: Venn diagram

5

Example Find the solution set to the following compound inequality:

1 ≤ 3 − 2x ≤ 9

Solution The inequality means 1 ≤ 3 − 2x and 3 − 2x ≤ 9.

Solving separately: 1 ≤ 3 − 2x

2x ≤ 3 − 1

x ≤ 1

3 − 2x ≤ 9

3 − 9 ≤ 2x

−3 ≤ x

Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x}= {x ∈ R : −3 ≤ x ≤ 1}= [−3, 1]

Be careful 1 ≤ 3 − 2x

1 − 3 ≤ −2x−2−2

≥ x

Page 34: Venn diagram

6

Example Find the solution set to the following:

2x + 1 < 3 and 3x + 10 < 4

Page 35: Venn diagram

6

Example Find the solution set to the following:

2x + 1 < 3 and 3x + 10 < 4

Solution Solve separately: 2x + 1 < 3

2x < 2

x < 1

Page 36: Venn diagram

6

Example Find the solution set to the following:

2x + 1 < 3 and 3x + 10 < 4

Solution Solve separately: 2x + 1 < 3

2x < 2

x < 1

3x + 10 < 4

3x < −6

x < −2

Page 37: Venn diagram

6

Example Find the solution set to the following:

2x + 1 < 3 and 3x + 10 < 4

Solution Solve separately: 2x + 1 < 3

2x < 2

x < 1

3x + 10 < 4

3x < −6

x < −2

Solution set = {x ∈ R : x < 1 and x < −2}

Page 38: Venn diagram

6

Example Find the solution set to the following:

2x + 1 < 3 and 3x + 10 < 4

Solution Solve separately: 2x + 1 < 3

2x < 2

x < 1

3x + 10 < 4

3x < −6

x < −2

Solution set = {x ∈ R : x < 1 and x < −2}= {x ∈ R : x < −2}

Page 39: Venn diagram

6

Example Find the solution set to the following:

2x + 1 < 3 and 3x + 10 < 4

Solution Solve separately: 2x + 1 < 3

2x < 2

x < 1

3x + 10 < 4

3x < −6

x < −2

Solution set = {x ∈ R : x < 1 and x < −2}= {x ∈ R : x < −2}= (−∞,−2)

Page 40: Venn diagram

7

Example Find the solution set to the following:

2x + 1 > 9 and 3x + 4 < 10

Page 41: Venn diagram

7

Example Find the solution set to the following:

2x + 1 > 9 and 3x + 4 < 10

Solution Solve separately: 2x + 1 > 9

2x > 8

x > 4

Page 42: Venn diagram

7

Example Find the solution set to the following:

2x + 1 > 9 and 3x + 4 < 10

Solution Solve separately: 2x + 1 > 9

2x > 8

x > 4

3x + 4 < 10

3x < 6

x < 2

Page 43: Venn diagram

7

Example Find the solution set to the following:

2x + 1 > 9 and 3x + 4 < 10

Solution Solve separately: 2x + 1 > 9

2x > 8

x > 4

3x + 4 < 10

3x < 6

x < 2

Solution set = {x ∈ R : x > 4 and x < 2}

Page 44: Venn diagram

7

Example Find the solution set to the following:

2x + 1 > 9 and 3x + 4 < 10

Solution Solve separately: 2x + 1 > 9

2x > 8

x > 4

3x + 4 < 10

3x < 6

x < 2

Solution set = {x ∈ R : x > 4 and x < 2}= ∅

Page 45: Venn diagram

8

Wording

(1) Find the solution(s) to the inequality 2x − 1 > 0.

(2) Find the solution set to the inequality 2x − 1 > 0.

Page 46: Venn diagram

8

Wording

(1) Find the solution(s) to the inequality 2x − 1 > 0.

(2) Find the solution set to the inequality 2x − 1 > 0.

Answer

(1) Solutions x > 12

Page 47: Venn diagram

8

Wording

(1) Find the solution(s) to the inequality 2x − 1 > 0.

(2) Find the solution set to the inequality 2x − 1 > 0.

Answer

(1) Solutions x > 12

(2) Solution set{x ∈ R : x > 1

2

}=

(12,∞)

Page 48: Venn diagram

8

Wording

(1) Find the solution(s) to the inequality 2x − 1 > 0.

(2) Find the solution set to the inequality 2x − 1 > 0.

Answer

(1) Solutions x > 12

(2) Solution set{x ∈ R : x > 1

2

}=

(12,∞)

• Solve the inequality 2x − 1 > 0.

Can give solution or solution set.

Page 49: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

Page 50: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

ax2 + bx + c ≥ 0

ax2 + bx + c < 0

ax2 + bx + c ≤ 0

Page 51: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

ax2 + bx + c ≥ 0

ax2 + bx + c < 0

ax2 + bx + c ≤ 0

Properties of real numbers

(1) m > 0 and n > 0 =⇒ m · n > 0

Page 52: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

ax2 + bx + c ≥ 0

ax2 + bx + c < 0

ax2 + bx + c ≤ 0

Properties of real numbers

(1) m > 0 and n > 0 =⇒ m · n > 0

(2) m < 0 and n < 0 =⇒ m · n > 0

Page 53: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

ax2 + bx + c ≥ 0

ax2 + bx + c < 0

ax2 + bx + c ≤ 0

Properties of real numbers

(1) m > 0 and n > 0 =⇒ m · n > 0

(2) m < 0 and n < 0 =⇒ m · n > 0

(3) m > 0 and n < 0 =⇒ m · n < 0

Page 54: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

ax2 + bx + c ≥ 0

ax2 + bx + c < 0

ax2 + bx + c ≤ 0

Properties of real numbers

(1) m > 0 and n > 0 =⇒ m · n > 0

(2) m < 0 and n < 0 =⇒ m · n > 0

(3) m > 0 and n < 0 =⇒ m · n < 0

From these we get

(4) m · n > 0 ⇐⇒ (m > 0 and n > 0) or (m < 0 and n < 0)

Page 55: Venn diagram

9

Quadratic Inequalities ax2 + bx + c > 0

ax2 + bx + c ≥ 0

ax2 + bx + c < 0

ax2 + bx + c ≤ 0

Properties of real numbers

(1) m > 0 and n > 0 =⇒ m · n > 0

(2) m < 0 and n < 0 =⇒ m · n > 0

(3) m > 0 and n < 0 =⇒ m · n < 0

From these we get

(4) m · n > 0 ⇐⇒ (m > 0 and n > 0) or (m < 0 and n < 0)

(5) m · n < 0 ⇐⇒ (m > 0 and n < 0) or (m < 0 and n > 0)

Page 56: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Page 57: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

Page 58: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

x2 + 2x − 15 > 0

(x + 5)(x − 3) > 0

Page 59: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

x2 + 2x − 15 > 0

(x + 5)(x − 3) > 0

Apply Rule (4)

(x + 5 > 0 and x − 3 > 0) or (x + 5 < 0 and x − 3 < 0)

Page 60: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

x2 + 2x − 15 > 0

(x + 5)(x − 3) > 0

Apply Rule (4)

(x + 5 > 0 and x − 3 > 0) or (x + 5 < 0 and x − 3 < 0)

(x > −5 and x > 3) or (x < −5 and x < 3)

Page 61: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

x2 + 2x − 15 > 0

(x + 5)(x − 3) > 0

Apply Rule (4)

(x + 5 > 0 and x − 3 > 0) or (x + 5 < 0 and x − 3 < 0)

(x > −5 and x > 3) or (x < −5 and x < 3)

x > 3 or x < −5

Page 62: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

x2 + 2x − 15 > 0

(x + 5)(x − 3) > 0

Apply Rule (4)

(x + 5 > 0 and x − 3 > 0) or (x + 5 < 0 and x − 3 < 0)

(x > −5 and x > 3) or (x < −5 and x < 3)

x > 3 or x < −5

Solution set = {x ∈ R : x < −5 or x > 3}

Page 63: Venn diagram

10

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Solution

Method 1 Factorize the quadratic polynomial

x2 + 2x − 15 > 0

(x + 5)(x − 3) > 0

Apply Rule (4)

(x + 5 > 0 and x − 3 > 0) or (x + 5 < 0 and x − 3 < 0)

(x > −5 and x > 3) or (x < −5 and x < 3)

x > 3 or x < −5

Solution set = {x ∈ R : x < −5 or x > 3}= (−∞,−5) ∪ (3,∞)

Page 64: Venn diagram

11

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Method 2 Graphical method

Page 65: Venn diagram

11

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Method 2 Graphical method

• Graph of y = x2 + 2x − 15

Page 66: Venn diagram

11

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Method 2 Graphical method

• Graph of y = x2 + 2x − 15

-5 3

Page 67: Venn diagram

11

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Method 2 Graphical method

• Graph of y = x2 + 2x − 15

-5 3

• To solve the inequality x2 + 2x − 15 > 0 means

to find all (real numbers) x such that y > 0

Page 68: Venn diagram

11

Example Find the solution set to the inequality

x2 + 2x − 15 > 0

Method 2 Graphical method

• Graph of y = x2 + 2x − 15

-5 3

• To solve the inequality x2 + 2x − 15 > 0 means

to find all (real numbers) x such that y > 0

• Solution set: (−∞,−5) ∪ (3,∞)

Page 69: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

Page 70: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

Page 71: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5

x − 3

(x + 5)(x − 3)

Page 72: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 0

x − 3

(x + 5)(x − 3)

Page 73: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 0 + + +

x − 3

(x + 5)(x − 3)

Page 74: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3

(x + 5)(x − 3)

Page 75: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 0

(x + 5)(x − 3)

Page 76: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 0 +

(x + 5)(x − 3)

Page 77: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3)

Page 78: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) +

Page 79: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0

Page 80: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 −

Page 81: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0

Page 82: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Page 83: Venn diagram

12

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

(x + 5)(x − 3) + 0 − 0 +

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Solution set: (−∞,−5) ∪ (3,∞)

Page 84: Venn diagram

13

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Steps

Page 85: Venn diagram

13

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Steps

• Factorize left-side x2 + 2x − 15 = (x + 5)(x − 3)

Page 86: Venn diagram

13

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Steps

• Factorize left-side x2 + 2x − 15 = (x + 5)(x − 3)

• Zeros of left-side −5 and 3

Page 87: Venn diagram

13

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Steps

• Factorize left-side x2 + 2x − 15 = (x + 5)(x − 3)

• Zeros of left-side −5 and 3

• Divide real number line into three parts: (−∞,−5), (−5, 3), (3,∞)

Page 88: Venn diagram

13

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Steps

• Factorize left-side x2 + 2x − 15 = (x + 5)(x − 3)

• Zeros of left-side −5 and 3

• Divide real number line into three parts: (−∞,−5), (−5, 3), (3,∞)

• On each of these intervals, determine the sign of (x + 5) and (x − 3),

Page 89: Venn diagram

13

Example Find the solution set to the inequality

x2 + 2x − 15 > 0Method 3

x < −5 x = −5 −5 < x < 3 x = 3 x > 3

x + 5 − 0 + + +

x − 3 − − − 0 +

(x + 5)(x − 3) + 0 − 0 +

Steps

• Factorize left-side x2 + 2x − 15 = (x + 5)(x − 3)

• Zeros of left-side −5 and 3

• Divide real number line into three parts: (−∞,−5), (−5, 3), (3,∞)

• On each of these intervals, determine the sign of (x + 5) and (x − 3),

hence the sign of (x + 5)(x − 3)

Page 90: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

Page 91: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

≥ 0

< 0

≤ 0

Page 92: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

≥ 0

< 0

≤ 0Method 1 2n−1 cases

For example, n = 3: a · b · c > 0

4 cases: + + + + − − − + − − − +

Page 93: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

≥ 0

< 0

≤ 0Method 1 2n−1 cases

For example, n = 3: a · b · c > 0

4 cases: + + + + − − − + − − − +

n = 4: a · b · c · d > 0

8 cases: + + ++ + + −− − + +− − − ++

+ − +− − + −+ + − −+ − − −−

Page 94: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

≥ 0

< 0

≤ 0Method 1 2n−1 cases

For example, n = 3: a · b · c > 0

4 cases: + + + + − − − + − − − +

n = 4: a · b · c · d > 0

8 cases: + + ++ + + −− − + +− − − ++

+ − +− − + −+ + − −+ − − −−Method 2 Need graphs polynomials of degrees ≥ 3

Page 95: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

≥ 0

< 0

≤ 0Method 1 2n−1 cases

For example, n = 3: a · b · c > 0

4 cases: + + + + − − − + − − − +

n = 4: a · b · c · d > 0

8 cases: + + ++ + + −− − + +− − − ++

+ − +− − + −+ + − −+ − − −−Method 2 Need graphs polynomials of degrees ≥ 3

Method 3 By table

Page 96: Venn diagram

14

Polynomial inequalities (degree ≥ 3)

anxn + an−1xn−1 + · · · a1x + a0 > 0

≥ 0

< 0

≤ 0Method 1 2n−1 cases

For example, n = 3: a · b · c > 0

4 cases: + + + + − − − + − − − +

n = 4: a · b · c · d > 0

8 cases: + + ++ + + −− − + +− − − ++

+ − +− − + −+ + − −+ − − −−Method 2 Need graphs polynomials of degrees ≥ 3

Method 3 By table

ALL three methods need to factorize L.S.

Page 97: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Page 98: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

Page 99: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

Page 100: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

Page 101: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)

Page 102: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

−3 −2 2

x − 2

x + 2

x + 3

p(x)

Page 103: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2

x + 2

x + 3

p(x)

Page 104: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 0

x + 2 0

x + 3 0

p(x) 0 0 0

Page 105: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 0 +

x + 2 0

x + 3 0

p(x) 0 0 0

Page 106: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 0

x + 3 0

p(x) 0 0 0

Page 107: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 0 + + +

x + 3 0

p(x) 0 0 0

Page 108: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 0

p(x) 0 0 0

Page 109: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 0 + + + + +

p(x) 0 0 0

Page 110: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) 0 0 0

Page 111: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) − 0 0 0

Page 112: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) − 0 + 0 0

Page 113: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) − 0 + 0 − 0

Page 114: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) − 0 + 0 − 0 +

Page 115: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) − 0 + 0 − 0 +

• Solution: x < −3 or x = −3 or x = −2 or −2 < x < 2 or x = 2, that is,

Page 116: Venn diagram

15

Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0

Solution Denote p(x) = x3 + 3x2 − 4x − 12.

• Factorize p(x)

� p(2) = 23 + 3(22) − 4(2) − 12 = 0

By Factor Theorem, (x − 2) is a factor of p(x).

� Long division or compare coeffficients p(x) = (x − 2)(x2 + 5x + 6)

= (x − 2)(x + 2)(x + 3)•

x < −3 −3 −3 < x < −2 −2 −2 < x < 2 2 2 < x

x − 2 − − − − − 0 +

x + 2 − − − 0 + + +

x + 3 − 0 + + + + +

p(x) − 0 + 0 − 0 +

• Solution: x < −3 or x = −3 or x = −2 or −2 < x < 2 or x = 2, that is,

x ≤ −3 or − 2 ≤ x ≤ 2.