Answered step by step
Verified Expert Solution
Question
1 Approved Answer
let X=0,Y=1,Z=7 1. 15 Find the earliest start, earliest finish, latest start and latest finish time using CPM for all of the following activities and
let X=0,Y=1,Z=7
1. 15 Find the earliest start, earliest finish, latest start and latest finish time using CPM for all of the following activities and also show the critical path: Task Ti T2 T3 14 T5 T6 17 Duration (days) Dependencies 10 X + 1 Ti Y +1 7 T1, T3 Z +1 T4 3 TN 4 T4, T6 Where, X, Y and Z are 5th, 6th and 7th digit of your student ID, respectively. N = ((X+1) % (Z+1)+1) [% indicates modulus operator, example: (5%2=1, (2%7)=2] If the value of N >=6, then consider N = 5. N.B.: Make sure you write down your student ID at first and also the values of X, Y, Z and N. Then, write down the revised table according to those values. Finally, perform CPM analysis based on the revised tableStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started