document.write( "Question 733721: A car rental company charges $19.95 per day plus $0.15 per mile. Calculate the cost in dollars to travel 250 miles over a 2-day period. \n" ); document.write( "
Algebra.Com's Answer #448570 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! RENTAL CHARGES================$19.95 PER DAY \n" ); document.write( "2DAYS===$19.95 X 2 DAYS====$39.90 \n" ); document.write( "COST PER MILE==0.15 \n" ); document.write( "250 MILES X 2 DAYS \n" ); document.write( "$37.50 \n" ); document.write( "TOTAL COST OF RENTAL AND TRAVEL==$77.40 \n" ); document.write( " |