SlideShare una empresa de Scribd logo
1 de 24
Relations and Functions

Module 1 Lesson 1
What is a Relation?
A relation is a set of ordered pairs.
When you group two or more points in a set, it is
referred to as a relation. When you want to show that a
set of points is a relation you list the points in braces.
For example, if I want to show that the points (-3,1) ;
(0, 2) ; (3, 3) ; & (6, 4) are a relation, it would be written
like this:
{(-3,1) ; (0, 2) ; (3, 3) ; (6, 4)}
Domain and Range
 Each ordered pair has two parts, an x-value

and a y-value.
 The x-values of a given relation are called the
Domain.
 The y-values of the relation are called the
Range.
 When you list the domain and range of a
relation, you place each (the domain and the
range) in a separate set of braces.
For Example,
1. List the domain and the range of the relation
{(-3,1) ; (0, 2) ; (3, 3) ; (6, 4)}
Domain: { -3, 0, 3, 6}
2. List

Range: {1, 2, 3, 4}

the domain and the range of the relation
{(-3,3) ; (0, 2) ; (3, 3) ; (6, 4) ; ( 7, 7)}

Domain: {-3, 0, 3, 6, 7}

Range: {3, 2, 4, 7}

Notice! Even though the number 3 is listed twice in the
relation, you only note the number once when you list the
domain or range!
Finding Domain and Range from a graph
What is the domain?
The graph to the left is of y = x2, and we can
square any number we want.
This makes the domain all real numbers.

On a graph, the domain corresponds to the horizontal axis.  Since that
is the case, we need to look to the left and right to see if there are any
end points or holes in the graph to help us find our domain.
If the graph infinite to left and to the right, then the domain is
represented by all real numbers.
What's the range?
If I plug any number into this
function, am I ever going to be
able to get a negative number
as a result? No!
The range of this function is
all positive numbers which is represented by y ≥ 0.
On a graph, the range corresponds to the vertical axis. We need to
look up and down to see if there are any end points or holes to help
us find our range. If the graph keeps going up and down with no
endpoint then the range is all real numbers.
However, this is not the case here. The graph does not ever go
below the x-axis, never returning a negative range value.
What is a Function?
A function is a relation that assigns each
y-value only one x-value.
What does that mean? It means, in order for the
relation to be considered a function, there cannot be
any repeated values in the domain.
There are two ways to see if a relation is a function:
1. Vertical Line Test
2. Mappings
……….
Using the Vertical Line Test
Use the vertical line test to check
if the relation is a function only if
the relation is already graphed.
1.
2.

3.

4.

Hold a straightedge (pen, ruler,
etc) vertical to your graph.
Drag the straightedge from left
to right on the graph.
If the straightedge intersects
the graph once in each spot ,
then it is a function.
If the straightedge intersects
the
graph more than once in any
spot, it is not a function.
A function!
Examples of the Vertical Line Test
function

Not a function

Not a function

function

……….
Mappings
If the relation is not graphed, it is easier to use what
is called a mapping.
 When you are creating a mapping of a relation, you





draw two ovals.
In one oval, list all the domain values.
In the other oval, list all the range values.
Draw a line connecting the pairs of domain and range
values.
If any domain value ‘maps’ to two different range
values, the relation is not a function.
It’s easier than it sounds 
Example of a Mapping
Create a mapping of the following relation and
state whether or not it is a function.
{(-3,1) ; (0, 2) ; (3, 3) ; (6, 4)}

-3
0
3
6

Steps

1
2
3
4

1.

Draw ovals

2.

List domain

3.

List range

4.

Draw lines to
connect

This relation is a function because each x-value maps to only one y-value.
Another Mapping
Create a mapping of the following relation and
state whether or not it is a function.
{(-1,2) ; (1, 2) ; (5, 3) ; (6, 8)}
-1
1
5
6

2
3
8

Notice that even
though there are
two 2’s in the
range, you only
list the 2 once.

This relation is a function because each x-value maps to only one y-value.
It is still a function if two x-values go to the same y-value.
Last Mapping
Create a mapping of the following relation and
state whether or not it is a function.
{(-4,-1) ; (-4, 0) ; (5, 1) ; (3, 9)}

-4
5
3

-1
0
1
9

