SlideShare a Scribd company logo
1 of 13
FUNCTIONS
INTRODUCTION
The Function Rule
• A function can be thought of as a rule which
operates on an input and produces and output.
The Function Notation
𝑓 𝑥 = 3𝑥
• Read as “𝒇 as a function of 𝒙” or “𝒇 of 𝒙” or “the rule of 𝒇 is….”
• meaning that the value of the output from the function depends upon the value of the
input x.
• The value of the output is often called the ‘value of the function’.
Name of the
function
Input Output (value of the function)
The Function Notation
Given the following functions, find the value of the output with each given
input or argument:
1. Given: 𝑓 𝑥 = 3𝑥 + 1
i. 𝑓 2
ii. 𝑓 −1
iii. 𝑓(6)
2. Given: 𝑦 𝑥 = 3𝑥 + 2
i. 𝑦 𝑡
ii. 𝑦 2𝑡
iii. 𝑦(𝑧 + 2)
The Function Notation
Given the following functions, find the value of
the output with each given input or argument:
3. 𝑔 𝑥 = 3𝑥2 − 7
i. 𝑔(3𝑡)
ii. 𝑔 𝑡 + 5
Operations on Functions
•Similar to any real numbers, functions can also be added,
subtracted, multiplied and divided.
EQUATION OPERATION
𝒇 + 𝒈 𝒙 = 𝒇 𝒙 + 𝒈(𝒙) Addition
𝑓 − 𝑔 𝑥 = 𝑓 𝑥 − 𝑔(𝑥) Subtraction
𝑓 ∙ 𝑔 𝑥 = 𝑓(𝑥) ∙ 𝑔(𝑥) Multiplication
𝑓
𝑔
𝑥 = 𝑓(𝑥)/𝑔 𝑥 Division
𝑓 ∘ 𝑔 𝑥 = 𝑓(𝑔 𝑥 ) Composition
Operations on Functions
Examples:
1. Given 𝑓 𝑥 = 3𝑥 + 2 and 𝑔 𝑥 = 4 − 5𝑥,
Find:
i. (𝑓 + 𝑔)(𝑥)
ii. 𝑓 − 𝑔 𝑥
iii. 𝑓 ∙ 𝑔 𝑥
iv.
𝑓
𝑔
𝑥
Operations on Functions
Examples:
2. Given: 𝑓 𝑥 = 2𝑥, 𝑔 𝑥 = 𝑥 + 4, and ℎ 𝑥 = 5 − 𝑥3
.
Find:
i. 𝑓 + 𝑔 2
ii. ℎ − 𝑔 2
iii. 𝑓 ∙ ℎ 2
iv.
ℎ
𝑔
2
v. (𝑔 ∘ ℎ)(2)
Drills
For numbers 5 and 6, evaluate the following functions.
5. Given the function 𝑓 𝑥 = 5𝑥 + 8, find the value of the
output given the following input or argument
a. 𝑓 𝑡
b. 𝑓 −8
c. 𝑓 5
d. 𝑓 3𝑥
e. 𝑓(7 − 𝑥)
Functions in Real-Life Situations
Example 1:
f(t) = 10,000(1.05)t represent the amount of money if P10,000 is invested at 5% compounded
annually.
Example 2:
Suppose that a jeepney ride costs P8 for the first 4 kilometers, then an additional P1.50 for each
succeeding kilometer.Then the cost of a jeepney fare for a jeepney on an 8-kilometer route can be
modeled by:
𝐹( 𝑑) =
8.00 𝑖𝑓 0 < 𝑑 ≤ 4
9.50 𝑖𝑓 4 < 𝑑 ≤ 5
11.00 𝑖𝑓 5 < 𝑑 ≤ 6
12.50 𝑖𝑓 6 < 𝑑 ≤ 7
14.00 𝑖𝑓 7 < 𝑑 ≤ 8
where d is the distance travelled and F(d) is the fare.
Piecewise Function
• Is a function defined by multiple sub-functions with each sub-
function applying to a certain interval of the function’s domain
(or a sub-domain)
𝐹( 𝑑) =
8.00 𝑖𝑓 0 < 𝑑 ≤ 4
9.50 𝑖𝑓 4 < 𝑑 ≤ 5
11.00 𝑖𝑓 5 < 𝑑 ≤ 6
12.50 𝑖𝑓 6 < 𝑑 ≤ 7
14.00 𝑖𝑓 7 < 𝑑 ≤ 8
Piecewise Function
Example:
•The fee for hiring a guide to hike Mt. Apo is P700. Suppose that
the guide can take care of at least 8 hikers and a maximum of 16.
For every succeeding 2 hikers, there is an additional fee of P125.
Represent the cost of hiring guides as a piecewise function of the
number of hikers.
REVIEWTHE CONCEPTS FOR A SMOOTH
FLOWTHISWEEK! :3

