109k views
4 votes
William is an electrician. He charges an initial fee of $44 per visit. If he charges $30 for every hour he works, which explicit

expression and recursive process can be used to find out how much he will charge for working n hours?
O A. Explicit Expression: 30n - 44
Recursive Process: To find out how much William will charge for working n hours, subtract $30 from how much he
charges for working n - 1 hours.
W = Wn-1 - $30, Wo = $44
OB. Explicit Expression: 30n +44
Recursive Process: To find out how much William will charge for working hours, add $30 to how much he charges for
working n - 1 hours.
W = Wn-1 + $30, Wo = $44
OC. Explicit Expression: 44n - 30
Recursive Process: To find out how much William will charge for working n hours, subtract $44 from how much he
charges for working n - 1 hours.
Wn = Wn-1 - $44, Wo = $30
OD. Explicit Expression: 44n+ 30
Recursive Process: To find out how much William will charge for working n hours, add $44 to how much he charges for
working n - 1 hours.

1 Answer

3 votes
B. 30n+44

You times 30 by how ever many hours he worked and then add 44 at the end for the initial visit price
User Nyxm
by
8.4k points

No related questions found