document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #626241 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! C=$66+$45x, where x=number of hours. The $66 will be charged regardless. \n" ); document.write( " \n" ); document.write( " |