SlideShare a Scribd company logo
𝐏𝐓𝐒 𝟑
Bridge to Calculus Workshop
Summer 2020
Lesson 11
Functions and
Function Notation
“Mathematics is the art of giving
the same name to different things”
- Henri Poincaré -
Lehman College, Department of Mathematics
Relations (1 of 3)
A relation is a pairing of numbers from one set, called
the domain, with numbers from another set, called the
range. Each number in the domain is an input. Each
number in the range is an output.
In relations represented by ordered pairs, the inputs are
the 𝑥-coordinates and the outputs are the 𝑦-coordinates
Example 1. State the domain and range of the relation:
Solution.
𝑥 2 4 5 5 7
𝑦 5 9 3 7 7
2, 4, 5, 7Domain: Range: 3, 5, 7, 9
Lehman College, Department of Mathematics
Relations (2 of 3)
Example 2. Give an example of an ordered pair from
each of the following relations. Determine the domain
and range of the relations:
Solution.
Example 3. Represent the following relation as:
−1, 1 , 2, 0 , 3, 1 , 3, 2 , 4, 5
(a) A table (b) A graph (c) A mapping diagram
(a) 𝑦 = 𝑥2
+ 1 (b) 𝑦 = 𝑥
(a) 1, 2 Domain: ℝ Range: 𝑥 ≥ 1
(b) 4, 2 Domain: 𝑥 ≥ 0 Range: 𝑥 ≥ 0
Lehman College, Department of Mathematics
Relations (3 of 3)
Solution.
𝑥 −1 2 3 3 4
𝑦 1 0 1 2 5
(a) A table
(b) A graph (c) A mapping diagram
Lehman College, Department of Mathematics
Function Definition (1 of 1)
A relation is a function if for each input, there is exactly
one output. In this case, we say the output is a function
of the input.
Example 4. State which relation is a function:
Solution.
2, 36 , 4, 38 , 5, 40 , 5, 41 , 7, 42
−1, 1 , 2, 0 , 3, 1 , 3, 2 , 4, 5
(a)
(b)
(c) −2, 3 , −1, 5 , 0, 7 , 1, 9 , 2 11
(a) is not a function because:
the input 5 is paired with two different outputs 40, & 41.
Alligators of the same age can have different heights.
(b) is not a function because: (3, 1) and (3, 2) are pairs
(c) is a function as: 1 input paired with exactly 1 output.
Lehman College, Department of Mathematics
Vertical Line Test (1 of 1)
Vertical Line Test. A relation is not a function, if one
can find a vertical line passing through more than one
point on its graph. Otherwise, the relation is a function.
(a) This is a function, as no
vertical line passes through
more than one point.
(b) Not a function since a
vertical line passes through
the points (3, 1) and (3, −2).
Lehman College, Department of Mathematics
Function Notation (1 of 6)
If an equation in 𝑥 and 𝑦 gives one and only one value
of 𝑦 for each value of 𝑥, then the variable 𝑦 is a function
of the variable 𝑥.
Example 5. In the following relation is 𝑦 a function of 𝑥?
Solution. Note that the ordered pairs 0, 1 and 0, −1
satisfy the equation. Therefore, 𝑦 is not a function of 𝑥.
When an equation represents a function, the function is
often named by a letter such as 𝑓, 𝑔, ℎ. Any letter
(Latin, Greek, other) can be used to name a function.
Let 𝑓 denote a function, then the domain is the set of
inputs and the range—the set of outputs of 𝑓.
𝑥2
+ 𝑦2
= 1
Lehman College, Department of Mathematics
Function Notation (2 of 6)
As shown in the following figure (the function machine),
input is represented by 𝑥 and the output by 𝑓(𝑥).
The special notation 𝑓(𝑥), read as “𝑓 of 𝑥” or “𝑓 at 𝑥,”
represents the value of the function at the number 𝑥.
Let us consider an example of a function:
𝑦 = 𝑥2
+ 3𝑥 + 1
Lehman College, Department of Mathematics
Function Notation (3 of 6)
We will call this function 𝑓. In our new notation:
Read as: “𝑓 of 𝑥 equals 𝑥-squared plus three-𝑥 plus 1”.
Suppose we wish to find the value of 𝑓(2). We will
substitute the number 2 for 𝑥 in the formula for 𝑓(𝑥):
The statement 𝑓 2 = 11, read as “𝑓 of 2 equals 11”,
tells us that the value of the function at 2 is 11.
𝑓(𝑥) = 𝑥2
+ 3𝑥 + 1
𝑥2
+ 3𝑥 + 1
𝑓(2) = 2 2
+ 3 2 + 1
𝑓(𝑥) =
= 4 + 6 + 1
𝑓(2) = 11
Lehman College, Department of Mathematics
Function Notation (4 of 6)
Example 6. For 𝑓 𝑥 = 2𝑥2
− 3𝑥 + 2, evaluate each of
the following:
Solution.
(a) 𝑓(−1) (b) 𝑓(𝑥 + 2) (c) 𝑓(−𝑥)
(a) 𝑓 −1 = 2 −1 2 − 3 −1 + 2
= 2 + 3 + 2 = 7
(b) 𝑓 𝑥 + 2 = 2 𝑥 + 2 2
− 3 𝑥 + 2 + 2
= 2 𝑥2
+ 4𝑥 + 4 − 3 𝑥 + 2 + 2
= 2𝑥2
+ 8𝑥 + 8 − 3𝑥 − 6 + 2
= 2𝑥2
+ 5𝑥 + 4
(c) 𝑓 −𝑥 = 2 −𝑥 2 − 3 −𝑥 + 2 = 2𝑥2
+ 3𝑥 + 2
Lehman College, Department of Mathematics
Function Notation (5 of 6)
Example 7. For 𝑓 𝑥 = −3𝑥 + 1, evaluate the difference
quotient:
Solution. Let us first evaluate 𝑓 𝑥 + ℎ :
𝑓 𝑥 + ℎ − 𝑓(𝑥)
ℎ
𝑓 𝑥 + ℎ = −3 𝑥 + ℎ + 1
= −3𝑥 − 3ℎ + 1
𝑓 𝑥 + ℎ − 𝑓 𝑥 = −3𝑥 − 3ℎ + 1 − −3𝑥 + 1
= −3𝑥 − 3ℎ + 1 + 3𝑥 − 1
= −3ℎ
𝑓 𝑥 + ℎ − 𝑓(𝑥)
ℎ
=
−3ℎ
ℎ
= −3 ℎ ≠ 0
Lehman College, Department of Mathematics
Function Notation (6 of 6)
Example 8. For 𝑓 𝑥 = 4𝑥 + 𝑥2
, evaluate each of the
following:
Solution.
(a) 𝑓(−3) (b)
𝑓 𝑥 + ℎ − 𝑓(𝑥)
ℎ
(a) 𝑓 −3 = 4 −3 + −3 2
= −12 + 9 =
(b) 𝑓 𝑥 + ℎ = 4 𝑥 + ℎ + 𝑥 + ℎ 2
= 4𝑥 + 4ℎ +
𝑓 𝑥 + ℎ − 𝑓 𝑥 =
−3
𝑥2
+ 2ℎ𝑥 + ℎ2
4𝑥 + 4ℎ + 𝑥2
+ 2ℎ𝑥 + ℎ2 − 4𝑥 + 𝑥2
= 4𝑥 + 4ℎ + 𝑥2 + 2ℎ𝑥 + ℎ2
− 4𝑥 − 𝑥2
= 4ℎ + 2ℎ𝑥 + ℎ2
= ℎ 4 + 2𝑥 + ℎ
𝑓 𝑥 + ℎ − 𝑓(𝑥)
ℎ
=
ℎ 4 + 2𝑥 + ℎ
ℎ
= 4 + 2𝑥 + ℎ ℎ ≠ 0
Lehman College, Department of Mathematics
Equality of Functions (1 of 1)
Two functions are equal if they have the same domain
and the same value at every number in that domain.
Example 9. Suppose 𝑓(𝑥) = 𝑥2 with domain all real
numbers and let 𝑔(𝑥) = 𝑥2
with domain the set of
positive numbers. Are 𝑓 and 𝑔 equal as functions?
Answer. No, for example:
does not exist,
Example 10. Suppose 𝑓(𝑥) = 𝑥2
with domain the set
1, 2 and let 𝑔 𝑥 = 3𝑥 − 2 with domain the set 1, 2 .
Are 𝑓 and 𝑔 equal as functions?
Answer.
𝑓 −2 = 4 but 𝑔 −2
Yes, they both have the same domain:
and: 𝑓 1 = 1, 𝑔 1 = 1;
1, 2
𝑓 2 = 𝑔 2 =4, 4.
since, −2 is not in the domain of 𝑔.
Lehman College, Department of Mathematics
Equality of Functions (2 of 2)
Given two functions expressed as formulas in 𝑥, how do
you check on what domain they are equal as functions?
Answer. Equate the two formulas and solve for 𝑥.
In Example 10, determine the domain on which the
function 𝑓(𝑥) = 𝑥2
is equal to 𝑔 𝑥 = 3𝑥 − 2.
It follows that 𝑓(𝑥) = 𝑥2
is equal to 𝑔 𝑥 = 3𝑥 − 2 as
functions on the domain:
𝑥2
= 3𝑥 − 2 Equate the two functions
𝑥2
− 3𝑥 + 2 = 0
𝑥 − 1 𝑥 − 2 = 0 Factor
𝑥 = 1, 2 Solve for 𝑥
1, 2
Lehman College, Department of Mathematics
Natural Domain of a Function (1 of 1)
If a function defined by a formula does not have a
domain specified, then the “natural domain” or “implied
domain” is the set of real numbers for which the formula
makes sense and produces a real number.
Example 11. Suppose 𝑓(𝑥) = 3𝑥 − 1 2
, determine its
natural domain.
Solution. Substituting any real number for the variable
𝑥, yields a real number for 𝑓(𝑥), so the domain is ℝ.
Example 12. Suppose 𝑓(𝑥) =
𝑥2+3𝑥+7
𝑥−4
, determine its
natural domain.
Solution. The domain of all polynomials is ℝ. So, we
have: 𝑥 − 4 ≠ 0 or 𝑥 ≠ 4, Domain: all reals except 4.
Lehman College, Department of Mathematics
Natural Domain of a Function (1 of 1)
Example 13. Let 𝑓(𝑥) = 𝑥, find its natural domain.
Solution. Substituting a negative number for the
variable 𝑥 does not yield a real number for 𝑓(𝑥), so the
natural domain is all nonnegative numbers:
Example 14. Suppose 𝑓(𝑥) = 2𝑥 + 6, determine its
natural domain.
Solution. From Example 13, the expression under the
square root sign must be nonnegative:
𝑥 ≥ 0
2𝑥 + 6 ≥ 0
2𝑥 + 6 − 6 ≥ 0 − 6
2𝑥 ≥ −6
𝑥 ≥ −3

