document.write( "Question 91914: Car rental agency A will rent a compact car for $35 per day and an additional charge of $0.24 per mile. Car rental agency B will charge only $0.16 per mile but charges $41 per day. If Adam wanted to rent a car for three days, how many miles would Adam have to drive to make car rental agency B a better bargain? \r
\n" ); document.write( "\n" ); document.write( "By trial and error I have found that the answer is 226 but can't figure out an equation, please help.
\n" ); document.write( "

Algebra.Com's Answer #66860 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
To keep this in notation that you are probably most familiar with, let's represent the cost
\n" ); document.write( "of renting the car with the letter y. And let's represent the number of miles driven with
\n" ); document.write( "the letter x.
\n" ); document.write( ".
\n" ); document.write( "Adam is going to rent a car for three days. Since agency A charges $35 per day in fixed costs,
\n" ); document.write( "Adam will owe that company $35 times 3 or $105 dollars ... not including the mileage
\n" ); document.write( "charges. The mileage charges are $0.24 for every mile driven, and since x represents the
\n" ); document.write( "number of miles he drives, he will owe agency A $0.24 times x or $0.24x in mileage charges.
\n" ); document.write( "The total amount y that he will owe to agency A for the three day rental isis the sum of
\n" ); document.write( "the fixed costs of $105 plus the mileage charge of $0.24x. So we can write the equation for
\n" ); document.write( "the total dollars y that he will pay to agency A as:
\n" ); document.write( ".
\n" ); document.write( "y = 0.24x + 105
\n" ); document.write( ".
\n" ); document.write( "Now let's do a similar analysis for agency B. At $41 per day, the 3 day rental will cost
\n" ); document.write( "Adam $41 times 3 which is $123 in fixed costs. And at $0.16 per mile for the x miles that
\n" ); document.write( "Adam drives he will owe agency B $0.16 times x or 0.16x in mileage charges. The total cost
\n" ); document.write( "y charged by agency B is the sum of these two or:
\n" ); document.write( ".
\n" ); document.write( "y = 0.16x + 123
\n" ); document.write( ".
\n" ); document.write( "So you now have two equations to work with as follows:
\n" ); document.write( ".
\n" ); document.write( "y = 0.24x + 105
\n" ); document.write( "y = 0.16x + 123
\n" ); document.write( ".
\n" ); document.write( "If you solve these equations simultaneously you find the solution that is the \"break even\"
\n" ); document.write( "point ... that is the solution where the total cost to both agencies is the same.
\n" ); document.write( ".
\n" ); document.write( "Let's do that ...
\n" ); document.write( ".
\n" ); document.write( "There are a couple of ways this could be done ... variable elimination or substitution
\n" ); document.write( "among them. Let's use substitution. In the first equation we have that y is equal to
\n" ); document.write( "0.24x + 105. Suppose we substitute that value for y in the second equation. In that case
\n" ); document.write( "the second equation becomes:
\n" ); document.write( ".
\n" ); document.write( "0.24x + 105 = 0.16x + 123
\n" ); document.write( ".
\n" ); document.write( "Get rid of the 0.16x on the right side by subtracting 0.16x from both sides:
\n" ); document.write( ".
\n" ); document.write( "0.08x + 105 = 123
\n" ); document.write( ".
\n" ); document.write( "Then get rid of the 105 on the left side by subtracting 105 from both sides:
\n" ); document.write( ".
\n" ); document.write( "0.08x = 18
\n" ); document.write( ".
\n" ); document.write( "Solve for x by dividing both sides by 0.08 to get:
\n" ); document.write( ".
\n" ); document.write( "x = 18/0.08 = 225
\n" ); document.write( ".
\n" ); document.write( "So if Adam drives 225 miles in the three days he can use either agency and the cost should
\n" ); document.write( "be the same.
\n" ); document.write( ".
\n" ); document.write( "Let's check that out. At agency A he will pay $35 dollars a day for 3 days plus 225 miles
\n" ); document.write( "times 0.24 per mile, a total of $105 plus $54 = $159
\n" ); document.write( ".
\n" ); document.write( "At agency b he will pay $41 per day for 3 days plus 225 miles times 0.16 cents per mile,
\n" ); document.write( "a total of $123 + $36 = $159.
\n" ); document.write( ".
\n" ); document.write( "Just as we suspected. The costs at 225 miles are identical for either of the two agencies.
\n" ); document.write( ".
\n" ); document.write( "Since agency B charges just $0.16 per mile, Adam will save money by going with agency B
\n" ); document.write( "if he drives more than 225 miles.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand a mathematical way of coming up with the answer that
\n" ); document.write( "you managed to work out by just using your thought power. Good exercise for you!
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );