document.write( "Question 320394: Basic Rental is $50.00 a day and 20 cents a mile and Roadrunner rental is $20.00 a day and 50 cents a mile. How many miles must be driven for Basic rental to be a better deal than Roadrunner? \n" ); document.write( "
Algebra.Com's Answer #229451 by checkley77(12844)\"\" \"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 NOTE THE SIGN CHANGE WHEN DIVIDING BY A NEGATIVE VALUE.
\n" ); document.write( "X>100 MILES IS THE BREAK EVEN POINT.
\n" ); document.write( "THUS ANY MILES OVER 100 MILES MAKES BASIC A BETTER DEAL.
\n" ); document.write( "PROOF:
\n" ); document.write( "LET THE MILEAGE BE 105 MILES.
\n" ); document.write( "50+.20*105<20+.50*105
\n" ); document.write( "50+21<20+52.5
\n" ); document.write( "71<72.5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );