document.write( "Question 282366: You can rent a mid size car from Company A for $250 per week with unlimited mileage. A similar car can be rented from Company B for $150 per week plus 25 cents for each mile driven. How many miles must you drive in a week in order for the rental fee for Company B to be equal to that for Company A?\r
\n" );
document.write( "\n" );
document.write( "A) 330 miles B) 150 miles C) 160miles D) 400 miles E) None of the above.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #205019 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 250=150+x/4 \n" ); document.write( "100=x/4 \n" ); document.write( "400=x \n" ); document.write( "d) 400 miles \n" ); document.write( " |