SlideShare a Scribd company logo
1 of 116
Download to read offline
1




Venn diagram

                        A                         U



                                              C

                               B


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

• Inside this rectangle, subsets of the universal set are represented by
  geometrical figures.
2

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

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

• To represent (A ∪ B) ∩ C :




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

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

                        A

                                              C
                        B
2

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

                        A

                                              C
                        B
2

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

                        A

                                              C
                        B
2

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

• To represent (A ∪ B) ∩ C :

                        A

                                              C
                        B


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

                        A

                                              C
                        B


To prove (A ∪ B) ∩ C = (A ∩ C) ∪ (B ∩ C) in a rigorous manner, should use
formal mathematical logic.
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
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}
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:
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
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]
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)
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]
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.
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

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

where n ≥ 1 and an     0.
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

         an xn + an−1 xn−1 + · · · + a1 x + 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
5



Example Find the solution set to the following compound inequality:

                               1 ≤ 3 − 2x ≤ 9
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.
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
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
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
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             3 − 2x ≤ 9
                        2x ≤ 3 − 1
                         x ≤ 1
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             3 − 2x ≤ 9
                        2x ≤ 3 − 1              3 − 9 ≤ 2x
                         x ≤ 1
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             3 − 2x ≤ 9
                        2x ≤ 3 − 1              3 − 9 ≤ 2x
                         x ≤ 1                    −3 ≤     x
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             3 − 2x ≤ 9
                        2x ≤ 3 − 1               3 − 9 ≤ 2x
                          x ≤ 1                    −3 ≤    x

 Solution set   = {x ∈ R : x ≤ 1 and − 3 ≤ x}
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             3 − 2x ≤ 9
                        2x ≤ 3 − 1               3 − 9 ≤ 2x
                          x ≤ 1                    −3 ≤    x

 Solution set   = {x ∈ R : x ≤ 1 and − 3 ≤ x}
                = {x ∈ R : −3 ≤ x ≤ 1}
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           3 − 2x ≤ 9
                        2x ≤ 3 − 1               3 − 9 ≤ 2x
                            x ≤ 1                  −3 ≤    x

 Solution set   = {x ∈ R : x ≤ 1 and − 3 ≤ x}
                = {x ∈ R : −3 ≤ x ≤ 1}
                = [−3, 1]
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           3 − 2x ≤ 9
                        2x ≤ 3 − 1               3 − 9 ≤ 2x
                            x ≤ 1                  −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
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           3 − 2x ≤ 9
                        2x ≤ 3 − 1               3 − 9 ≤ 2x
                            x ≤ 1                  −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
                      ≥ x
                  −2
6



Example Find the solution set to the following:

                        2x + 1 < 3 and 3x + 10 < 4
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
6



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 < 3          3x + 10 < 4
                                 2x < 2              3x < −6
                                   x < 1              x < −2
6



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 < 3          3x + 10 < 4
                                 2x < 2              3x < −6
                                   x < 1              x < −2

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



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 < 3          3x + 10 < 4
                                 2x < 2              3x < −6
                                     x < 1            x < −2

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



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 < 3          3x + 10 < 4
                                 2x < 2              3x < −6
                                     x < 1            x < −2

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



Example Find the solution set to the following:

                        2x + 1 > 9 and 3x + 4 < 10
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
7



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 > 9          3x + 4 < 10
                                 2x > 8             3x < 6
                                   x > 4             x < 2
7



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 > 9          3x + 4 < 10
                                 2x > 8             3x < 6
                                   x > 4             x < 2

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



Example Find the solution set to the following:

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

Solution Solve separately:    2x + 1 > 9          3x + 4 < 10
                                 2x > 8             3x < 6
                                   x > 4             x < 2

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



Wording

(1) Find the solution(s) to the inequality 2x − 1 > 0.
(2) Find the solution set to the inequality 2x − 1 > 0.
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
(1) Solutions   x>   2
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
(1) Solutions   x>   2
                                1       1
