SOLUTION: A plumber charges $66 for a service call and $45 for any additional hours of work. Define your variables and write a linear model to reflect the plumber's charges.

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A plumber charges $66 for a service call and $45 for any additional hours of work. Define your variables and write a linear model to reflect the plumber's charges.       Log On


   



Question 1010790: A plumber charges $66 for a service call and $45 for any additional hours of work. Define your variables and write a linear model to reflect the plumber's charges.
Found 2 solutions by macston, Boreal:
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
.
S=fixed fee; h=number of hours; n=additional hourly charge
T=total charge
.
T=S+nh
T=$66+$45h
.

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
C=$66+$45x, where x=number of hours. The $66 will be charged regardless.