write a function rule for finding the amount of a daily pay p in the following situation a bus driver gets paid 100 each day plus 0.20 per kilometers

the answers are...

C
D
D
C

no joke these are the right answers

p = 100 + 0.20k, where k is the number of kilometers driven.

Leah 100% correct 😊 tysm

To write a function rule for finding the amount of daily pay (p) in the given situation - a bus driver getting paid $100 each day plus $0.20 per kilometer - you can follow these steps:

Step 1: Identify the fixed daily pay (f): In this case, the fixed daily pay is $100 each day.

Step 2: Determine the variable pay per kilometer (v): In this case, the variable pay per kilometer is $0.20.

Step 3: Determine the number of kilometers (k) traveled on a given day.

Step 4: Use these variables to write the function rule. The function rule will be in the form of p = f + v * k.

Therefore, the function rule for finding the amount of daily pay (p) would be: p = $100 + ($0.20 * k).

By substituting the value of distance traveled (k) into this function rule, you can calculate the daily pay (p) for any given number of kilometers.