Raymond B. answered 12/07/22
Math, microeconomics or criminal justice
(16,10), (24,8) are two points on a line, measured in units of thousands and dollars
slope = -1/4 = (10-8)/(16-24)
p(x) = -x/4 +14
10 =-16/4 +14
0 = -56/4 +14
P intercept = 14 or (0, 14)
x intercept = 56 or (56,0)
max revenue is the midpoint between the intercepts (56/2, 14/2) = (28,7) with $7 = Price and 28,000 seats
max revenue = 7(28000) = $196,000
that's a geometric solution
or there's calculus:
R(x) = px = -x^2/4 +14x
R'(x) = -x/2 +14 = 0
x = 28
P = -x/4 + 14 = -28/4+14= 7