(2) Solution set     x∈R:x>     2
                                    =   2
                                          ,∞
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
(1) Solutions    x>   2
                                 1       1
(2) Solution set      x∈R:x>     2
                                     =   2
                                           ,∞


• Solve the inequality 2x − 1 > 0.

    Can give solution or solution set.
9




Quadratic Inequalities   ax2 + bx + c > 0
9




Quadratic Inequalities   ax2 + bx + c > 0
                         ax2 + bx + c ≥ 0
                         ax2 + bx + c < 0
                         ax2 + bx + c ≤ 0
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
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
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
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)
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)
10



Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
10



 Example Find the solution set to the inequality

                                x2 + 2x − 15 > 0
 Solution

Method 1 Factorize the quadratic polynomial
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
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)
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)
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
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}
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, ∞)
11



Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0

Method 2 Graphical method
11



Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0

Method 2 Graphical method

• Graph of y = x2 + 2x − 15
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
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
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, ∞)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 3
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 3


                      x < −5     x = −5    −5 < x < 3   x=3   x>3
   (x + 5)(x − 3)       +           0             −      0    +
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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)        +
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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             −
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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
12




Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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    +
12




Example Find the solution set to the inequality

                                  x2 + 2x − 15 > 0
Method 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, ∞)
13



Example Find the solution set to the inequality

                               x2 + 2x − 15 > 0
Method 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
13



Example Find the solution set to the inequality

                                   x2 + 2x − 15 > 0
Method 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)
13



Example Find the solution set to the inequality

                                   x2 + 2x − 15 > 0
Method 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
13



Example Find the solution set to the inequality

                                   x2 + 2x − 15 > 0
Method 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, ∞)
13



Example Find the solution set to the inequality

                                   x2 + 2x − 15 > 0
Method 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),
13



Example Find the solution set to the inequality

                                   x2 + 2x − 15 > 0
Method 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)
14



Polynomial inequalities (degree ≥ 3)
                    an xn + an−1 xn−1 + · · · a1 x + a0 > 0
14



Polynomial inequalities (degree ≥ 3)
                    an xn + an−1 xn−1 + · · · a1 x + a0 > 0
                                                      ≥ 0
                                                      < 0
                                                      ≤ 0
14



Polynomial inequalities (degree ≥ 3)
                      an xn + an−1 xn−1 + · · · a1 x + a0 > 0
                                                        ≥ 0
                                                        < 0
Method 1 2n−1 cases                                     ≤ 0

For example, n = 3:       a·b·c>0
             4 cases:     +++ +−− −+− −−+
14



Polynomial inequalities (degree ≥ 3)
                      an xn + an−1 xn−1 + · · · a1 x + a0 > 0
                                                        ≥ 0
                                                        < 0
Method 1 2n−1 cases                                     ≤ 0

For example, n = 3:       a·b·c>0
             4 cases:     +++ +−− −+− −−+

             n = 4:       a·b·c·d >0
             8 cases:     + + ++ + + −− − + +− − − ++
                          + − +− − + −+ + − −+ − − −−
14



Polynomial inequalities (degree ≥ 3)
                      an xn + an−1 xn−1 + · · · a1 x + a0 > 0
                                                        ≥ 0
                                                        < 0
Method 1 2n−1 cases                                     ≤ 0

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
14



Polynomial inequalities (degree ≥ 3)
                       an xn + an−1 xn−1 + · · · a1 x + a0 > 0
                                                         ≥ 0
                                                         < 0
Method 1 2n−1 cases                                      ≤ 0

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
14



Polynomial inequalities (degree ≥ 3)
                       an xn + an−1 xn−1 + · · · a1 x + a0 > 0
                                                         ≥ 0
                                                         < 0
Method 1 2n−1 cases                                      ≤ 0

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.
15

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

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

