- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
A sum of money doubles itself in 8 years. What is the rate of interest?
Given :
A sum of money doubles itself in 8 years.
To do :
We have to find the rate of interest.
Solution :
Let the Principal be $P$ and rate percent be $R$.
This implies,
Amount $A=2P$
We know that,
$Amount (A) = Principal (P) + Simple Interest (SI)$
$Simple Interest (SI) = Amount (A) - Principal (P)$
$SI=2P-P$
$SI=P$
$SI = \frac{PRT}{100}$
Therefore,
$P = \frac{(P \times R \times 8)}{100}$
$100 = R \times 8$
$R = \frac{100}{8}$
$R = 12.5$
The rate percent is 12.5%.
- Related Articles
- At what rate a sum doubles itself in 8 year 4 months.
- A sum of money invested at 8% per annum for simple interest amounts to Rs.12,122 in 2 years. What will it amount to in 2 year 8 months at 9% rate of interest?
- A certain sum of money amounts to rupees 7260 in 2 years and to rupees 7986 in 3 years, interest is compounded annually. Find the rate of interest in percent per annum.
- Find the interest on a sum of Rs. 8250 for 3 years at a rate of 8% per annum.
- In how many full years will the sum of money become more than double at the compound interest rate of 20% per annum?
- What rate gives $Rs.\ 280$ as interest on a sum of $Rs.\ 56,000$ in 2 years?
- Let P is the principal and interest compounded half yearly at the rate of \( 20 \% \) per annum then amount after two years will be
- The difference between the simple interest and the compound interest on a sum of money for 3 years at 12% per annum is ₹216. Find the sum.
- The difference between the simple interest and the compound interest on a sum of money for 3 years at 10% per annum is ₹ 558. Find the sum.
- Find the sum of money which will amount to Rs.26010 in 6 months at the rate of 8% per annum when the Interest is compounded quarterly.
- The SI on a sum of money is $\frac{9}{16}$ of the sum. If the rate of interest is $\frac{9}{2}$ per annum, find the time.
- Simple interest of $₹\ 400$ for one year is $₹\ 40$. What is the interest $₹\ 600$ for $5$ years if the rate of interest remains same?
- What is the concept of interest rate swaps?
- C++ program to find the rate percentage from compound interest of consecutive years
- In how many years does the sum of ₹1200 become ₹1800 at the rate of simple interest of 5% per annum?

Advertisements