Answer:
a) For this case the new time to run the FP operation would be reduced 20% so that means 100-20% =80% from the original time
![(1-0.2)*70 s =56s](https://img.qammunity.org/2021/formulas/engineering/college/bed3wk8eu22wo7txt7ped4gwaonlpmwd7j.png)
The reduction on this case is
![70-56 s=14s](https://img.qammunity.org/2021/formulas/engineering/college/w31nc6ho4n02qvakqc6v36m8y8muepaue0.png)
And since the new total time would be given by
![250-14=236 s](https://img.qammunity.org/2021/formulas/engineering/college/qjro35glv6nydwvf2sqd1gl0s9xfel250k.png)
b) For this case the total time is reduced 20% so that means that the new total time would be (1-0.2)=0.8 times the original total time
![(1-0.2) *250s =200 s](https://img.qammunity.org/2021/formulas/engineering/college/nh4vgrhymmkpw400oz0z0k260n57rmbvqc.png)
The original time for INT operations is calculated as:
![250 = 70+85+40 +t_(INT)](https://img.qammunity.org/2021/formulas/engineering/college/91n799m74qdcmnkmj1tx9d3cw7709g5aod.png)
![t_(INT)=55s](https://img.qammunity.org/2021/formulas/engineering/college/qy08lo3vhoi9i8ccd6b326z0m3ycdmrbq4.png)
For this part the only time that was changed is assumed the INT operations so then:
![200 = 70+85+40 \Delta t_(INT)](https://img.qammunity.org/2021/formulas/engineering/college/sidxf574u52yig82bqsig95ixalx8yor84.png)
And then:
![\Delta t_(INT)= 200-70-85-40=5 s](https://img.qammunity.org/2021/formulas/engineering/college/uixm357d7b7isiddun05eoa3815x11vdtr.png)
c) A reduction of the total time implies that the total time would be 205 s from the results above. And the time for FP is 70, for L/S is 85 and for INT operations is 55 s, so then if we add 70+85+55=210s, we see that 210>205 so then we cannot reduce the total time 20% just reducing the branch intructions.
Step-by-step explanation:
From the info given we know that a computer running a program that requires 250 s, with 70 s spent executing FP instructions, 85 s executed L/S instructions and 40 s spent executing branch instructions.
Part 1
For this case the new time to run the FP operation would be reduced 20% so that means 100-20% =80% from the original time
![(1-0.2)*70 s =56s](https://img.qammunity.org/2021/formulas/engineering/college/bed3wk8eu22wo7txt7ped4gwaonlpmwd7j.png)
The reduction on this case is
![70-56 s=14s](https://img.qammunity.org/2021/formulas/engineering/college/w31nc6ho4n02qvakqc6v36m8y8muepaue0.png)
And since the new total time would be given by
![250-14=236 s](https://img.qammunity.org/2021/formulas/engineering/college/qjro35glv6nydwvf2sqd1gl0s9xfel250k.png)
Part 2
For this case the total time is reduced 20% so that means that the new total time would be (1-0.2)=0.8 times the original total time
![(1-0.2) *250s =200 s](https://img.qammunity.org/2021/formulas/engineering/college/nh4vgrhymmkpw400oz0z0k260n57rmbvqc.png)
The original time for INT operations is calculated as:
![250 = 70+85+40 +t_(INT)](https://img.qammunity.org/2021/formulas/engineering/college/91n799m74qdcmnkmj1tx9d3cw7709g5aod.png)
![t_(INT)=55s](https://img.qammunity.org/2021/formulas/engineering/college/qy08lo3vhoi9i8ccd6b326z0m3ycdmrbq4.png)
For this part the only time that was changed is assumed the INT operations so then:
![200 = 70+85+40 \Delta t_(INT)](https://img.qammunity.org/2021/formulas/engineering/college/sidxf574u52yig82bqsig95ixalx8yor84.png)
And then:
![\Delta t_(INT)= 200-70-85-40=5 s](https://img.qammunity.org/2021/formulas/engineering/college/uixm357d7b7isiddun05eoa3815x11vdtr.png)
And we can quantify the decrease using the relative change:
of reduction
Part 3
A reduction of the total time implies that the total time would be 205 s from the results above. And the time for FP is 70, for L/S is 85 and for INT operations is 55 s, so then if we add 70+85+55=210s, we see that 210>205 so then we cannot reduce the total time 20% just reducing the branch intructions.