193k views
1 vote
write a function to describe the following scenario. Mr. Smith hires Tim to mow his lawn. He pays Tim $50 for the cortract and for every time Tim mows his lawn, he pays Tim $25.

User Mowwwalker
by
7.3k points

1 Answer

5 votes

Final answer:

To describe the scenario of Mr. Smith hiring Tim to mow his lawn, we can define a function as y = 50 + 25n, where y represents the total amount Mr. Smith pays Tim for mowing the lawn n times. The constant term is $50 for the contract and the variable term is $25 for each time Tim mows the lawn.

Step-by-step explanation:

To write a function that describes the scenario where Mr. Smith hires Tim to mow his lawn, we can define a function in terms of the number of times Tim mows the lawn. Let's call the number of times Tim mows the lawn 'n'. The function can be: y = 50 + 25n, where y represents the total amount Mr. Smith pays Tim for mowing the lawn n times. The function has a constant term of $50 for the contract and a variable term of $25 for each time Tim mows the lawn.

User Ritesh Kumar Gupta
by
7.7k points