(1.1: modeling) matt is a software engineer writing a script involving 6 tasks. each must be done one after the other. let ti be the time needed to complete the ith task. these times have a certain structure: •the total time needed to complete any 3 adjacent tasks is half the total time required to complete the next two tasks. •the second task takes 1 second. •the fourth task takes 10 seconds.