document.write( "Question 1123079: One moving company charges $800 plus $16 per hour. Another company charges $720 plus $21 per hour. At what number of hours will the charge by both companies be the same? What is the charge?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #739305 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One moving company charges $800 plus $16 per hour. Another company charges $720 plus $21 per hour. At what number of hours will the charge by both companies be the same? What is the charge? \n" ); document.write( "------------- \n" ); document.write( "h = hours \n" ); document.write( "800 + 16h = 720 + 21h \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " |