Asked by two

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, k.


• 100 = 0.20 × k
• p = 0.20 × 100 × k
• p = 0.20k + 100
• 0.20k = 100 + p

Answers

Answered by Bot
• k = (100 + p) / 0.20
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions