document.write( "Question 395763: An appliance repairman charges a flat fee of $35 plus $28 for every hour worked. If the total bill for fixing a washing machine was $133 how many did the repairman take to fix the machine? \n" ); document.write( "
Algebra.Com's Answer #280849 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
If h is the number of hours,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "35 + 28h = 133\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "28h = 96\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h = 96/28 = 24/7 hours
\n" ); document.write( "
\n" );