Solution   Denote p(x) = x3 + 3x2 − 4x − 12.
• Factorize p(x)
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).
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)
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)
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)
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)
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
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
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
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
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
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
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
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
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
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
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      +
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,
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.

More Related Content

What's hot

Function of several variables
Function of several variablesFunction of several variables
Function of several variablesKamel Attar
 
Math Homework 9
Math Homework 9Math Homework 9
Math Homework 9jjlendaya
 
Image segmentation 3 morphology
Image segmentation 3 morphologyImage segmentation 3 morphology
Image segmentation 3 morphologyRumah Belajar
 
Fishermatrix extended ctics_reloaded
Fishermatrix extended ctics_reloadedFishermatrix extended ctics_reloaded
Fishermatrix extended ctics_reloadedcapetownreloaded
 
Functionsandpigeonholeprinciple
FunctionsandpigeonholeprincipleFunctionsandpigeonholeprinciple
FunctionsandpigeonholeprincipleShiwani Gupta
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Matthew Leingang
 
8functions
8functions8functions
8functionsmanrak
 
Lab mannual ncert 2
Lab mannual ncert 2Lab mannual ncert 2
Lab mannual ncert 2Himani Asija
 
Chapter 3 exponential and logarithmic functions
Chapter 3 exponential and logarithmic functionsChapter 3 exponential and logarithmic functions
Chapter 3 exponential and logarithmic functionsSarah Sue Calbio
 
Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Matthew Leingang
 
Transformations of functions
Transformations of functionsTransformations of functions
Transformations of functionsTarun Gehlot
 
16 partial derivatives
16 partial derivatives16 partial derivatives
16 partial derivativesmath267
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite IntegralMatthew Leingang
 
Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsMatthew Leingang
 

What's hot (19)

Vectors2
Vectors2Vectors2
Vectors2
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variables
 
Exponents)
Exponents)Exponents)
Exponents)
 
Math Homework 9
Math Homework 9Math Homework 9
Math Homework 9
 
Image segmentation 3 morphology
Image segmentation 3 morphologyImage segmentation 3 morphology
Image segmentation 3 morphology
 
Fishermatrix extended ctics_reloaded
Fishermatrix extended ctics_reloadedFishermatrix extended ctics_reloaded
Fishermatrix extended ctics_reloaded
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
Functionsandpigeonholeprinciple
FunctionsandpigeonholeprincipleFunctionsandpigeonholeprinciple
Functionsandpigeonholeprinciple
 
Goldie chapter 4 function
Goldie chapter 4 functionGoldie chapter 4 function
Goldie chapter 4 function
 
Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)Lesson 19: The Mean Value Theorem (slides)
Lesson 19: The Mean Value Theorem (slides)
 
8functions
8functions8functions
8functions
 
Lab mannual ncert 2
Lab mannual ncert 2Lab mannual ncert 2
Lab mannual ncert 2
 
Chapter 3 exponential and logarithmic functions
Chapter 3 exponential and logarithmic functionsChapter 3 exponential and logarithmic functions
Chapter 3 exponential and logarithmic functions
 
Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)Lesson 16: Inverse Trigonometric Functions (slides)
Lesson 16: Inverse Trigonometric Functions (slides)
 
Transformations of functions
Transformations of functionsTransformations of functions
Transformations of functions
 
16 partial derivatives
16 partial derivatives16 partial derivatives
16 partial derivatives
 
Lesson 30: The Definite Integral
Lesson 30: The  Definite  IntegralLesson 30: The  Definite  Integral
Lesson 30: The Definite Integral
 
Lesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite IntegralsLesson 27: Evaluating Definite Integrals
Lesson 27: Evaluating Definite Integrals
 
Function of DM
Function of DM Function of DM
Function of DM
 

Viewers also liked

Numerical conformal mapping of an irregular area
Numerical conformal mapping of an irregular areaNumerical conformal mapping of an irregular area
Numerical conformal mapping of an irregular areaTarun Gehlot
 
