document.write( "Question 1022522: Davis Truck Rentals will rent a moving van for $15.75/day plus $0.35/mile. Bertz Van Rentals will rent the same van for $25/day plus $0.30/mile. How many miles m must the van be driven to make the cost at Bertz a better deal? \n" ); document.write( "
Algebra.Com's Answer #638178 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Good Morning!
\n" ); document.write( "How many miles m must the van be driven to make the cost at Bertz a better deal?
\n" ); document.write( " Bertz < Davis
\n" ); document.write( ".30m + 25.00 < .35m + 15.75
\n" ); document.write( " 9.25 < .05m
\n" ); document.write( " 9.25/.05 < m
\n" ); document.write( " 185 < m
\n" ); document.write( "Miles must be > 185mi
\n" ); document.write( " \n" ); document.write( "
\n" );