document.write( "Question 751228: A rental car costs $34.95 for the first 150 miles and $.35 for each additional mile. How much will the rental car cost for driving 275 miles? \n" ); document.write( "
Algebra.Com's Answer #457070 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
275-150=125
\n" ); document.write( "34.95+(125*0.35)=$78.70
\n" ); document.write( "
\n" );