More Related Content

What's hot

Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
Dhenz Lorenzo
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functionsBarbara Knab
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequality
Brian Mary
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functionsNjabulo Nkabinde
 
Evaluating algebraic expressions
Evaluating algebraic expressionsEvaluating algebraic expressions
Evaluating algebraic expressions
Rommel Gabieta
 
solving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulasolving quadratic equations using quadratic formula
solving quadratic equations using quadratic formula
maricel mas
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentationanjuli1580
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
Hazel Joy Chong
 
One-to-one Functions.pptx
One-to-one Functions.pptxOne-to-one Functions.pptx
One-to-one Functions.pptx
DianeKrisBaniaga1
 
Graphing quadratic equations
Graphing quadratic equationsGraphing quadratic equations
Graphing quadratic equationsswartzje
 
Quadratic Equation and discriminant
Quadratic Equation and discriminantQuadratic Equation and discriminant
Quadratic Equation and discriminantswartzje
 
Geometric series
Geometric seriesGeometric series
Geometric series
Jhon Paul Lagumbay
 
Factoring the Difference of Two Squares
Factoring the Difference of Two SquaresFactoring the Difference of Two Squares
Factoring the Difference of Two SquaresNara Cocarelli
 
Parts of quadratic function and transforming to general form to vertex form a...
Parts of quadratic function and transforming to general form to vertex form a...Parts of quadratic function and transforming to general form to vertex form a...
Parts of quadratic function and transforming to general form to vertex form a...
rowenaCARINO
 
