{{ tocSubheader }}
| {{ 'ml-lesson-number-slides' | message : article.intro.bblockCount }} |
| {{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount }} |
| {{ 'ml-lesson-time-estimation' | message }} |
The interest that is applied only to an initial amount of money is called simple interest. The initial amount is known as the principal. Simple interest is calculated as a product of principal, annual interest rate, and the time in years.
An interest rate is a percent used to calculate the interest on the principal. It may be easier to write it in decimal form to make the calculations easier. For instance, assume that a savings account earns 3% simple interest per year on a deposit of $1000.Years | Amount of Simple Interest | Balance |
---|---|---|
1 | 1000⋅0.03⋅1=$30 | 1000+30=$1030 |
2 | 1000⋅0.03⋅2=$60 | 1000+60=$1060 |
3 | 1000⋅0.03⋅3=$90 | 1000+90=$1090 |
4 | 1000⋅0.03⋅4=$120 | 1000+120=$1120 |
5 | 1000⋅0.03⋅5=$150 | 1000+150=$1150 |
When interest is compounded infinitely many times, it is said to be continuously compounded. Let A be the balance of an account that is continuously compounded, P the initial amount, r the interest rate, and t the time. These values are connected by the following formula.
A=Pert
Keep in mind that, in this formula, the value of r must be written as a decimal and the time t must be in years. Also, the initial amount P is usually called principal.