The color depth is 32 bit. Image on 2 pages. Resolution 800 * 60. Calculate the amount of video memory.

First, let’s determine the amount of information that encodes one pixel of the image.

For this we use the following formula:

N = 2i

32 = 2 ^ 5

i = 5 bits.

Find the total number of pixels in the image at the specified resolution.

To do this, we multiply the given image sizes among ourselves.

Will be:

800 * 60 = 4800 pixels.

Since the images are on two pages, the total number of pixels will be:

4800 * 2 = 9600.

From this it follows that for this image you will need:

9600 * 5 = 48000 bits of video memory.

48000/8 = 6000 bytes.

Answer: 48000 bits.



One of the components of a person's success in our time is receiving modern high-quality education, mastering the knowledge, skills and abilities necessary for life in society. A person today needs to study almost all his life, mastering everything new and new, acquiring the necessary professional qualities.