What speeds will result in gas mileage of at least 45 for a compact car?

  • Thread starter Thread starter Bitter
  • Start date Start date
  • Tags Tags
    Gas
AI Thread Summary
The compact car's mileage, M, can be expressed as M = -1/30v^2 + 5/2v, and to achieve at least 45 mpg, the equation 45 = -1/30v^2 + 5/2v must be solved. After rearranging, it becomes a polynomial that can be solved using the quadratic formula, leading to two speeds where the mileage equals 45 mpg. The discussion highlights that if the car's mileage exceeds 45 mpg at any speed between these two points, it will do so for all speeds in that range. Conversely, if the mileage is below 45 mpg at speeds less than the lower point, it will remain below 45 mpg for all speeds in that interval. Ultimately, the speeds yielding at least 45 mpg fall between 30 and 45 mph.
Bitter
Messages
98
Reaction score
0
Here is the problem I am having trouble with right now.

The number of miles M that a certain compact car can travel on 1 gallon of gasoline is related to its speed v (in mi/hr) by

M=-1/30v^2+5/2v for 0<v<70

For what sppeds will M be at least 45?

I start working the problem like this:

45=-1/30v^2 +5/2v

I then put the problem into a polynomial

-1/30v^2 + 5/2v -45

I'm fairly certain you can factor that but if not I use the quadratic.

-5/2 +- Sqr of .25 all over -1/15

That comes out to be 75/2 plus or .5

Which is equal to 38 and 37

Now three things are possible. a) I am heading in the wrong direction or b)I did something wrong or c)all the above
 
Physics news on Phys.org
It is not +/- .5--you divide everything by -1/15, not just the -5/2.

Anyway, once you've fixed that you'll get the same kind of result (two solutions). It means that the car's mileage will be exactly equal to 45 mpg (miles per gallon) at those two speeds. Call the speeds A and B. Now, you have divided up the speeds into three parts:
1. Those speeds less than A
2. Those speeds greater than A but smaller than B
3. Those speeds greater than B

Now, if the car has a mpg higher than 45 at some point, since the mpg function is continuous, the only way its mpg could drop below 45 by switching speeds is if at some point it exactly equalled 45. So if your car has mpg greater than 45 at one speed in 2., it has mpg greater than 45 at every point in 2. If your car has mpg less than 45 at one speed in 1., it has mpg less than 45 at every point in 1. So all you have to do is test each of 1., 2., and 3. at a single point to see if they have better or worse mileage than 45 mpg. (before you do that, based on common sense, which speed interval would you think has better mileage?)
 
Thank you very much for catching my error.
 
So basically, the values are numbers between 30 and 45?
 
Yes, that's the answer.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top