File-Size Calculations

For GCSE Computer Science you need to calculate the size of various types of file - text, image and sound.

File Contents

Before you think about calculating the size of the file, it's helpful to think about the contents of the file represent:

Note that metadata in image and sound files will add to the size, but possibly not as much as you've been told.

Calculations

What will affect the size of the file?

The short answer is that you just multiply all the numbers together together - but it's better to understand why that works. Just be careful to check which units are expected.

Questions

Type your answers into the boxes and click the Check button to see whether they are correct. You will not be able to use a calculator in the GCSE exam, but you can here because the numbers might be bigger.