Piecewise functions are handy for writing real-world models with different rules on different intervals: tiered tariffs, deformation of a material before and after the elastic limit, the cost of a utility with a free allowance. Solving an equation or an inequality is done piece by piece, checking at the end the compatibility with the interval of each piece.
Example — Tiered tariff
A telephone company charges: €/min for the first minutes of the month, €/min beyond that. Total cost as a function of the minutes : For how many minutes does one pay euros? On : , outside the interval. On : . Solution: minutes.
Links
Topics: Functions and properties
Concepts: Piecewise function
Skills: Modelling · Solving equations
Exercise types: Modelling problem