Theories of change and logic models
Theories of change and logic modelsTheories of change and logic models
Theories of change and logic modelsTarun Gehlot
 
basic concepts of Functions
basic concepts of Functionsbasic concepts of Functions
basic concepts of FunctionsTarun Gehlot
 
The beauty of mathematics
The beauty of mathematicsThe beauty of mathematics
The beauty of mathematicsTarun Gehlot
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functionsTarun Gehlot
 
Basic concepts of curve fittings
Basic concepts of curve fittingsBasic concepts of curve fittings
Basic concepts of curve fittingsTarun Gehlot
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysisTarun Gehlot
 
Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methodsTarun Gehlot
 
Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...
Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...
Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...Paula Koziol
 
Graphs of trigonometric functions
Graphs of trigonometric functionsGraphs of trigonometric functions
Graphs of trigonometric functionsTarun Gehlot
 
Modelling with first order differential equations
Modelling with first order differential equationsModelling with first order differential equations
Modelling with first order differential equationsTarun Gehlot
 
Describing and exploring data
Describing and exploring dataDescribing and exploring data
Describing and exploring dataTarun Gehlot
 
Linear approximations
Linear approximationsLinear approximations
Linear approximationsTarun Gehlot
 
Solution of nonlinear_equations
Solution of nonlinear_equationsSolution of nonlinear_equations
Solution of nonlinear_equationsTarun Gehlot
 
Intervals of validity
Intervals of validityIntervals of validity
Intervals of validityTarun Gehlot
 
Recurrence equations
Recurrence equationsRecurrence equations
Recurrence equationsTarun Gehlot
 
How to draw a good graph
How to draw a good graphHow to draw a good graph
How to draw a good graphTarun Gehlot
 

Viewers also liked (20)

Numerical conformal mapping of an irregular area
Numerical conformal mapping of an irregular areaNumerical conformal mapping of an irregular area
Numerical conformal mapping of an irregular area
 
Theories of change and logic models
Theories of change and logic modelsTheories of change and logic models
Theories of change and logic models
 
basic concepts of Functions
basic concepts of Functionsbasic concepts of Functions
basic concepts of Functions
 
The beauty of mathematics
The beauty of mathematicsThe beauty of mathematics
The beauty of mathematics
 
Finite elements : basis functions
Finite elements : basis functionsFinite elements : basis functions
Finite elements : basis functions
 
Basic concepts of curve fittings
Basic concepts of curve fittingsBasic concepts of curve fittings
Basic concepts of curve fittings
 
Introduction to finite element analysis
Introduction to finite element analysisIntroduction to finite element analysis
Introduction to finite element analysis
 
Applications of numerical methods
Applications of numerical methodsApplications of numerical methods
Applications of numerical methods
 
Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...
Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...
Why You Should Consider Linux on IBM POWER8 - How IBM Partners are Driving Bu...
 
Engendering Security in Fisheries and Aquaculture
Engendering Security in Fisheries and AquacultureEngendering Security in Fisheries and Aquaculture
Engendering Security in Fisheries and Aquaculture
 
Graphs of trigonometric functions
Graphs of trigonometric functionsGraphs of trigonometric functions
Graphs of trigonometric functions
 
Modelling with first order differential equations
Modelling with first order differential equationsModelling with first order differential equations
Modelling with first order differential equations
 
Describing and exploring data
Describing and exploring dataDescribing and exploring data
Describing and exploring data
 
Linear approximations
Linear approximationsLinear approximations
Linear approximations
 
Critical points
Critical pointsCritical points
Critical points
 
Solution of nonlinear_equations
Solution of nonlinear_equationsSolution of nonlinear_equations
Solution of nonlinear_equations
 
Intervals of validity
Intervals of validityIntervals of validity
Intervals of validity
 
