asked 203k views
1 vote
Which of the following functions represents a repairman's fee if he charges a $25 service call fee plus $15 for each hour he works? f(h) = 25h + 15 f(h) = 15h + 25 f(h) = 40h

asked
User Egg
by
8.2k points

2 Answers

6 votes

Answer:

Sample Response: 15h + 25 is correct because there is one $25 fee, and there is a fee of $15 for each hour, or “h.” The constant is 25, and the variable is h. The second expression adds hours and dollars, which is not correct.

answered
User Milan Sheth
by
8.2k points
6 votes
Thinking about y = mx + b or f(x) = mx + b where m is the slope (rate of change) and b is the y-intercept (fixed fee or initial cost) you would get the following equation:
$25 fixed service call fee = b
$15 for each hour = m

ANSWER ⇒ f(h) = 15h + 25
answered
User JackyBoi
by
8.6k points