document.write( "Question 1027938: the cost of a plumbers services is given by the formula: c =50+40t. c is the cost in dollars and t is the time worked in hours. how many hours did the plumber work if the cost was $330? \n" ); document.write( "
Algebra.Com's Answer #643159 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "the cost of a plumbers services
\n" ); document.write( "is given by the formula: c =50+40t.
\n" ); document.write( "c is the cost in dollars and t is
\n" ); document.write( "the time worked in hours.
\n" ); document.write( "Cost = 50 + 40t
\n" ); document.write( "$330 = 50 + 40t
\n" ); document.write( "330 - 50 = 40t
\n" ); document.write( "t = (330 - 50)/40
\n" ); document.write( "t = 7 hours
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );