document.write( "Question 912895: The ABC Company charges $75 a day plus $0.05 a mile to rent a car. How many miles did Mrs. Kiley drive if she paid $92.40 to rent a car for one day? \n" ); document.write( "
Algebra.Com's Answer #554155 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the miles driven
\n" ); document.write( "75 + .05x = 92.40
\n" ); document.write( "x = 17.40/.05 = 348mi
\n" ); document.write( "And.. checking
\n" ); document.write( "$75 + $17.40 = $92.40
\n" ); document.write( "
\n" ); document.write( "
\n" );