The time of sending a file is calculated: $$\textrm{time} = \frac{\textrm{file size}}{\textrm{link capacity}}.$$ In this example, $\textrm{file size} = 4492643566$ bytes, and $\textrm{link capacity} = 100$ Mbits/s. Sending the file and the header over $100$ Mbit/s link will take $359.4$ seconds $= 6$ minutes.
I don't understand the result, $4492643566/100 = 359$?