Here is the question:
I got capital X, and I will compound interest (4%) to roll the capital, until the the interest grow > 3000.
So, I start from 6000 (X), here is my example excel:

I mark down the cell number on when it reaches more than 3,000, for 6,000, the number is row 67. Each time, I add the capital by 6,000, so, the next round, the X is 12,000; and the row that is bigger than 49. I do all that util the capital rach 60,000. Here is the result:
So, my question is: When I got 1x capital, it requires 67 times to reach my goal; but when I got 2x capital, it requires 49. Why it is not 30? And I got 10x capital, it doesn't help me to get 10x faster, instead, it is only 67/8 = 8.375 faster.
Why? Thanks.

