Andrew M. answered 06/21/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Let's let p = # people on the flight
x = # empty seats
r = total revenue
x + p = 100 because ther are 100 total seats for passengers.
For revenue we have 300p + 6xp
because we make $300 per passenger plus $6 per empty seat (x) per passenger (p).... So we have two equations..
x+p=100 equation 1
300p + 6xp = r equation 2 revenue earned
in equation 1 we can solve for p in terms of x
then plug that value into equation 2 to give a quadratic
showing the value of r in terms of x...
p = 100 - x
300(100-x) + 6x(100-x) = r
30000-300x+600x-6x2 = r
-6x2 + 300x + 30000 = r
This quadratic is the equation for revenue in terms of
unsold seats
(B). Find # unsold seats that gives max revenue...
This quadratic graphs as a parabola that opens downward
because the squared term has a negative coefficient.
This means the maximum value for revenue will be the
value of r at the vertex point (x,r) of the parabola
To find the value of x at the vertex we can use the
quadratic formula ax2+bx+c the x value at the vertex
is found by x= -b/2a. here a=-6, b =300, c = 30000
-b/2a= -300/(-12) = 25
The maximum revenue is achieved when there are 25 empty seats.
(C) Find maximum revenue
We have r = -6x2 + 300x 30000. Solve forx=25
-6(252)+300(25)+30000
= -6(625)+7500+30000
= 33750
The maximum revenue is $33,750
Andrew M.
06/21/15