document.write( "Question 1107623: Sunshine Equipment Co. rents its power tools for a $20 fee, plus $4.50/hr. Kenny’s Rentals offers the same tools for an $11 fee plus $6.00/hr. How many hours h must a tool be rented to make the cost at Kenny’s a better deal?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #722637 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 20+4.50x > 11+6x, x is hours \n" ); document.write( "-1.5x > -9 \n" ); document.write( "x < 6 hours ANSWER \n" ); document.write( "at 0 hours, Kenny's is $11 vs. $20 \n" ); document.write( "at 6 hours, they are both $47 \n" ); document.write( "at 3 hours, Sunshine is $33.50 and Kenny's is $29 \n" ); document.write( " |