document.write( "Question 1196226: a truck can be rented from company a for $80 a day plus $0.60 per mile. company b charges $50 a day plus $0.90 per mile to rent the same truck. how many miles must be driven in a day to make the rental cost for company a a better deal than company b's? \n" ); document.write( "
Algebra.Com's Answer #829078 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a truck can be rented from company a for $80 a day plus $0.60 per mile. company b charges $50 a day plus $0.90 per mile to rent the same truck. how many miles must be driven in a day to make the rental cost for company a a better deal than company b's? \n" ); document.write( " With M being number of miles, correct INEQUALITY (NOT equation), is: .6M + 80 < .9M + 50\n" ); document.write( " |