document.write( "Question 187625: 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 #140665 by checkley77(12844)\"\" \"About 
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 will make the 2 plans equal.
\n" ); document.write( "Proof:
\n" ); document.write( "3*35+.24*225=3*41+.16*225
\n" ); document.write( "105+54=123+36
\n" ); document.write( "159=159
\n" ); document.write( "
\n" ); document.write( "
\n" );