--%>

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 : 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 : Compute two sample standard deviations

    Consider the following data for two independent random samples taken from two normal populations. Sample 1 14 26 20 16 14 18 Sample 2 18 16 8 12 16 14 a) Com

  • Q : Derived quantities in Queuing system

    Derived quantities in Queuing system: • λ = A / T, Arrival rate • X = C / T, Throughput or completion rate • ρ =U= B / T, Utilization &bu

  • Q : Explain Service times Service times: A)

    Service times:A) In most cases, servicing a request takes a “short” time, but in a few occasions requests take much longer.B) The probability of completing a service request by time t, is independent of how much tim

  • Q : Problems on ANOVA We are going to

    We are going to simulate an experiment where we are trying to see whether any of the four automated systems (labeled A, B, C, and D) that we use to produce our root beer result in a different specific gravity than any of the other systems. For this example, we would l

  • Q : Designing a system What are the

    What are the questions that comes into mind when designing a system?

  • Q : State the hypotheses At Western

    At Western University the historical mean of scholarship examination score for freshman applications is 900. Population standard deviation is assumed to be known as 180. Each year, the assistant dean uses a sample of applications to determine whether the mean ex

  • Q : What is Forced Flow Law Forced Flow Law

    Forced Flow Law: • The forced flow law captures the relationship between the various components in the system. It states that the throughputs or flows, in all parts of a system must be proportional t

  • Q : Decision Variables Determine Decision

    Determine Decision Variables: Let X1 be the number of private homes to be inspectedLet X2 be the number of office buildings to be inspect