Make sure to list
the (-4) only once!

This relation is NOT a function because the (-4) maps to the (-1) & the (0).
It is NOT a function if one x-value goes to two different y-values.
Vocabulary Review
Relation: a set of order pairs.
Domain: the x-values in the relation.
Range: the y-values in the relation.
Function: a relation where each x-value is
assigned (maps to) on one y-value.
 Vertical Line Test: using a vertical
straightedge to see if the relation is a
function.
 Mapping: a diagram used to see if the relation
is a function.




Practice
Complete the following questions and check your answers on the next slide.
1.

Identify the domain and range of the following relations:
a. {(-4,-1) ; (-2, 2) ; (3, 1) ; (4, 2)}
b. {(0,-6) ; (1, 2) ; (7, -4) ; (1, 4)}

2.

Graph the following relations and use the vertical line test to see if the
relation is a function. Connect the pairs in the order given.
a. {(-3,-3) ; (0, 6) ; (3, -3)}
b. {(0,6) ; (3, 3) ; (0, 0)}

3.

Use a mapping to see if the following relations are functions:
a. {(-4,-1) ; (-2, 2) ; (3, 1) ; (4, 2)}
b. {(0,-6) ; (1, 2) ; (7, -4) ; (1, 4)}
Answers

(you will need to hit the spacebar to pull up the next slide)

1a. Domain: {-4, -2, 3, 4} Range: {-2, 2, 1}
1b. Domain: {0, 1, 7} Range: {-6, 2, -4, 4}
2a.
2b.
Function

Not a Function

3a.

3b.
-4
-2
3
4

-1
2
1
Function

0
1
7

-6
2
-4
4
Not a Function
Function Notation
The equation that represents a function is called a
function rule.
 A function rule is written with two variables, x

and y.
 It can also be written in function notation using f(x),
where f(x) represent the y value.
 F(x) is read as ‘y as a function of x’
 When you are given a function rule, you can
evaluate the function at a given domain value to find
the corresponding range value or vice versa.
……….

How to Evaluate a Function Rule
To evaluate a function rule, substitute the
value in for x and solve for y.
Examples
Evaluate the given function rules for f(2)
which is a read as let x = 2.
f(x)= x + 5
f(x)= 2x -1
f(x)= -x + 2
y=-(2)+2
y=2(2)-1
y=(2)+ 5
y= -2 + 2
y= 4 – 1
y= 7
y= 0
y= 3
……….

When f(x) equals a number
You can also be asked to let y equal a
number and then solve for x.
Examples
Evaluate the given function rules for f(x) =2
which is a read as let y = 2.
f(x)= x + 5
2= x + 5
x = -3

f(x)= 2x -1
2 =2x -1
3 = 2x
x= 3/2

f(x)= -x + 7
2= -x+7
-5= -x
x= 5
Evaluating for multiple values
 You can also be asked to find the range

values for a given domain or vice versa.
 This is the same as before, but now
you’re evaluating the same function rule for
more than one number.
 The values that you are substituting in are x
values, so they are apart of the domain.
 The values you are generating are y-values,
so they are apart of the range.
Example
Steps

Find the range values of the function
for the given domain.
f(x) = -3x + 2 ; {-1, 0, 1, 2}

1.

Sub in each
domain value in
one @ a time.

2.

Solve for y in
each

3.

List y values in
braces.

y = -3x + 2
y = -3(-1) + 2
y=3+2
y=5

y = -3x + 2
y = -3(0) + 2
y=0+2
y=2

y = -3x + 2
y = -3(1) + 2
y = -3 + 2
y = -1

y = -3x + 2
y = -3(2) + 2
y = -6 +2
y = -4

The range values for the given domain are { 5, 2, -1, -4}.
Find the domain
Find the domain values of the function
for the given the range values.
f(x) = 2x - 7 ; {-3, -2, 4}
y = 2x -7
-3 = 2x - 7
4 = 2x
x= 2

y = 2x -7
-2 = 2x -7
5 = 2x
x = 5/2

y = 2x - 7
4 = 2x - 7
11= 2x
x= 11/2

