document.write( "Question 657908: A car rental company offers two plans for renting a car.\r
\n" );
document.write( "\n" );
document.write( "1. Plan A 30 dollars and 10 cents per mile \r
\n" );
document.write( "\n" );
document.write( "2. Plan B 50 dollars with free unlimited mileage\r
\n" );
document.write( "\n" );
document.write( "For what range of miles will Plan B save you money?\r
\n" );
document.write( "\n" );
document.write( "Identify an algebraic equation that models the situation and show all work explaining WHY you solved the problem the way you solved it. \n" );
document.write( "
Algebra.Com's Answer #410079 by lostin(9)![]() ![]() ![]() You can put this solution on YOUR website! Plan B will save money when Plan A costs you more than 50 dollars\r \n" ); document.write( "\n" ); document.write( "so let say for X mile Plan B is better than Plan A \n" ); document.write( "Hence 30 + 0.1X = 50 \n" ); document.write( "Which gives X = 200 miles\r \n" ); document.write( "\n" ); document.write( "so If you want to go for more than 200 miles , Plan B will save money in that case.\r \n" ); document.write( "\n" ); document.write( "Catch me @ akash.aerokgp@gmail.com \n" ); document.write( " |