document.write( "Question 580730: Sam needs to rent a car for his upcoming trip. CheapWheels charges $20.25 per day plus $.14 a mile. Easy Rider charges $18.25 a day plus $.22 a mile. San plans to do a lot of driving on his 3-day trip.Which company should Sam go with? Explain your choice.
\n" );
document.write( "Does the difference in cost go up or down as mileage increases? Support your answer. \n" );
document.write( "
Algebra.Com's Answer #371343 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sam needs to rent a car for his upcoming trip. CheapWheels charges $20.25 per day plus $.14 a mile. Easy Rider charges $18.25 a day plus $.22 a mile. San plans to do a lot of driving on his 3-day trip.Which company should Sam go with? Explain your choice. \n" ); document.write( "----- \n" ); document.write( "CW = 20.25d + 0.14m \n" ); document.write( "ER = 18.25d + 0.22m \n" ); document.write( "---- \n" ); document.write( "Cost for a 3 day trip: \n" ); document.write( "CW: 20.25*3+ 0.14m = 60.75 + 0.14m \n" ); document.write( "ER: 18.25*3+ 0.22m = 54.75 + 0.22m \n" ); document.write( "------------------------------------------- \n" ); document.write( "San plans to do a lot of driving on his 3-day trip. Which company should Sam go with? Explain your choice. \n" ); document.write( "Go with CW as their milage rate is 8 cents lower than ER's. \n" ); document.write( "------------------------------------------------------------------ \n" ); document.write( "Does the difference in cost go up or down as mileage increases? Support your answer. \n" ); document.write( "The difference decreases till the 8 cent per mile difference \n" ); document.write( "is greater than the $6.00 fixed cost difference for CW \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |