Math, asked by sakshi19550, 11 months ago

in c.l. when interest is calculated half yearly

Answers

Answered by cherry975
2

If interest is compounded half yearly, rate of interest = R / 2 and A = P [ 1 + ( {R / 2} / 100 ) ]T, where 'T' is the time period. For example, if we have to calculate the interest for 1 year, then T = 2. For 2 years, T = 4.

hop this may helps you :-)

Answered by prithakundu
0

Step-by-step explanation:

Computation of compound interest by using growing principal becomes lengthy and complicated when the period is long. If the rate of interest is annual and the interest is compounded half-yearly (i.e., 6 months or, 2 times in a year) then the number of years (n) is doubled (i.e., made 2n) and the rate of annual interest (r) is halved (i.e., made r2). In such cases we use the following formula for compound interest when the interest is calculated half-yearly.

If the principal = P, rate of interest per unit time = r2%, number of units of time = 2n, the amount = A and the compound interest = CI

Then

A = P(1 + r/2/100)2n

Here, the rate percent is divided by 2 and the number of years is multiplied by 2

Therefore, CI = A - P = P{(1 + r/2/100)2n - 1}

Note:

A = P(1 + r/2/100)2n is the relation among the four quantities P, r, n and A.

Given any three of these, the fourth can be found from this formula.

CI = A - P = P{(1 + r/2/100)2n - 1} is the relation among the four quantities P, r, n and CI.

Given any three of these, the fourth can be found from this formula.

Similar questions