Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

zariyah is storing files on her computer for a school research project …

Question

zariyah is storing files on her computer for a school research project on swing dancing. which of these lists correctly sorts the files from largest size to smallest size? choose 1 answer: a. \winners.jpg\ (2 mb) \performance.mov\ (1.2 gb) \history.epub\ (800 kb) \howto.epub\ (320 kb) \moves.csv\ (240 b) b. \performance.mov\ (1.2 gb) \history.epub\ (800 kb) \howto.epub\ (320 kb) \winners.jpg\ (2 mb) \moves.csv\ (240 b) c. \moves.csv\ (240 b) \howto.epub\ (320 kb) \history.epub\ (800 kb) \winners.jpg\ (2 mb) \performance.mov\ (1.2 gb) d. \performance.mov\ (1.2 gb) \winners.jpg\ (2 mb) \history.epub\ (800 kb) \howto.epub\ (320 kb) \moves.csv\ (240 b)

Explanation:

Step1: Convert units to same unit (bytes)

1 GB = 1024 MB, 1 MB = 1024 KB, 1 KB = 1024 B. So, "performance.mov" (1.2 GB) = 1.2×1024×1024×1024 B ≈ 1.2×$10^{9}$ B; "winners.jpg" (2 MB) = 2×1024×1024 B = 2097152 B; "history.epub" (800 KB)=800×1024 B = 819200 B; "howto.epub" (320 KB)=320×1024 B = 327680 B; "moves.csv" (240 B)

Step2: Compare sizes

1.2×$10^{9}$ B > 2097152 B > 819200 B > 327680 B > 240 B, which means 1.2 GB > 2 MB > 800 KB > 320 KB > 240 B

Answer:

D. "performance.mov" (1.2 GB), "winners.jpg" (2 MB), "history.epub" (800 KB), "howto.epub" (320 KB), "moves.csv" (240 B)