SlideShare une entreprise Scribd logo
1  sur  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

Contenu connexe

Tendances

Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomials
itutor
 
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
 
Laws of exponents
Laws of exponentsLaws of exponents
Laws of exponents
masljr
 

Tendances (20)

INVERSE FUNCTION
INVERSE FUNCTIONINVERSE FUNCTION
INVERSE FUNCTION
 
Slope of a Line
Slope of a LineSlope of a Line
Slope of a Line
 
Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomials
 
Mathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic FunctionsMathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic Functions
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
System of Linear inequalities in two variables
System of Linear inequalities in two variablesSystem of Linear inequalities in two variables
System of Linear inequalities in two variables
 
Math 8 - Linear Functions
Math 8 - Linear FunctionsMath 8 - Linear Functions
Math 8 - Linear Functions
 
Rectangular Coordinate System
Rectangular Coordinate SystemRectangular Coordinate System
Rectangular Coordinate System
 
Rectangular Coordinate System Lesson Plan
Rectangular Coordinate System Lesson PlanRectangular Coordinate System Lesson Plan
Rectangular Coordinate System Lesson Plan
 
Lesson plan on factoring polynomial with common monomial factor
Lesson plan on factoring polynomial with common monomial factorLesson plan on factoring polynomial with common monomial factor
Lesson plan on factoring polynomial with common monomial factor
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functions
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functions
 
Math 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesMath 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two Variables
 
Linear Equations in Two Variables
Linear Equations in Two VariablesLinear Equations in Two Variables
Linear Equations in Two Variables
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Evaluating functions
Evaluating functionsEvaluating functions
Evaluating functions
 
Rational Expressions
Rational ExpressionsRational Expressions
Rational Expressions
 
Laws of exponents
Laws of exponentsLaws of exponents
Laws of exponents
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square Trinomial
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequality
 

En vedette

2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
Fendi Ard
 
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
 

En vedette (20)

Algebra2-Functions Lesson Plan
Algebra2-Functions Lesson PlanAlgebra2-Functions Lesson Plan
Algebra2-Functions Lesson Plan
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
 
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
 

Similaire à 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
 

Similaire à 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 & Functions
Relations & FunctionsRelations & Functions
Relations & 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
 

Plus de toni dimella

Plus 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
 

Dernier

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 

Dernier (20)

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
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
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).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.
 
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Ữ Â...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
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
 

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