Logicgates
LogicgatesLogicgates
Logicgates
 
Recurrence equations
Recurrence equationsRecurrence equations
Recurrence equations
 
How to draw a good graph
How to draw a good graphHow to draw a good graph
How to draw a good graph
 

Similar to Venn diagram

Set theory and relation
Set theory and relationSet theory and relation
Set theory and relationankush_kumar
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)normalamahadi
 
Epanaliptiko pros spiros_giannakaros_2021
Epanaliptiko pros spiros_giannakaros_2021Epanaliptiko pros spiros_giannakaros_2021
Epanaliptiko pros spiros_giannakaros_2021Christos Loizos
 
Lecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptxLecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptxRydaS1
 
Hussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docx
Hussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docxHussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docx
Hussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docxwellesleyterresa
 
Irrational numbers
Irrational numbersIrrational numbers
Irrational numbersTarun Gehlot
 
C programming session 05
C programming session 05C programming session 05
C programming session 05AjayBahoriya
 
Linear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorialLinear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorialJia-Bin Huang
 
C programming session 05
C programming session 05C programming session 05
C programming session 05Vivek Singh
 
A some basic rules of tensor calculus
A some basic rules of tensor calculusA some basic rules of tensor calculus
A some basic rules of tensor calculusTarun Gehlot
 
applications of set theory in economical problem
applications of set theory in economical problem applications of set theory in economical problem
applications of set theory in economical problem Farjana Mim
 
Math 1: Sets and Number Theory
Math 1: Sets and Number TheoryMath 1: Sets and Number Theory
Math 1: Sets and Number TheoryRenee Tan
 
Design and Analysis of Algorithms Lecture Notes
Design and Analysis of Algorithms Lecture NotesDesign and Analysis of Algorithms Lecture Notes
Design and Analysis of Algorithms Lecture NotesSreedhar Chowdam
 

Similar to Venn diagram (20)

Set theory and relation
Set theory and relationSet theory and relation
Set theory and relation
 
Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)Peperiksaan pertengahan tahun t4 2012 (2)
Peperiksaan pertengahan tahun t4 2012 (2)
 
Epanaliptiko pros spiros_giannakaros_2021
Epanaliptiko pros spiros_giannakaros_2021Epanaliptiko pros spiros_giannakaros_2021
Epanaliptiko pros spiros_giannakaros_2021
 
Blackbox task 2
Blackbox task 2Blackbox task 2
Blackbox task 2
 
Lecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptxLecture 1- DM Intro.pptx
Lecture 1- DM Intro.pptx
 
Hussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docx
Hussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docxHussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docx
Hussam Malibari Heckman MAT 242 Spring 2017Assignment Chapte.docx
 
Irrational numbers
Irrational numbersIrrational numbers
Irrational numbers
 
Problem Set 1
Problem Set 1Problem Set 1
Problem Set 1
 
C programming session 05
C programming session 05C programming session 05
C programming session 05
 
Linear Algebra Assignment help
Linear Algebra Assignment helpLinear Algebra Assignment help
Linear Algebra Assignment help
 
Linear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorialLinear Algebra and Matlab tutorial
Linear Algebra and Matlab tutorial
 
Set in discrete mathematics
Set in discrete mathematicsSet in discrete mathematics
Set in discrete mathematics
 
C programming session 05
C programming session 05C programming session 05
C programming session 05
 
A some basic rules of tensor calculus
A some basic rules of tensor calculusA some basic rules of tensor calculus
A some basic rules of tensor calculus
 
applications of set theory in economical problem
applications of set theory in economical problem applications of set theory in economical problem
applications of set theory in economical problem
 
Math 1: Sets and Number Theory
Math 1: Sets and Number TheoryMath 1: Sets and Number Theory
Math 1: Sets and Number Theory
 
SET THEORY
SET THEORYSET THEORY
SET THEORY
 
