𝐏𝐓𝐒 𝟑
Bridge to Calculus Workshop
Summer 2020
Lesson 7
Graphing Inequalities
“There are three types of people in
the world: those who can count, and
those who cannot." – Anonymous -
Lehman College, Department of Mathematics
Factoring by Grouping (1 of 1)
Example 0. Solve the quadratic equation 6𝑥2
+ 𝑥 − 15:
Solution. The factoring number is:
Step 1. Determine the two factors:
Step 2. Use the coefficients found in Step 1 above to
split the linear term in the given trinomial:
Step 2. Factor the result using grouping:
Check your answer by distributing the two factors.
6𝑥2 + 𝑥 − 15 = 6𝑥2 − 9𝑥 + 10𝑥 − 15
6𝑥2
+ 𝑥 − 15 = 6𝑥2
− 9𝑥 + 10𝑥 − 15
= 3𝑥 2𝑥 − 3 + 5 2𝑥 − 3
= 3𝑥 + 5 2𝑥 − 3
6 −15 = −90
10 and −9
Lehman College, Department of Mathematics
Sets and Set Notation (1 of 3)
A set is a collection of objects. These objects are called
the elements of the set. If 𝑆 is a set, and 𝑎 is an element
of 𝑆, then we write 𝑎 ∈ 𝑆. If 𝑏 is not an element of 𝑆, we
write 𝑏 ∉ 𝑆.
For example, ℤ represents the set of integers. We write
− 2 ∈ ℤ, but 𝜋 ∉ ℤ.
Some sets can be described by listing their elements
within braces. For instance, the set 𝐴 that consists of all
positive integers less than 7 can be written as:
We can also write 𝐴 in set-builder notation as:
𝑨 = 𝟏, 𝟐, 𝟑, 𝟒, 𝟓, 𝟔, 𝟕
𝑨 = 𝒙 | 𝒙 ∈ ℤ, 𝐚𝐧𝐝 𝟎 < 𝒙 < 𝟕
Lehman College, Department of Mathematics
Sets and Set Notation (2 of 3)
We can also write 𝐴 in set-builder notation as:
We read this as “𝐴 is the set of all 𝑥, such that 𝑥 is an
integer and 0 < 𝑥 < 7”.
If 𝑆 and 𝑇 are sets, then their union 𝑆 ∪ 𝑇 is the set that
consists of all elements that are in 𝑆 or 𝑇 (or in both).
The intersection of 𝑆 and 𝑇 is the set 𝑆 ∩ 𝑇 consisting of
all elements that are in both 𝑆 and 𝑇. That is, 𝑆 ∩ 𝑇 is
the set of elements common to both 𝑆 and 𝑇.
The empty set, denoted by ∅ is the set that contains no
element.
𝑨 = 𝒙 | 𝒙 ∈ ℤ, 𝐚𝐧𝐝 𝟎 < 𝒙 < 𝟕
Lehman College, Department of Mathematics
Sets and Set Notation (3 of 3)
Example 1. Suppose 𝑆 = 1, 2, 3, 4, 5 , 𝑇 = 4, 5, 6, 7 ,
and 𝑉 = 6, 7, 8 , find the sets 𝑆 ∪ 𝑇, 𝑆 ∩ 𝑇, and 𝑆 ∩ 𝑉.
Solution.
Certain sets have special notation:
𝑆 ∪ 𝑇 = 1, 2, 3, 4, 5, 6, 7 All elements in 𝑆 or 𝑇
𝑆 ∩ 𝑇 = 4, 5 Elements common to both 𝑆 and 𝑇
𝑆 ∩ 𝑉 = ∅ 𝑆 and 𝑉 have no elements common
ℕ – The set of natural (counting) numbers
ℤ – The set of integers
ℚ – The set of rational numbers
ℝ – The set of real numbers
ℂ – The set of complex numbers
Lehman College, Department of Mathematics
Intervals (1 of 6)
Certain sets of real numbers, called intervals, occur in
calculus and correspond to line segments. For example,
if 𝑎 < 𝑏, then the open interval from 𝑎 to 𝑏 consists of all
real numbers between 𝑎 and 𝑏 and is denoted by:
Using set-builder notation, we can write:
Note that the endpoints, 𝑎 and 𝑏, are excluded from the
interval. This fact is indicated by the parentheses and
the open circles in the graph of the interval:
(𝒂, 𝒃)
𝒙 | 𝒂 < 𝒙 < 𝒃𝒂, 𝒃 =
Lehman College, Department of Mathematics
Intervals (2 of 6)
If 𝑎 < 𝑏, then the closed interval from 𝑎 to 𝑏 is the set:
Here the endpoints, 𝑎 and 𝑏, are included in the
interval. This is indicated by the square brackets and
the closed circles in the graph of the interval:
It is also possible to include only one endpoint in an
interval. We also need to consider infinite-length
intervals, such as:
This does not mean that ∞ (infinity) is a real number. It
means the set extends infinitely in the positive direction.
𝒙 | 𝒂 ≤ 𝒙 ≤ 𝒃𝒂, 𝒃 =
𝒙 | 𝒂 < 𝒙𝒂, ∞ =
Lehman College, Department of Mathematics
Intervals (3 of 6)
The following table lists the nine possible types of
intervals. Here 𝑎 < 𝑏.
Notation Set Description Graph
𝑎, 𝑏 𝑥 | 𝑎 < 𝑥 < 𝑏
[𝑎, 𝑏] 𝑥 | 𝑎 ≤ 𝑥 ≤ 𝑏
[𝑎, 𝑏) 𝑥 | 𝑎 ≤ 𝑥 < 𝑏
(𝑎, 𝑏] 𝑥 | 𝑎 < 𝑥 ≤ 𝑏
(𝑎, ∞) 𝑥 | 𝑎 < 𝑥
[𝑎, ∞) 𝑥 | 𝑎 ≤ 𝑥
(−∞, 𝑏) 𝑥 | 𝑥 < 𝑏
(−∞, 𝑏] 𝑥 | 𝑥 ≤ 𝑏
(−∞, ∞) ℝ
Lehman College, Department of Mathematics
Intervals (4 of 6)
Example 2. Express each interval in terms of
inequalities, and then graph the interval:
Solution.
𝑥 | − 1 ≤ 𝑥 < 2
[−1, 2)(a) (−3, ∞)(b)
[−1, 2) =(a)
𝑥 | − 3 < 𝑥−3, ∞ =(b)
Lehman College, Department of Mathematics
Intervals (5 of 6)
Example 3. Graph the sets:
Solution.
𝑥 | − 2 < 𝑥 < 0 or 5 ≤ 𝑥
(−2, 0] ∪ [5, ∞)
(−2, 0] ∪ [5, ∞) =
(−2, 0] [5, ∞)
(a) −2, 0 ∩ [5, ∞)(b)
(a)
−2, 0 ∩) =(b) ∅
Lehman College, Department of Mathematics
Intervals (6 of 6)
Example 2. Graph each set:
Solution.
𝑥 | 1 < 𝑥 < 3 and 2 ≤ 𝑥 < 7
1, 3 ∩ [2, 7](a) 1, 3 ∪ [2, 7](b)
(a)
(b)
1, 3 ∩ 2, 7 =
𝑥 | 1 < 𝑥 < 3 or 2 ≤ 𝑥 < 71, 3 ∪ 2, 7 =
= 𝑥 | 2 ≤ 𝑥 < 3 = [2, 3)
= 𝑥 | 1 < 𝑥 ≤ 7 = (1, 7]

