SlideShare a Scribd company logo
Relations
And
Functions
By: Nabeel simair
ROLL# 14MT35
A relation is a set of ordered pairs.
The domain is the set of all x values in the relation
domain = {-1,0,2,4,9}
These are the x values written in a set from smallest to largest

{(2,3), (-1,5), (4,-2), (9,9), (0,-6)}
These are the y values written in a set from smallest to largest

range = {-6,-2,3,5,9}
The range is the set of all y values in the relation

This is a
relation
A relation assigns the x’s with y’s

1
2
3

2
4

5

6
8
10

Domain (set of all x’s)

Range (set of all y’s)

4

This relation can be written {(1,6), (2,2), (3,4), (4,8), (5,10)}
A function ff from set A to set B is a rule of correspondence
A function from set A to set B is a rule of correspondence
that assigns to each element x in the set A exactly one
that assigns to each element x in the set A exactly
element y in the set B.
element y in the set B.
are
x’s ned
All sig
as

1
2
3
4
5

Set A is the domain

2
4
6
8
10

No
xh
tha as
m
ass n one ore
ig n y
ed

Set B is the range

This is a function
Must use all the x’s
---it meets our
conditions
The x value can only be assigned to one y
Let’s look at another relation and decide if it is a function.
The second condition says each x can have only one y, but it CAN
be the same y as another x gets assigned to.
are
x’s ned
All sig
as

1
2
3
4
5

Set A is the domain

2
4
6
8
10

No
xh
tha as
m
ass n one ore
ig n y
ed

Set B is the range

This is a function
Must use all the x’s
---it meets our
conditions
The x value can only be assigned to one y
good example that you can “relate” to is students in our
AAgood example that you can “relate” to is students in our
maths class this semester are set A. The grade they earn out
maths class this semester are set A. The grade they earn out
of the class is set B. Each student must be assigned grade
of the class is set B. Each student must be assigned aagrade
and can only be assigned ONE grade, but more than one
and can only be assigned ONE grade, but more than one
student can get the same grade (we hope so---we want lots
student can get the same grade (we hope so---we want lots of
of A’s). example shown on the previous screen had each
A’s). TheThe example show on the previous screen had each
student getting the same grade. That’s okay.
student getting the same grade. That’s okay.
1
2
3
4
5

2
4
6
8
10

2 was assigned both 4 and 10
Is the relation shown above a function?

NO

Why not???
Check this relation out to determine if it is a function.
It is not---3 didn’t get assigned to anything
Comparing to our example, a student in maths must receive a grade
1
2
3
4
5
Set A is the domain

2
4
6
8
10
Set B is the range

This is not a
Must use all the x’s
function---it
doesn’t assign
each x with a y The x value can only be assigned to one y
Check this relation out to determine if it is a function.
This is fine—each student gets only one grade. More than one can
get an A and I don’t have to give any D’s (so all y’s don’t need to be
used).
1
2
3
4
5

2
4
6
8
10

Set A is the domain

This is a function

Set B is the range
Must use all the x’s

The x value can only be assigned to one y
We commonly call functions by letters. Because function
starts with f, it is a commonly used letter to refer to
functions.

f ( x ) = 2 x − 3x + 6
2

This means
the right
hand side is
a function
called f

This means
the right hand
side has the
variable x in it

The left side DOES NOT
MEAN f times x like
brackets usually do, it
simply tells us what is on
the right hand side.

The left hand side of this equation is the function notation.
It tells us two things. We called the function f and the
variable in the function is x.
Remember---this tells you what
is on the right hand side---it is
not something you work. It says
that the right hand side is the
function f and it has x in it.

f ( x ) = 2 x − 3x + 6
2

f ( 2 ) = 2( 2 ) − 3( 2 ) + 6
2

f ( 2 ) = 2( 4 ) − 3( 2 ) + 6 = 8 − 6 + 6 = 8
So we have a function called f that has the variable x in it.
Using function notation we could then ask the following:
This means to find the function f and instead of
having an x in it, put a 2 in it. So let’s take the
Find f (2).
function above and make brackets everywhere
the x was and in its place, put in a 2.
Don’t forget order of operations---powers, then
multiplication, finally addition & subtraction
Find f (-2).

