A 160KB file is transferred over some connection at 2048 bits per second. Determine the file size (in KB) that can be transferred
September 14, 2020 | Education
| A 160KB file is transferred over some connection at 2048 bits per second. Determine the file size (in KB) that can be transferred in the same amount of time over another connection at 768 bits per second. Please provide one number in your reply – the file size in KB.
Let’s define the transmission time:
160 KB / 2048 bits per second = (160 * 1024 * 8 bits) / (2 * 1024 bits per second) = 160 * 4 seconds.
Let’s calculate the file size:
160 * 4 seconds * 768 bits per second = 60 KB.
