document.write( "Question 808337: Company A rents cars for $20 a day and .20 for every mile driven. Company B rents cars for $42 a day and unlimited mileage. You want to rent a car for one week. What is the maximum miles you can drive a Company A car if it is to cost you less than a Company B car? Please solve using an inequality. \n" ); document.write( "
Algebra.Com's Answer #486956 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "a=.2m+20 \n" ); document.write( "b=42 \n" ); document.write( ".2m+20*7<42*7 \n" ); document.write( "< 770 for the week or < 110 per day\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |