46.5k views
2 votes
Plumber a charges an initial fee of $45 plus a rate of $60 per hour. Write the function that shows the total cost for the hours worked.

User Sherrard
by
5.6k points

2 Answers

6 votes

Answer:

a. f(h)=45+60h

b. shifted down 10 units

User StaticVoid
by
6.2k points
3 votes

t = 45 + 60a represents the function that shows the total cost for the hours worked.

Solution:

Given that Plumber a charges an initial fee of $45 plus a rate of $60 per hour

To find: Write the function that shows the total cost for the hours worked

Let "t" represent the total cost for plumber

Let "a" be the number of hours the plumber worked

Initial fee = $ 45

Cost per hour = $ 60

We can frame a function as:

total cost = initial fee + (number of hours the plumber worked x Cost per hour)


t = 45 + (a * 60)

t = 45 + 60a

Thus the above function shows the total cost for the hours worked.

User Relic
by
5.7k points