document.write( "Question 101040: A rental car agency charges $29 per day plus 8 cents per mile to rent a certain car. ANother agency charges &18 per day plus 15 cents per mile to rent the same car. If the car is rented for one day in how many miles will the charge from both agencies be equal? Round your answer to two decimal places.\r
\n" ); document.write( "\n" ); document.write( "I can't figure out how to form the equations.
\n" ); document.write( "

Algebra.Com's Answer #73546 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
Let's recognize that in terms of dollars, 8 cents is 0.08 dollars and 15 cents is 0.15 dollars.
\n" ); document.write( ".
\n" ); document.write( "If you rent a car from the first car agency your cost for the rental will be $29 times the
\n" ); document.write( "number of days you rent it plus $0.08 for each mile you drive. Therefore, you will pay a
\n" ); document.write( "total of $29*D + 0.08*M where D is the number of days and M is the total number of miles you
\n" ); document.write( "drive.
\n" ); document.write( ".
\n" ); document.write( "If you rent a car from the second car agency your cost for the rental will be $18 times the
\n" ); document.write( "number of days you rent it plus $0.15 times the number of miles you drive. Therefore,
\n" ); document.write( "you will pay a total of $18*D + 0.15*M.
\n" ); document.write( ".
\n" ); document.write( "The problem says that you plan on renting for just 1 Day. This being the case, you can
\n" ); document.write( "substitute 1 for D and you get that the two rental costs will be:
\n" ); document.write( ".
\n" ); document.write( "First agency = $29*1 + 0.08*M = $29 + 0.08*M
\n" ); document.write( ".
\n" ); document.write( "Second agency = $18*1 + 0.15*M = $18 + 0.15M
\n" ); document.write( ".
\n" ); document.write( "At some number of miles driven the two costs will be the same. We can find that number of miles
\n" ); document.write( "by setting the two equations equal to get:
\n" ); document.write( ".
\n" ); document.write( "29 + 0.08*M = 18 + 0.15*M
\n" ); document.write( ".
\n" ); document.write( "Get rid of the decimals by multiplying both sides of the equation (all terms) by 100 to get:
\n" ); document.write( ".
\n" ); document.write( "2900 + 8*M = 1800 + 15*M
\n" ); document.write( ".
\n" ); document.write( "Get rid of the 15*M on the right side by subtracting 15*M from both sides to get:
\n" ); document.write( ".
\n" ); document.write( "2900 - 7*M = 1800
\n" ); document.write( ".
\n" ); document.write( "Next get rid of the 2900 on the left side by subtracting 2900 from both sides to reduce the
\n" ); document.write( "equation to:
\n" ); document.write( ".
\n" ); document.write( "-7*M = -1100
\n" ); document.write( ".
\n" ); document.write( "Solve for M by dividing both sides by -7 and the result is:
\n" ); document.write( ".
\n" ); document.write( "M = -1100/-7 = 157.1429 miles
\n" ); document.write( ".
\n" ); document.write( "Up until you drive 157 miles you would save money by going with the second company ...
\n" ); document.write( "the one that charges $18 per day plus 15 cents per mile. But if you drive 158 miles or
\n" ); document.write( "more you will save money by going with the company that charges $29 per day but less in
\n" ); document.write( "the per mile charge.
\n" ); document.write( ".
\n" ); document.write( "If you think in terms of the graphs of these two equations, it might help you to visualize the
\n" ); document.write( "problem. The red graph below shows the cost of renting a car from the first company that
\n" ); document.write( "charges $29.00 per day + 8 cents per mile. The green graph shows the cost of renting a car from
\n" ); document.write( "the second company that charges $18 per day + 15 cents per mile. The y-axis is the cost
\n" ); document.write( "and the x axis is the number of miles driven:
\n" ); document.write( ".
\n" ); document.write( "\"graph%28600%2C600%2C-10%2C200%2C-1%2C50%2C29%2B.08x%2C18%2B.15x%29\"
\n" ); document.write( ".
\n" ); document.write( "You can see that the two graphs cross at about 157 miles on the x-axis. As the miles increase
\n" ); document.write( "above 157 the green graph for the second company is above the red graph which means that
\n" ); document.write( "it has a higher cost. So beyond 157 miles of driving the red graph is not as high in cost
\n" ); document.write( "meaning that the company charging 8 cents per mile will have a cheaper cost.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to see the problem a little better.
\n" ); document.write( ".
\n" ); document.write( "
\n" );