CHAPTER 1 FUNCTIONS
Lesson 1: Functions as models
@ReylkastroRey Lagrosa Castro @REYLKASTRO
LESSON 1: FUNCTIONS AS MODELS
The following table shows how relations and functions
are the same and how they are different.
@ReylkastroRey Lagrosa Castro @REYLKASTRO
A relation is a rule
that relates values
from a set of values
(called the domain)
to a second set of
values (called the
range)
A function is a
relation where
element in the
domain is related to
only one value in the
range by some rule.
LESSON 1: FUNCTIONS AS MODELS
The following table shows how relations and functions
are the same and how they are different.
@ReylkastroRey Lagrosa Castro @REYLKASTRO
A relation is a rule
that relates values
from a set of values
(called the domain)
to a second set of
values (called the
range)
A function is a
relation where
element in the
domain is related to
only one value in the
range by some rule.
Example:
f = {(1,3), (1,4), (2,5), (2,6), (3,7)}
h = {(1,3),(2,6),(3,9),...(n,3n),...}
LESSON 1: FUNCTIONS AS MODELS
The following table shows how relations and functions
are the same and how they are different.
Relation Function
@ReylkastroRey Lagrosa Castro @REYLKASTRO
The elements of the
domain can be
imagined as input to a
machine that applies a
rule to these inputs to
generate one or more
outputs.
The elements of the
domain can be
imagined as input to a
machine that applies a
rule so that each input
corresponds to only
one or outputs.
LESSON 1: FUNCTIONS AS MODELS
The following table shows how relations and functions
are the same and how they are different.
Relation Function
@ReylkastroRey Lagrosa Castro @REYLKASTRO
The elements of the
domain can be
imagined as input to a
machine that applies a
rule to these inputs to
generate one or more
outputs.
The elements of the
domain can be
imagined as input to a
machine that applies a
rule so that each input
corresponds to only
one or outputs.
LESSON 1: FUNCTIONS AS MODELS
The following table shows how relations and functions
are the same and how they are different.
Relation Function
@ReylkastroRey Lagrosa Castro @REYLKASTRO
A relation is also a set
of ordered pairs (x,y).
A function is a set of
ordered pairs (x,y)
such that no two
ordered have the same
x-value but different y-
values.
LESSON 1: FUNCTIONS AS MODELS
The following table shows how relations and functions
are the same and how they are different.
Relation Function
@ReylkastroRey Lagrosa Castro @REYLKASTRO
A relation is also a set
of ordered pairs (x,y).
A function is a set of
ordered pairs (x,y)
such that no two
ordered have the same
x-value but different y-
values.
x2 + y2 = 1
FUNCTIONS AND RELATIONS AS A TABLE OF
VALUES
Example 1. Which of the following relations
are functions?
a. f = {(1,2),(2,2),(3,5),(4,5)}
b. g = {(1,3),(1,4),(2,5),(2,6),(3,7)}
c. h = {(1,3),(2,6),(3,9), ... (n,3n),...}
@ReylkastroRey Lagrosa Castro @REYLKASTRO
FUNCTIONS AND RELATIONS AS A TABLE OF
VALUES
@ReylkastroRey Lagrosa Castro @REYLKASTRO
Example 2. Which of the following mapping
diagrams represent functions?
FUNCTIONS AS A GRAPH IN THE CARTESIAN
PLANE
@ReylkastroRey Lagrosa Castro @REYLKASTRO
The Vertical Line Test
A graph represents a function if and only if each
vertical line intersects the graph at most once.
DOMAIN OF A RELATION
@ReylkastroRey Lagrosa Castro @REYLKASTRO
FUNCTIONS AS REPRESENTATIONS OF REAL-
LIFE SITUATIONS
@ReylkastroRey Lagrosa Castro @REYLKASTRO
Functions can often be used to model real life situations.
FUNCTIONS AS REPRESENTATIONS OF REAL-
LIFE SITUATIONS
@ReylkastroRey Lagrosa Castro @REYLKASTRO
Functions can often be used to model real life situations.
PIECEWISE FUNCTIONS
@ReylkastroRey Lagrosa Castro @REYLKASTRO
ASSIGNMENT
Lesson 1 function as model

