You are given a loan of P units. The interest is 1 0 % per annum and it gets compounded every infinitely small unit of time. If the value of amount you will have to pay after 4 0 years is k P units, find ⌊ k ⌋ .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It's always great to occasionally do a basic financial literacy problem. Debt personally terrifies me. I am always awed by the amount of debt Americans regularly take on. What blows my mind is that Jatin's loan actually isn't all that far fetched in America:
It looks like in the early 1990's, average rates on 30 year fixed rate mortgages were approaching 10%. I believe those are usually compounded monthly(not continuously).
Isn't it 55.
Log in to reply
⌊ k ⌋ is floor function, not ceiling function.
54.597058088
The formula for compound interest is
A = P ( 1 + n r ) r t where
Now, as the money is compounded in infinitely small units of time, n → 0 . Thus, we need to find out the formula when n → 0 . We shall use limits. The formula we obtain for continuous compounding is
A = P e r t Check this link on Khan academy for its derivation
Now, the final amount is k P , the initial amount is P and r is 1 0 % or 0 . 1 and t is 4 0 .
Plugging in the values,
k P = P e 4 0 × 0 . 1
k P = P e 4
k = e 4
k = 5 4 . 5 9 , and thus ⌊ k ⌋ = 5 4
I messed up the compound interest formula, it is
A = P ( 1 + n r ) n t .
There is a n instead of a r on the exponent.
Problem Loading...
Note Loading...
Set Loading...
Let us think of one year as one unit of time.
Then the interest per unit time that we need to give is 0 . 1 P ( t ) per unit time. This means that the change in the amount that we need to pay after infinitely small time d t is given by:
P ( t + d t ) − P ( t ) = 0 . 1 P ( t ) d t
∴ d t P ( t + d t ) − P ( t ) = 0 . 1 P ( t )
∴ d t d P = 0 . 1 P ( t )
∴ P ( t ) = P ( 0 ) e ( 0 . 1 ) t
Hence for t = 4 0 , we get,
P ( t ) = 5 4 . 5 9 8 1 P ( 0 )
This gives ⌊ k ⌋ = 5 4