SlideShare a Scribd company logo
1 of 19
General Mathematics
N O R T H L I N K T E C H N O L O G I C A L C O L L E G E , I N C .
FUNCTIONS
A relation is a set of
ordered pairs (x,y).
RELATIONS
A relation is a rule that relates
values from a set of values (called
the domain) to a second set of
values (called the range).
A function is a set of ordered pairs
(x,y) such that no two ordered
pairs have the same x-value but
different y-values
FUNCTIONS
A function is a relation where each
element in the domain is related to
only one value in the range by some
rule.
DEFINITIONS
SET OF ODERED PAIR (X,Y)
X – First Element (Independent variable) , - DOMAIN
Y – Second Element (Dependent variable), - RANGE
Example
1.Which of the following relations are
functions?
a) f ={(1,2),(2,2),(3,5),(4,5)}
b) g ={(1,3),(1,4),(2,5),(2,6),(3,7)}
c) h = {(1,3),(2,6),(3,9),…,(n,3n)}
SOLUTION
The relations f and h are functions
because no two ordered pairs have the
same x-values but different y values,
while g is not a function because (1,3)
and (1,4) are ordered pairs with the
same x-value but different y-values.
Relations and functions can be represented by mapping diagrams where
the elements of the domain are mapped to the elements of the range
using arrows.
Relations and functions can be represented by mapping diagrams where
the elements of the domain are mapped to the elements of the range
using arrows.
SET OF ORDERED PAIR
A.) {(3,2), (4,0), (5,1), (2,3)} FUNCTION
B.) {(1,2), (0,3), (1,6), (5,4)} NOT FUNCTION
C.) {(3,4), (3,0), (3,1), (3,3)} NOT FUNCTION
D.) {(4,2), (3,2), (6,2), (5,20} FUNCTION
EXAMPLE 2
Which of the following mapping diagrams represent functions?
Solution. The relations f and g are functions because each value y in Y is unique for a
specific value of x. The relation h is not a function because there is at least one element in
X for which there is more than one corresponding y-value. For example, x=7 corresponds to
y = 11 or 13. Similarly, x=2 corresponds to both y=17 or 19
A relation between two sets of
numbers can be illustrated by
a graph in the Cartesian
plane, and that a function
passes the vertical line test.
THE VERTICAL LINE TEST
A graph represents a function if and only if
each vertical line intersects the graph at
most once.
Take a closer look on the graphs below.
Take a closer look on the graphs below.
FUNCTION FUNCTION FUNCTION
MERE RELATION MERE RELATION
EVALUATING
FUNCTIONS
Evaluating a function means replacing the variable in the
function, in this case x, with a value from the function's domain
and computing for the result. To denote that we are evaluating
f at x for some x in the domain of f, we write f(x),
Example 1:
find f(x) where x = 1.5
a. f(x)=2x+1
b. f(x)=x^2-2x+2
c. f(x)=√(x+1)
d. f(x)=(2x+1)/(x-1)
Solutions
a. f(1.5)=2(1.5)+1=4
b. f(1.5)=(1.5)^2-2(1.5)+2=2.25-3+2=1.25
c. f(1.5)=√((1.5)+1)=√2.5
d. f(1.5)=(2(1.5)+1)/((1.5)-1)=(3+1)/0.5=8
OPERATIONS ON
FUNCTIONS
Definition. Let f and g be functions
Their sum, denoted by f + g, is the function denoted by
(f+g)(x)=f(x)+g(x)
Their difference, denoted by f - g, is the function denoted by
(f-g)(x)=f(x)-g(x)
Their product, denoted by f . g, is the function denoted by
(f.g)(x)=f(x).g(x)
Their quotient, denoted by f / g, is the function denoted by
(f/g)(x)=f(x)/g(x), excluding the values of x where g(x)=0
Use the following functions
below
a. f(x)=x+3
b. p(x)=2x-7
c. v(x)=x^2+5x+4
d. g(x)=x^2+2x-8
e. h(x)=(x+7)/(2-x)
f. t(x)=(x-2)/(x+3)
Example 5
Determine the following
functions.
a. (v+g)(x)
b. (f.p)(x)
c. (p-f)(x)
Solution
a. (v+g)(x)=v(x)+g(x) = (𝑥2
+ 5𝑥 + 4)+(𝑥2
+ 2𝑥 − 8x)
collect like terms = (𝑥2
+ 5𝑥 + 4) + (𝑥2
− 6𝑥)
= 2𝑥2
+ 5𝑥 + 4 − 6𝑥
= 2𝑥2 − 𝑥 + 4
b. (f∙p)(x)=f(x)∙p(x) = (𝑥 + 3)( 2𝑥 − 7)
Using FOIL method = 2𝑥2
− 7𝑥 + 6x − 21
= 2𝑥2
− 𝑥 − 21
c. (p-f)(x)=(2x-7)-(x+3)=2x-7-x-3=x-10
COMPOSITE
FUNCTIONS
Definition. Composite functions are functions that involve
substitution of functions, such as f(x) is substituted for the x-
value in the g(x) function or the reverse. Which goes where is
outlined by the way the equation is written:
The more conventional way to write these composite functions
is:
example
Example. Find and simplify (q ° f)(x)
Solution.
(g ° f)(x)=g(f(x) = 2𝑥 + 1 2
− 2 2𝑥 + 1 + 2
= 4𝑥2
+ 4𝑥 + 1 − 4𝑥 − 2 + 2
= 4𝑥2
+ 1
• f(x)=2x+1
• g(x)=x^2-2x+2
Name:
Set: Contact No.
Supplementary Exercises
1. Which of the following statements represents a function?
a. Student to their current age.
b.Countries to its capital
c. A store to its merchandise
2. Which of the following letters will pass the vertical line test? V W X Y Z
3. A person is earning P600 per day to do a certain job. Express the total salary S as a function of the number n of days that the person
works.
4. Evaluate the following functions at 𝑥 = −4.
a. 𝑓 𝑥 = 𝑥3
− 64
b. 𝑟 𝑥 = 5 − 𝑥
c. 𝑞 𝑥 =
𝑥+3
𝑥2+7𝑥+12
5. Let f and g be defined as 𝑓 𝑥 = 𝑥 − 5 and 𝑔 𝑥 = 𝑥2 − 1. Find
a. 𝑓 + 𝑔
b. 𝑓 − 𝑔
c. 𝑓. 𝑔
d. 𝑓/𝑔

More Related Content

Similar to LCV-MATH-1.pptx

Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptPhongLan30
 
Lesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptx
Lesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptxLesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptx
Lesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptxErlenaMirador1
 
power point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptxpower point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptxdatumanongnormalah
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notationsmiller5
 
01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdfRajuSingh806014
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relationsJessica Garcia
 
Functions
FunctionsFunctions
FunctionsSPSV
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6homeworkping3
 
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 integerJames Tagara
 
Functions for Grade 10
Functions for Grade 10Functions for Grade 10
Functions for Grade 10Boipelo Radebe
 
Module 3 exponential and logarithmic functions
Module 3   exponential and logarithmic functionsModule 3   exponential and logarithmic functions
Module 3 exponential and logarithmic functionsdionesioable
 
Jan. 4 Function L1
Jan. 4 Function L1Jan. 4 Function L1
Jan. 4 Function L1RyanWatt
 

Similar to LCV-MATH-1.pptx (20)

Introductory calculus
Introductory calculusIntroductory calculus
Introductory calculus
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Presentation2.pptx
Presentation2.pptxPresentation2.pptx
Presentation2.pptx
 
R lecture co4_math 21-1
R lecture co4_math 21-1R lecture co4_math 21-1
R lecture co4_math 21-1
 
Functions
FunctionsFunctions
Functions
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.ppt
 
Lesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptx
Lesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptxLesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptx
Lesson 4- Math 10 - W4Q1_General Form of a Polynomial Function.pptx
 
Lecture Notes In Algebra
Lecture Notes In AlgebraLecture Notes In Algebra
Lecture Notes In Algebra
 
Chapter 4 and half
Chapter 4 and halfChapter 4 and half
Chapter 4 and half
 
Functions
FunctionsFunctions
Functions
 
power point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptxpower point presentation on genmath_lesson1_2_.pptx
power point presentation on genmath_lesson1_2_.pptx
 
3.1 Functions and Function Notation
3.1 Functions and Function Notation3.1 Functions and Function Notation
3.1 Functions and Function Notation
 
01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relations
 
Functions
FunctionsFunctions
Functions
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
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
 
Functions for Grade 10
Functions for Grade 10Functions for Grade 10
Functions for Grade 10
 
Module 3 exponential and logarithmic functions
Module 3   exponential and logarithmic functionsModule 3   exponential and logarithmic functions
Module 3 exponential and logarithmic functions
 
Jan. 4 Function L1
Jan. 4 Function L1Jan. 4 Function L1
Jan. 4 Function L1
 

Recently uploaded

EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptxthyngster
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...limedy534
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDRafezzaman
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfBoston Institute of Analytics
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfJohn Sterrett
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFAAndrei Kaleshka
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一F La
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改yuu sss
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...Florian Roscheck
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 

Recently uploaded (20)

EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptxEMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM  TRACKING WITH GOOGLE ANALYTICS.pptx
EMERCE - 2024 - AMSTERDAM - CROSS-PLATFORM TRACKING WITH GOOGLE ANALYTICS.pptx
 
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
Effects of Smartphone Addiction on the Academic Performances of Grades 9 to 1...
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTDINTERNSHIP ON PURBASHA COMPOSITE TEX LTD
INTERNSHIP ON PURBASHA COMPOSITE TEX LTD
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdfPredicting Salary Using Data Science: A Comprehensive Analysis.pdf
Predicting Salary Using Data Science: A Comprehensive Analysis.pdf
 
DBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdfDBA Basics: Getting Started with Performance Tuning.pdf
DBA Basics: Getting Started with Performance Tuning.pdf
 
How we prevented account sharing with MFA
How we prevented account sharing with MFAHow we prevented account sharing with MFA
How we prevented account sharing with MFA
 
Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
办理(Vancouver毕业证书)加拿大温哥华岛大学毕业证成绩单原版一比一
 
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
专业一比一美国俄亥俄大学毕业证成绩单pdf电子版制作修改
 
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
毕业文凭制作#回国入职#diploma#degree澳洲中央昆士兰大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...From idea to production in a day – Leveraging Azure ML and Streamlit to build...
From idea to production in a day – Leveraging Azure ML and Streamlit to build...
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 

LCV-MATH-1.pptx

  • 1. General Mathematics N O R T H L I N K T E C H N O L O G I C A L C O L L E G E , I N C .
  • 3. A relation is a set of ordered pairs (x,y). RELATIONS A relation is a rule that relates values from a set of values (called the domain) to a second set of values (called the range). A function is a set of ordered pairs (x,y) such that no two ordered pairs have the same x-value but different y-values FUNCTIONS A function is a relation where each element in the domain is related to only one value in the range by some rule. DEFINITIONS SET OF ODERED PAIR (X,Y) X – First Element (Independent variable) , - DOMAIN Y – Second Element (Dependent variable), - RANGE
  • 4. Example 1.Which of the following relations are functions? a) f ={(1,2),(2,2),(3,5),(4,5)} b) g ={(1,3),(1,4),(2,5),(2,6),(3,7)} c) h = {(1,3),(2,6),(3,9),…,(n,3n)} SOLUTION The relations f and h are functions because no two ordered pairs have the same x-values but different y values, while g is not a function because (1,3) and (1,4) are ordered pairs with the same x-value but different y-values. Relations and functions can be represented by mapping diagrams where the elements of the domain are mapped to the elements of the range using arrows.
  • 5. Relations and functions can be represented by mapping diagrams where the elements of the domain are mapped to the elements of the range using arrows. SET OF ORDERED PAIR A.) {(3,2), (4,0), (5,1), (2,3)} FUNCTION B.) {(1,2), (0,3), (1,6), (5,4)} NOT FUNCTION C.) {(3,4), (3,0), (3,1), (3,3)} NOT FUNCTION D.) {(4,2), (3,2), (6,2), (5,20} FUNCTION
  • 6. EXAMPLE 2 Which of the following mapping diagrams represent functions? Solution. The relations f and g are functions because each value y in Y is unique for a specific value of x. The relation h is not a function because there is at least one element in X for which there is more than one corresponding y-value. For example, x=7 corresponds to y = 11 or 13. Similarly, x=2 corresponds to both y=17 or 19
  • 7. A relation between two sets of numbers can be illustrated by a graph in the Cartesian plane, and that a function passes the vertical line test. THE VERTICAL LINE TEST A graph represents a function if and only if each vertical line intersects the graph at most once.
  • 8. Take a closer look on the graphs below.
  • 9. Take a closer look on the graphs below. FUNCTION FUNCTION FUNCTION MERE RELATION MERE RELATION
  • 11. Evaluating a function means replacing the variable in the function, in this case x, with a value from the function's domain and computing for the result. To denote that we are evaluating f at x for some x in the domain of f, we write f(x), Example 1: find f(x) where x = 1.5 a. f(x)=2x+1 b. f(x)=x^2-2x+2 c. f(x)=√(x+1) d. f(x)=(2x+1)/(x-1) Solutions a. f(1.5)=2(1.5)+1=4 b. f(1.5)=(1.5)^2-2(1.5)+2=2.25-3+2=1.25 c. f(1.5)=√((1.5)+1)=√2.5 d. f(1.5)=(2(1.5)+1)/((1.5)-1)=(3+1)/0.5=8
  • 13. Definition. Let f and g be functions Their sum, denoted by f + g, is the function denoted by (f+g)(x)=f(x)+g(x) Their difference, denoted by f - g, is the function denoted by (f-g)(x)=f(x)-g(x) Their product, denoted by f . g, is the function denoted by (f.g)(x)=f(x).g(x) Their quotient, denoted by f / g, is the function denoted by (f/g)(x)=f(x)/g(x), excluding the values of x where g(x)=0
  • 14. Use the following functions below a. f(x)=x+3 b. p(x)=2x-7 c. v(x)=x^2+5x+4 d. g(x)=x^2+2x-8 e. h(x)=(x+7)/(2-x) f. t(x)=(x-2)/(x+3) Example 5 Determine the following functions. a. (v+g)(x) b. (f.p)(x) c. (p-f)(x)
  • 15. Solution a. (v+g)(x)=v(x)+g(x) = (𝑥2 + 5𝑥 + 4)+(𝑥2 + 2𝑥 − 8x) collect like terms = (𝑥2 + 5𝑥 + 4) + (𝑥2 − 6𝑥) = 2𝑥2 + 5𝑥 + 4 − 6𝑥 = 2𝑥2 − 𝑥 + 4 b. (f∙p)(x)=f(x)∙p(x) = (𝑥 + 3)( 2𝑥 − 7) Using FOIL method = 2𝑥2 − 7𝑥 + 6x − 21 = 2𝑥2 − 𝑥 − 21 c. (p-f)(x)=(2x-7)-(x+3)=2x-7-x-3=x-10
  • 17. Definition. Composite functions are functions that involve substitution of functions, such as f(x) is substituted for the x- value in the g(x) function or the reverse. Which goes where is outlined by the way the equation is written: The more conventional way to write these composite functions is:
  • 18. example Example. Find and simplify (q ° f)(x) Solution. (g ° f)(x)=g(f(x) = 2𝑥 + 1 2 − 2 2𝑥 + 1 + 2 = 4𝑥2 + 4𝑥 + 1 − 4𝑥 − 2 + 2 = 4𝑥2 + 1 • f(x)=2x+1 • g(x)=x^2-2x+2
  • 19. Name: Set: Contact No. Supplementary Exercises 1. Which of the following statements represents a function? a. Student to their current age. b.Countries to its capital c. A store to its merchandise 2. Which of the following letters will pass the vertical line test? V W X Y Z 3. A person is earning P600 per day to do a certain job. Express the total salary S as a function of the number n of days that the person works. 4. Evaluate the following functions at 𝑥 = −4. a. 𝑓 𝑥 = 𝑥3 − 64 b. 𝑟 𝑥 = 5 − 𝑥 c. 𝑞 𝑥 = 𝑥+3 𝑥2+7𝑥+12 5. Let f and g be defined as 𝑓 𝑥 = 𝑥 − 5 and 𝑔 𝑥 = 𝑥2 − 1. Find a. 𝑓 + 𝑔 b. 𝑓 − 𝑔 c. 𝑓. 𝑔 d. 𝑓/𝑔