Lesson 1 function as model

  • 1.
    CHAPTER 1 FUNCTIONS Lesson1: Functions as models @ReylkastroRey Lagrosa Castro @REYLKASTRO
  • 2.
    LESSON 1: FUNCTIONSAS MODELS The following table shows how relations and functions are the same and how they are different. @ReylkastroRey Lagrosa Castro @REYLKASTRO A relation is a rule that relates values from a set of values (called the domain) to a second set of values (called the range) A function is a relation where element in the domain is related to only one value in the range by some rule.
  • 3.
    LESSON 1: FUNCTIONSAS MODELS The following table shows how relations and functions are the same and how they are different. @ReylkastroRey Lagrosa Castro @REYLKASTRO A relation is a rule that relates values from a set of values (called the domain) to a second set of values (called the range) A function is a relation where element in the domain is related to only one value in the range by some rule. Example: f = {(1,3), (1,4), (2,5), (2,6), (3,7)} h = {(1,3),(2,6),(3,9),...(n,3n),...}
  • 4.
    LESSON 1: FUNCTIONSAS MODELS The following table shows how relations and functions are the same and how they are different. Relation Function @ReylkastroRey Lagrosa Castro @REYLKASTRO The elements of the domain can be imagined as input to a machine that applies a rule to these inputs to generate one or more outputs. The elements of the domain can be imagined as input to a machine that applies a rule so that each input corresponds to only one or outputs.
  • 5.
    LESSON 1: FUNCTIONSAS MODELS The following table shows how relations and functions are the same and how they are different. Relation Function @ReylkastroRey Lagrosa Castro @REYLKASTRO The elements of the domain can be imagined as input to a machine that applies a rule to these inputs to generate one or more outputs. The elements of the domain can be imagined as input to a machine that applies a rule so that each input corresponds to only one or outputs.
  • 6.
    LESSON 1: FUNCTIONSAS MODELS The following table shows how relations and functions are the same and how they are different. Relation Function @ReylkastroRey Lagrosa Castro @REYLKASTRO A relation is also a set of ordered pairs (x,y). A function is a set of ordered pairs (x,y) such that no two ordered have the same x-value but different y- values.
  • 7.
    LESSON 1: FUNCTIONSAS MODELS The following table shows how relations and functions are the same and how they are different. Relation Function @ReylkastroRey Lagrosa Castro @REYLKASTRO A relation is also a set of ordered pairs (x,y). A function is a set of ordered pairs (x,y) such that no two ordered have the same x-value but different y- values. x2 + y2 = 1
  • 8.
    FUNCTIONS AND RELATIONSAS A TABLE OF VALUES Example 1. Which of the following relations are functions? a. f = {(1,2),(2,2),(3,5),(4,5)} b. g = {(1,3),(1,4),(2,5),(2,6),(3,7)} c. h = {(1,3),(2,6),(3,9), ... (n,3n),...} @ReylkastroRey Lagrosa Castro @REYLKASTRO
  • 9.
    FUNCTIONS AND RELATIONSAS A TABLE OF VALUES @ReylkastroRey Lagrosa Castro @REYLKASTRO Example 2. Which of the following mapping diagrams represent functions?
  • 10.
    FUNCTIONS AS AGRAPH IN THE CARTESIAN PLANE @ReylkastroRey Lagrosa Castro @REYLKASTRO The Vertical Line Test A graph represents a function if and only if each vertical line intersects the graph at most once.
  • 11.
    DOMAIN OF ARELATION @ReylkastroRey Lagrosa Castro @REYLKASTRO
  • 12.
    FUNCTIONS AS REPRESENTATIONSOF REAL- LIFE SITUATIONS @ReylkastroRey Lagrosa Castro @REYLKASTRO Functions can often be used to model real life situations.
  • 13.
    FUNCTIONS AS REPRESENTATIONSOF REAL- LIFE SITUATIONS @ReylkastroRey Lagrosa Castro @REYLKASTRO Functions can often be used to model real life situations.
  • 14.
  • 16.