Answer:
The computer can address 34359,738368 megabytes
Explanation:
Given
Address Lines (n) = 38
Required
Determine the number of location it can address
Number of addressable locations (N) in bits is calculated as thus
[tex]N = 2^n.[/tex]
Substitute 38 for n
[tex]N = 2^{38}[/tex]
[tex]N = 274877906944\ bits[/tex]
Next; is to convert from bits to megabytes
Start by converting to bytes
1 bit = 0.125 bytes;
So;
[tex]N = 274877906944 * 0.125\ bytes[/tex]
[tex]N = 34359738368\ bytes[/tex]
Convert from byte to megabyte
[tex]1\ byte = 10^{-6}\ megabyte[/tex]
So;
[tex]N = 34359738368\ * 10^{-6}\ MB[/tex]
[tex]N = 34359,738368\ MB[/tex]
Hence, the computer can address 34359,738368 megabytes