document.write( "Question 87269: Car rental agency A will rent a compact car for $35 per day and an additional charge of $0.24 per mile. Car rental agency B will charge only $0.16 per mile but charges $41 per day. If Adam wanted to rent a car for three days, how many miles would Adam have to drive to make car rental agency B a better bargain? \n" ); document.write( "
Algebra.Com's Answer #63204 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Car rental agency A will rent a compact car for $35 per day and an additional charge of $0.24 per mile. Car rental agency B will charge only $0.16 per mile but charges $41 per day. If Adam wanted to rent a car for three days, how many miles would Adam have to drive to make car rental agency B a better bargain? \n" ); document.write( "-------- \n" ); document.write( "A Company cost: C(x) = 35(3) + 0.24(# of miles) \n" ); document.write( "B Company cost: C(x) = 41(3) + 0.16(# of miles) \n" ); document.write( "--------------- \n" ); document.write( "When is B a better bargain? \n" ); document.write( "When B costs less than A for 3 days rental. \n" ); document.write( "----------- \n" ); document.write( "41(3) + 0.16(# of miles) < 35(3) + 0.24(# of miles) \n" ); document.write( "6(3) < 0.08(# of miles) \n" ); document.write( "# of miles > 225 (# of miles Adam would have to drive to make B a better bargain. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |