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

C Sharp Jn (2)
C Sharp Jn (2)C Sharp Jn (2)
C Sharp Jn (2)
guest58c84c
ย 
Labsheet_3
Labsheet_3Labsheet_3
Labsheet_3
rohassanie
ย 
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
ย 
Dam31303 dti2143 lab sheet 7
Dam31303 dti2143 lab sheet 7Dam31303 dti2143 lab sheet 7
Dam31303 dti2143 lab sheet 7
alish sha
ย 
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

how to reuse code
how to reuse codehow to reuse code
how to reuse code
jleed1
ย 
Dti2143 chapter 5
Dti2143 chapter 5Dti2143 chapter 5
Dti2143 chapter 5
alish sha
ย 
Data Handling.pdf
Data Handling.pdfData Handling.pdf
Data Handling.pdf
MILANOP1
ย 
FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3
rohassanie
ย 
Problemas resueltos de funciones lineales ccesa007
Problemas resueltos de  funciones lineales ccesa007Problemas resueltos de  funciones lineales ccesa007
Problemas resueltos de funciones lineales ccesa007
Demetrio Ccesa Rayme
ย 
Derivatives and itโ€™s simple applications
Derivatives and itโ€™s simple applicationsDerivatives and itโ€™s simple applications
Derivatives and itโ€™s simple applications
Rutuja 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

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
QucHHunhnh
ย 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
ย 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
ย 
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
AnaAcapella
ย 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
ย 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
ย 

Recently uploaded (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
ย 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
ย 
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...
ย 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
ย 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
ย 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
ย 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
ย 
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
ย 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
ย 
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.
ย 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
ย 
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
ย 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
ย 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ย 
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
ย 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
ย 
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
ย 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
ย 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
ย 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ย 

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