The domain values for the given range are
{ 2, 5/2, 11/2}.
Practice (you’ll need to hit the spacebar to pull up the next slide)
1. Find the range values of the function
for the given domain.
f(x) = 3x + 1 ; {-4, 0, 2}
2. Find the domain values of the function
for the given range.
f(x) = -2x + 3 ; {-5, -2, 6}
Steps
1.

Sub in each value in one @ a time.

2.

Solve for the unknown in each

3.

List results in braces.
Answers
1. y = 3x + 1
y = 3(-4) + 1
y = -12 + 1
y = -11
2. y = -2x + 3
-5 = -2x + 3
-8 = -2x
x=4

y = 3x + 1
y = 3(0) + 1
y=0+1
y=1
Ans. { -11, 1, 7}

y = 3x + 1
y = 3(2) + 1
y=6+1
y=7

y = -2x + 3
-2 = -2x + 3
-5 = -2x
x = 5/2
Ans. {4, 5/2 , -3/2}

y = -2x + 3
6 = -2x + 3
3 = -2x
x = 3/-2

Más contenido relacionado

La actualidad más candente

Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
toni dimella
 
Composition Of Functions
Composition Of FunctionsComposition Of Functions
Composition Of Functions
sjwong
 
Piecewise Functions
Piecewise FunctionsPiecewise Functions
Piecewise Functions
swartzje
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
Fendi Ard
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functions
coolhanddav
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functions
Carlos Erepol
 
Rational functions
Rational functionsRational functions
Rational functions
zozima
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
Barbara Knab
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
misey_margarette
 

La actualidad más candente (20)

Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
 
Composition Of Functions
Composition Of FunctionsComposition Of Functions
Composition Of Functions
 
Piecewise Functions
Piecewise FunctionsPiecewise Functions
Piecewise Functions
 
Lesson Plan Sample for Grade 8
Lesson Plan Sample for Grade 8Lesson Plan Sample for Grade 8
Lesson Plan Sample for Grade 8
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functions
 
Polynomial function
Polynomial functionPolynomial function
Polynomial function
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functions
 
Harmonic sequence
Harmonic sequenceHarmonic sequence
Harmonic sequence
 
Rational functions
Rational functionsRational functions
Rational functions
 
One-to-one Functions.pptx
One-to-one Functions.pptxOne-to-one Functions.pptx
One-to-one Functions.pptx
 
Lesson 1: Special Products
Lesson 1: Special ProductsLesson 1: Special Products
Lesson 1: Special Products
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
Geometric series
Geometric seriesGeometric series
Geometric series
 
Graphing rational functions
Graphing rational functionsGraphing rational functions
Graphing rational functions
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
 
Linear Equations in Two Variables
Linear Equations in Two VariablesLinear Equations in Two Variables
Linear Equations in Two Variables
 
General Mathematics - Composition of Functions
General Mathematics - Composition of FunctionsGeneral Mathematics - Composition of Functions
General Mathematics - Composition of Functions
 

Destacado

Lesson plan in mathematics
Lesson plan in mathematicsLesson plan in mathematics
Lesson plan in mathematics
Emilyn Ragasa
 
Lesson plan in math
Lesson plan in mathLesson plan in math
Lesson plan in math
shandex
 
Every function is relation but all relation are not function
Every function is relation but all relation are not functionEvery function is relation but all relation are not function
Every function is relation but all relation are not function
Faglul Karim Raihan
 
Unit plan math
Unit plan mathUnit plan math
Unit plan math
shandex
 
Linear equations lesson plan
Linear equations lesson planLinear equations lesson plan
Linear equations lesson plan
Caleb Thaxton
 
Cell Biology Lesson Plan
Cell Biology Lesson PlanCell Biology Lesson Plan
Cell Biology Lesson Plan
Jan Del Rosario
 
Kinds of sentences according to function-LP
Kinds of sentences according to function-LPKinds of sentences according to function-LP
Kinds of sentences according to function-LP
Ysa Garcera
 
Function vs not function
Function vs not functionFunction vs not function
Function vs not function
Mr. Hohman
 

Destacado (20)

Algebra2-Functions Lesson Plan
Algebra2-Functions Lesson PlanAlgebra2-Functions Lesson Plan
Algebra2-Functions Lesson Plan
 
Lesson plan in mathematics
Lesson plan in mathematicsLesson plan in mathematics
Lesson plan in mathematics
 
