document.write( "Question 1173091: A rental car agency charges $19 per day plus 10 cents per mile to rent a certain car. Another agency charges $21 per day plus 5 cents per mile to rent the same car. How many miles per day will have to be driven for the cost of a car from the first agency to equal the cost of a car from the second agency?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #798281 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
set the two equal to each other, since they are both functions of cost.
\n" ); document.write( "$19+0.10x=$21+.05x units are dollars and dollars/mile * mile
\n" ); document.write( "0.05x dollars/mile=$2
\n" ); document.write( "x=40 miles
\n" ); document.write( "
\n" );