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