document.write( "Question 140067This question is from textbook
\n" );
document.write( ": A rental car company charges $35 a day plus $.15/mi for a mid-size car. A customer owes $117.25 for three-day rental. How many miles did the customer drive? \n" );
document.write( "
Algebra.Com's Answer #102121 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3*35+.15X=117.25 \n" ); document.write( ".15X=117.25-105 \n" ); document.write( ".15X=12.25 \n" ); document.write( "X=12.25/.15 \n" ); document.write( "X=81.67 MILES DRIVEN. \n" ); document.write( " \n" ); document.write( " |