More Related Content

PPTX
Linear Equation In One Variable
PPTX
Lesson 9: Linear Relations and Lines
DOCX
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
PPT
linear equation
PPT
11.3 geometric sequences
PPTX
LINEAR EQUATION IN TWO VARIABLES
PPT
PPT 7th grade math
PPTX
3.1.2 Linear Equations in one Variable dfs
Linear Equation In One Variable
Lesson 9: Linear Relations and Lines
BSC_COMPUTER _SCIENCE_UNIT-5_DISCRETE MATHEMATICS
linear equation
11.3 geometric sequences
LINEAR EQUATION IN TWO VARIABLES
PPT 7th grade math
3.1.2 Linear Equations in one Variable dfs

What's hot (19)

PPTX
Alg II Unit 3-3-systemsinequalities
PPT
93 geometric sequences
DOCX
ePortfolio- Mathematics
PPTX
Liner equation two variables
PPTX
Math 8 - Linear Inequalities in Two Variables
PPTX
Math 8 - Systems of Linear Inequalities in Two Variables
PPTX
System of Linear inequalities in two variables
PPTX
Adding and subtracting matrices unit 3, lesson 2
PPT
Linear Equations Ppt
PPTX
Linear Equations
PPTX
Geometric sequences
PPTX
Solving equations
PPTX
Graph of a linear equation in two variables
PPTX
Test of consistency
PDF
9.1 Systems of Linear Equations
PDF
4 ESO Academics - UNIT 08 - VECTORS AND LINES.
PDF
Linear Algebra and its use in finance:
PPSX
Math 8 - Linear Functions
PPT
Linear Equations and Inequalities in One Variable
Alg II Unit 3-3-systemsinequalities
93 geometric sequences
ePortfolio- Mathematics
Liner equation two variables
Math 8 - Linear Inequalities in Two Variables
Math 8 - Systems of Linear Inequalities in Two Variables
System of Linear inequalities in two variables
Adding and subtracting matrices unit 3, lesson 2
Linear Equations Ppt
Linear Equations
Geometric sequences
Solving equations
Graph of a linear equation in two variables
Test of consistency
9.1 Systems of Linear Equations
4 ESO Academics - UNIT 08 - VECTORS AND LINES.
Linear Algebra and its use in finance:
Math 8 - Linear Functions
Linear Equations and Inequalities in One Variable
Ad

