bob485
contestada

A gardener charges an initial fee of $37.50 plus a rate of $44.90 per hour. Write a function that shows the total fees for H hours of work

Respuesta :

qabtt
37.5 = initial rate
44.9 = slope/rate

In problems like these, just use y = initial rate + rate(variable)
In this case, the answer would be y = 37.5 + 44.9h