The time that is required to retrieve the object (including TCP connection establishment) when
is equal to 
<h3>How to calculate the time needed to receive all objects.</h3>
In this scenario, we would denote the round-trip time that exist between the web server and the client with
and assume that it is constant.
The time that is required to retrieve the object when
would be calculated by adding the round trip of sender and reciever together as follows:
Round trip = RTT + RTT
Next, we would determine the delay in packet transmission:
<u>Note:</u> 

When
, we have:
The time that is required to retrieve the object would be calculated by adding the round trip of sender and reciever together as follows:

The time that is required to retrieve the object when
would be calculated by adding the round trip of sender and reciever together as follows:

Read more on round trip here: brainly.com/question/6884622