More Related Content

What's hot

Operators and expressions in C++
Operators and expressions in C++Operators and expressions in C++
Operators and expressions in C++Neeru Mittal
 
Python Basic Operators
Python Basic OperatorsPython Basic Operators
Python Basic OperatorsSoba Arjun
 
Pointers in Programming
Pointers in ProgrammingPointers in Programming
Pointers in ProgrammingHamadZia1
 
Operators
OperatorsOperators
OperatorsKamran
 
Infix to Prefix (Conversion, Evaluation, Code)
Infix to Prefix (Conversion, Evaluation, Code)Infix to Prefix (Conversion, Evaluation, Code)
Infix to Prefix (Conversion, Evaluation, Code)Ahmed Khateeb
 
USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]
USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]
USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]vikram mahendra
 
Input processing and output in Python
Input processing and output in PythonInput processing and output in Python
Input processing and output in PythonRaajendra M
 
multiple linear regression
multiple linear regressionmultiple linear regression
multiple linear regressionAkhilesh Joshi
 
4. operators in c programming by digital wave
4. operators in  c programming by digital wave4. operators in  c programming by digital wave
4. operators in c programming by digital waveRahulSharma4566
 
Dam31303 dti2143 lab sheet 7
Dam31303 dti2143 lab sheet 7Dam31303 dti2143 lab sheet 7
Dam31303 dti2143 lab sheet 7alish sha
 
Infix prefix postfix
Infix prefix postfixInfix prefix postfix
Infix prefix postfixSelf-Employed
 
please sir i want to comments of every code what i do in eachline . in this w...
please sir i want to comments of every code what i do in eachline . in this w...please sir i want to comments of every code what i do in eachline . in this w...
please sir i want to comments of every code what i do in eachline . in this w...hwbloom27
 

What's hot (19)

C Sharp Jn (2)
C Sharp Jn (2)C Sharp Jn (2)
C Sharp Jn (2)
 
Operators and expressions in C++
Operators and expressions in C++Operators and expressions in C++
Operators and expressions in C++
 
Python : Operators
Python : OperatorsPython : Operators
Python : Operators
 
Prefix Postfix
Prefix PostfixPrefix Postfix
Prefix Postfix
 
Queue
QueueQueue
Queue
 
Operators in python
Operators in pythonOperators in python
Operators in python
 
Python Basic Operators
Python Basic OperatorsPython Basic Operators
Python Basic Operators
 
Pointers in Programming
Pointers in ProgrammingPointers in Programming
Pointers in Programming
 
Operators
OperatorsOperators
Operators
 
Labsheet_3
Labsheet_3Labsheet_3
Labsheet_3
 
Infix to Prefix (Conversion, Evaluation, Code)
Infix to Prefix (Conversion, Evaluation, Code)Infix to Prefix (Conversion, Evaluation, Code)
Infix to Prefix (Conversion, Evaluation, Code)
 
USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]
USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]
USER DEFINE FUNCTIONS IN PYTHON[WITH PARAMETERS]
 
Input processing and output in Python
Input processing and output in PythonInput processing and output in Python
Input processing and output in Python
 
multiple linear regression
multiple linear regressionmultiple linear regression
multiple linear regression
 
4. operators in c programming by digital wave
4. operators in  c programming by digital wave4. operators in  c programming by digital wave
4. operators in c programming by digital wave
 
Dam31303 dti2143 lab sheet 7
Dam31303 dti2143 lab sheet 7Dam31303 dti2143 lab sheet 7
Dam31303 dti2143 lab sheet 7
 
Infix prefix postfix
Infix prefix postfixInfix prefix postfix
Infix prefix postfix
 
DATA TYPE IN PYTHON
DATA TYPE IN PYTHONDATA TYPE IN PYTHON
DATA TYPE IN PYTHON
 
please sir i want to comments of every code what i do in eachline . in this w...
please sir i want to comments of every code what i do in eachline . in this w...please sir i want to comments of every code what i do in eachline . in this w...
please sir i want to comments of every code what i do in eachline . in this w...
 