Factoring quadratic-trinomials-of-the-form-ax2-
Factoring quadratic-trinomials-of-the-form-ax2-Factoring quadratic-trinomials-of-the-form-ax2-
Factoring quadratic-trinomials-of-the-form-ax2-
AnnalizaTenioso
 
Rational exponents and radicals
Rational exponents and radicals Rational exponents and radicals
Rational exponents and radicals
mooca76
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equationsA M
 

What's hot (20)

Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequality
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
Evaluating algebraic expressions
Evaluating algebraic expressionsEvaluating algebraic expressions
Evaluating algebraic expressions
 
solving quadratic equations using quadratic formula
solving quadratic equations using quadratic formulasolving quadratic equations using quadratic formula
solving quadratic equations using quadratic formula
 
Quadratic Formula Presentation
Quadratic Formula PresentationQuadratic Formula Presentation
Quadratic Formula Presentation
 
Division Of Polynomials
Division Of PolynomialsDivision Of Polynomials
Division Of Polynomials
 
Lecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equationsLecture 11 systems of nonlinear equations
Lecture 11 systems of nonlinear equations
 
One-to-one Functions.pptx
One-to-one Functions.pptxOne-to-one Functions.pptx
One-to-one Functions.pptx
 
Classifying Polynomials
Classifying PolynomialsClassifying Polynomials
Classifying Polynomials
 
Graphing quadratic equations
Graphing quadratic equationsGraphing quadratic equations
Graphing quadratic equations
 
Quadratic Equation and discriminant
Quadratic Equation and discriminantQuadratic Equation and discriminant
Quadratic Equation and discriminant
 
Geometric series
Geometric seriesGeometric series
Geometric series
 
Factoring the Difference of Two Squares
Factoring the Difference of Two SquaresFactoring the Difference of Two Squares
Factoring the Difference of Two Squares
 
