Asked by Anonymous
                A taxicab charges $.90 for the first 1/5 mile and $.60 for each additional 1/5 mile. If a customer rides in this cab for m miles (m>1/5) , which of the following functions descibes the cost,c(m), of this tax ride in dollars?
            
            
        Answers
                    Answered by
            Steve
            
    c(m) = .90 + .60(5m-1)
That is a continuous function. If you want a step function, you'd need to round up to the next integer value.
    
That is a continuous function. If you want a step function, you'd need to round up to the next integer value.
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.