STEM FunctionsPresentation Q1-Day1
STEM FunctionsPresentation Q1-Day1
JAGONIA
Learning Competency
represents real-life situations
using functions, including piece-
wise functions.
In everyday life, many quantities depend on one or more
changing variables. For example:
(a) Plant growth depends on
sunlight and rainfall
(b) Speed depends on distance
travelled and time taken
(c) Voltage depends on current and
resistance
(d) Test marks depend on attitude,
listening in lectures and doing
tutorials (among many other
variables!!)
How can challenging problems involving functions be analyzed and solved?
X+2=Y
Consider this Example:
A particular electrical circuit has a power
source and an 8 ohms (Ω) resistor. The
voltage in that circuit is given by:
1) {(1,2),
Input (2,5), (3,10), (4,17)}
Output 4.)
1 2
2) . 2 4
3 6
3) . 5.)
Relation is a set of ordered pairs.
The domain of a relation is the
set of first coordinates.
The range is the set of second
coordinates.
LETTER NUMBER
I 4
L 5
O 6
V 8
E 3
M 6
A 2
T 8
H 4
{
( I , 4 ), ( L , 5) ,( O , 6 ) , ( V , 8) , ( E , 3) ,
( M , 6 ) , ( A , 2 ) , (T , 8 ) ,( H , 4) }
Function is defined as a relationship
between two sets that associates
each element of the first set to one
and only one element in the second
set.
A one-to-one and many-to-one
relations are considered functions,
but not one-to-many.
one-to-many
Thus, all functions are relations,
but not all relations are
functions.
Characteristics of a function.
1. Each element in domain X must be matched
with exactly one element in range Y.
Number
2 4 6 8 10
of CDs
Cost 2 48 72 96 12
(Php) 4 0
Example
Try to notice the trend of each variable.
Number of 2 4 6 8 10
CDs
𝒙 −𝟐 𝟎 𝟐 −𝟑 −𝟏 𝟏 𝟑
𝒚 𝟐 𝟎 𝟐 𝟑 𝟏 𝟏 𝟑
Example
Write a function rule for the table.
𝒙 −𝟐 𝟎 𝟐 −𝟑 −𝟏 𝟏 𝟑
𝒚 𝟐 𝟎 𝟐 𝟑 𝟏 𝟏 𝟑
Solution:
The values of the dependent variable are
always the corresponding positive
outcomes of the input values. This
relationship has a special name, the
Piecewise Functions.
Functions can also be in
pieces called piecewise
functions.
Some situations can only
be described by more
than one formula,
depending on the value
of the independent
variable.
A piecewise function is a mathematical
function that is defined by different
expressions or rules for different parts of
its domain.
Instead of having a single equation to
describe the entire domain, a
piecewise function consists of multiple
equations, each applied to specific
intervals or “pieces” of the domain.
This allows you to create complex
functions that behave differently in
different regions.
Functions as representations of real-life
situations.
Example
Problem:
A scientist is studying the growth
of bacteria in a laboratory culture. The
bacteria population doubles every hour. If
the initial number of bacteria is 500,
(a) how many bacteria will there be after 5
hours?
(b) After how many hours will the bacteria
reach 8,000?
Functions as representations of real-life
situations.
Solutions
Let n(t) = the number of bacteria
= initial bacteria = 500
t = time
The function is
Solution.
𝑡 ( 𝑚) =
{ 300 𝑖𝑓 0<𝑚 ≤ 100
300+ ( 𝑚 − 100 ) 𝑖𝑓 𝑚>100
Example:
A certain chocolate bar costs P35.00 per
piece. However, if you buy more than 10
pieces, they will be marked down to a
price of P32.00 per piece. Use a
piecewise function to represent the cost
in terms of the number of chocolate bars
bought.
Example II. 🚗 Problem: Toll Fee
Based on Vehicle Weight
An automated toll gate charges vehicles
based on their weight (in kilograms):
• Vehicles weighing 2,000 kg or less are
charged ₱100.
• Vehicles weighing more than 2,000 kg
but not more than 5,000 kg are charged
₱100 plus ₱5 per 100 kg over 2,000 kg.
• Vehicles weighing more than 5,000 kg
are charged a flat fee of ₱300.
Example II. 🚗 Problem: Toll Fee
Based on Vehicle Weight
An automated toll gate charges vehicles based on their
weight (in kilograms):
• Vehicles weighing 2,000 kg or less are charged ₱100.
• Vehicles weighing more than 2,000 kg but not more than
5,000 kg are charged ₱100 plus ₱5 per 100 kg over 2,000
kg.
• Vehicles weighing more than 5,000 kg are charged a flat
fee of ₱300.
Represent this situation using a
piecewise function T(w), where w
is the weight of the vehicle in
kilograms. Then, calculate the toll
fee for a vehicle that weighs 4,600
kg.
ACTIVITY
1. When diving in the ocean, you must consider how
much pressure you will experience from diving a
certain depth. From the atmosphere, we experience
14.7 pounds per square inch (psi) and for every foot
we dive down into the ocean, we experience another
0.44 psi in pressure.
{
2
h ( 𝑥 )= 3 − 𝑥 𝑖𝑓 𝑥 =0
2
𝑥 + 2 𝑖𝑓 𝑥 >0
An internet café has a flat rate of
15 pesos for the first hour of
playing, surfing and the like. An
additional of 5 pesos for every
hour excess afterwards. Construct
a mathematical model of the
charge c(x) where x represents the
total number of hours of playing in
the internet café.
ACTIVITIES