Translating Expressions
Translating ExpressionsTranslating Expressions
Translating Expressions
 
Parts of quadratic function and transforming to general form to vertex form a...
Parts of quadratic function and transforming to general form to vertex form a...Parts of quadratic function and transforming to general form to vertex form a...
Parts of quadratic function and transforming to general form to vertex form a...
 
Factoring quadratic-trinomials-of-the-form-ax2-
Factoring quadratic-trinomials-of-the-form-ax2-Factoring quadratic-trinomials-of-the-form-ax2-
Factoring quadratic-trinomials-of-the-form-ax2-
 
Rational exponents and radicals
Rational exponents and radicals Rational exponents and radicals
Rational exponents and radicals
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 

Similar to Lesson 11: Functions and Function Notation

Lesson 21: More Algebra
Lesson 21: More AlgebraLesson 21: More Algebra
Lesson 21: More Algebra
Kevin Johnson
 
Lesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic FunctionsLesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic Functions
Kevin Johnson
 
Lesson 1: The Real Number System
Lesson 1: The Real Number SystemLesson 1: The Real Number System
Lesson 1: The Real Number System
Kevin Johnson
 
Lesson 3: Exponential Notation
Lesson 3: Exponential NotationLesson 3: Exponential Notation
Lesson 3: Exponential Notation
Kevin Johnson
 
01 FUNCTIONS.pptx
01 FUNCTIONS.pptx01 FUNCTIONS.pptx
01 FUNCTIONS.pptx
JonathanBeltranJr
 
Basic%20Cal%20Final.docx.docx
Basic%20Cal%20Final.docx.docxBasic%20Cal%20Final.docx.docx
Basic%20Cal%20Final.docx.docx
SalwaAbdulkarim1
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
Kevin Johnson
 
Lesson 5: Polynomials
Lesson 5: PolynomialsLesson 5: Polynomials
Lesson 5: Polynomials
Kevin Johnson
 
Lesson 9: Linear Relations and Lines
Lesson 9: Linear Relations and LinesLesson 9: Linear Relations and Lines
Lesson 9: Linear Relations and Lines
Kevin Johnson
 
Lesson 2: Final Exam Review (Part 1)
Lesson 2: Final Exam Review (Part 1)Lesson 2: Final Exam Review (Part 1)
Lesson 2: Final Exam Review (Part 1)
Kevin Johnson
 
Storyboard math
Storyboard mathStoryboard math
Storyboard mathshandex
 
MAT-314 Relations and Functions
MAT-314 Relations and FunctionsMAT-314 Relations and Functions
MAT-314 Relations and Functions
Kevin Johnson
 
Differential calculus
Differential calculus  Differential calculus
Differential calculus
Santhanam Krishnan
 
Calculus - Functions Review
Calculus - Functions ReviewCalculus - Functions Review
Calculus - Functions Reviewhassaanciit
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Vladimir Godovalov
 
Lesson 17: Quadratic Functions
Lesson 17: Quadratic FunctionsLesson 17: Quadratic Functions
Lesson 17: Quadratic Functions
Kevin Johnson
 
CP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxCP2-Chp2-Series.pptx
CP2-Chp2-Series.pptx
NasimSalim2
 
Cuaderno de trabajo derivadas experiencia 3
Cuaderno de trabajo  derivadas experiencia 3Cuaderno de trabajo  derivadas experiencia 3
Cuaderno de trabajo derivadas experiencia 3
Mariamne3
 
5.1 indentifying linear equations
5.1 indentifying linear equations5.1 indentifying linear equations
5.1 indentifying linear equationscoolhanddav
 

Similar to Lesson 11: Functions and Function Notation (20)

Lesson 21: More Algebra
Lesson 21: More AlgebraLesson 21: More Algebra
Lesson 21: More Algebra
 
Lesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic FunctionsLesson 19: Exponential and Logarithmic Functions
Lesson 19: Exponential and Logarithmic Functions
 
Lesson 1: The Real Number System
Lesson 1: The Real Number SystemLesson 1: The Real Number System
Lesson 1: The Real Number System
 
Lesson 3: Exponential Notation
Lesson 3: Exponential NotationLesson 3: Exponential Notation
Lesson 3: Exponential Notation
 
01 FUNCTIONS.pptx
01 FUNCTIONS.pptx01 FUNCTIONS.pptx
01 FUNCTIONS.pptx
 
Basic%20Cal%20Final.docx.docx
Basic%20Cal%20Final.docx.docxBasic%20Cal%20Final.docx.docx
Basic%20Cal%20Final.docx.docx
 
Lesson 3: Problem Set 4
Lesson 3: Problem Set 4Lesson 3: Problem Set 4
Lesson 3: Problem Set 4
 
Lesson 5: Polynomials
Lesson 5: PolynomialsLesson 5: Polynomials
Lesson 5: Polynomials
 