Similar to Lesson 7: Graphing Inequalities (20)

PDF
Appendix A(1).pdf
PDF
Chapter 1 Functions Relations V3
PPT
MATHH LEARNING WITH AAAchapterP_Sec3.ppt
PDF
mathematical sets.pdf
PDF
Sets of numbers
PPT
Functions And Relations
PPT
Functions And Relations
PPTX
Discrete Structure Mathematics lecture 1
PPTX
CLASS- 11 Mathematics PPT 2024-25 1 SETS.pptx
PDF
Interval Notation
PPT
Bzpc5e p 01
PPT
Set in discrete mathematics
PDF
Digital text sets pdf
PDF
CPSC 125 Ch 3 Sec 1
PPTX
Set theory
PPTX
Set _Number System
PPTX
INTRODUCTION TO SETS.pptx
PDF
Mathematics JEE quick revision notes pdf
PPT
union of ...................SETS-ppt.ppt
Appendix A(1).pdf
Chapter 1 Functions Relations V3
MATHH LEARNING WITH AAAchapterP_Sec3.ppt
mathematical sets.pdf
Sets of numbers
Functions And Relations
Functions And Relations
Discrete Structure Mathematics lecture 1
CLASS- 11 Mathematics PPT 2024-25 1 SETS.pptx
Interval Notation
Bzpc5e p 01
Set in discrete mathematics
Digital text sets pdf
CPSC 125 Ch 3 Sec 1
Set theory
Set _Number System
INTRODUCTION TO SETS.pptx
Mathematics JEE quick revision notes pdf
union of ...................SETS-ppt.ppt
Ad

More from Kevin Johnson (20)

