G11 Functions Piecewise
G11 Functions Piecewise
1. If height is a function of age , give a function that can represent the height
of a person in age, if every year the height is added by .
2. . If distance is a function of time , give a function that can represent the
distance a car travels in time, if every hour the car travels .
3. Give a function that can represent the amount of battery charge of a cellular
phone in h hour, if of battery was loss every hour.
4. Squares of side are cut from each corner of a in rectangle, so that its sides
can be folded to make a box with no top. Define a function in terms of that
can represent the volume of the box.
Solutions:
A.Since every year, the height is added by 2 inches, then the height function is
B.Since every hour, the car travels 60 kilometers, therefore the distance
function is given by
C.Since every hour losses 12% of the battery, then the amount of battery
function is
D.The length and width of the box are and , respectively. Its height is . Thus,
the volume of the box can be represented by the function:
Piecewise-Defined
Functions
There are functions that requires more than one formula in order to obtain the
given output. There are instances when we need to describe situations in
which a rule or relationship changes as the input value crosses certain
boundaries. In this case, we need to apply the piecewise function.
𝑡 ( 𝑚 )= 250 ,0
{<𝑚 ≤ 200
¿ 50+𝑚 ,𝑚> 200
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.
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
{
𝟐𝟓 , 𝟎< 𝒕 ≤ 𝟐
p ( 𝒕 )= ¿ 𝟐𝟓+𝟓 𝒕 , 𝟐<𝒕 ≤ 𝟏𝟐
𝟏𝟎𝟎 , 𝒕 >𝟏𝟐