Lesson 9: Linear Relations and Lines
Lesson 9: Linear Relations and LinesLesson 9: Linear Relations and Lines
Lesson 9: Linear Relations and Lines
 
Lesson 2: Final Exam Review (Part 1)
Lesson 2: Final Exam Review (Part 1)Lesson 2: Final Exam Review (Part 1)
Lesson 2: Final Exam Review (Part 1)
 
Storyboard math
Storyboard mathStoryboard math
Storyboard math
 
MAT-314 Relations and Functions
MAT-314 Relations and FunctionsMAT-314 Relations and Functions
MAT-314 Relations and Functions
 
Differential calculus
Differential calculus  Differential calculus
Differential calculus
 
Calculus - Functions Review
Calculus - Functions ReviewCalculus - Functions Review
Calculus - Functions Review
 
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
Comparative analysis of x^3+y^3=z^3 and x^2+y^2=z^2 in the Interconnected Sets
 
Lesson 17: Quadratic Functions
Lesson 17: Quadratic FunctionsLesson 17: Quadratic Functions
Lesson 17: Quadratic Functions
 
CP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxCP2-Chp2-Series.pptx
CP2-Chp2-Series.pptx
 
Chapter 5 Identifying Linear Functions
Chapter 5 Identifying Linear FunctionsChapter 5 Identifying Linear Functions
Chapter 5 Identifying Linear Functions
 
Cuaderno de trabajo derivadas experiencia 3
Cuaderno de trabajo  derivadas experiencia 3Cuaderno de trabajo  derivadas experiencia 3
Cuaderno de trabajo derivadas experiencia 3
 
5.1 indentifying linear equations
5.1 indentifying linear equations5.1 indentifying linear equations
5.1 indentifying linear equations
 

More from Kevin Johnson

Lesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionLesson 22: Polynomial Long Division
Lesson 22: Polynomial Long Division
Kevin Johnson
 
Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1
Kevin Johnson
 
Lesson 18: Rational Exponents
Lesson 18: Rational ExponentsLesson 18: Rational Exponents
Lesson 18: Rational Exponents
Kevin Johnson
 
Lesson 16: More Inequalities
Lesson 16: More InequalitiesLesson 16: More Inequalities
Lesson 16: More Inequalities
Kevin Johnson
 
Lesson 15: Geometry
Lesson 15: GeometryLesson 15: Geometry
Lesson 15: Geometry
Kevin Johnson
 
Lesson 14: Equation of a Circle
Lesson 14: Equation of a CircleLesson 14: Equation of a Circle
Lesson 14: Equation of a Circle
Kevin Johnson
 
Lesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance FormulasLesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance Formulas
Kevin Johnson
 
Lesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle TrigonometryLesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle Trigonometry
Kevin Johnson
 
Lesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic EquationsLesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic Equations
Kevin Johnson
 
Lesson 8: Rational Functions
Lesson 8: Rational FunctionsLesson 8: Rational Functions
Lesson 8: Rational Functions
Kevin Johnson
 
Lesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesLesson 7: Graphing Inequalities
Lesson 7: Graphing Inequalities
Kevin Johnson
 
Lesson 6: Factoring Polynomials
Lesson 6: Factoring PolynomialsLesson 6: Factoring Polynomials
Lesson 6: Factoring Polynomials
Kevin Johnson
 
Lesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific NotationLesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific Notation
Kevin Johnson
 
Lesson 2: Inequalities
Lesson 2: InequalitiesLesson 2: Inequalities
Lesson 2: Inequalities
Kevin Johnson
 
MAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 ReviewMAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 Review
Kevin Johnson
 
Section 11: Normal Subgroups
Section 11: Normal SubgroupsSection 11: Normal Subgroups
Section 11: Normal Subgroups
Kevin Johnson
 
Section 10: Lagrange's Theorem
Section 10: Lagrange's TheoremSection 10: Lagrange's Theorem
Section 10: Lagrange's Theorem
Kevin Johnson
 
Section 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & CosetsSection 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & Cosets
Kevin Johnson
 
Section 8: Symmetric Groups
Section 8: Symmetric GroupsSection 8: Symmetric Groups
Section 8: Symmetric Groups
Kevin Johnson
 
MAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewMAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm Review
Kevin Johnson
 

More from Kevin Johnson (20)

Lesson 22: Polynomial Long Division
Lesson 22: Polynomial Long DivisionLesson 22: Polynomial Long Division
Lesson 22: Polynomial Long Division
 
Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1Lesson 20: Trigonometric Functions of Any Angle Part 1
Lesson 20: Trigonometric Functions of Any Angle Part 1
 
Lesson 18: Rational Exponents
Lesson 18: Rational ExponentsLesson 18: Rational Exponents
Lesson 18: Rational Exponents
 