PPTX
Lesson 22: Polynomial Long Division
PPTX
Lesson 3: Problem Set 4
PPTX
Lesson 21: More Algebra
PPTX
Lesson 2: Final Exam Review (Part 1)
PPTX
Lesson 20: Trigonometric Functions of Any Angle Part 1
PPTX
Lesson 19: Exponential and Logarithmic Functions
PPTX
Lesson 18: Rational Exponents
PPTX
Lesson 17: Quadratic Functions
PPTX
Lesson 16: More Inequalities
PPTX
Lesson 15: Geometry
PPTX
Lesson 14: Equation of a Circle
PPTX
Lesson 13: Midpoint and Distance Formulas
PPTX
Lesson 12: Right Triangle Trigonometry
PPTX
Lesson 11: Functions and Function Notation
PPTX
Lesson 10: Solving Quadratic Equations
PPTX
Lesson 8: Rational Functions
PPTX
Lesson 6: Factoring Polynomials
PPTX
Lesson 5: Polynomials
PPTX
Lesson 4: Decimal to Scientific Notation
PPTX
Lesson 2: Inequalities
Lesson 22: Polynomial Long Division
Lesson 3: Problem Set 4
Lesson 21: More Algebra
Lesson 2: Final Exam Review (Part 1)
Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 19: Exponential and Logarithmic Functions
Lesson 18: Rational Exponents
Lesson 17: Quadratic Functions
Lesson 16: More Inequalities
Lesson 15: Geometry
Lesson 14: Equation of a Circle
Lesson 13: Midpoint and Distance Formulas
Lesson 12: Right Triangle Trigonometry
Lesson 11: Functions and Function Notation
Lesson 10: Solving Quadratic Equations
Lesson 8: Rational Functions
Lesson 6: Factoring Polynomials
Lesson 5: Polynomials
Lesson 4: Decimal to Scientific Notation
Lesson 2: Inequalities

Recently uploaded (20)

PDF
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
PPT
Biochemestry- PPT ON Protein,Nitrogenous constituents of Urine, Blood, their ...
PDF
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
PPTX
Understanding the Circulatory System……..
PPTX
limit test definition and all limit tests
PDF
Packaging materials of fruits and vegetables
PPTX
A powerpoint on colorectal cancer with brief background
PPTX
SCIENCE 4 Q2W5 PPT.pptx Lesson About Plnts and animals and their habitat
PDF
Science Form five needed shit SCIENEce so
PDF
Cosmology using numerical relativity - what hapenned before big bang?
PPTX
AP CHEM 1.2 Mass spectroscopy of elements
PPTX
bone as a tissue presentation micky.pptx
PPTX
PMR- PPT.pptx for students and doctors tt
PPT
Enhancing Laboratory Quality Through ISO 15189 Compliance
PPT
THE CELL THEORY AND ITS FUNDAMENTALS AND USE
PPTX
TORCH INFECTIONS in pregnancy with toxoplasma
PPT
LEC Synthetic Biology and its application.ppt
PPT
Cell Structure Description and Functions
PPT
Mutation in dna of bacteria and repairss
PPTX
congenital heart diseases of burao university.pptx
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
Biochemestry- PPT ON Protein,Nitrogenous constituents of Urine, Blood, their ...
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
Understanding the Circulatory System……..
limit test definition and all limit tests
Packaging materials of fruits and vegetables
A powerpoint on colorectal cancer with brief background
SCIENCE 4 Q2W5 PPT.pptx Lesson About Plnts and animals and their habitat
Science Form five needed shit SCIENEce so
Cosmology using numerical relativity - what hapenned before big bang?
AP CHEM 1.2 Mass spectroscopy of elements
bone as a tissue presentation micky.pptx
PMR- PPT.pptx for students and doctors tt
Enhancing Laboratory Quality Through ISO 15189 Compliance
THE CELL THEORY AND ITS FUNDAMENTALS AND USE
TORCH INFECTIONS in pregnancy with toxoplasma
LEC Synthetic Biology and its application.ppt
Cell Structure Description and Functions
Mutation in dna of bacteria and repairss
congenital heart diseases of burao university.pptx

