#altcoins

If a coin drops by 10%, it needs to increase by 11.1% to return to its original value.

If a coin drops by 20%, it needs to increase by 25% to recover.

If a coin drops by 30%, it needs to increase by 42.9% to recover.

If a coin drops by 40%, it needs to increase by 66.7% to recover.

If a coin drops by 50%, it needs to increase by 100% to recover.

If a coin drops by 60%, it needs to increase by 150% to recover.

If a coin drops by 70%, it needs to increase by 233.3% to recover.

If a coin drops by 80%, it needs to increase by 400% to recover.

If a coin drops by 90%, it needs to increase by 900% to recover.

This shows that as the percentage drop increases, the required recovery percentage grows exponentially.