--%>

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 : Cumulative Frequency and Relative

    Explain differences between Cumulative Frequency and Relative Frequency?

  • Q : What is Inter-arrival times

    Inter-arrival times:A) Requests arrive randomly, often separated by small time intervals with few long separations among themB) The time until the next arrival is independent of when the last arrival occurredC) Coro

  • Q : Define SPIN simulation modes SPIN: •

    SPIN: • SPIN generates C program that is the model checker – The pan verifier • Process Analyzer – Run the pan executable to do the model check

  • Q : Explain Queuing theory Queuing theory :

    Queuing theory: • Queuing theory deals with the analysis of lines where customers wait to receive a service:

    Q : Homework help on Human memory & SPSS

    Effect of Scopolamine on Human Memory: A Completely Randomized Three Treamtent Design (N = 28) Scopolamine is a sedative used to induce sle

  • Q : Computing Average revenue using

    Can anyone help me in the illustrated problem? The airport branch of a car rental company maintains a fleet of 50 SUVs. The inter-arrival time between the requests for an SUV is 2.4 hrs, on an average, with a standard deviation of 2.4 hrs. There is no indication of a

  • 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 : Statistics for Management Assignment

    Q : Define Service Demand Law

    Service Demand Law:• Dk = SKVK, Average time spent by a typical request obtaining service from resource k• DK = (ρk/X

  • 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