Final answer:
To maximize the number of potential customers who will see the ads, we need to find the number of ads that should be placed in each time period. This is a linear programming problem that can be solved using linear programming techniques.
Step-by-step explanation:
To maximize the number of potential customers who will see the ads, we need to find the number of ads that should be placed in each time period. Let's denote the number of daytime ads as x, prime-time ads as y, and late-night ads as z.
We need to maximize the total number of potential customers, which is 14,000x + 24,000y + 18,000z. However, there are constraints that need to be considered:
- The total cost of ads cannot exceed $22,000, which gives us the inequality 1,000x + 2,000y + 1,500z ≤ 22,000.
- The total number of ads in all three time periods cannot exceed 20, which gives us the inequality x + y + z ≤ 20.
- The number of ads in each time period should be non-negative, so x, y, and z ≥ 0.
This is a linear programming problem that can be solved using linear programming techniques.