document.write( "Question 1190430: OMG I need help! I cannot solve this problem for the life of me. Please explain so I can understand. I think the unlimited miles is what's messing me up. Thanks in advance!\r
\n" );
document.write( "\n" );
document.write( "A car rental company offers 2 plans for renting a car
\n" );
document.write( "Plan A: $40 per day and $0.19 per mile
\n" );
document.write( "Plan B: $60 per day with unlimited miles\r
\n" );
document.write( "\n" );
document.write( "For what range of miles will Plan B save you money for a 1 day rental?
\n" );
document.write( "For what range of miles will Plan A save you money for a 1 day rental?
\n" );
document.write( "Give your answer accurate to at least one decimal place. \n" );
document.write( "
Algebra.Com's Answer #822040 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The \"unlimited\" miles means that the company doesn't charge per mile in this scenario. All they get is the $60 per day. \n" ); document.write( "If you only rent for one day, then all they get is the $60. This applies to plan B only of course.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = number of miles \n" ); document.write( "y = total cost\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you only plan to do a 1 day rental, then, \n" ); document.write( "Plan A has the equation y = 0.19x+40 \n" ); document.write( "The 0.19x is the extra 19 cents (aka $0.19) per mile on top of the $40 initially paid\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Plan B has the equation y = 60 for 1 day rentals. \n" ); document.write( "The x is not involved because again they don't charge per mile. The cost is simply 60 dollars.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both cost equations involve y \n" ); document.write( "Let's apply substitution to find x \n" ); document.write( "y = 60 \n" ); document.write( "0.19x+40 = 60 ... y replaced with 0.19x+40 \n" ); document.write( "0.19x = 60-40 \n" ); document.write( "0.19x = 20 \n" ); document.write( "x = 20/0.19 \n" ); document.write( "x = 105.263 approximately \n" ); document.write( "This rounds to 105.3 when rounding to one decimal place. \n" ); document.write( "The two costs are roughly the same when driving 105.3 miles for 1 day rentals.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you traveled 105 miles in one day, then plan A costs you \n" ); document.write( "y = 0.19x+40 \n" ); document.write( "y = 0.19*105+40 \n" ); document.write( "y = 19.95+40 \n" ); document.write( "y = 59.95 \n" ); document.write( "which is just barely under the $60 mark. This shows that plan A is the better choice for this mileage.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you traveled 106 miles in one day, then plan A costs you \n" ); document.write( "y = 0.19x+40 \n" ); document.write( "y = 0.19*106+40 \n" ); document.write( "y = 20.14+40 \n" ); document.write( "y = 60.14 \n" ); document.write( "You are paying 14 cents more than if you went with plan B. \n" ); document.write( "For any larger x values, plan A will get more expensive and it's better to go for plan B. \n" ); document.write( "Intuitively this is what we'd expect because plan A's cost grows based on the number of miles driven, while B has a fixed cost.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Those are two examples to show that the boundary is 105.3 \n" ); document.write( "I'll let you play with other x values. I recommend making a table to compare costs.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------- \n" ); document.write( "Answers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For what range of miles will Plan B save you money for a 1 day rental? Anything larger than 105.3 miles \n" ); document.write( "For what range of miles will Plan A save you money for a 1 day rental? Anything between 0 and 105.3 miles\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In terms of inequalities, the first statement in red is the same as saying \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you require more accuracy, then change the 105.3 to something like 105.26 or perhaps 105.263 or whatever you prefer to round to; there are infinitely many ways to write this value because we're dealing with a rounded approximation. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |