29.1k views
5 votes
Max is doing chores to earn an allowance for each chore he does he earns $3 what is the input variable of the function modelling the situation?

What is the output variable of the function modeling the situation

User Dany L
by
4.7k points

1 Answer

7 votes

Answer:

Input Variable: Number of chores

Output Variable: Earnings

Explanation:

Given

Earnings = $3 per chore

Required

Determine the input and the output variables

The given parameter

Earnings = $3 per chore

i.e.

If he does 1 chore, he earns $3

If he does 2 chores, he earns $6

If he does 3 chores, he earns $9

---

--

-

If he does n number of chores, he earns $3n

So, we can conclude that:

His earning is dependent on the number of chores.

The keyword dependent shows that:

Input Variable: Number of chores

Output Variable: Earnings

User Dave Swersky
by
3.8k points