Answer:
8,000 and 10,000 respectively.
Step-by-step explanation:
Linear programming problem.
Please see the enclosed picture of the graph plotting the straight lines corresponding to the boundaries of the constraint conditions given.
Let the numbers of restaurant & entertainment guides and real estate guides be represented by A and B respectively.
Given constraints are :
A ≥ 8,000 -------(1)
B ≥ 8,000 -------(2)
A + B ≤ 18,000 ------(3)
Total cost of publishing C = 0.17 A + 0.25 B ≤ $4,000
=> 17 A + 25 B ≤ 400,000 --------- (4)
Revenue R = 0.50 A + 0.75 B $
Profit P = (R - C) = 0.33 A + 0.50 B $
We plot the straight lines corresponding to the constraints (1) to (4). The region XYZ marked on the graph is the one satisfying the constraints. To find the optimum or maximum revenue or maximum profit, we find the revenue and profit at points X, Y and Z.
Y = (8000, 8000) , X = (10000, 8000), Y = (8000, 10000).
Profits and revenues:
At point Y: R = $ (0.50 * 8000 + 0.75 * 8000) = $ 10,000.
P = $ (0.33 * 8000 + 0.50 * 8000) = $ 6,640.
At point X: R = $ (0.5 * 10000 + 0.75 * 8000) = $ 11,000.
P = $ (0.33 * 10000 + 0.50 * 8000) = $7,300.
At point Z: R = $ (0.5 * 8000 + 0.75 * 10000) = $ 11,500.
P = $ (0.33 * 8000 + 0.50 * 10000) = $ 7,640.
So the revenue and profit are both maximized at point Z.
So A = 8000. B = 10,000.