Lesson 16: More Inequalities
Lesson 16: More InequalitiesLesson 16: More Inequalities
Lesson 16: More Inequalities
 
Lesson 15: Geometry
Lesson 15: GeometryLesson 15: Geometry
Lesson 15: Geometry
 
Lesson 14: Equation of a Circle
Lesson 14: Equation of a CircleLesson 14: Equation of a Circle
Lesson 14: Equation of a Circle
 
Lesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance FormulasLesson 13: Midpoint and Distance Formulas
Lesson 13: Midpoint and Distance Formulas
 
Lesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle TrigonometryLesson 12: Right Triangle Trigonometry
Lesson 12: Right Triangle Trigonometry
 
Lesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic EquationsLesson 10: Solving Quadratic Equations
Lesson 10: Solving Quadratic Equations
 
Lesson 8: Rational Functions
Lesson 8: Rational FunctionsLesson 8: Rational Functions
Lesson 8: Rational Functions
 
Lesson 7: Graphing Inequalities
Lesson 7: Graphing InequalitiesLesson 7: Graphing Inequalities
Lesson 7: Graphing Inequalities
 
Lesson 6: Factoring Polynomials
Lesson 6: Factoring PolynomialsLesson 6: Factoring Polynomials
Lesson 6: Factoring Polynomials
 
Lesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific NotationLesson 4: Decimal to Scientific Notation
Lesson 4: Decimal to Scientific Notation
 
Lesson 2: Inequalities
Lesson 2: InequalitiesLesson 2: Inequalities
Lesson 2: Inequalities
 
MAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 ReviewMAT-314 Midterm Exam 2 Review
MAT-314 Midterm Exam 2 Review
 
Section 11: Normal Subgroups
Section 11: Normal SubgroupsSection 11: Normal Subgroups
Section 11: Normal Subgroups
 
Section 10: Lagrange's Theorem
Section 10: Lagrange's TheoremSection 10: Lagrange's Theorem
Section 10: Lagrange's Theorem
 
Section 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & CosetsSection 9: Equivalence Relations & Cosets
Section 9: Equivalence Relations & Cosets
 
Section 8: Symmetric Groups
Section 8: Symmetric GroupsSection 8: Symmetric Groups
Section 8: Symmetric Groups
 
MAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm ReviewMAT-108 Trigonometry Midterm Review
MAT-108 Trigonometry Midterm Review
 

Recently uploaded

Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
Sérgio Sacani
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
muralinath2
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Citrus Greening Disease and its Management
Citrus Greening Disease and its ManagementCitrus Greening Disease and its Management
Citrus Greening Disease and its Management
subedisuryaofficial
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
Areesha Ahmad
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
Scintica Instrumentation
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
University of Maribor
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
Richard Gill
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SELF-EXPLANATORY
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
muralinath2
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
YOGESH DOGRA
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
Sérgio Sacani
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
muralinath2
 

Recently uploaded (20)

Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Citrus Greening Disease and its Management
Citrus Greening Disease and its ManagementCitrus Greening Disease and its Management
Citrus Greening Disease and its Management
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
 
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
Comparing Evolved Extractive Text Summary Scores of Bidirectional Encoder Rep...
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
Richard's entangled aventures in wonderland
Richard's entangled aventures in wonderlandRichard's entangled aventures in wonderland
Richard's entangled aventures in wonderland
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
 
Mammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also FunctionsMammalian Pineal Body Structure and Also Functions
Mammalian Pineal Body Structure and Also Functions
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
 
Hemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptxHemostasis_importance& clinical significance.pptx
Hemostasis_importance& clinical significance.pptx
 

