An investor has two cryptocurrency wallets, Main and Backup. The Main wallet holds m% of its maximum capacity, while the Backup wallet holds b% of its maximum capacity. Both wallets have identical maximum capacities.
Due to new regulations, the investor must optimize storage by transferring tokens from the Backup wallet to the Main wallet until the Main wallet reaches its maximum capacity. After this transfer, the Backup wallet contains exactly half of its previous percentage.
If the Backup wallet initially held a higher percentage than the Main wallet, select for m the possible value of m, and select for b the possible value of b that would be jointly consistent with the given information. Make only two selections, one in each column.Given,
Maximum Capacity Holding Capacity Main wallet --> C m %
Backup wallet --> C b %
Given, post transfer of tokens,
(b/2) % of C = (100-m) % of C
b/2 = 100-m
b + 2m = 200
Given, b > m (as per he question prompt)
Putting b= 90, m = 55 ....Consistent, since b>m
b= 60, m = 70....Inconsistent, since b<m
b = 55, m = 72.5 ....Inconsistent, since b<m
m = 55, b= 90 is the CORRECT answer