Car A vs. Car B: Finding the Better Buy based on Gas Mileage and Cost

  • Thread starter Thread starter Loppyfoot
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around a comparison between two cars, Car A and Car B, focusing on their costs and gas mileage. The original poster is trying to determine how many miles Bob would need to drive for Car B to become the better financial choice, given their respective prices and fuel efficiencies.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore different methods to calculate the break-even point in terms of miles driven, including proportional reasoning and cost equations. Some question the correctness of initial calculations and seek alternative methods for solving the problem.

Discussion Status

The discussion includes various attempts to solve the problem, with some participants suggesting graphical representations and equations to clarify the relationship between costs and mileage. There is a recognition of different approaches, but no explicit consensus on a single method has been reached.

Contextual Notes

Participants note the importance of considering both the initial purchase price and the ongoing fuel costs in their calculations. There is also mention of the specific section of study related to velocity, position, and time, which frames the context of the problem.

Loppyfoot
Messages
192
Reaction score
0

Homework Statement


Bob is deciding whether to buy Car A which is $4000 and 20mpg, or Car B which is $5500 and 30mpg. Bob guesstimates that the gas will be about $1.25 per gallon. Repair costs will not factor into this problem. How many miles would Bob need to drive, before Car B becomes the better buy?

Homework Equations


The Attempt at a Solution


Well, I thought about subtracting 5500-4000 to get $1500. I guessed that this would be the amount that Bob would have to make-up. So if Car B drives 100 miles, and the car gets 30mpg, I calculated that the total gas would cost $4.16. So I made a proportion:

100 = X
$4.16 $1500

So, 4.16X = 150,000
X=150,000/4.16
X=36057miles

I got 36,057 miles. Is this correct? Is there another way to complete this problem? This section of my chapter is velocity, position, and time.

Thanks
 
Physics news on Phys.org
Loppyfoot said:

Homework Statement


Bob is deciding whether to buy Car A which is $4000 and 20mpg, or Car B which is $5500 and 30mpg. Bob guesstimates that the gas will be about $1.25 per gallon. Repair costs will not factor into this problem. How many miles would Bob need to drive, before Car B becomes the better buy?


Homework Equations





The Attempt at a Solution


Well, I thought about subtracting 5500-4000 to get $1500. I guessed that this would be the amount that Bob would have to make-up. So if Car B drives 100 miles, and the car gets 30mpg, I calculated that the total gas would cost $4.16. So I made a proportion:

100 = X
$4.16 $1500

So, 4.16X = 150,000
X=150,000/4.16
X=36057miles

I got 36,057 miles. Is this correct? Is there another way to complete this problem? This section of my chapter is velocity, position, and time.

Thanks



I don't think that is the correct answer. You need to set up the equation for the total cost of ownership for each car, based on the initial price plus the cost to drive X miles.
 
Last edited:
One thing that may help you visualize how to set up the problem...

Draw an x-y graph, with the vertical axis labeled with total cost in $, and the horizontal axis labeled with distance traveled in miles. The $4000 car starts out as a point on the vertical axis at $4000, and the more expensive one starts out at $5500. There is a line for each car, starting at their initial point, and based on their gas consumption rate in mpg. The line up and to the right for the 4000 car has a steeper slope, because of the worse mileage rating. The two lines intersect at a point where the total cost of ownership is equal. Past that intersection point, the $5500 car is cheaper to own...
 
I got 72,000 miles for where they are equal. So, after 72,001 miles would make Car B the best choice.

Do you know if there is a faster way to complete this problem?
 
Loppyfoot said:
I got 72,000 miles for where they are equal. So, after 72,001 miles would make Car B the best choice.

Do you know if there is a faster way to complete this problem?

That's the same answer I got. I don't know about a faster way. I initially tried just figuring out how to get the $1500 difference, but then did the sketch/plot, and realized that I was neglecting the initial investment cost. If you think about it some, and keep checking your alternate methods' answers, you may find a good trick. Good luck!
 
I found that if I plugged in the formula:
CostA = ((1.25x)/20) + 4000
CostB = ((1.25x)/30) + 5500

into my calculator, and then made a table, plugging in values of x; in factors of 10000; it sped it up a little bit.
 
Conceptually one can approach the problem in much the same way as the OP. Car B costs $1500 more than A but gets better gas milleage. What is important to consider is the relative savings between the cars. The cost per mile for A is (1.25)/20 while B is (1.25)/30. The difference is 1/48. So it boils down to how many many miles at $1/48 per mile savings must one drive in order to save $1500? The answer is 48 x 1500 = 72,000 miles.

Whats really happening here is solving the system

\left\{ \begin{array}{c} y=4000 + \frac{1.25}{20}x \\ \\<br /> y=5500 + \frac{1.25}{30}x \end{array}

which results in the equation and solution:

5500 + \frac{1.25}{30}x = 4000 + \frac{1.25}{20}x

5500 - 4000 = \frac{1.25}{20}x - \frac{1.25}{30}x

1500 = \left( \frac{1}{16} - \frac{1}{24} \right) x

1500 = \frac{1}{48}x

x= 48 \cdot 1500 = 72000

--Elucidus
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 6 ·
Replies
6
Views
6K
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 7 ·
Replies
7
Views
4K