SlideShare a Scribd company logo
1 of 29
After going through this module, you are expected
to:
1. recall the concepts of relations and functions;
2. define and explain functional relationship as a
mathematical model of
situation; and
3. represent real-life situations using functions,
including piece-wise function.
Objectives
PRE-TEST
Write the letter of your answer on a separate sheet
of paper.
1. What do you call a relation where each element in
the domain is related to only one value in the range by
some rules?
a. Function c. Domain
b. Range d. Independent
PRE-TEST
2. Which of the following relations is/are function/s?
a. x = {(1,2), (3,4), (1,7), (5,1)} b. g = {(3,2), (2,1), (8,2), (5,7)}
c. h = {(4,1), (2,3), (2, 6), (7, 2)} d. y = {(2,9), (3,4), (9,2), (6,7)}
3. In a relation, what do you call the set of x values or
the input?
a. Piecewise c. Domain
b. Range d. Dependent
PRE-TEST
4. What is the range of the function shown by the diagram?
a. R:{3, 2, 1} 3 a
b. R:{a, b} 2 b
c. R:{3, 2, 1, a, b} 1
d. R:{all real numbers}
5. Which of the following tables represent a function?
a. x 0 1 1 0 b. x 1 -1 3 0 c. x 1 2 1 -2
y 4 5 6 7 y 0 -3 0 3 y -1 -2 -2 -1
d. None of the above
PRE-TEST
6. Which of the following real-life relationships represent a function?
a. The rule which assigns to each person the name of his aunt.
b. The rule which assigns to each person the name of his father.
c. The rule which assigns to each cellular phone unit to its phone number.
d. The rule which assigns to each person a name of his pet.
7. Which of the following relations is NOT a function?
a. The rule which assigns a capital city to each province.
b. The rule which assigns a President to each country.
c. The rule which assigns religion to each person.
d. The rule which assigns tourist spot to each province.
PRE-TEST
8. A person is earning ₱500.00 per day for doing a certain job. Which of
the following expresses the total salary S as a function of the number n
of days that the person works?
a. 𝑆(𝑛) = 500 + 𝑛 b. 𝑆(𝑛) = 500/𝑛 c. 𝑆(𝑛) = 500𝑛 d. 𝑆(𝑛) = 500 − 𝑛
For number 9 - 10 use the problem below. Johnny was
paid a fixed rate of ₱ 100 a day for working in a
Computer Shop and an additional ₱5.00 for every
typing job he made.
PRE-TEST
9. How much would he pay for a 5 typing job he
made for a day?
a. ₱55.00 b. ₱175.50 c. ₱125.00 d. ₱170.00
10. Find the fare function f(x) where x represents
the number of typing job he made for the day.
a. 𝑓(𝑥) = 100 + 5𝑥 b. 𝑓(𝑥) = 100 − 5𝑥
c. 𝑓(𝑥) = 100𝑥 d. 𝑓(𝑥) = 100/5𝑥
PRE-TEST
For number 11 - 12 use the problem below. A jeepney ride in Lucena
costs ₱ 9.00 for the first 4 kilometers, and each additional kilometers
adds ₱0.75 to the fare. Use a piecewise function to represent the jeepney
fare F in terms of the distance d in kilometers.
𝐹(𝑑) = {11. ________________
12. ________________
11.
a. 𝐹(𝑑) = {9 𝑖𝑓 0 > 𝑑 ≤ 4 b. 𝐹(𝑑) = {9 𝑖𝑓 0 < 𝑑 < 4
c. 𝐹(𝑑) = {9 𝑖𝑓 0 ≥ 𝑑 ≥ 4 d. 𝐹(𝑑) = {9 𝑖𝑓 0 < 𝑑 ≤ 4
PRE-TEST
12.
a. 𝐹(𝑑) = {9 + 0.75(𝑛) 𝑖𝑓 0 > 𝑑 ≤ 4 b. 𝐹(𝑑) = {(9 + 0.75) 𝑖𝑓 𝑑 > 4
c. 𝐹(𝑑) = {(9 + 0.75) 𝑖𝑓 𝑑 < 4 d. 𝐹(𝑑) = {(9 + 0.75(𝑛) 𝑖𝑓 𝑑 > 4
For number 13 - 15 use the problem below. Under a certain Law, the
first ₱30,000.00 of earnings are subjected to 12% tax, earning greater
than ₱30,000.00 and up to ₱50,000.00 are subjected to 15% tax, and
earnings greater than ₱50,000.00 are taxed at 20%. Write a piecewise
function that models this situation.
𝑡(𝑥) = {13. ____________
14. ____________
15. ____________
PRE-TEST
13.
a. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 ≤ 30,000 b. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 < 30,000
c. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 > 30,000 d. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 ≥ 30,000
14.a. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 < 𝑥 ≥ 50,000 b. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 < 𝑥 ≤ 50,000
c. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 ≤ 𝑥 ≥ 50,000 d. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 ≥ 𝑥 ≥ 50,000
15. a. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 ≥ 50,00 b. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 ≤ 50,000
c. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 > 50,000 d. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 < 50,000
RELATION
 is any set of ordered pairs.
The set of all first elements of the ordered pairs is called
the domain of the relation, and the set of all second
elements is called the range.
x 0 1 1 0
y 4 5 6 7
FUNCTION
 is a relation or rule of correspondence
between two elements (domain and range)
such that each element in the domain
corresponds to exactly one element in the
range.
FUNCTION
Given the following ordered pairs, which relations are
functions?
A = {(1,2), (2,3), (3,4), (4,5)}
B = {(3,3), (4,4), (5,5), (6,6)}
C = {(1,0), (0, 1, (-1,0), (0,-1)}
D = {(a,b), (b, c), (c,d), (a,d)}
FUNCTION
How about from the given table of values, which relation
shows a function?
X 1 2 3 4 5 6
Y 2 4 6 8 10 12
X 4 -3 1 2 5
Y -5 -2 -2 -2 0
X 40 -1 4 2 -1
Y 3 4 0 -1 1
FUNCTION
On the following mapping diagrams, which do you think
represent functions?
A. a x B. x a C. Jona Ken
b y y b Dona Mark
c c Maya Rrey
FUNCTION
A relation between two sets of numbers can b
illustrated by graph in the Cartesian plane, and that a
function passes the vertical line test.
A graph of a relation is a function if any vertical line
drawn passing through the graph intersects it at exactly
one point.
DIFFERENT SCENARIO
THE FUNCTION MACHINE
 Function can be illustrated as a machine where there
is the input and the output.
 When you put an object into a machine, you expect a
product as output after the process being done by
the machine.
 For example, when you put an orange fruit into
a juicer, you expect an orange juice as the output and
not a grape juice.
FUNCTION
Is a set of ordered pairs (Domain and Range), such
that no two ordered pairs have the same first
element(Domain).
Domain X input
Range y output
FUNCTION
Therefor,
Domain input X
Range output y
We can also represent function as an equation.
FUNCTION
For example, if a function machine always adds
three (3) to whatever you put in it. Therefore, we
can derive an equation of
x + 3 = y y = f(x)
f(x) = x + 3
Application in Real-life
situation
A. If height (H) is a function of age (a), give a function
H that can represent the height of a person in a age, if
every year the height is added by 2 inches.
H(a) 2 + a
=
Since every year the height is added by 2
inches, then the height function is
Application in Real-life
situation
If distance (D) is a function of time (t), give a function
D that can represent the distance a car travels in t
time, if every hour the car travels 60 kilometers.
D(t) 60t
=
Since every hour, the car travels 60
kilometers, therefore the distance function
is given by
Application in Real-life
situation
A person is earning Php.600 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
S(n
)
= 60
0
(n)
Piecewise Functions
A user is charged ₱250.00 monthly for a particular
mobile plan, which includes 200 free text messages.
Messages in excess of 200 are charged ₱1.00 each.
Represent the monthly cost for text messaging using
the function t(m), where m is the number of messages
sent in a month.
t(m
)
={25
0,
if 0 < m ≤
200
250 + m,if m >
For sending
messages of not
exceeding 200
In case the
messages sent
Piecewise Functions
A certain chocolate bar costs ₱50.00 per piece.
However, if you buy more than 5 pieces they will mark
down the price to ₱48.00 per piece. Use a piecewise
function to represent the cost in terms of the number of
chocolate bars bought.
f(n) ={50, if 0 < n ≤ 5
48 if n > 5
For buying 5
chocolate bars or
less
For buying more than
5 chocolate bars
Piecewise Functions
The cost of hiring a catering service to serve food for a party is
₱250.00 per head for 50 persons or less, ₱200.00 per head for
51 to 100 persons, and ₱150.00 per head for more than 100.
Represent the total cost as a piecewise function of the number of
attendees to the party.
C(h
)
=
{
250, if h ≤
50
150 if h > 100
Cost for a service to at
least 50 persons
Cost for a service to
more than 100
200,if 51 < h ≤
100
Cost for a service to
51 to 100 persons
A computer shop charges 20 pesos per
hour(or a fraction of an hour) for the first
two hours and an additional 10 pesos per
hour for each succeeding hour.
Represent your computer rental fee
using the function R(t) where t is the
number of hours you spent on the
computer.
R(t) = { 20
0,
200 +
10t,
if 0 < t ≤ 2
if t >
2

More Related Content

Similar to Gen Math Lesson 1.pptx

MATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docx
MATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docxMATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docx
MATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docxandreecapon
 
AIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptx
AIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptxAIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptx
AIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptxZawarali786
 
REPRESENTATION OF FUNCTIONS.pptx
REPRESENTATION OF FUNCTIONS.pptxREPRESENTATION OF FUNCTIONS.pptx
REPRESENTATION OF FUNCTIONS.pptxGiezerAgamata1
 
Modules Linear Algebra Drills
Modules Linear Algebra DrillsModules Linear Algebra Drills
Modules Linear Algebra DrillsDaniel Bragais
 
Digital electronics k map comparators and their function
Digital electronics k map comparators and their functionDigital electronics k map comparators and their function
Digital electronics k map comparators and their functionkumarankit06875
 
Deep Learning: Introduction & Chapter 5 Machine Learning Basics
Deep Learning: Introduction & Chapter 5 Machine Learning BasicsDeep Learning: Introduction & Chapter 5 Machine Learning Basics
Deep Learning: Introduction & Chapter 5 Machine Learning BasicsJason Tsai
 
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
 
Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)FahadOdin
 
Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)FahadOdin
 
Functions Practice Sheet.docx
Functions Practice Sheet.docxFunctions Practice Sheet.docx
Functions Practice Sheet.docxSwatiMishra364461
 
Relations and functions
Relations and functionsRelations and functions
Relations and functionsDreams4school
 
FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3rohassanie
 
This quiz is open book and open notes/tutorialoutlet
This quiz is open book and open notes/tutorialoutletThis quiz is open book and open notes/tutorialoutlet
This quiz is open book and open notes/tutorialoutletBeardmore
 
Laziness, trampolines, monoids and other functional amenities: this is not yo...
Laziness, trampolines, monoids and other functional amenities: this is not yo...Laziness, trampolines, monoids and other functional amenities: this is not yo...
Laziness, trampolines, monoids and other functional amenities: this is not yo...Mario Fusco
 
MATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docx
MATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docxMATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docx
MATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docxhealdkathaleen
 

Similar to Gen Math Lesson 1.pptx (20)

MAT1033.4.5.ppt
MAT1033.4.5.pptMAT1033.4.5.ppt
MAT1033.4.5.ppt
 
MATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docx
MATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docxMATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docx
MATH133 UNIT 2 Quadratic EquationsIndividual Project Assignment.docx
 
Fst ch3 notes
Fst ch3 notesFst ch3 notes
Fst ch3 notes
 
AIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptx
AIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptxAIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptx
AIOU Code 803 Mathematics for Economists Semester Spring 2022 Assignment 2.pptx
 
REPRESENTATION OF FUNCTIONS.pptx
REPRESENTATION OF FUNCTIONS.pptxREPRESENTATION OF FUNCTIONS.pptx
REPRESENTATION OF FUNCTIONS.pptx
 
Modules Linear Algebra Drills
Modules Linear Algebra DrillsModules Linear Algebra Drills
Modules Linear Algebra Drills
 
Digital electronics k map comparators and their function
Digital electronics k map comparators and their functionDigital electronics k map comparators and their function
Digital electronics k map comparators and their function
 
Deep Learning: Introduction & Chapter 5 Machine Learning Basics
Deep Learning: Introduction & Chapter 5 Machine Learning BasicsDeep Learning: Introduction & Chapter 5 Machine Learning Basics
Deep Learning: Introduction & Chapter 5 Machine Learning Basics
 
FUNCTION LESSON 1.pptx
FUNCTION LESSON 1.pptxFUNCTION LESSON 1.pptx
FUNCTION LESSON 1.pptx
 
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
 
Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)Math10 q2 mod1of8_polynomial function_v2 (1)
Math10 q2 mod1of8_polynomial function_v2 (1)
 
Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)Math10 q2 mod1of8_polynomial function_v2 (2)
Math10 q2 mod1of8_polynomial function_v2 (2)
 
Functions Practice Sheet.docx
Functions Practice Sheet.docxFunctions Practice Sheet.docx
Functions Practice Sheet.docx
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
2 simple regression
2   simple regression2   simple regression
2 simple regression
 
FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3FP 201 Unit 2 - Part 3
FP 201 Unit 2 - Part 3
 
This quiz is open book and open notes/tutorialoutlet
This quiz is open book and open notes/tutorialoutletThis quiz is open book and open notes/tutorialoutlet
This quiz is open book and open notes/tutorialoutlet
 
Module functions
Module   functionsModule   functions
Module functions
 
Laziness, trampolines, monoids and other functional amenities: this is not yo...
Laziness, trampolines, monoids and other functional amenities: this is not yo...Laziness, trampolines, monoids and other functional amenities: this is not yo...
Laziness, trampolines, monoids and other functional amenities: this is not yo...
 
MATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docx
MATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docxMATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docx
MATH133 UNIT 2 Quadratic Equations Individual Project Assignm.docx
 

Recently uploaded

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
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
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
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 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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
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
 
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
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
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
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
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
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Recently uploaded (20)

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
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
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
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 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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
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
 
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
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
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...
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........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
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Gen Math Lesson 1.pptx

  • 1. After going through this module, you are expected to: 1. recall the concepts of relations and functions; 2. define and explain functional relationship as a mathematical model of situation; and 3. represent real-life situations using functions, including piece-wise function. Objectives
  • 2. PRE-TEST Write the letter of your answer on a separate sheet of paper. 1. What do you call a relation where each element in the domain is related to only one value in the range by some rules? a. Function c. Domain b. Range d. Independent
  • 3. PRE-TEST 2. Which of the following relations is/are function/s? a. x = {(1,2), (3,4), (1,7), (5,1)} b. g = {(3,2), (2,1), (8,2), (5,7)} c. h = {(4,1), (2,3), (2, 6), (7, 2)} d. y = {(2,9), (3,4), (9,2), (6,7)} 3. In a relation, what do you call the set of x values or the input? a. Piecewise c. Domain b. Range d. Dependent
  • 4. PRE-TEST 4. What is the range of the function shown by the diagram? a. R:{3, 2, 1} 3 a b. R:{a, b} 2 b c. R:{3, 2, 1, a, b} 1 d. R:{all real numbers} 5. Which of the following tables represent a function? a. x 0 1 1 0 b. x 1 -1 3 0 c. x 1 2 1 -2 y 4 5 6 7 y 0 -3 0 3 y -1 -2 -2 -1 d. None of the above
  • 5. PRE-TEST 6. Which of the following real-life relationships represent a function? a. The rule which assigns to each person the name of his aunt. b. The rule which assigns to each person the name of his father. c. The rule which assigns to each cellular phone unit to its phone number. d. The rule which assigns to each person a name of his pet. 7. Which of the following relations is NOT a function? a. The rule which assigns a capital city to each province. b. The rule which assigns a President to each country. c. The rule which assigns religion to each person. d. The rule which assigns tourist spot to each province.
  • 6. PRE-TEST 8. A person is earning ₱500.00 per day for doing a certain job. Which of the following expresses the total salary S as a function of the number n of days that the person works? a. 𝑆(𝑛) = 500 + 𝑛 b. 𝑆(𝑛) = 500/𝑛 c. 𝑆(𝑛) = 500𝑛 d. 𝑆(𝑛) = 500 − 𝑛 For number 9 - 10 use the problem below. Johnny was paid a fixed rate of ₱ 100 a day for working in a Computer Shop and an additional ₱5.00 for every typing job he made.
  • 7. PRE-TEST 9. How much would he pay for a 5 typing job he made for a day? a. ₱55.00 b. ₱175.50 c. ₱125.00 d. ₱170.00 10. Find the fare function f(x) where x represents the number of typing job he made for the day. a. 𝑓(𝑥) = 100 + 5𝑥 b. 𝑓(𝑥) = 100 − 5𝑥 c. 𝑓(𝑥) = 100𝑥 d. 𝑓(𝑥) = 100/5𝑥
  • 8. PRE-TEST For number 11 - 12 use the problem below. A jeepney ride in Lucena costs ₱ 9.00 for the first 4 kilometers, and each additional kilometers adds ₱0.75 to the fare. Use a piecewise function to represent the jeepney fare F in terms of the distance d in kilometers. 𝐹(𝑑) = {11. ________________ 12. ________________ 11. a. 𝐹(𝑑) = {9 𝑖𝑓 0 > 𝑑 ≤ 4 b. 𝐹(𝑑) = {9 𝑖𝑓 0 < 𝑑 < 4 c. 𝐹(𝑑) = {9 𝑖𝑓 0 ≥ 𝑑 ≥ 4 d. 𝐹(𝑑) = {9 𝑖𝑓 0 < 𝑑 ≤ 4
  • 9. PRE-TEST 12. a. 𝐹(𝑑) = {9 + 0.75(𝑛) 𝑖𝑓 0 > 𝑑 ≤ 4 b. 𝐹(𝑑) = {(9 + 0.75) 𝑖𝑓 𝑑 > 4 c. 𝐹(𝑑) = {(9 + 0.75) 𝑖𝑓 𝑑 < 4 d. 𝐹(𝑑) = {(9 + 0.75(𝑛) 𝑖𝑓 𝑑 > 4 For number 13 - 15 use the problem below. Under a certain Law, the first ₱30,000.00 of earnings are subjected to 12% tax, earning greater than ₱30,000.00 and up to ₱50,000.00 are subjected to 15% tax, and earnings greater than ₱50,000.00 are taxed at 20%. Write a piecewise function that models this situation. 𝑡(𝑥) = {13. ____________ 14. ____________ 15. ____________
  • 10. PRE-TEST 13. a. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 ≤ 30,000 b. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 < 30,000 c. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 > 30,000 d. 𝑡(𝑥) = 0.12𝑥 𝑖𝑓 𝑥 ≥ 30,000 14.a. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 < 𝑥 ≥ 50,000 b. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 < 𝑥 ≤ 50,000 c. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 ≤ 𝑥 ≥ 50,000 d. 𝑡(𝑥) = 0.15𝑥 𝑖𝑓 30,000 ≥ 𝑥 ≥ 50,000 15. a. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 ≥ 50,00 b. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 ≤ 50,000 c. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 > 50,000 d. 𝑡(𝑥) = 0.20𝑥 𝑖𝑓 𝑥 < 50,000
  • 11. RELATION  is any set of ordered pairs. The set of all first elements of the ordered pairs is called the domain of the relation, and the set of all second elements is called the range. x 0 1 1 0 y 4 5 6 7
  • 12. FUNCTION  is a relation or rule of correspondence between two elements (domain and range) such that each element in the domain corresponds to exactly one element in the range.
  • 13. FUNCTION Given the following ordered pairs, which relations are functions? A = {(1,2), (2,3), (3,4), (4,5)} B = {(3,3), (4,4), (5,5), (6,6)} C = {(1,0), (0, 1, (-1,0), (0,-1)} D = {(a,b), (b, c), (c,d), (a,d)}
  • 14. FUNCTION How about from the given table of values, which relation shows a function? X 1 2 3 4 5 6 Y 2 4 6 8 10 12 X 4 -3 1 2 5 Y -5 -2 -2 -2 0 X 40 -1 4 2 -1 Y 3 4 0 -1 1
  • 15. FUNCTION On the following mapping diagrams, which do you think represent functions? A. a x B. x a C. Jona Ken b y y b Dona Mark c c Maya Rrey
  • 16. FUNCTION A relation between two sets of numbers can b illustrated by graph in the Cartesian plane, and that a function passes the vertical line test. A graph of a relation is a function if any vertical line drawn passing through the graph intersects it at exactly one point.
  • 18. THE FUNCTION MACHINE  Function can be illustrated as a machine where there is the input and the output.  When you put an object into a machine, you expect a product as output after the process being done by the machine.  For example, when you put an orange fruit into a juicer, you expect an orange juice as the output and not a grape juice.
  • 19.
  • 20. FUNCTION Is a set of ordered pairs (Domain and Range), such that no two ordered pairs have the same first element(Domain). Domain X input Range y output
  • 21. FUNCTION Therefor, Domain input X Range output y We can also represent function as an equation.
  • 22. FUNCTION For example, if a function machine always adds three (3) to whatever you put in it. Therefore, we can derive an equation of x + 3 = y y = f(x) f(x) = x + 3
  • 23. Application in Real-life situation A. If height (H) is a function of age (a), give a function H that can represent the height of a person in a age, if every year the height is added by 2 inches. H(a) 2 + a = Since every year the height is added by 2 inches, then the height function is
  • 24. Application in Real-life situation If distance (D) is a function of time (t), give a function D that can represent the distance a car travels in t time, if every hour the car travels 60 kilometers. D(t) 60t = Since every hour, the car travels 60 kilometers, therefore the distance function is given by
  • 25. Application in Real-life situation A person is earning Php.600 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 S(n ) = 60 0 (n)
  • 26. Piecewise Functions A user is charged ₱250.00 monthly for a particular mobile plan, which includes 200 free text messages. Messages in excess of 200 are charged ₱1.00 each. Represent the monthly cost for text messaging using the function t(m), where m is the number of messages sent in a month. t(m ) ={25 0, if 0 < m ≤ 200 250 + m,if m > For sending messages of not exceeding 200 In case the messages sent
  • 27. Piecewise Functions A certain chocolate bar costs ₱50.00 per piece. However, if you buy more than 5 pieces they will mark down the price to ₱48.00 per piece. Use a piecewise function to represent the cost in terms of the number of chocolate bars bought. f(n) ={50, if 0 < n ≤ 5 48 if n > 5 For buying 5 chocolate bars or less For buying more than 5 chocolate bars
  • 28. Piecewise Functions The cost of hiring a catering service to serve food for a party is ₱250.00 per head for 50 persons or less, ₱200.00 per head for 51 to 100 persons, and ₱150.00 per head for more than 100. Represent the total cost as a piecewise function of the number of attendees to the party. C(h ) = { 250, if h ≤ 50 150 if h > 100 Cost for a service to at least 50 persons Cost for a service to more than 100 200,if 51 < h ≤ 100 Cost for a service to 51 to 100 persons
  • 29. A computer shop charges 20 pesos per hour(or a fraction of an hour) for the first two hours and an additional 10 pesos per hour for each succeeding hour. Represent your computer rental fee using the function R(t) where t is the number of hours you spent on the computer. R(t) = { 20 0, 200 + 10t, if 0 < t ≤ 2 if t > 2