Matlab/R Dictionary
Matlab/R DictionaryMatlab/R Dictionary
Matlab/R Dictionary
 
Design and Analysis of Algorithms Lecture Notes
Design and Analysis of Algorithms Lecture NotesDesign and Analysis of Algorithms Lecture Notes
Design and Analysis of Algorithms Lecture Notes
 
Set theory
Set theorySet theory
Set theory
 

More from Tarun Gehlot

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228Tarun Gehlot
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behaviorTarun Gehlot
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)Tarun Gehlot
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error methodTarun Gehlot
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problemsTarun Gehlot
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statisticsTarun Gehlot
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlabTarun Gehlot
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentialsTarun Gehlot
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximationTarun Gehlot
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functionsTarun Gehlot
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-trianglesTarun Gehlot
 
Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadraturesTarun Gehlot
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theoryTarun Gehlot
 
Numerical integration
Numerical integrationNumerical integration
Numerical integrationTarun Gehlot
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theoryTarun Gehlot
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functionsTarun Gehlot
 
Dependent v. independent variables
Dependent v. independent variablesDependent v. independent variables
Dependent v. independent variablesTarun Gehlot
 
Review taylor series
Review taylor seriesReview taylor series
Review taylor seriesTarun Gehlot
 

More from Tarun Gehlot (20)

Materials 11-01228
Materials 11-01228Materials 11-01228
Materials 11-01228
 
Binary relations
Binary relationsBinary relations
Binary relations
 
Continuity and end_behavior
Continuity and  end_behaviorContinuity and  end_behavior
Continuity and end_behavior
 
Continuity of functions by graph (exercises with detailed solutions)
Continuity of functions by graph   (exercises with detailed solutions)Continuity of functions by graph   (exercises with detailed solutions)
Continuity of functions by graph (exercises with detailed solutions)
 
Factoring by the trial and-error method
Factoring by the trial and-error methodFactoring by the trial and-error method
Factoring by the trial and-error method
 
Finite elements for 2‐d problems
Finite elements  for 2‐d problemsFinite elements  for 2‐d problems
Finite elements for 2‐d problems
 
Error analysis statistics
Error analysis   statisticsError analysis   statistics
Error analysis statistics
 
Matlab commands
Matlab commandsMatlab commands
Matlab commands
 
Introduction to matlab
Introduction to matlabIntroduction to matlab
Introduction to matlab
 
Linear approximations and_differentials
Linear approximations and_differentialsLinear approximations and_differentials
Linear approximations and_differentials
 
Local linear approximation
Local linear approximationLocal linear approximation
Local linear approximation
 
Interpolation functions
Interpolation functionsInterpolation functions
Interpolation functions
 
Propeties of-triangles
Propeties of-trianglesPropeties of-triangles
Propeties of-triangles
 
Gaussian quadratures
Gaussian quadraturesGaussian quadratures
Gaussian quadratures
 
Basics of set theory
Basics of set theoryBasics of set theory
Basics of set theory
 
Numerical integration
Numerical integrationNumerical integration
Numerical integration
 
Applications of set theory
Applications of  set theoryApplications of  set theory
Applications of set theory
 
Miscellneous functions
Miscellneous  functionsMiscellneous  functions
Miscellneous functions
 
Dependent v. independent variables
Dependent v. independent variablesDependent v. independent variables
Dependent v. independent variables
 
Review taylor series
Review taylor seriesReview taylor series
Review taylor series
 

