Optimal Number of Passengers for Maximum Railroad Revenue

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

Homework Help Overview

The problem involves determining the optimal number of passengers for maximum revenue on a railroad, given a pricing structure that decreases the fare per passenger as the number of passengers exceeds a certain threshold. The subject area relates to revenue optimization in economics or algebraic modeling.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various formulations of the revenue function, with some questioning the correctness of initial attempts and suggesting adjustments. There is exploration of how the fare changes with the number of passengers and how to express the total revenue mathematically.

Discussion Status

The discussion is active, with participants providing different interpretations of the revenue function and engaging in mathematical reasoning to derive the optimal number of passengers. Some guidance has been offered regarding the formulation of the revenue equation, but there is no explicit consensus on the correct approach yet.

Contextual Notes

Participants are navigating through the implications of the pricing structure and the need to adjust their equations based on the number of passengers exceeding the initial threshold of 40. There is an emphasis on ensuring the revenue function reflects the correct relationship between passenger count and fare.

courtrigrad
Messages
1,236
Reaction score
2
Hello all

I am not sure whether I understood this problem:

If 40 passengers hire a special car on a train, they will be charged $8.00 each. For each passenger over the 40 this fare is cut by $0.10 apiece for all passengers. (eg 50 passengers would pay $7.00 each). How many passengers will produce the greatest income for the railroad?

My solution

(18 + 0.1n)*n = I(x)

I ' (x) = 18 - 0.1n - 0.1n

= -0.2n + 18
-0.2n = -18
n = 90

Is this correct?

Thanks a lot!
 
Physics news on Phys.org
The formula for the income isn't right. For one thing, the price increases when n becomes larger. How'd you get the 18?

BTW: I is a function of n, not x.
 
Is it (40 + n) ( 8 - .1n) the function?
 
courtrigrad said:
Is it (40 + n) ( 8 - .1n) the function?

If n is the number of passengers over 40, yes. (Of course, the question asks for the total number of passengers, so you'll have to adjust...)
 
"If 40 passengers hire a special car on a train, they will be charged $8.00 each. For each passenger over the 40 this fare is cut by $0.10 apiece for all passengers. (eg 50 passengers would pay $7.00 each). How many passengers will produce the greatest income for the railroad?"

If the number of passengers, n, is greater than 40 then the cost will be 8- 0.1(n-40)= 8- 0.1n+ 4= 12- 0.1n.

The total revenue to the railroad would be R= (12- 0.1n)n= 12n- 0.1n2.

R'= 12- 0.2n which will be 0 at an "extremum". 12- 0.2n= 0 when 0.2n= 12 or n= 60.

Clearly R'> 0 when n< 60 (for example 12- 0.2(59)= 0.2) and R'< 0 when n> 60 (for example 12- 0.2(61)= -.2) so R' is decreasing so there is a maximum at n= 60 will produce the maximum total revenue.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 7 ·
Replies
7
Views
31K