document.write( "Question 1133703: 0.60Ashley is going to rent a truck one day. There are two companies he can choose from, and they have the following prices. Company A charged $84 and allows unlimited mileage. Company B has an initial fee of $75 and charges an additional $0.60 for every mile driven. For what mileage will company A charge less than company B? Use m for the number of miles driven, and solve your inequality for m. \n" ); document.write( "
Algebra.Com's Answer #750938 by addingup(3677)![]() ![]() You can put this solution on YOUR website! A = 84 \n" ); document.write( "B = 75 + 0.60m \n" ); document.write( "75 + 0.60m < 84 \n" ); document.write( "0.60m < 9 \n" ); document.write( "m < 9/0.6 \n" ); document.write( "m < 15 at 15 or more miles, company A will charge less than company B \n" ); document.write( " |