Ask Question
9 April, 01:18

Given the system of constraints, name all the vertices of the feasible region. Then find the maximum value of the given objective function.

x>=0

y>=0

y=<1/3x+3

5>=y+x

Objective Function: C=6x-4y

+2
Answers (1)
  1. 9 April, 02:38
    0
    The vertices of the feasible region are: (0, 0), (0, 3), (1.5, 3.5), (5, 0)

    For (0, 0) : C = 6 (0) - 4 (0) = 0

    For (0, 3) : C = 6 (0) - 4 (3) = - 12

    For (1.5, 3.5) : C = 6 (1.5) - 4 (3.5) = 9 - 14 = - 5

    For (5, 0) : C = 6 (5) - 4 (0) = 30

    Therefore, the maximum value of the ob jective function is 30.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Given the system of constraints, name all the vertices of the feasible region. Then find the maximum value of the given objective function. ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers