Answer: To convert the given numbers into bytes, we need to multiply them by 8 bits. A bit is a binary digit that can be either 0 or 1. A byte is a group of 8 bits that can represent a character, a number, or a symbol.
Step-by-step explanation: For example,
107 x 1024 is equal to 109568 bits or 13696 bytes.
17 x 1024 is equal to 17408 bits or 2176 bytes
128 x 1024 is equal to 131072 bits or 16384 bytes
84 x 1024 is equal to 86016 bits or 10752 bytes.
This is how we can convert the given numbers into bytes using simple arithmetic operations.