document.write( "Question 459497: a rental car company charges $16 per day plus 14 cents per mile to rent a certain car another agency charges $23 per day plus 10 cents how many miles will have to be driven for the cost of a car agency to equal the cost of the second agency \n" ); document.write( "
Algebra.Com's Answer #315090 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
16+0.14x=23+0.10x
\n" ); document.write( "0.04x=7
\n" ); document.write( "x=7/0.04
\n" ); document.write( "x=175 miles
\n" ); document.write( "
\n" );