Brian W. answered 11/26/23
Committed to your academic success
To solve this problem, we can set up the following linear programming problem:
Let \( x_1, x_2, x_3 \) be the number of TV commercials, radio commercials, and newspaper ads, respectively.
The objective is to maximize the exposure, which is given by the expression:
\[ \text{Maximize } Z = 40,000x_1 + 28,000x_2 + 29,000x_3 \]
Subject to the constraints:
1. Budget constraint: \( 16,000x_1 + 14,000x_2 + 8,000x_3 \leq 200,000 \)
2. Television station constraint: \( x_1 \leq 6 \)
3. Radio station constraint: \( x_2 \leq 12 \)
4. Newspaper constraint: \( x_3 \leq 5 \)
5. Advertising agency constraint: \( x_1 + x_2 + x_3 \leq 20 \)
Now, to solve the linear programming problem:
a. The correct solution is:
\[ \text{Linear Programming: } x_1 = 6; \, x_2 = 4.57; \, x_3 = 5; \]
b. The correct answer is:
\[ \text{Linear Programming: } x_1 = 6; \, x_2 = 4.57; \, x_3 = 5; \]