asked 227k views
2 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 her charges for a project and x represents the number hours worked on a project.

asked
User Ravy
by
7.0k points

1 Answer

3 votes
y = 140 + 25 x

Well, it says y is the total so you already know that something will equal y.
It also says that they earn $25 per hour x represents the number of hours he worked. 140 won't have a variable attached to it since its the fine, it doesn't change either way.

answered
User Virginie
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.