Chit Calculator finding amount taken, finding Rate of Comput intrest case
Chit Fund Calculator
When dealing with compound interest, the formula changes slightly. Instead of simple interest, compound interest takes into account the compounding effect over the given period.
Compound Interest Formula
For compound interest, the formula is:
Where:
- = the future value of the investment/loan, including interest
- = the principal investment amount (initial deposit or loan amount)
- = annual interest rate (decimal)
- = the number of times that interest is compounded per period
In the context of this problem, we will assume monthly compounding and modify our formula accordingly:
Given that is in months and is the monthly interest rate, this formula will help us calculate the required variables.
Problem 1: Finding Amount Taken (x) with Compound Interest
Given:
- ChitAmount ()
- Chit sequence number
- Total period ()
- Rate of interest per month ()
Let's define:
The formula is:
Solving for :
Problem 2: Finding Rate of Interest per Month (r) with Compound Interest
Given:
- ChitAmount ()
- Amount Taken ()
- Chit sequence number
- Total period ()
Let's define:
The formula is:
Solving for : Taking the th root of both sides: Solving for :
Example Calculations
Finding Amount Taken (x) with Compound Interest:
- Suppose ChitAmount () = 100,000
- Chit sequence number = 3
- Total period = 12 months
- Rate of interest per month () = 2%
First, calculate :
Then, find :
Finding Rate of Interest per Month (r) with Compound Interest:
- Suppose ChitAmount () = 100,000
- Amount Taken () = 85,000
- Chit sequence number = 3
- Total period = 12 months
First, calculate :
Then, find : Taking the 9th root of both sides:
Conclusion:
- To find the amount taken () with compound interest, use:
- To find the rate of interest per month () with compound interest, use:
These formulas will help in solving for the required variables given the specific conditions and inputs when compound interest is considered.