f ( x ) = 2 x − 3x + 6
2

f ( − 2 ) = 2( − 2 ) − 3( − 2 ) + 6
2

f ( − 2 ) = 2( 4 ) − 3( − 2 ) + 6 = 8 + 6 + 6 = 20
This means to find the function f and instead of having an x
in it, put a -2 in it. So let’s take the function above and make
brackets everywhere the x was and in its place, put in a -2.
Don’t forget order of operations---powers, then
multiplication, finally addition & subtraction
f ( x ) = 2 x − 3x + 6
2

Find f (k).

f ( k ) = 2( k ) − 3( k ) + 6
2

f ( k ) = 2( k ) − 3( k ) + 6 = 2k − 3k + 6
2

2

This means to find the function f and instead of having an x
in it, put a k in it. So let’s take the function above and make
brackets everywhere the x was and in its place, put in a k.
Don’t forget order of operations---powers, then
multiplication, finally addition & subtraction
f ( x ) = 2 x − 3x + 6
2

Find f (2k).

f ( 2k ) = 2( 2k ) − 3( 2k ) + 6
2

f ( 2k ) = 2( 4k ) − 3( 2k ) + 6 = 8k − 6k + 6
2

2

This means to find the function f and instead of having an x in
it, put a 2k in it. So let’s take the function above and make
brackets everywhere the x was and in its place, put in a 2k.
Don’t forget order of operations---powers, then
multiplication, finally addition & subtraction
Let's try a new function

Find g(1)+ g(-4).

g( x) = x − 2x
2

g (1) = (1) − 2(1) = −1
2

g ( − 4 ) = ( − 4 ) − 2( − 4 ) = 16 + 8 = 24
2

So g (1) + g ( − 4 ) = −1 + 24 = 23
The last thing we need to learn about functions for
this section is something about their domain. Recall
domain meant "Set A" which is the set of values you
plug in for x.
For the functions we will be dealing with, there
are two "illegals":
1. You can't divide by zero (denominator (bottom)
of a fraction can't be zero)
2. You can't take the square root (or even root) of
a negative number

When you are asked to find the domain of a function,
you can use any value for x as long as the value
won't create an "illegal" situation.
Find the domain for the following functions:

Since no matter what value you
choose for x, you won't be dividing
f x = 2 x − 1 by zero or square rooting a negative
number, you can use anything you
Note: There is
want so we say the answer is:
nothing wrong with
the top = 0 just means All real numbers x.

( )

the fraction = 0

x+3
g ( x) =
x−2
illegal if this
is zero

If you choose x = 2, the denominator
will be 2 – 2 = 0 which is illegal
because you can't divide by zero.
The answer then is:
All real numbers x such that x ≠ 2.
means does not equal
Let's find the domain of another one:

h( x ) = x − 4
Can't be negative so must be ≥ 0

x−4≥0

solve
this

x≥4

We have to be careful what x's we use so that the second
"illegal" of square rooting a negative doesn't happen. This
means the "stuff" under the square root must be greater
than or equal to zero (maths way of saying "not negative").
Summary of How to Find the
Domain of a Function
• Look for any fractions or square roots that could cause one
of the two "illegals" to happen. If there aren't any, then the
domain is All real numbers x.
• If there are fractions, figure out what values would make the
bottom equal zero and those are the values you can't use.
The answer would be: All real numbers x such that x ≠
those values.
• If there is a square root, the "stuff" under the square root
cannot be negative so set the stuff ≥ 0 and solve, whatever
you got when you solved.
NOTE: Of course your variable doesn't have to be x, can be
whatever is in the problem.
Nabeel simair

More Related Content

What's hot

Calculus - Functions Review
Calculus - Functions ReviewCalculus - Functions Review
Calculus - Functions Reviewhassaanciit
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
Vishwakarma Nutan Prakash
 
Relations, functions, and their graphs
Relations, functions, and their graphsRelations, functions, and their graphs
Relations, functions, and their graphs
Elkin Guillen
 
L2 graphs piecewise, absolute,and greatest integer
L2 graphs  piecewise, absolute,and greatest integerL2 graphs  piecewise, absolute,and greatest integer
L2 graphs piecewise, absolute,and greatest integer
James Tagara
 
