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

Answer :

fixed pay+variable pay=total pay
100+pay per km times number of km=total pay
100+0.2k=p

p=0.20k+100

3rd option is answer

Other Questions