document.write( "Question 549280: A truck can be rentes from Basic Rental for $50 per day plus $0.20 per mile. Roadrunners charges $20 per day plus $0.50 per mile to rent the same truck. How many miles can be driven in a day to make the rental cost for Basic rental a better deal?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #357687 by luckee(2)\"\" \"About 
You can put this solution on YOUR website!
50+.20X<20+.50X
\n" ); document.write( ".20X-.50X<20-50
\n" ); document.write( "-.30X<-30
\n" ); document.write( "X>-30/-.30 \r
\n" ); document.write( "\n" ); document.write( "NOTE: THE SIGN CHANGES WHEN DIVIDING BY A NEGATIVE VALUE.
\n" ); document.write( "X>100 GREATER THAN 100 MILES DRIVEN MAKES THE BASIC RENTAL OFFER A BETTER DEAL.
\n" ); document.write( "PROOF:
\n" ); document.write( "50+.20*100<20+.50*100
\n" ); document.write( "50+20<20+50
\n" ); document.write( "70<70
\n" ); document.write( "
\n" );