document.write( "Question 476131: C=m h + b One company charges an initial fee of $200 plus $50 per hour for labor. The other company fee is $300 plus $25 per hour. \n" ); document.write( "
Algebra.Com's Answer #326511 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
300+25x=200+50x
\n" ); document.write( "-25x=-100
\n" ); document.write( "x=4 hrs they become equal
\n" ); document.write( "
\n" );