185k views
1 vote
A kilobyte is 2^10 bytes and a megabyte is 2^20 bytes. How many kilobytes are in a megabyte?

1 Answer

3 votes

(2^20 bytes/megabyte) / (2^10 bytes/kilobyte) = (2^20/2^10) kilobytes/megabyte

= 2^10 kilobytes/megabyte

There are 2^10 kilobytes in a megabyte.

User Eggroll
by
8.0k points