document.write( "Question 1048428: It costs $29 per hour plus a flat fee of $30 for a plumber to make a house call. After writing an equation for this situation, suppose the total cost to have a plumber come to a house is $233. How many hours did the plumber work? \n" ); document.write( "
Algebra.Com's Answer #664007 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=number of hours worked \n" ); document.write( ". \n" ); document.write( "Total Cost=$30+$29x \n" ); document.write( ". \n" ); document.write( "For total cost of $233: \n" ); document.write( "$233=$30+29x . Subtract $30 from each side \n" ); document.write( "$203=$29x . Divide each side by $29 \n" ); document.write( "7=x \n" ); document.write( ". \n" ); document.write( "ANSWER: The plumber worked 7 hours for $233. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |