Data Conversion
1. **Problem:** Convert 2048 KB to MB.
2. **Formula:** 1 MB = 1024 KB.
3. **Solution:** To convert KB to MB, divide the number of KB by 1024.
$$\text{MB} = \frac{2048}{1024} = 2$$
4. **Answer:** 2048 KB = 2 MB.
1. **Problem:** Convert 3.5 GB to MB.
2. **Formula:** 1 GB = 1024 MB.
3. **Solution:** To convert GB to MB, multiply the number of GB by 1024.
$$\text{MB} = 3.5 \times 1024 = 3584$$
4. **Answer:** 3.5 GB = 3584 MB.
1. **Problem:** Convert 5 TB to GB.
2. **Formula:** 1 TB = 1024 GB.
3. **Solution:** To convert TB to GB, multiply the number of TB by 1024.
$$\text{GB} = 5 \times 1024 = 5120$$
4. **Answer:** 5 TB = 5120 GB.
1. **Problem:** Convert 4096 MB to GB.
2. **Formula:** 1 GB = 1024 MB.
3. **Solution:** To convert MB to GB, divide the number of MB by 1024.
$$\text{GB} = \frac{4096}{1024} = 4$$
4. **Answer:** 4096 MB = 4 GB.
1. **Problem:** Convert 8192 GB to TB.
2. **Formula:** 1 TB = 1024 GB.
3. **Solution:** To convert GB to TB, divide the number of GB by 1024.
$$\text{TB} = \frac{8192}{1024} = 8$$
4. **Answer:** 8192 GB = 8 TB.