Algebra 2 Section 2-3
Algebra 2 Section 2-3Algebra 2 Section 2-3
Algebra 2 Section 2-3
Jimbo Lamb
 
To determine if a relation is a function
To determine if a relation is a functionTo determine if a relation is a function
To determine if a relation is a function
Anthony Abidakun
 
2.3 Functions
2.3 Functions2.3 Functions
2.3 Functions
smiller5
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
Jerri Harbison
 
Piecewise function lesson 3
Piecewise function lesson 3Piecewise function lesson 3
Piecewise function lesson 3aksetter
 
Algebra 2 Section 5-3
Algebra 2 Section 5-3Algebra 2 Section 5-3
Algebra 2 Section 5-3
Jimbo Lamb
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
JJkedst
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
Thabani Masoka
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
toni dimella
 
Act_Fin_IAMT
Act_Fin_IAMTAct_Fin_IAMT
Act_Fin_IAMT
RobertoMartnezTapia
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notestoni dimella
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & Functions
J Edwards
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & FunctionsBitsy Griffin
 
Comp inverse
Comp inverseComp inverse
Comp inverse
IsmaNurokim
 

What's hot (20)

Calculus - Functions Review
Calculus - Functions ReviewCalculus - Functions Review
Calculus - Functions Review
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Functions
FunctionsFunctions
Functions
 
Relations, functions, and their graphs
Relations, functions, and their graphsRelations, functions, and their graphs
Relations, functions, and their graphs
 
.
..
.
 
L2 graphs piecewise, absolute,and greatest integer
L2 graphs  piecewise, absolute,and greatest integerL2 graphs  piecewise, absolute,and greatest integer
L2 graphs piecewise, absolute,and greatest integer
 
Algebra 2 Section 2-3
Algebra 2 Section 2-3Algebra 2 Section 2-3
Algebra 2 Section 2-3
 
To determine if a relation is a function
To determine if a relation is a functionTo determine if a relation is a function
To determine if a relation is a function
 
2.3 Functions
2.3 Functions2.3 Functions
2.3 Functions
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Piecewise function lesson 3
Piecewise function lesson 3Piecewise function lesson 3
Piecewise function lesson 3
 
Algebra 2 Section 5-3
Algebra 2 Section 5-3Algebra 2 Section 5-3
Algebra 2 Section 5-3
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
 
Act_Fin_IAMT
Act_Fin_IAMTAct_Fin_IAMT
Act_Fin_IAMT
 
Module 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation NotesModule 1 Lesson 1 Remediation Notes
Module 1 Lesson 1 Remediation Notes
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & Functions
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & Functions
 
Comp inverse
Comp inverseComp inverse
Comp inverse
 

Viewers also liked

Relations and functions
Relations and functionsRelations and functions
Relations and functions
nitishguptamaps
 
TIU CET Review Math Session 6 - part 2 of 2
TIU CET Review Math Session 6 - part 2 of 2TIU CET Review Math Session 6 - part 2 of 2
TIU CET Review Math Session 6 - part 2 of 2
youngeinstein
 
Relations and functions remediation notes
Relations and functions remediation notesRelations and functions remediation notes
Relations and functions remediation notescarolinevest77
 
7477 digitalstory kew
7477 digitalstory kew7477 digitalstory kew
7477 digitalstory kewkelley1673
 
Pertemuan 5_Relation Matriks_01 (17)
Pertemuan 5_Relation Matriks_01 (17)Pertemuan 5_Relation Matriks_01 (17)
Pertemuan 5_Relation Matriks_01 (17)
Evert Sandye Taasiringan
 
Discmath
DiscmathDiscmath
Discmath
amitjajoo
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphsSujata Tapare
 
Relations digraphs
Relations  digraphsRelations  digraphs
Relations digraphs
IIUM
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functionstoni dimella
 
Relations in Discrete Math
Relations in Discrete MathRelations in Discrete Math
Relations in Discrete Math
Pearl Rose Cajenta
 
Function tables
Function tables Function tables
Function tables
msfochler
 
Basic relation add math
Basic relation add mathBasic relation add math
Basic relation add math
Roiamah Basri
 
Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & rangeRenee Scott
 

