--%>

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 : State Kendalls notation

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

  • Q : Model Checking Approach Model Checking

    Model Checking Approach: • Specify program model and exhaustively evaluate that model against a speci?cation        –Check that properties hold   

  • Q : How to solve statistics assignment in

    How to solve staistics assignment, i need some help in solving stats assignment on AVOVA based problems. Could you help in solving this?

  • Q : Calculate the p- value Medical tests

    Medical tests were conducted to learn about drug-resistant tuberculosis. Of 284 cases tested in New Jersey, 18 were found to be drug- resistant. Of 536 cases tested in Texas, 10 were found to be drugresistant. Do these data indicate that New Jersey has a statisti

  • Q : FIN512 Entrepreneurial Finance Chapter

      Chapter 6: Discussion Question: #4 p. 223  It is usually easier to forecast sales for a seasoned firm contrast to an early-stage venture because an early-stage venture has limited access to bank credit lines, sho

  • Q : Computers playing games How Computers

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

  • Q : STATISTICS Question This week you will

    This week you will analyze if women drink more sodas than men.  For the purposes of this Question, assume that in the past there has been no difference.  However, you have seen lots of women drinking sodas the past few months.  You will perform a hypothesis test to determine if women now drink more

  • Q : STATISTICS Question This week you will

    This week you will analyze if women drink more sodas than men.  For the purposes of this Question, assume that in the past there has been no difference.  However, you have seen lots of women drinking sodas the past few months.  You will perform a hypothesis test to determine if women now drink more

  • Q : Safety and Liveness in Model Checking

    Safety and Liveness in Model Checking Approach; •? Safety: Nothing bad happens •? Liveness: Something good happens •? Model checking is especially good at verifying safety and liveness properties    –?Concurrency i

  • Q : MANOVA and Reflection Activity

    Activity 10:   MANOVA and Reflection   4Comparison of Multiple Outcome Variables This activity introduces you to a very common technique - MANOVA. MANOVA is simply an extension of an ANOV