asked 55.1k views
1 vote
Cristiano Ronaldo has a messy house. He hires a maid to clean his house for $125 per visit.

Part A:Write a function to represent the total cost Cristiano spends having his house cleaned.
Part B: Define the input and output in the given scenario.

asked
User Gururaj
by
8.4k points

2 Answers

2 votes
y = 125x x (input) represents each visit and y (output) represents the total cost per visit.
answered
User Glaux
by
8.2k points
2 votes

Answer: y (x)= 125 x

input : number of visits "x"

output :total cost "y"

Explanation:

Hi, to answer this question we have to write an equation with the information given:

  • Cost per visit: $125

So, to obtain the total cost (y) we have to multiply the cost per visit by the number of visits (x)

y (x)= 125 x

Where the input is the number of visits "x" and the output is the total cost "y"

Feel free to ask for more if needed or if you did not understand something.

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