Public relation
Public relationPublic relation
Public relation
 
Detailed Lesson Plan (ENGLISH, MATH, SCIENCE, FILIPINO)
Detailed Lesson Plan (ENGLISH, MATH, SCIENCE, FILIPINO)Detailed Lesson Plan (ENGLISH, MATH, SCIENCE, FILIPINO)
Detailed Lesson Plan (ENGLISH, MATH, SCIENCE, FILIPINO)
 
Lesson plan in math
Lesson plan in mathLesson plan in math
Lesson plan in math
 
MATH Lesson Plan sample for demo teaching
MATH Lesson Plan sample for demo teaching MATH Lesson Plan sample for demo teaching
MATH Lesson Plan sample for demo teaching
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Every function is relation but all relation are not function
Every function is relation but all relation are not functionEvery function is relation but all relation are not function
Every function is relation but all relation are not function
 
Making power point slides
Making power point slidesMaking power point slides
Making power point slides
 
function and relation
function and relationfunction and relation
function and relation
 
The Function of Music in Society-Media Smarts
The Function of Music in Society-Media SmartsThe Function of Music in Society-Media Smarts
The Function of Music in Society-Media Smarts
 
Unit plan math
Unit plan mathUnit plan math
Unit plan math
 
Lesson Plan Algebra
Lesson Plan AlgebraLesson Plan Algebra
Lesson Plan Algebra
 
Linear equations lesson plan
Linear equations lesson planLinear equations lesson plan
Linear equations lesson plan
 
Cell Biology Lesson Plan
Cell Biology Lesson PlanCell Biology Lesson Plan
Cell Biology Lesson Plan
 
Kinds of sentences according to function-LP
Kinds of sentences according to function-LPKinds of sentences according to function-LP
Kinds of sentences according to function-LP
 
Function vs not function
Function vs not functionFunction vs not function
Function vs not function
 
