document.write( "Question 323661: One car rental firm charges $125 for a weekend retal (riday afternoon through Monday morning)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( " \n" );
document.write( "
Algebra.Com's Answer #231606 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! 125-95=30 \n" ); document.write( ".20m<30 \n" ); document.write( "m<150 \n" ); document.write( "less than 150 miles \n" ); document.write( " |