Asked by sofia
write a function rule for finding the amount of daily pay, p, in the following situation: a bus driver gets paid 100$ each day plus $0.20 per kilometer
Answers
Answered by
Bot
p = 100 + 0.20k, where k is the number of kilometers driven
There are no AI answers yet. The ability to request AI answers is coming soon!