Final lesson plan in Math (4A's Approach)
Final lesson plan in Math (4A's Approach)Final lesson plan in Math (4A's Approach)
Final lesson plan in Math (4A's Approach)
 
Detailed Lesson Plan in Science and Health Grade 3 Sense Organ
Detailed Lesson Plan in Science and Health Grade 3 Sense OrganDetailed Lesson Plan in Science and Health Grade 3 Sense Organ
Detailed Lesson Plan in Science and Health Grade 3 Sense Organ
 
Detailed Lesson Plan in English 2 - (VERBS)
Detailed Lesson Plan in English 2 - (VERBS)Detailed Lesson Plan in English 2 - (VERBS)
Detailed Lesson Plan in English 2 - (VERBS)
 

Similar a Relations and Functions

relationsandfunctionsupdated-140102120840-phpapp01.ppt
relationsandfunctionsupdated-140102120840-phpapp01.pptrelationsandfunctionsupdated-140102120840-phpapp01.ppt
relationsandfunctionsupdated-140102120840-phpapp01.ppt
kristinebua
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notes
toni dimella
 
Graphing linear relations and functions
Graphing linear relations and functionsGraphing linear relations and functions
Graphing linear relations and functions
Tarun Gehlot
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
swartzje
 
WEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptx
WEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptxWEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptx
WEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptx
ExtremelyDarkness2
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.ppt
PhongLan30
 
5.1 indentifying linear equations
5.1 indentifying linear equations5.1 indentifying linear equations
5.1 indentifying linear equations
coolhanddav
 
February 10 2016
February 10 2016February 10 2016
February 10 2016
khyps13
 
Grade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptxGrade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptx
AlwinCAsuncion
 
relationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfrelationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdf
BhanuCharan9
 
L1 functions, domain & range
L1 functions, domain & rangeL1 functions, domain & range
L1 functions, domain & range
James Tagara
 

Similar a Relations and Functions (20)

Evaluating function 1
Evaluating function 1Evaluating function 1
Evaluating function 1
 
relationsandfunctionsupdated-140102120840-phpapp01.ppt
relationsandfunctionsupdated-140102120840-phpapp01.pptrelationsandfunctionsupdated-140102120840-phpapp01.ppt
relationsandfunctionsupdated-140102120840-phpapp01.ppt
 
Functions
FunctionsFunctions
Functions
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notes
 
Graphing linear relations and functions
Graphing linear relations and functionsGraphing linear relations and functions
Graphing linear relations and functions
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
 
Functions
FunctionsFunctions
Functions
 
7 functions
7   functions7   functions
7 functions
 
Relations and functions
Relations and functions Relations and functions
Relations and functions
 
WEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptx
WEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptxWEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptx
WEEK-2-FUNCTION-AND-RELATION-EVALAUTION-OF-A-FUNCTIONS.pptx
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.ppt
 
function
functionfunction
function
 
5.1 indentifying linear equations
5.1 indentifying linear equations5.1 indentifying linear equations
5.1 indentifying linear equations
 
10. functions
10. functions10. functions
10. functions
 
relationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfrelationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdf
 
Chapter 5 Identifying Linear Functions
Chapter 5 Identifying Linear FunctionsChapter 5 Identifying Linear Functions
Chapter 5 Identifying Linear Functions
 
February 10 2016
February 10 2016February 10 2016
February 10 2016
 
Grade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptxGrade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptx
 
relationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfrelationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdf
 
L1 functions, domain & range
L1 functions, domain & rangeL1 functions, domain & range
L1 functions, domain & range
 

Más de toni dimella

Más de toni dimella (20)

Parent functions and Transformations
Parent functions and TransformationsParent functions and Transformations
Parent functions and Transformations
 
Global Marketing in HE
Global Marketing in HEGlobal Marketing in HE
Global Marketing in HE
 
Module 2 lesson 4 notes
Module 2 lesson 4 notesModule 2 lesson 4 notes
Module 2 lesson 4 notes
 
Module 2 Lesson 2 Notes
Module 2 Lesson 2 NotesModule 2 Lesson 2 Notes
Module 2 Lesson 2 Notes
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notes
 
Multiplying Polynomials (no conjugates)
Multiplying Polynomials (no conjugates)Multiplying Polynomials (no conjugates)
Multiplying Polynomials (no conjugates)
 
Fractions, Decimals, and Percents
Fractions, Decimals, and PercentsFractions, Decimals, and Percents
Fractions, Decimals, and Percents
 
C3 Study Slides - MAT 151
C3 Study Slides - MAT 151C3 Study Slides - MAT 151
C3 Study Slides - MAT 151
 
C2 Study Slides - MAT 151
C2 Study Slides - MAT 151C2 Study Slides - MAT 151
C2 Study Slides - MAT 151
 
C1 Study Slides - MAT151
C1 Study Slides - MAT151C1 Study Slides - MAT151
C1 Study Slides - MAT151
 
C3 test Doc
C3 test DocC3 test Doc
C3 test Doc
 
C3 test
C3 testC3 test
C3 test
 
Intro to Logs
Intro to LogsIntro to Logs
Intro to Logs
 
Logs
LogsLogs
Logs
 
Intro to Polynomials
Intro to PolynomialsIntro to Polynomials
Intro to Polynomials
 
Completing the Square
Completing the SquareCompleting the Square
Completing the Square
 
Graph Quadratics
Graph QuadraticsGraph Quadratics
Graph Quadratics
 
Composite functions
Composite functionsComposite functions
Composite functions
 
Parallel and Perpendicular lines
Parallel and Perpendicular linesParallel and Perpendicular lines
Parallel and Perpendicular lines
 
Absolute Value Functions & Graphs - Module 4 and 5
Absolute Value Functions & Graphs - Module 4 and 5Absolute Value Functions & Graphs - Module 4 and 5
Absolute Value Functions & Graphs - Module 4 and 5
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 

Último (20)

80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 

Relations and Functions

  • 2. What is a Relation? A relation is a set of ordered pairs. When you group two or more points in a set, it is referred to as a relation. When you want to show that a set of points is a relation you list the points in braces. For example, if I want to show that the points (-3,1) ; (0, 2) ; (3, 3) ; & (6, 4) are a relation, it would be written like this: {(-3,1) ; (0, 2) ; (3, 3) ; (6, 4)}
  • 3. Domain and Range  Each ordered pair has two parts, an x-value and a y-value.  The x-values of a given relation are called the Domain.  The y-values of the relation are called the Range.  When you list the domain and range of a relation, you place each (the domain and the range) in a separate set of braces.
  • 4. For Example, 1. List the domain and the range of the relation {(-3,1) ; (0, 2) ; (3, 3) ; (6, 4)} Domain: { -3, 0, 3, 6} 2. List Range: {1, 2, 3, 4} the domain and the range of the relation {(-3,3) ; (0, 2) ; (3, 3) ; (6, 4) ; ( 7, 7)} Domain: {-3, 0, 3, 6, 7} Range: {3, 2, 4, 7} Notice! Even though the number 3 is listed twice in the relation, you only note the number once when you list the domain or range!
  • 5. Finding Domain and Range from a graph What is the domain? The graph to the left is of y = x2, and we can square any number we want. This makes the domain all real numbers. On a graph, the domain corresponds to the horizontal axis.  Since that is the case, we need to look to the left and right to see if there are any end points or holes in the graph to help us find our domain. If the graph infinite to left and to the right, then the domain is represented by all real numbers.
  • 6. What's the range? If I plug any number into this function, am I ever going to be able to get a negative number as a result? No! The range of this function is all positive numbers which is represented by y ≥ 0. On a graph, the range corresponds to the vertical axis. We need to look up and down to see if there are any end points or holes to help us find our range. If the graph keeps going up and down with no endpoint then the range is all real numbers. However, this is not the case here. The graph does not ever go below the x-axis, never returning a negative range value.
  • 7. What is a Function? A function is a relation that assigns each y-value only one x-value. What does that mean? It means, in order for the relation to be considered a function, there cannot be any repeated values in the domain. There are two ways to see if a relation is a function: 1. Vertical Line Test 2. Mappings ……….
  • 8. Using the Vertical Line Test Use the vertical line test to check if the relation is a function only if the relation is already graphed. 1. 2. 3. 4. Hold a straightedge (pen, ruler, etc) vertical to your graph. Drag the straightedge from left to right on the graph. If the straightedge intersects the graph once in each spot , then it is a function. If the straightedge intersects the graph more than once in any spot, it is not a function. A function!
  • 9. Examples of the Vertical Line Test function Not a function Not a function function ……….
  • 10. Mappings If the relation is not graphed, it is easier to use what is called a mapping.  When you are creating a mapping of a relation, you     draw two ovals. In one oval, list all the domain values. In the other oval, list all the range values. Draw a line connecting the pairs of domain and range values. If any domain value ‘maps’ to two different range values, the relation is not a function. It’s easier than it sounds 
  • 11. Example of a Mapping Create a mapping of the following relation and state whether or not it is a function. {(-3,1) ; (0, 2) ; (3, 3) ; (6, 4)} -3 0 3 6 Steps 1 2 3 4 1. Draw ovals 2. List domain 3. List range 4. Draw lines to connect This relation is a function because each x-value maps to only one y-value.
  • 12. Another Mapping Create a mapping of the following relation and state whether or not it is a function. {(-1,2) ; (1, 2) ; (5, 3) ; (6, 8)} -1 1 5 6 2 3 8 Notice that even though there are two 2’s in the range, you only list the 2 once. This relation is a function because each x-value maps to only one y-value. It is still a function if two x-values go to the same y-value.
  • 13. Last Mapping Create a mapping of the following relation and state whether or not it is a function. {(-4,-1) ; (-4, 0) ; (5, 1) ; (3, 9)} -4 5 3 -1 0 1 9 Make sure to list the (-4) only once! This relation is NOT a function because the (-4) maps to the (-1) & the (0). It is NOT a function if one x-value goes to two different y-values.
  • 14. Vocabulary Review Relation: a set of order pairs. Domain: the x-values in the relation. Range: the y-values in the relation. Function: a relation where each x-value is assigned (maps to) on one y-value.  Vertical Line Test: using a vertical straightedge to see if the relation is a function.  Mapping: a diagram used to see if the relation is a function.    
  • 15. Practice Complete the following questions and check your answers on the next slide. 1. Identify the domain and range of the following relations: a. {(-4,-1) ; (-2, 2) ; (3, 1) ; (4, 2)} b. {(0,-6) ; (1, 2) ; (7, -4) ; (1, 4)} 2. Graph the following relations and use the vertical line test to see if the relation is a function. Connect the pairs in the order given. a. {(-3,-3) ; (0, 6) ; (3, -3)} b. {(0,6) ; (3, 3) ; (0, 0)} 3. Use a mapping to see if the following relations are functions: a. {(-4,-1) ; (-2, 2) ; (3, 1) ; (4, 2)} b. {(0,-6) ; (1, 2) ; (7, -4) ; (1, 4)}
  • 16. Answers (you will need to hit the spacebar to pull up the next slide) 1a. Domain: {-4, -2, 3, 4} Range: {-2, 2, 1} 1b. Domain: {0, 1, 7} Range: {-6, 2, -4, 4} 2a. 2b. Function Not a Function 3a. 3b. -4 -2 3 4 -1 2 1 Function 0 1 7 -6 2 -4 4 Not a Function
  • 17. Function Notation The equation that represents a function is called a function rule.  A function rule is written with two variables, x and y.  It can also be written in function notation using f(x), where f(x) represent the y value.  F(x) is read as ‘y as a function of x’  When you are given a function rule, you can evaluate the function at a given domain value to find the corresponding range value or vice versa.
  • 18. ………. How to Evaluate a Function Rule To evaluate a function rule, substitute the value in for x and solve for y. Examples Evaluate the given function rules for f(2) which is a read as let x = 2. f(x)= x + 5 f(x)= 2x -1 f(x)= -x + 2 y=-(2)+2 y=2(2)-1 y=(2)+ 5 y= -2 + 2 y= 4 – 1 y= 7 y= 0 y= 3
  • 19. ………. When f(x) equals a number You can also be asked to let y equal a number and then solve for x. Examples Evaluate the given function rules for f(x) =2 which is a read as let y = 2. f(x)= x + 5 2= x + 5 x = -3 f(x)= 2x -1 2 =2x -1 3 = 2x x= 3/2 f(x)= -x + 7 2= -x+7 -5= -x x= 5
  • 20. Evaluating for multiple values  You can also be asked to find the range values for a given domain or vice versa.  This is the same as before, but now you’re evaluating the same function rule for more than one number.  The values that you are substituting in are x values, so they are apart of the domain.  The values you are generating are y-values, so they are apart of the range.
  • 21. Example Steps Find the range values of the function for the given domain. f(x) = -3x + 2 ; {-1, 0, 1, 2} 1. Sub in each domain value in one @ a time. 2. Solve for y in each 3. List y values in braces. y = -3x + 2 y = -3(-1) + 2 y=3+2 y=5 y = -3x + 2 y = -3(0) + 2 y=0+2 y=2 y = -3x + 2 y = -3(1) + 2 y = -3 + 2 y = -1 y = -3x + 2 y = -3(2) + 2 y = -6 +2 y = -4 The range values for the given domain are { 5, 2, -1, -4}.
  • 22. Find the domain Find the domain values of the function for the given the range values. f(x) = 2x - 7 ; {-3, -2, 4} y = 2x -7 -3 = 2x - 7 4 = 2x x= 2 y = 2x -7 -2 = 2x -7 5 = 2x x = 5/2 y = 2x - 7 4 = 2x - 7 11= 2x x= 11/2 The domain values for the given range are { 2, 5/2, 11/2}.
  • 23. Practice (you’ll need to hit the spacebar to pull up the next slide) 1. Find the range values of the function for the given domain. f(x) = 3x + 1 ; {-4, 0, 2} 2. Find the domain values of the function for the given range. f(x) = -2x + 3 ; {-5, -2, 6} Steps 1. Sub in each value in one @ a time. 2. Solve for the unknown in each 3. List results in braces.
  • 24. Answers 1. y = 3x + 1 y = 3(-4) + 1 y = -12 + 1 y = -11 2. y = -2x + 3 -5 = -2x + 3 -8 = -2x x=4 y = 3x + 1 y = 3(0) + 1 y=0+1 y=1 Ans. { -11, 1, 7} y = 3x + 1 y = 3(2) + 1 y=6+1 y=7 y = -2x + 3 -2 = -2x + 3 -5 = -2x x = 5/2 Ans. {4, 5/2 , -3/2} y = -2x + 3 6 = -2x + 3 3 = -2x x = 3/-2