Asked by Cheezy

A jeepney ride costs P8.00 for the first 4 km and each additional integer km adds P 1.50 to the fare. Use a piecewise function to represent the jeepney fare in term of the distance d in km.

Answers

Answered by Steve
8 + 1.5*ceil(x)
for x km above 4.
where ceil(x) (ceiling function) is the least integer greater than or equal to x.
Answered by Mrlolomark
f(x)=
Answered by jericho
use a piece function to represent the jeepney fare in terms of disrtance
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions