document.write( "Question 1051992: Company A rents cars for $32 per day and 9¢ per mile driven. Company B rents cars for $18 per day and 12¢ per mile driven. You want to rent a car for one day. Find the maximum number of miles you can drive a Company B car if it is to cost you less than a Company A car. (Give your answer as a whole number.) \n" ); document.write( "
Algebra.Com's Answer #667413 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
32+0.09x > 18+0.12x
\n" ); document.write( "14 > 0.03x
\n" ); document.write( "x < 467
\n" ); document.write( "
\n" ); document.write( "
\n" );