document.write( "Question 183532: Car rental agency A will rent a compact car for $35 per day and an additional charge of $.24 per mile. Car rental agency B will charge only $.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 agancy B a beter bargain? \n" ); document.write( "
Algebra.Com's Answer #137765 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3*35+.24x=3*41+.16x \n" ); document.write( "105+.24x=123+.16x \n" ); document.write( ".24x-16x=123-105 \n" ); document.write( ".08x=18 \n" ); document.write( "x=18/.08 \n" ); document.write( "x=225 miles driven would make the 2 rentals the same for the 3 days. \n" ); document.write( "Proof: \n" ); document.write( "105+.24*225=123+.16*225 \n" ); document.write( "105+54=123+36 \n" ); document.write( "159=159 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |