Question
A taxi ride costs P40.00 for the first 500 meters, and each additional 300 meters (or a
fraction thereof) adds P3.50 to the fare. Use a piecewise function to represent the taxi fare
in terms of the distance d in meters.
fraction thereof) adds P3.50 to the fare. Use a piecewise function to represent the taxi fare
in terms of the distance d in meters.
Answers
f(d) =
{40 for d<=500
{40 + 3.50⌈(d-500)/300⌉ for d>500
{40 for d<=500
{40 + 3.50⌈(d-500)/300⌉ for d>500
Related Questions
A taxi ride cost P50.00 for the for 600 meters and each additional m meter (or a fraction theoreof)...
The initial fee for a taxi ride is $2.60
Each mile traveled in a taxi costs an additional $2.50
Co...
The cost, c(x), for a taxi ride is given by c(x) = 2x + 4.00, where x is the number of minutes. What...
Question 3 of 10
The cost, c(x), for a taxi ride is given by c(x) = 2x + 3.00, where x is the
numb...