document.write( "Question 841646: c) One car rental firm charges $125 for a week-end rental and gives unlimited mileage. A second firm charges $95 plus $.20 a mile. For what range of miles driven is the second firm cheaper. \n" ); document.write( "
Algebra.Com's Answer #507085 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of miles
\n" ); document.write( " .20x + 95 ≤ 125
\n" ); document.write( " .20x ≤ 30
\n" ); document.write( " x ≤ 150 miles
\n" ); document.write( " \n" ); document.write( "
\n" );