Venn diagram

  • 1. 1 Venn diagram A U C B • The universal set U is usually represented by a rectangle. • Inside this rectangle, subsets of the universal set are represented by geometrical figures.
  • 2. 2 Venn diagrams help us identify some useful formulas in set operations.
  • 3. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : • To represent (A ∩ C) ∪ (B ∩ C):
  • 4. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C):
  • 5. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C):
  • 6. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C):
  • 7. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C): A C B
  • 8. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C): A C B
  • 9. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C): A C B
  • 10. 2 Venn diagrams help us identify some useful formulas in set operations. • To represent (A ∪ B) ∩ C : A C B • To represent (A ∩ C) ∪ (B ∩ C): A C B To prove (A ∪ B) ∩ C = (A ∩ C) ∪ (B ∩ C) in a rigorous manner, should use formal mathematical logic.
  • 11. 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
  • 12. 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}
  • 13. 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:
  • 14. 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
  • 15. 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]
  • 16. 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)
  • 17. 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]
  • 18. 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.
  • 19. 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 an xn + an−1 xn−1 + · · · + a1 x + a0 < 0 ( or > 0, or ≤ 0, or ≥ 0) where n ≥ 1 and an 0.
  • 20. 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 an xn + an−1 xn−1 + · · · + a1 x + 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
  • 21. 5 Example Find the solution set to the following compound inequality: 1 ≤ 3 − 2x ≤ 9
  • 22. 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.
  • 23. 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
  • 24. 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
  • 25. 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
  • 26. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 x ≤ 1
  • 27. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1
  • 28. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1 −3 ≤ x
  • 29. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1 −3 ≤ x Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x}
  • 30. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1 −3 ≤ x Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x} = {x ∈ R : −3 ≤ x ≤ 1}
  • 31. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1 −3 ≤ x Solution set = {x ∈ R : x ≤ 1 and − 3 ≤ x} = {x ∈ R : −3 ≤ x ≤ 1} = [−3, 1]
  • 32. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1 −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
  • 33. 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 3 − 2x ≤ 9 2x ≤ 3 − 1 3 − 9 ≤ 2x x ≤ 1 −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 ≥ x −2
  • 34. 6 Example Find the solution set to the following: 2x + 1 < 3 and 3x + 10 < 4
  • 35. 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
  • 36. 6 Example Find the solution set to the following: 2x + 1 < 3 and 3x + 10 < 4 Solution Solve separately: 2x + 1 < 3 3x + 10 < 4 2x < 2 3x < −6 x < 1 x < −2
  • 37. 6 Example Find the solution set to the following: 2x + 1 < 3 and 3x + 10 < 4 Solution Solve separately: 2x + 1 < 3 3x + 10 < 4 2x < 2 3x < −6 x < 1 x < −2 Solution set = {x ∈ R : x < 1 and x < −2}
  • 38. 6 Example Find the solution set to the following: 2x + 1 < 3 and 3x + 10 < 4 Solution Solve separately: 2x + 1 < 3 3x + 10 < 4 2x < 2 3x < −6 x < 1 x < −2 Solution set = {x ∈ R : x < 1 and x < −2} = {x ∈ R : x < −2}
  • 39. 6 Example Find the solution set to the following: 2x + 1 < 3 and 3x + 10 < 4 Solution Solve separately: 2x + 1 < 3 3x + 10 < 4 2x < 2 3x < −6 x < 1 x < −2 Solution set = {x ∈ R : x < 1 and x < −2} = {x ∈ R : x < −2} = (−∞, −2)
  • 40. 7 Example Find the solution set to the following: 2x + 1 > 9 and 3x + 4 < 10
  • 41. 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
  • 42. 7 Example Find the solution set to the following: 2x + 1 > 9 and 3x + 4 < 10 Solution Solve separately: 2x + 1 > 9 3x + 4 < 10 2x > 8 3x < 6 x > 4 x < 2
  • 43. 7 Example Find the solution set to the following: 2x + 1 > 9 and 3x + 4 < 10 Solution Solve separately: 2x + 1 > 9 3x + 4 < 10 2x > 8 3x < 6 x > 4 x < 2 Solution set = {x ∈ R : x > 4 and x < 2}
  • 44. 7 Example Find the solution set to the following: 2x + 1 > 9 and 3x + 4 < 10 Solution Solve separately: 2x + 1 > 9 3x + 4 < 10 2x > 8 3x < 6 x > 4 x < 2 Solution set = {x ∈ R : x > 4 and x < 2} = ∅
  • 45. 8 Wording (1) Find the solution(s) to the inequality 2x − 1 > 0. (2) Find the solution set to the inequality 2x − 1 > 0.
  • 46. 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 (1) Solutions x> 2
  • 47. 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 (1) Solutions x> 2 1 1 (2) Solution set x∈R:x> 2 = 2 ,∞
  • 48. 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 (1) Solutions x> 2 1 1 (2) Solution set x∈R:x> 2 = 2 ,∞ • Solve the inequality 2x − 1 > 0. Can give solution or solution set.
  • 49. 9 Quadratic Inequalities ax2 + bx + c > 0
  • 50. 9 Quadratic Inequalities ax2 + bx + c > 0 ax2 + bx + c ≥ 0 ax2 + bx + c < 0 ax2 + bx + c ≤ 0
  • 51. 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
  • 52. 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
  • 53. 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
  • 54. 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)
  • 55. 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)
  • 56. 10 Example Find the solution set to the inequality x2 + 2x − 15 > 0
  • 57. 10 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Solution Method 1 Factorize the quadratic polynomial
  • 58. 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
  • 59. 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)
  • 60. 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)
  • 61. 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
  • 62. 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}
  • 63. 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, ∞)
  • 64. 11 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 2 Graphical method
  • 65. 11 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 2 Graphical method • Graph of y = x2 + 2x − 15
  • 66. 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
  • 67. 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
  • 68. 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, ∞)
  • 69. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 3
  • 70. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 3 x < −5 x = −5 −5 < x < 3 x=3 x>3 (x + 5)(x − 3) + 0 − 0 +
  • 71. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 72. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 73. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 74. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 75. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 76. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 77. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 78. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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) +
  • 79. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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
  • 80. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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 −
  • 81. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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
  • 82. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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 +
  • 83. 12 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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, ∞)
  • 84. 13 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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
  • 85. 13 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 86. 13 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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
  • 87. 13 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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, ∞)
  • 88. 13 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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),
  • 89. 13 Example Find the solution set to the inequality x2 + 2x − 15 > 0 Method 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)
  • 90. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0
  • 91. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0 ≥ 0 < 0 ≤ 0
  • 92. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0 ≥ 0 < 0 Method 1 2n−1 cases ≤ 0 For example, n = 3: a·b·c>0 4 cases: +++ +−− −+− −−+
  • 93. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0 ≥ 0 < 0 Method 1 2n−1 cases ≤ 0 For example, n = 3: a·b·c>0 4 cases: +++ +−− −+− −−+ n = 4: a·b·c·d >0 8 cases: + + ++ + + −− − + +− − − ++ + − +− − + −+ + − −+ − − −−
  • 94. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0 ≥ 0 < 0 Method 1 2n−1 cases ≤ 0 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
  • 95. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0 ≥ 0 < 0 Method 1 2n−1 cases ≤ 0 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
  • 96. 14 Polynomial inequalities (degree ≥ 3) an xn + an−1 xn−1 + · · · a1 x + a0 > 0 ≥ 0 < 0 Method 1 2n−1 cases ≤ 0 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.
  • 97. 15 Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0
  • 98. 15 Example Solve the following inequality x3 + 3x2 − 4x − 12 ≤ 0 Solution Denote p(x) = x3 + 3x2 − 4x − 12. • Factorize p(x)
  • 99. 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).
  • 100. 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)
  • 101. 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)
  • 102. 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)
  • 103. 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)
  • 104. 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
  • 105. 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
  • 106. 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
  • 107. 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
  • 108. 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
  • 109. 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
  • 110. 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
  • 111. 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
  • 112. 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
  • 113. 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
  • 114. 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 +
  • 115. 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,
  • 116. 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.