Answer:
20 files.
Explanation:
Given the following data;
Size of file = 100 kilobytes.
Folder size (memory) = 2 megabytes.
Method 1
1000 kilobytes = 1 megabytes.
100 kilobytes = x megabytes
Cross-multiplying, we have;
1000x = 100
x = 100/1000
x = 0.1 mb
Now, to find the number of files that can be stored;
[tex] Number \; of \; files = \frac {Memory}{Size \; of \; each \; file} [/tex]
Substituting into the equation, we have;
[tex] Number \; of \; files = \frac {2}{0.1} [/tex]
Number of files = 20 files.
Method II
We know that;
Substituting into the formula, we have;
[tex] Number \; of \; files = \frac {Memory}{Size \; of \; each \; file} [/tex]
Substituting into the equation, we have;
[tex] Number \; of \; files = \frac {2000}{100} [/tex]
Number of files = 20 files.