asked 77.8k views
0 votes
Luigi is an urban planner. As an independent contractor, he charges a $140 fee plus $25 per hour for each contract with the city. Write a function to represent this scenario where y represents the total amount he charges for a project and x represents the number of hours worked on a project.

2 Answers

4 votes

Answer: it is y=140+25h and for ten hours, the answer is $390

Explanation:

answered
User Method
by
8.0k points
3 votes
Y=$140+25(X)
Or
Y=$140+($25*X)
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.