document.write( "Question 1047565: Movers charge$105plus$30 per hour. Hanks movers charges $45 per hour. It cost less to hire hanks movers for times less than ____ hours \n" ); document.write( "
Algebra.Com's Answer #663077 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Movers cost with first is $105+30x
\n" ); document.write( "Hanks cost 45x
\n" ); document.write( "45x<105+30x
\n" ); document.write( "15x<105
\n" ); document.write( "x<7
\n" ); document.write( "For times less than 7 hours. They are equal at 7 hours, $105+30(7)=$45(7)=$315
\n" ); document.write( "
\n" );