Viewers also liked (15)

Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
TIU CET Review Math Session 6 - part 2 of 2
TIU CET Review Math Session 6 - part 2 of 2TIU CET Review Math Session 6 - part 2 of 2
TIU CET Review Math Session 6 - part 2 of 2
 
Relations and functions remediation notes
Relations and functions remediation notesRelations and functions remediation notes
Relations and functions remediation notes
 
7477 digitalstory kew
7477 digitalstory kew7477 digitalstory kew
7477 digitalstory kew
 
Relations
RelationsRelations
Relations
 
Pertemuan 5_Relation Matriks_01 (17)
Pertemuan 5_Relation Matriks_01 (17)Pertemuan 5_Relation Matriks_01 (17)
Pertemuan 5_Relation Matriks_01 (17)
 
Discmath
DiscmathDiscmath
Discmath
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
Relations digraphs
Relations  digraphsRelations  digraphs
Relations digraphs
 
Function Math 8
Function Math 8Function Math 8
Function Math 8
 
Relations and Functions
Relations and FunctionsRelations and Functions
Relations and Functions
 
Relations in Discrete Math
Relations in Discrete MathRelations in Discrete Math
Relations in Discrete Math
 
Function tables
Function tables Function tables
Function tables
 
Basic relation add math
Basic relation add mathBasic relation add math
Basic relation add math
 
Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & range
 

Similar to Relations and functions

Note introductions of functions
Note introductions of functionsNote introductions of functions
Note introductions of functions
SMK Tengku Intan Zaharah
 
Introduction to functions
Introduction to functionsIntroduction to functions
Introduction to functions
Elkin Guillen
 
Calculus - 1 Functions, domain and range
Calculus - 1 Functions, domain and rangeCalculus - 1 Functions, domain and range
Calculus - 1 Functions, domain and range
IdrisJeffreyManguera
 
Introduction to Functions
Introduction to FunctionsIntroduction to Functions
Introduction to Functions
Melanie Loslo
 
Lesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.pptLesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.ppt
JaysonMagalong
 
119 Powerpoint 2.2
119 Powerpoint 2.2119 Powerpoint 2.2
119 Powerpoint 2.2Jeneva Clark
 
Functions
FunctionsFunctions
Functions
Christian Costa
 
Module 1 quadratic functions
Module 1   quadratic functionsModule 1   quadratic functions
Module 1 quadratic functions
dionesioable
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functionsitutor
 
Functions
FunctionsFunctions
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
Juan Miguel Palero
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notation
smiller5
 
L1 functions, domain & range
L1 functions, domain & rangeL1 functions, domain & range
L1 functions, domain & range
James Tagara
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
Jailah13
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
homeworkping3
 
function
functionfunction
function
som allul
 
Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)
Mohammed Matar
 
Mathematics - Functions.pdf
Mathematics - Functions.pdfMathematics - Functions.pdf
Mathematics - Functions.pdf
Jihudumie.Com
 

Similar to Relations and functions (20)

7 functions
7   functions7   functions
7 functions
 
Note introductions of functions
Note introductions of functionsNote introductions of functions
Note introductions of functions
 
Introduction to functions
Introduction to functionsIntroduction to functions
Introduction to functions
 
Calculus - 1 Functions, domain and range
Calculus - 1 Functions, domain and rangeCalculus - 1 Functions, domain and range
Calculus - 1 Functions, domain and range
 
Introduction to Functions
Introduction to FunctionsIntroduction to Functions
Introduction to Functions
 
Lesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.pptLesson 2 - Functions and their Graphs - NOTES.ppt
Lesson 2 - Functions and their Graphs - NOTES.ppt
 
119 Powerpoint 2.2
119 Powerpoint 2.2119 Powerpoint 2.2
119 Powerpoint 2.2
 
Functions
FunctionsFunctions
Functions
 
Module 1 quadratic functions
Module 1   quadratic functionsModule 1   quadratic functions
Module 1 quadratic functions
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
 
Functions
FunctionsFunctions
Functions
 
Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)Mathematics 9 Quadratic Functions (Module 1)
Mathematics 9 Quadratic Functions (Module 1)
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notation
 
