document.write( "Question 763109: A plumber charges $80 for parts and $65 per hour for labor. If the total charge was $161.25, how long did the plumber work? \n" ); document.write( "
Algebra.Com's Answer #464474 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A plumber charges $80 for parts and $65 per hour for labor. If the total charge was $161.25, how long did the plumber work? \n" ); document.write( "-------------- \n" ); document.write( "h = hours \n" ); document.write( "161.25 = 80 + 65h \n" ); document.write( " |