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

INVERSE FUNCTION
INVERSE FUNCTIONINVERSE FUNCTION
INVERSE FUNCTIONclari1998
 
Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomialsitutor
 
Mathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic FunctionsMathematics 9 Lesson 3: Quadratic Functions
Mathematics 9 Lesson 3: Quadratic FunctionsJuan Miguel Palero
 
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 variablesAnirach Ytirahc
 
Math 8 - Linear Functions
Math 8 - Linear FunctionsMath 8 - Linear Functions
Math 8 - Linear FunctionsCarlo Luna
 
Rectangular Coordinate System Lesson Plan
Rectangular Coordinate System Lesson PlanRectangular Coordinate System Lesson Plan
Rectangular Coordinate System Lesson PlanRealyn Magbanua
 
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 factorLorie Jane Letada
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functionscoolhanddav
 
Graphs of polynomial functions
Graphs of polynomial functionsGraphs of polynomial functions
Graphs of polynomial functionsCarlos Erepol
 
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 VariablesCarlo Luna
 
Linear Equations in Two Variables
Linear Equations in Two VariablesLinear Equations in Two Variables
Linear Equations in Two Variablessheisirenebkm
 
Relations and functions
Relations and functionsRelations and functions
Relations and functionsHeather Scott
 
Evaluating functions
Evaluating functionsEvaluating functions
Evaluating functionsEFREN ARCHIDE
 
Laws of exponents
Laws of exponentsLaws of exponents
Laws of exponentsmasljr
 
Factoring Perfect Square Trinomial
Factoring Perfect Square TrinomialFactoring Perfect Square Trinomial
Factoring Perfect Square TrinomialDhenz Lorenzo
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequalityBrian Mary
 

La actualidad más candente (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
 

Destacado

Algebra2-Functions Lesson Plan
Algebra2-Functions Lesson PlanAlgebra2-Functions Lesson Plan
Algebra2-Functions Lesson PlanSam Eary
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctionsFendi Ard
 
Lesson plan in mathematics
Lesson plan in mathematicsLesson plan in mathematics
Lesson plan in mathematicsEmilyn Ragasa
 
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)Junnie Salud
 
Lesson plan in math
Lesson plan in mathLesson plan in math
Lesson plan in mathshandex
 
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 preyaleandrina
 
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 functionFaglul Karim Raihan
 
function and relation
function and relationfunction and relation
function and relationNoman Rajput
 
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 SmartsChris Kozak
 
Unit plan math
Unit plan mathUnit plan math
Unit plan mathshandex
 
Lesson Plan Algebra
Lesson Plan AlgebraLesson Plan Algebra
Lesson Plan AlgebraJill Fleming
 
Linear equations lesson plan
Linear equations lesson planLinear equations lesson plan
Linear equations lesson planCaleb Thaxton
 
Cell Biology Lesson Plan
Cell Biology Lesson PlanCell Biology Lesson Plan
Cell Biology Lesson PlanJan 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-LPYsa Garcera
 
Function vs not function
Function vs not functionFunction vs not function
Function vs not functionMr. Hohman
 
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)Joseph Freo
 
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 Organjanehbasto
 

Destacado (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
 

Similar a Relations and Functions

relationsandfunctionsupdated-140102120840-phpapp01.ppt
relationsandfunctionsupdated-140102120840-phpapp01.pptrelationsandfunctionsupdated-140102120840-phpapp01.ppt
relationsandfunctionsupdated-140102120840-phpapp01.pptkristinebua
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notestoni dimella
 
Graphing linear relations and functions
Graphing linear relations and functionsGraphing linear relations and functions
Graphing linear relations and functionsTarun Gehlot
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctionsswartzje
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & FunctionsJ Edwards
 
Relations and functions
Relations and functions Relations and functions
Relations and functions Nabeel Simair
 
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.pptxExtremelyDarkness2
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptPhongLan30
 
5.1 indentifying linear equations
5.1 indentifying linear equations5.1 indentifying linear equations
5.1 indentifying linear equationscoolhanddav
 
relationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfrelationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfKayraTheressGubat
 
February 10 2016
February 10 2016February 10 2016
February 10 2016khyps13
 
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.pptxAlwinCAsuncion
 
relationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfrelationsandfunctionslessonproper-160929053921.pdf
relationsandfunctionslessonproper-160929053921.pdfBhanuCharan9
 

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 & 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
 

Más de toni dimella

Parent functions and Transformations
Parent functions and TransformationsParent functions and Transformations
Parent functions and Transformationstoni dimella
 
Global Marketing in HE
Global Marketing in HEGlobal Marketing in HE
Global Marketing in HEtoni dimella
 
Module 2 lesson 4 notes
Module 2 lesson 4 notesModule 2 lesson 4 notes
Module 2 lesson 4 notestoni dimella
 
Module 2 Lesson 2 Notes
Module 2 Lesson 2 NotesModule 2 Lesson 2 Notes
Module 2 Lesson 2 Notestoni dimella
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notestoni dimella
 
Multiplying Polynomials (no conjugates)
Multiplying Polynomials (no conjugates)Multiplying Polynomials (no conjugates)
Multiplying Polynomials (no conjugates)toni dimella
 
Fractions, Decimals, and Percents
Fractions, Decimals, and PercentsFractions, Decimals, and Percents
Fractions, Decimals, and Percentstoni dimella
 
C3 Study Slides - MAT 151
C3 Study Slides - MAT 151C3 Study Slides - MAT 151
C3 Study Slides - MAT 151toni dimella
 
C2 Study Slides - MAT 151
C2 Study Slides - MAT 151C2 Study Slides - MAT 151
C2 Study Slides - MAT 151toni dimella
 
C1 Study Slides - MAT151
C1 Study Slides - MAT151C1 Study Slides - MAT151
C1 Study Slides - MAT151toni dimella
 
Intro to Polynomials
Intro to PolynomialsIntro to Polynomials
Intro to Polynomialstoni dimella
 
Completing the Square
Completing the SquareCompleting the Square
Completing the Squaretoni dimella
 
Composite functions
Composite functionsComposite functions
Composite functionstoni dimella
 
Parallel and Perpendicular lines
Parallel and Perpendicular linesParallel and Perpendicular lines
Parallel and Perpendicular linestoni dimella
 
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 5toni 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

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 POSCeline George
 
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.pptxAmanpreet Kaur
 
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.MaryamAhmad92
 
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.pptxDenish Jangid
 
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...Association for Project Management
 
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-701bronxfugly43
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
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 ClassroomPooky Knightsmith
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
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 . pdfQucHHunhnh
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
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)Jisc
 
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 17Celine George
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
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.pptxheathfieldcps1
 
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.christianmathematics
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 

Último (20)

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
 
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
 
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.
 
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
 
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...
 
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
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.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
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
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
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
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)
 
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
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
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
 
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.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.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