L1 functions, domain & range
L1 functions, domain & rangeL1 functions, domain & range
L1 functions, domain & range
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
function
functionfunction
function
 
Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)Calculus 1 Lecture Notes (Functions and Their Graphs)
Calculus 1 Lecture Notes (Functions and Their Graphs)
 
Mathematics - Functions.pdf
Mathematics - Functions.pdfMathematics - Functions.pdf
Mathematics - Functions.pdf
 
Functions & graphs
Functions & graphsFunctions & graphs
Functions & graphs
 

Recently uploaded

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
DhatriParmar
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
Balvir Singh
 

Recently uploaded (20)

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
The Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptxThe Accursed House by Émile Gaboriau.pptx
The Accursed House by Émile Gaboriau.pptx
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Operation Blue Star - Saka Neela Tara
Operation Blue Star   -  Saka Neela TaraOperation Blue Star   -  Saka Neela Tara
Operation Blue Star - Saka Neela Tara
 

Relations and functions

  • 2. A relation is a set of ordered pairs. The domain is the set of all x values in the relation domain = {-1,0,2,4,9} These are the x values written in a set from smallest to largest {(2,3), (-1,5), (4,-2), (9,9), (0,-6)} These are the y values written in a set from smallest to largest range = {-6,-2,3,5,9} The range is the set of all y values in the relation This is a relation
  • 3. A relation assigns the x’s with y’s 1 2 3 2 4 5 6 8 10 Domain (set of all x’s) Range (set of all y’s) 4 This relation can be written {(1,6), (2,2), (3,4), (4,8), (5,10)}
  • 4. A function ff from set A to set B is a rule of correspondence A function from set A to set B is a rule of correspondence that assigns to each element x in the set A exactly one that assigns to each element x in the set A exactly element y in the set B. element y in the set B. are x’s ned All sig as 1 2 3 4 5 Set A is the domain 2 4 6 8 10 No xh tha as m ass n one ore ig n y ed Set B is the range This is a function Must use all the x’s ---it meets our conditions The x value can only be assigned to one y
  • 5. Let’s look at another relation and decide if it is a function. The second condition says each x can have only one y, but it CAN be the same y as another x gets assigned to. are x’s ned All sig as 1 2 3 4 5 Set A is the domain 2 4 6 8 10 No xh tha as m ass n one ore ig n y ed Set B is the range This is a function Must use all the x’s ---it meets our conditions The x value can only be assigned to one y
  • 6. good example that you can “relate” to is students in our AAgood example that you can “relate” to is students in our maths class this semester are set A. The grade they earn out maths class this semester are set A. The grade they earn out of the class is set B. Each student must be assigned grade of the class is set B. Each student must be assigned aagrade and can only be assigned ONE grade, but more than one and can only be assigned ONE grade, but more than one student can get the same grade (we hope so---we want lots student can get the same grade (we hope so---we want lots of of A’s). example shown on the previous screen had each A’s). TheThe example show on the previous screen had each student getting the same grade. That’s okay. student getting the same grade. That’s okay. 1 2 3 4 5 2 4 6 8 10 2 was assigned both 4 and 10 Is the relation shown above a function? NO Why not???
  • 7. Check this relation out to determine if it is a function. It is not---3 didn’t get assigned to anything Comparing to our example, a student in maths must receive a grade 1 2 3 4 5 Set A is the domain 2 4 6 8 10 Set B is the range This is not a Must use all the x’s function---it doesn’t assign each x with a y The x value can only be assigned to one y
  • 8. Check this relation out to determine if it is a function. This is fine—each student gets only one grade. More than one can get an A and I don’t have to give any D’s (so all y’s don’t need to be used). 1 2 3 4 5 2 4 6 8 10 Set A is the domain This is a function Set B is the range Must use all the x’s The x value can only be assigned to one y
  • 9. We commonly call functions by letters. Because function starts with f, it is a commonly used letter to refer to functions. f ( x ) = 2 x − 3x + 6 2 This means the right hand side is a function called f This means the right hand side has the variable x in it The left side DOES NOT MEAN f times x like brackets usually do, it simply tells us what is on the right hand side. The left hand side of this equation is the function notation. It tells us two things. We called the function f and the variable in the function is x.
  • 10. Remember---this tells you what is on the right hand side---it is not something you work. It says that the right hand side is the function f and it has x in it. f ( x ) = 2 x − 3x + 6 2 f ( 2 ) = 2( 2 ) − 3( 2 ) + 6 2 f ( 2 ) = 2( 4 ) − 3( 2 ) + 6 = 8 − 6 + 6 = 8 So we have a function called f that has the variable x in it. Using function notation we could then ask the following: This means to find the function f and instead of having an x in it, put a 2 in it. So let’s take the Find f (2). function above and make brackets everywhere the x was and in its place, put in a 2. Don’t forget order of operations---powers, then multiplication, finally addition & subtraction
  • 11. Find f (-2). f ( x ) = 2 x − 3x + 6 2 f ( − 2 ) = 2( − 2 ) − 3( − 2 ) + 6 2 f ( − 2 ) = 2( 4 ) − 3( − 2 ) + 6 = 8 + 6 + 6 = 20 This means to find the function f and instead of having an x in it, put a -2 in it. So let’s take the function above and make brackets everywhere the x was and in its place, put in a -2. Don’t forget order of operations---powers, then multiplication, finally addition & subtraction
  • 12. f ( x ) = 2 x − 3x + 6 2 Find f (k). f ( k ) = 2( k ) − 3( k ) + 6 2 f ( k ) = 2( k ) − 3( k ) + 6 = 2k − 3k + 6 2 2 This means to find the function f and instead of having an x in it, put a k in it. So let’s take the function above and make brackets everywhere the x was and in its place, put in a k. Don’t forget order of operations---powers, then multiplication, finally addition & subtraction
  • 13. f ( x ) = 2 x − 3x + 6 2 Find f (2k). f ( 2k ) = 2( 2k ) − 3( 2k ) + 6 2 f ( 2k ) = 2( 4k ) − 3( 2k ) + 6 = 8k − 6k + 6 2 2 This means to find the function f and instead of having an x in it, put a 2k in it. So let’s take the function above and make brackets everywhere the x was and in its place, put in a 2k. Don’t forget order of operations---powers, then multiplication, finally addition & subtraction
  • 14. Let's try a new function Find g(1)+ g(-4). g( x) = x − 2x 2 g (1) = (1) − 2(1) = −1 2 g ( − 4 ) = ( − 4 ) − 2( − 4 ) = 16 + 8 = 24 2 So g (1) + g ( − 4 ) = −1 + 24 = 23
  • 15. The last thing we need to learn about functions for this section is something about their domain. Recall domain meant "Set A" which is the set of values you plug in for x. For the functions we will be dealing with, there are two "illegals": 1. You can't divide by zero (denominator (bottom) of a fraction can't be zero) 2. You can't take the square root (or even root) of a negative number When you are asked to find the domain of a function, you can use any value for x as long as the value won't create an "illegal" situation.
  • 16. Find the domain for the following functions: Since no matter what value you choose for x, you won't be dividing f x = 2 x − 1 by zero or square rooting a negative number, you can use anything you Note: There is want so we say the answer is: nothing wrong with the top = 0 just means All real numbers x. ( ) the fraction = 0 x+3 g ( x) = x−2 illegal if this is zero If you choose x = 2, the denominator will be 2 – 2 = 0 which is illegal because you can't divide by zero. The answer then is: All real numbers x such that x ≠ 2. means does not equal
  • 17. Let's find the domain of another one: h( x ) = x − 4 Can't be negative so must be ≥ 0 x−4≥0 solve this x≥4 We have to be careful what x's we use so that the second "illegal" of square rooting a negative doesn't happen. This means the "stuff" under the square root must be greater than or equal to zero (maths way of saying "not negative").
  • 18. Summary of How to Find the Domain of a Function • Look for any fractions or square roots that could cause one of the two "illegals" to happen. If there aren't any, then the domain is All real numbers x. • If there are fractions, figure out what values would make the bottom equal zero and those are the values you can't use. The answer would be: All real numbers x such that x ≠ those values. • If there is a square root, the "stuff" under the square root cannot be negative so set the stuff ≥ 0 and solve, whatever you got when you solved. NOTE: Of course your variable doesn't have to be x, can be whatever is in the problem.