218k views
0 votes
I need help please and can you explain
ANSWER ASAP!!!!

I need help please and can you explain ANSWER ASAP!!!!-example-1

1 Answer

4 votes

The app uses 2^28 bytes.

Explanation:

  • Step 1: Given total storage used by the app = 4^4 Megabytes. Also, 1 MB = 2^20 bytes. Find total storage used by app in bytes.

⇒ 4^4 × 2^20 = (2²)^4 × 2^20 = 2^8 × 2^20

= 2^8+20

= 2^28 bytes (using the law of exponents a^m × a^n = a^m+n)

User Jacob Pollack
by
5.3k points