document.write( "Question 904241: Duke’s Car Rental rents cars at $40 plus 15 cents a mile. Mickey’s Rentals rents cars at $50 plus 10 cents a mile.\r
\n" );
document.write( "\n" );
document.write( "a) Write a linear equation for the cost, C, of each car rental as a function of miles, m, driven.\r
\n" );
document.write( "\n" );
document.write( "b) Graph both functions together. Label functions and axis and use appropriate scaling.\r
\n" );
document.write( "\n" );
document.write( "c) Interpret what the vertical intercept of each function represents? \r
\n" );
document.write( "\n" );
document.write( "d) At what miles do the rentals cost the same? What is the cost at that mileage?\r
\n" );
document.write( "\n" );
document.write( "e) Analyze and interpret each rental. When is each rental car the best deal?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548625 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! c=.15m+40 \n" ); document.write( "c=.10m+50 \n" ); document.write( "The vertical intercept indicates the daily fee of $40 or $50 \n" ); document.write( "d) .15m+40=.10m+50 \n" ); document.write( ".05m=10 \n" ); document.write( "5m=1000 \n" ); document.write( "m=200 \n" ); document.write( "They are the same at 200 miles \n" ); document.write( "e) the second $50 a day is better if you are going more than 200 miles a day\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |