--%>

Decision Variables

Determine Decision Variables:

Let X1 be the number of private homes to be inspected
Let X2 be the number of office buildings to be inspected
Let X3 be the number of industrial plants to be inspected

Objective Function

Max Z = X1 + X2 + X3

With subject to Constraints

(1) X1 + X2 + X3 ≤ 0.6X1 (private homes must be at least 60% of the total inspections)
This can be rewritten as 0.4X1 + X2 + X3 ≤ 0

(2) X2 ≥ 8 (minimum requirement for offices)
(3) X3 ≥ 8 (minimum requirement for plants)
(4) 2X1 + 4X2 + 6X3 ≤ 120 (electrical inspection)
(5) X1 + 3X2 + 3X3 ≤ 80 (gas inspection)
(6) 3X1 + 2X2 + X3 ≤ 100 (electrical inspection)
(7) Xi ≥ 0 (non-negativity)

   Related Questions in Basic Statistics

  • Q : Regression Analysis 1. A planning

    1. A planning official in the Texas Department of Community Affairs, which works in the office next to you, has a problem. He has been handed a data set from his boss that includes the costs involved in developing local land use plans for communities wi

  • Q : Probability how can i calculate

    how can i calculate cumulative probabilities of survival

  • Q : Creating Grouped Frequency Distribution

    Creating Grouped Frequency Distribution: A) At first we have to determine the biggest and smallest values. B) Then we have to Calculate the Range = Maximum - Minimum C) Choose the number of classes wished for. This is generally between 5 to 20. D) Find out the class width by dividing the range b

  • Q : Computers playing games How Computers

    How Computers playing games can be categorized according to different dimensions?

  • Q : Data Description 1. If the mean number

    1. If the mean number of hours of television watched by teenagers per week is 12 with a standard deviation of 2 hours, what proportion of teenagers watch 16 to 18 hours of TV a week? (Assume a normal distribution.) A. 2.1% B. 4.5% C. 0.3% D. 4.2% 2. The probability of an offender having a s

  • Q : State Kendalls notation

    Kendall’s notation:  A/B/C/K/m/Z A, Inter-arrival distribution M exponential D constant or determ

  • Q : Assumptions in Queuing system

    Assumptions in Queuing system: • Flow balance implies that the number of arrivals in an observation period is equal to the

  • Q : Problem on Model Checking Part (a).

    Part (a). Draw a state diagram for a car with the following state variables: D indicating whether the car is in drive; B indicating the brake pedal is depressed; G indicating the gas pedal is depressed; and M indicating whether the car is moving. (For example, the sta

  • Q : Quantities in a queuing system

    Quantities in a queuing system: A: Count of

  • Q : Average think time Software monitor

    Software monitor data for an interactive system shows a CPU utilization of 75%, a 3 second CPU service demand, a response time of 15 seconds, and 10 active users. Determine the average think time of these users?