Similar to MCM FUNCTIONS BLACKBOARD COMPATIBILITY

Functional Programming in Swift
Functional Programming in SwiftFunctional Programming in Swift
Functional Programming in SwiftSaugat Gautam
 
Iterative control structures, looping, types of loops, loop working
Iterative control structures, looping, types of loops, loop workingIterative control structures, looping, types of loops, loop working
Iterative control structures, looping, types of loops, loop workingNeeru Mittal
 
46630497 fun-pointer-1
46630497 fun-pointer-146630497 fun-pointer-1
46630497 fun-pointer-1AmIt Prasad
 
how to reuse code
how to reuse codehow to reuse code
how to reuse codejleed1
 
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
 
Lecture#6 functions in c++
Lecture#6 functions in c++Lecture#6 functions in c++
Lecture#6 functions in c++NUST Stuff
 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5alish sha
 
Introduction to functional programming using Ocaml
Introduction to functional programming using OcamlIntroduction to functional programming using Ocaml
Introduction to functional programming using Ocamlpramode_ce
 
Data Handling.pdf
Data Handling.pdfData Handling.pdf
Data Handling.pdfMILANOP1
 
FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3rohassanie
 
16717 functions in C++
16717 functions in C++16717 functions in C++
16717 functions in C++LPU
 
Problemas resueltos de funciones lineales ccesa007
Problemas resueltos de  funciones lineales ccesa007Problemas resueltos de  funciones lineales ccesa007
Problemas resueltos de funciones lineales ccesa007Demetrio Ccesa Rayme
 
Derivatives and it’s simple applications
Derivatives and it’s simple applicationsDerivatives and it’s simple applications
Derivatives and it’s simple applicationsRutuja Gholap
 

Similar to MCM FUNCTIONS BLACKBOARD COMPATIBILITY (20)

functions
functionsfunctions
functions
 
Functional Programming in Swift
Functional Programming in SwiftFunctional Programming in Swift
Functional Programming in Swift
 
Iterative control structures, looping, types of loops, loop working
Iterative control structures, looping, types of loops, loop workingIterative control structures, looping, types of loops, loop working
Iterative control structures, looping, types of loops, loop working
 
46630497 fun-pointer-1
46630497 fun-pointer-146630497 fun-pointer-1
46630497 fun-pointer-1
 
how to reuse code
how to reuse codehow to reuse code
how to reuse code
 
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
 
Monads in Swift
Monads in SwiftMonads in Swift
Monads in Swift
 
CSE240 Pointers
CSE240 PointersCSE240 Pointers
CSE240 Pointers
 
Lecture#6 functions in c++
Lecture#6 functions in c++Lecture#6 functions in c++
Lecture#6 functions in c++
 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5
 
Introduction to functional programming using Ocaml
Introduction to functional programming using OcamlIntroduction to functional programming using Ocaml
Introduction to functional programming using Ocaml
 
Data Handling.pdf
Data Handling.pdfData Handling.pdf
Data Handling.pdf
 
C++ Language
C++ LanguageC++ Language
C++ Language
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3
 
C++ Functions.ppt
C++ Functions.pptC++ Functions.ppt
C++ Functions.ppt
 
Lecture 4
Lecture 4Lecture 4
Lecture 4
 
16717 functions in C++
16717 functions in C++16717 functions in C++
16717 functions in C++
 
Problemas resueltos de funciones lineales ccesa007
Problemas resueltos de  funciones lineales ccesa007Problemas resueltos de  funciones lineales ccesa007
Problemas resueltos de funciones lineales ccesa007
 
Derivatives and it’s simple applications
Derivatives and it’s simple applicationsDerivatives and it’s simple applications
Derivatives and it’s simple applications
 

Recently uploaded

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
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
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
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
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 

