(1 of 6) You are modeling the selection of team members for your newly authorized project. Let P1 through P12 represent
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
(1 of 6) You are modeling the selection of team members for your newly authorized project. Let P1 through P12 represent
(1 of 6) You are modeling the selection of team members for your newly authorized project. Let P1 through P12 represent the 12 people you can select for this project from your workgroup. There is not a specific requirement for how many people can be assigned to the project. The following 'vector' represents the relative experience levels (in years) of the 12 possible project members (i.e., the experience level of the 7th person P7 is "2"). <3,7,4,5,10,1,2,8,4,5,6,9> Algebraically, identify the constraint below that says "We must have at least 4 people assigned to this project". P1 + P2 + P3 + P4 P5 + P6+ P7+ P8 +P9 + P10 + P11 + P12 >= 4 4P1 +4P2 +4P3 + 4P4 + 4P5 + 4P6+4P7 + 4P8 +4P9 +4P10 + 4P11 +4P12 >= 0 P4 >= 4 (P1 + P2 + P3 + P4 + P5 + P6+ P7+ P8 +P9 + P10 + P11 + P12) P2 + P3 + P6+ P7 >= 1
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!