150k views
1 vote
I need help pls.............

I need help pls.............-example-1

1 Answer

4 votes

Answer:

  • P = 6750n +7800r
  • n ≤ 19
  • r ≤ 31
  • 160n +620r ≤ 8110
  • n = 19
  • r = 8
  • 190,650 people

Explanation:

This linear programming problem is described by an objective function and constraints on the variables. A graphical solution works well.

Objective function

The goal is to maximize the number of people exposed to the company's ad(s). The number of people reached is the sum of the products of the number of ads and the number reached per ad.

For n newspaper ads, we are told that 6750n people are reached.

For r radio ads, we are told that 7800r people are reached.

The total number of people reached is ...

P = 6750n +7800r . . . . . . . the function we wish to maximize

Newspaper ads

We can run at most 19 newpaper ads:

n ≤ 19

Radio ads

We can run at most 31 radio ads:

r ≤ 31

Budget

The cost of n newspaper ads will be $160n.

The cost of r radio ads will be $620r.

We must stay within a budget for the ads, $8100:

160n +620r ≤ 8110

Solution

The white area in the first quadrant of the attached graph represents the feasible solution space. (We reversed the inequality symbol in each inequality so the solution space would be white, not triple-shaded.) The corners of the solution space represent possible (n, r) pairs where the objective function might be maximized.

The solid red line on the graph shows the maximum value the objective function might have, and the (n, r) pairs that would give that maximum value. The value of the objective function increases the farther the line is from the origin. Drawing the line on the graph lets us readily identify the (n, r) coordinate pair that will place this line as far as possible from the origin, maximizing P. We find that to be (n, r) = (19, 8).

  • the number of newspaper ads to run is 19
  • the number of radio ads to run is 8
  • the group exposure is (6750)(19) +(7800)(8) = 190,650
I need help pls.............-example-1
User Rida BENHAMMANE
by
5.4k points