Lesson 7: Graphing Inequalities

  • 1. 𝐏𝐓𝐒 𝟑 Bridge to Calculus Workshop Summer 2020 Lesson 7 Graphing Inequalities “There are three types of people in the world: those who can count, and those who cannot." – Anonymous -
  • 2. Lehman College, Department of Mathematics Factoring by Grouping (1 of 1) Example 0. Solve the quadratic equation 6𝑥2 + 𝑥 − 15: Solution. The factoring number is: Step 1. Determine the two factors: Step 2. Use the coefficients found in Step 1 above to split the linear term in the given trinomial: Step 2. Factor the result using grouping: Check your answer by distributing the two factors. 6𝑥2 + 𝑥 − 15 = 6𝑥2 − 9𝑥 + 10𝑥 − 15 6𝑥2 + 𝑥 − 15 = 6𝑥2 − 9𝑥 + 10𝑥 − 15 = 3𝑥 2𝑥 − 3 + 5 2𝑥 − 3 = 3𝑥 + 5 2𝑥 − 3 6 −15 = −90 10 and −9
  • 3. Lehman College, Department of Mathematics Sets and Set Notation (1 of 3) A set is a collection of objects. These objects are called the elements of the set. If 𝑆 is a set, and 𝑎 is an element of 𝑆, then we write 𝑎 ∈ 𝑆. If 𝑏 is not an element of 𝑆, we write 𝑏 ∉ 𝑆. For example, ℤ represents the set of integers. We write − 2 ∈ ℤ, but 𝜋 ∉ ℤ. Some sets can be described by listing their elements within braces. For instance, the set 𝐴 that consists of all positive integers less than 7 can be written as: We can also write 𝐴 in set-builder notation as: 𝑨 = 𝟏, 𝟐, 𝟑, 𝟒, 𝟓, 𝟔, 𝟕 𝑨 = 𝒙 | 𝒙 ∈ ℤ, 𝐚𝐧𝐝 𝟎 < 𝒙 < 𝟕
  • 4. Lehman College, Department of Mathematics Sets and Set Notation (2 of 3) We can also write 𝐴 in set-builder notation as: We read this as “𝐴 is the set of all 𝑥, such that 𝑥 is an integer and 0 < 𝑥 < 7”. If 𝑆 and 𝑇 are sets, then their union 𝑆 ∪ 𝑇 is the set that consists of all elements that are in 𝑆 or 𝑇 (or in both). The intersection of 𝑆 and 𝑇 is the set 𝑆 ∩ 𝑇 consisting of all elements that are in both 𝑆 and 𝑇. That is, 𝑆 ∩ 𝑇 is the set of elements common to both 𝑆 and 𝑇. The empty set, denoted by ∅ is the set that contains no element. 𝑨 = 𝒙 | 𝒙 ∈ ℤ, 𝐚𝐧𝐝 𝟎 < 𝒙 < 𝟕
  • 5. Lehman College, Department of Mathematics Sets and Set Notation (3 of 3) Example 1. Suppose 𝑆 = 1, 2, 3, 4, 5 , 𝑇 = 4, 5, 6, 7 , and 𝑉 = 6, 7, 8 , find the sets 𝑆 ∪ 𝑇, 𝑆 ∩ 𝑇, and 𝑆 ∩ 𝑉. Solution. Certain sets have special notation: 𝑆 ∪ 𝑇 = 1, 2, 3, 4, 5, 6, 7 All elements in 𝑆 or 𝑇 𝑆 ∩ 𝑇 = 4, 5 Elements common to both 𝑆 and 𝑇 𝑆 ∩ 𝑉 = ∅ 𝑆 and 𝑉 have no elements common ℕ – The set of natural (counting) numbers ℤ – The set of integers ℚ – The set of rational numbers ℝ – The set of real numbers ℂ – The set of complex numbers
  • 6. Lehman College, Department of Mathematics Intervals (1 of 6) Certain sets of real numbers, called intervals, occur in calculus and correspond to line segments. For example, if 𝑎 < 𝑏, then the open interval from 𝑎 to 𝑏 consists of all real numbers between 𝑎 and 𝑏 and is denoted by: Using set-builder notation, we can write: Note that the endpoints, 𝑎 and 𝑏, are excluded from the interval. This fact is indicated by the parentheses and the open circles in the graph of the interval: (𝒂, 𝒃) 𝒙 | 𝒂 < 𝒙 < 𝒃𝒂, 𝒃 =
  • 7. Lehman College, Department of Mathematics Intervals (2 of 6) If 𝑎 < 𝑏, then the closed interval from 𝑎 to 𝑏 is the set: Here the endpoints, 𝑎 and 𝑏, are included in the interval. This is indicated by the square brackets and the closed circles in the graph of the interval: It is also possible to include only one endpoint in an interval. We also need to consider infinite-length intervals, such as: This does not mean that ∞ (infinity) is a real number. It means the set extends infinitely in the positive direction. 𝒙 | 𝒂 ≤ 𝒙 ≤ 𝒃𝒂, 𝒃 = 𝒙 | 𝒂 < 𝒙𝒂, ∞ =
  • 8. Lehman College, Department of Mathematics Intervals (3 of 6) The following table lists the nine possible types of intervals. Here 𝑎 < 𝑏. Notation Set Description Graph 𝑎, 𝑏 𝑥 | 𝑎 < 𝑥 < 𝑏 [𝑎, 𝑏] 𝑥 | 𝑎 ≤ 𝑥 ≤ 𝑏 [𝑎, 𝑏) 𝑥 | 𝑎 ≤ 𝑥 < 𝑏 (𝑎, 𝑏] 𝑥 | 𝑎 < 𝑥 ≤ 𝑏 (𝑎, ∞) 𝑥 | 𝑎 < 𝑥 [𝑎, ∞) 𝑥 | 𝑎 ≤ 𝑥 (−∞, 𝑏) 𝑥 | 𝑥 < 𝑏 (−∞, 𝑏] 𝑥 | 𝑥 ≤ 𝑏 (−∞, ∞) ℝ
  • 9. Lehman College, Department of Mathematics Intervals (4 of 6) Example 2. Express each interval in terms of inequalities, and then graph the interval: Solution. 𝑥 | − 1 ≤ 𝑥 < 2 [−1, 2)(a) (−3, ∞)(b) [−1, 2) =(a) 𝑥 | − 3 < 𝑥−3, ∞ =(b)
  • 10. Lehman College, Department of Mathematics Intervals (5 of 6) Example 3. Graph the sets: Solution. 𝑥 | − 2 < 𝑥 < 0 or 5 ≤ 𝑥 (−2, 0] ∪ [5, ∞) (−2, 0] ∪ [5, ∞) = (−2, 0] [5, ∞) (a) −2, 0 ∩ [5, ∞)(b) (a) −2, 0 ∩) =(b) ∅
  • 11. Lehman College, Department of Mathematics Intervals (6 of 6) Example 2. Graph each set: Solution. 𝑥 | 1 < 𝑥 < 3 and 2 ≤ 𝑥 < 7 1, 3 ∩ [2, 7](a) 1, 3 ∪ [2, 7](b) (a) (b) 1, 3 ∩ 2, 7 = 𝑥 | 1 < 𝑥 < 3 or 2 ≤ 𝑥 < 71, 3 ∪ 2, 7 = = 𝑥 | 2 ≤ 𝑥 < 3 = [2, 3) = 𝑥 | 1 < 𝑥 ≤ 7 = (1, 7]