Lesson 11: Functions and Function Notation

  • 1. 𝐏𝐓𝐒 𝟑 Bridge to Calculus Workshop Summer 2020 Lesson 11 Functions and Function Notation “Mathematics is the art of giving the same name to different things” - Henri Poincaré -
  • 2. Lehman College, Department of Mathematics Relations (1 of 3) A relation is a pairing of numbers from one set, called the domain, with numbers from another set, called the range. Each number in the domain is an input. Each number in the range is an output. In relations represented by ordered pairs, the inputs are the 𝑥-coordinates and the outputs are the 𝑦-coordinates Example 1. State the domain and range of the relation: Solution. 𝑥 2 4 5 5 7 𝑦 5 9 3 7 7 2, 4, 5, 7Domain: Range: 3, 5, 7, 9
  • 3. Lehman College, Department of Mathematics Relations (2 of 3) Example 2. Give an example of an ordered pair from each of the following relations. Determine the domain and range of the relations: Solution. Example 3. Represent the following relation as: −1, 1 , 2, 0 , 3, 1 , 3, 2 , 4, 5 (a) A table (b) A graph (c) A mapping diagram (a) 𝑦 = 𝑥2 + 1 (b) 𝑦 = 𝑥 (a) 1, 2 Domain: ℝ Range: 𝑥 ≥ 1 (b) 4, 2 Domain: 𝑥 ≥ 0 Range: 𝑥 ≥ 0
  • 4. Lehman College, Department of Mathematics Relations (3 of 3) Solution. 𝑥 −1 2 3 3 4 𝑦 1 0 1 2 5 (a) A table (b) A graph (c) A mapping diagram
  • 5. Lehman College, Department of Mathematics Function Definition (1 of 1) A relation is a function if for each input, there is exactly one output. In this case, we say the output is a function of the input. Example 4. State which relation is a function: Solution. 2, 36 , 4, 38 , 5, 40 , 5, 41 , 7, 42 −1, 1 , 2, 0 , 3, 1 , 3, 2 , 4, 5 (a) (b) (c) −2, 3 , −1, 5 , 0, 7 , 1, 9 , 2 11 (a) is not a function because: the input 5 is paired with two different outputs 40, & 41. Alligators of the same age can have different heights. (b) is not a function because: (3, 1) and (3, 2) are pairs (c) is a function as: 1 input paired with exactly 1 output.
  • 6. Lehman College, Department of Mathematics Vertical Line Test (1 of 1) Vertical Line Test. A relation is not a function, if one can find a vertical line passing through more than one point on its graph. Otherwise, the relation is a function. (a) This is a function, as no vertical line passes through more than one point. (b) Not a function since a vertical line passes through the points (3, 1) and (3, −2).
  • 7. Lehman College, Department of Mathematics Function Notation (1 of 6) If an equation in 𝑥 and 𝑦 gives one and only one value of 𝑦 for each value of 𝑥, then the variable 𝑦 is a function of the variable 𝑥. Example 5. In the following relation is 𝑦 a function of 𝑥? Solution. Note that the ordered pairs 0, 1 and 0, −1 satisfy the equation. Therefore, 𝑦 is not a function of 𝑥. When an equation represents a function, the function is often named by a letter such as 𝑓, 𝑔, ℎ. Any letter (Latin, Greek, other) can be used to name a function. Let 𝑓 denote a function, then the domain is the set of inputs and the range—the set of outputs of 𝑓. 𝑥2 + 𝑦2 = 1
  • 8. Lehman College, Department of Mathematics Function Notation (2 of 6) As shown in the following figure (the function machine), input is represented by 𝑥 and the output by 𝑓(𝑥). The special notation 𝑓(𝑥), read as “𝑓 of 𝑥” or “𝑓 at 𝑥,” represents the value of the function at the number 𝑥. Let us consider an example of a function: 𝑦 = 𝑥2 + 3𝑥 + 1
  • 9. Lehman College, Department of Mathematics Function Notation (3 of 6) We will call this function 𝑓. In our new notation: Read as: “𝑓 of 𝑥 equals 𝑥-squared plus three-𝑥 plus 1”. Suppose we wish to find the value of 𝑓(2). We will substitute the number 2 for 𝑥 in the formula for 𝑓(𝑥): The statement 𝑓 2 = 11, read as “𝑓 of 2 equals 11”, tells us that the value of the function at 2 is 11. 𝑓(𝑥) = 𝑥2 + 3𝑥 + 1 𝑥2 + 3𝑥 + 1 𝑓(2) = 2 2 + 3 2 + 1 𝑓(𝑥) = = 4 + 6 + 1 𝑓(2) = 11
  • 10. Lehman College, Department of Mathematics Function Notation (4 of 6) Example 6. For 𝑓 𝑥 = 2𝑥2 − 3𝑥 + 2, evaluate each of the following: Solution. (a) 𝑓(−1) (b) 𝑓(𝑥 + 2) (c) 𝑓(−𝑥) (a) 𝑓 −1 = 2 −1 2 − 3 −1 + 2 = 2 + 3 + 2 = 7 (b) 𝑓 𝑥 + 2 = 2 𝑥 + 2 2 − 3 𝑥 + 2 + 2 = 2 𝑥2 + 4𝑥 + 4 − 3 𝑥 + 2 + 2 = 2𝑥2 + 8𝑥 + 8 − 3𝑥 − 6 + 2 = 2𝑥2 + 5𝑥 + 4 (c) 𝑓 −𝑥 = 2 −𝑥 2 − 3 −𝑥 + 2 = 2𝑥2 + 3𝑥 + 2
  • 11. Lehman College, Department of Mathematics Function Notation (5 of 6) Example 7. For 𝑓 𝑥 = −3𝑥 + 1, evaluate the difference quotient: Solution. Let us first evaluate 𝑓 𝑥 + ℎ : 𝑓 𝑥 + ℎ − 𝑓(𝑥) ℎ 𝑓 𝑥 + ℎ = −3 𝑥 + ℎ + 1 = −3𝑥 − 3ℎ + 1 𝑓 𝑥 + ℎ − 𝑓 𝑥 = −3𝑥 − 3ℎ + 1 − −3𝑥 + 1 = −3𝑥 − 3ℎ + 1 + 3𝑥 − 1 = −3ℎ 𝑓 𝑥 + ℎ − 𝑓(𝑥) ℎ = −3ℎ ℎ = −3 ℎ ≠ 0
  • 12. Lehman College, Department of Mathematics Function Notation (6 of 6) Example 8. For 𝑓 𝑥 = 4𝑥 + 𝑥2 , evaluate each of the following: Solution. (a) 𝑓(−3) (b) 𝑓 𝑥 + ℎ − 𝑓(𝑥) ℎ (a) 𝑓 −3 = 4 −3 + −3 2 = −12 + 9 = (b) 𝑓 𝑥 + ℎ = 4 𝑥 + ℎ + 𝑥 + ℎ 2 = 4𝑥 + 4ℎ + 𝑓 𝑥 + ℎ − 𝑓 𝑥 = −3 𝑥2 + 2ℎ𝑥 + ℎ2 4𝑥 + 4ℎ + 𝑥2 + 2ℎ𝑥 + ℎ2 − 4𝑥 + 𝑥2 = 4𝑥 + 4ℎ + 𝑥2 + 2ℎ𝑥 + ℎ2 − 4𝑥 − 𝑥2 = 4ℎ + 2ℎ𝑥 + ℎ2 = ℎ 4 + 2𝑥 + ℎ 𝑓 𝑥 + ℎ − 𝑓(𝑥) ℎ = ℎ 4 + 2𝑥 + ℎ ℎ = 4 + 2𝑥 + ℎ ℎ ≠ 0
  • 13. Lehman College, Department of Mathematics Equality of Functions (1 of 1) Two functions are equal if they have the same domain and the same value at every number in that domain. Example 9. Suppose 𝑓(𝑥) = 𝑥2 with domain all real numbers and let 𝑔(𝑥) = 𝑥2 with domain the set of positive numbers. Are 𝑓 and 𝑔 equal as functions? Answer. No, for example: does not exist, Example 10. Suppose 𝑓(𝑥) = 𝑥2 with domain the set 1, 2 and let 𝑔 𝑥 = 3𝑥 − 2 with domain the set 1, 2 . Are 𝑓 and 𝑔 equal as functions? Answer. 𝑓 −2 = 4 but 𝑔 −2 Yes, they both have the same domain: and: 𝑓 1 = 1, 𝑔 1 = 1; 1, 2 𝑓 2 = 𝑔 2 =4, 4. since, −2 is not in the domain of 𝑔.
  • 14. Lehman College, Department of Mathematics Equality of Functions (2 of 2) Given two functions expressed as formulas in 𝑥, how do you check on what domain they are equal as functions? Answer. Equate the two formulas and solve for 𝑥. In Example 10, determine the domain on which the function 𝑓(𝑥) = 𝑥2 is equal to 𝑔 𝑥 = 3𝑥 − 2. It follows that 𝑓(𝑥) = 𝑥2 is equal to 𝑔 𝑥 = 3𝑥 − 2 as functions on the domain: 𝑥2 = 3𝑥 − 2 Equate the two functions 𝑥2 − 3𝑥 + 2 = 0 𝑥 − 1 𝑥 − 2 = 0 Factor 𝑥 = 1, 2 Solve for 𝑥 1, 2
  • 15. Lehman College, Department of Mathematics Natural Domain of a Function (1 of 1) If a function defined by a formula does not have a domain specified, then the “natural domain” or “implied domain” is the set of real numbers for which the formula makes sense and produces a real number. Example 11. Suppose 𝑓(𝑥) = 3𝑥 − 1 2 , determine its natural domain. Solution. Substituting any real number for the variable 𝑥, yields a real number for 𝑓(𝑥), so the domain is ℝ. Example 12. Suppose 𝑓(𝑥) = 𝑥2+3𝑥+7 𝑥−4 , determine its natural domain. Solution. The domain of all polynomials is ℝ. So, we have: 𝑥 − 4 ≠ 0 or 𝑥 ≠ 4, Domain: all reals except 4.
  • 16. Lehman College, Department of Mathematics Natural Domain of a Function (1 of 1) Example 13. Let 𝑓(𝑥) = 𝑥, find its natural domain. Solution. Substituting a negative number for the variable 𝑥 does not yield a real number for 𝑓(𝑥), so the natural domain is all nonnegative numbers: Example 14. Suppose 𝑓(𝑥) = 2𝑥 + 6, determine its natural domain. Solution. From Example 13, the expression under the square root sign must be nonnegative: 𝑥 ≥ 0 2𝑥 + 6 ≥ 0 2𝑥 + 6 − 6 ≥ 0 − 6 2𝑥 ≥ −6 𝑥 ≥ −3