document.write( "Question 372486: Mr.Engen rented a car for $35.00 a day an $0.45 per mile. He had the car for two days and paid $166.75 How many miles did he drive? \n" ); document.write( "
Algebra.Com's Answer #265312 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Mr.Engen rented a car for $35.00 a day an $0.45 per mile. He had the car for two days and paid $166.75 How many miles did he drive?\r \n" ); document.write( "\n" ); document.write( "Let m = the number of miles Mr. Engen drove\r \n" ); document.write( "\n" ); document.write( "2(35) + 0.45x = 166.75 \n" ); document.write( " 0.45x = 96.75 \n" ); document.write( " x = 215\r \n" ); document.write( "\n" ); document.write( "Mr Engen drove 215 miles in 2 days \n" ); document.write( " |