Recently uploaded (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
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
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
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
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 

MCM FUNCTIONS BLACKBOARD COMPATIBILITY

  • 2. The Function Rule • A function can be thought of as a rule which operates on an input and produces and output.
  • 3. The Function Notation 𝑓 𝑥 = 3𝑥 • Read as “𝒇 as a function of 𝒙” or “𝒇 of 𝒙” or “the rule of 𝒇 is….” • meaning that the value of the output from the function depends upon the value of the input x. • The value of the output is often called the ‘value of the function’. Name of the function Input Output (value of the function)
  • 4. The Function Notation Given the following functions, find the value of the output with each given input or argument: 1. Given: 𝑓 𝑥 = 3𝑥 + 1 i. 𝑓 2 ii. 𝑓 −1 iii. 𝑓(6) 2. Given: 𝑦 𝑥 = 3𝑥 + 2 i. 𝑦 𝑡 ii. 𝑦 2𝑡 iii. 𝑦(𝑧 + 2)
  • 5. The Function Notation Given the following functions, find the value of the output with each given input or argument: 3. 𝑔 𝑥 = 3𝑥2 − 7 i. 𝑔(3𝑡) ii. 𝑔 𝑡 + 5
  • 6. Operations on Functions •Similar to any real numbers, functions can also be added, subtracted, multiplied and divided. EQUATION OPERATION 𝒇 + 𝒈 𝒙 = 𝒇 𝒙 + 𝒈(𝒙) Addition 𝑓 − 𝑔 𝑥 = 𝑓 𝑥 − 𝑔(𝑥) Subtraction 𝑓 ∙ 𝑔 𝑥 = 𝑓(𝑥) ∙ 𝑔(𝑥) Multiplication 𝑓 𝑔 𝑥 = 𝑓(𝑥)/𝑔 𝑥 Division 𝑓 ∘ 𝑔 𝑥 = 𝑓(𝑔 𝑥 ) Composition
  • 7. Operations on Functions Examples: 1. Given 𝑓 𝑥 = 3𝑥 + 2 and 𝑔 𝑥 = 4 − 5𝑥, Find: i. (𝑓 + 𝑔)(𝑥) ii. 𝑓 − 𝑔 𝑥 iii. 𝑓 ∙ 𝑔 𝑥 iv. 𝑓 𝑔 𝑥
  • 8. Operations on Functions Examples: 2. Given: 𝑓 𝑥 = 2𝑥, 𝑔 𝑥 = 𝑥 + 4, and ℎ 𝑥 = 5 − 𝑥3 . Find: i. 𝑓 + 𝑔 2 ii. ℎ − 𝑔 2 iii. 𝑓 ∙ ℎ 2 iv. ℎ 𝑔 2 v. (𝑔 ∘ ℎ)(2)
  • 9. Drills For numbers 5 and 6, evaluate the following functions. 5. Given the function 𝑓 𝑥 = 5𝑥 + 8, find the value of the output given the following input or argument a. 𝑓 𝑡 b. 𝑓 −8 c. 𝑓 5 d. 𝑓 3𝑥 e. 𝑓(7 − 𝑥)
  • 10. Functions in Real-Life Situations Example 1: f(t) = 10,000(1.05)t represent the amount of money if P10,000 is invested at 5% compounded annually. Example 2: Suppose that a jeepney ride costs P8 for the first 4 kilometers, then an additional P1.50 for each succeeding kilometer.Then the cost of a jeepney fare for a jeepney on an 8-kilometer route can be modeled by: 𝐹( 𝑑) = 8.00 𝑖𝑓 0 < 𝑑 ≤ 4 9.50 𝑖𝑓 4 < 𝑑 ≤ 5 11.00 𝑖𝑓 5 < 𝑑 ≤ 6 12.50 𝑖𝑓 6 < 𝑑 ≤ 7 14.00 𝑖𝑓 7 < 𝑑 ≤ 8 where d is the distance travelled and F(d) is the fare.
  • 11. Piecewise Function • Is a function defined by multiple sub-functions with each sub- function applying to a certain interval of the function’s domain (or a sub-domain) 𝐹( 𝑑) = 8.00 𝑖𝑓 0 < 𝑑 ≤ 4 9.50 𝑖𝑓 4 < 𝑑 ≤ 5 11.00 𝑖𝑓 5 < 𝑑 ≤ 6 12.50 𝑖𝑓 6 < 𝑑 ≤ 7 14.00 𝑖𝑓 7 < 𝑑 ≤ 8
  • 12. Piecewise Function Example: •The fee for hiring a guide to hike Mt. Apo is P700. Suppose that the guide can take care of at least 8 hikers and a maximum of 16. For every succeeding 2 hikers, there is an additional fee of P125. Represent the cost of hiring guides as a piecewise function of the number of hikers.
  • 13. REVIEWTHE CONCEPTS FOR A SMOOTH FLOWTHISWEEK! :3