Sunteți pe pagina 1din 8

1 Common Variables

The following variables are used for all of the financial formulas:
P = Principal, or starting, amount of money if a single amount is deposited and gaining
interest or a single amount is borrowed in a loan.
R = Regular Payment / Withdrawal amount
r = annual interest rate, or APR (changed to a decimal)
n = number of times interest is compounded per year. Note that if withdrawals or
payments are made regularly they also be made at the same time interval.
rc = nr = an abbreviation since this fraction shows up a lot.
N = n·t = an abbreviation. Also represents the total number of payments or withdrawals
that are made.
S = Will be different for each formula. It is usually the account balance after some
amount of time.

2 Simple Interest
Simple interest is calculated from a single amount of money placed in an account and gaining
interest over time without additional amounts being added. Simple interest is distinguished
from compound interest in that interest is ALWAYS calculated from the principal, not from
the current updated amount in the account.

To tell that it is simple interest:


- Make sure a single amount is being deposited.
- The word ”simple interest” must be used.
- The word ”compounded” should NOT be used.
- The amount of money gained each period is the same.
- The problem should be interested in the value of the account over time.

Formula:

S = P (1 + rt)
Here S is the account balance after t years.

3 Compound Interest
Compound interest is calculated from a single amount of money placed in an account and
gaining interest over time without additional amounts being added. Compound interest is
distinguished from simple interest in that interest for a period is calculated from the account
balance at the beginning of that period, NOT the principal. This means that interest earned

1
in one period gains interest on itself in future periods.

To tell that it is compound interest:


- Make sure a single amount is being deposited.
- The word ”compounded” must be used.
- The word ”simple interest” should NOT be used.
- It should NOT read ”continuously compounded”
- The amount of money gained each period increases. The overall value of the account
increases by the same percentage (the APY) each period.
- The problem should be interested in the value of the account over time.

Formula:

S = P (1 + rc )N
Here S is the account balance after t years.

4 Continuously Compounded Interest


Compound interest is calculated from a single amount of money placed in an account and
gaining interest over time without additional amounts being added. You should imagine
continuously compounded interest is the same as compound interest above but n is very
large, say in the billions (so interest is calculated thousands of times per second on the
continuously updating account balance).
To tell that it is compound interest:
- Make sure a single amount is being deposited.
- The phrase ”compounded continuously” must be used.
- The overall value of the account increases by the same percentage (the APY) each year.
- The problem should be interested in the value of the account over time.

Formula:

S = P ert
Here S is the account balance after t years. Note that e is the special constant that is
roughly 2.718. Use your calculator’s e button to compute with it.

5 APY
This term stands for Annual Percentage Yield and refers to the percentage by which an
account grows in 1 year. When you perform the calculations below you should convert the
final answer to a percent.

2
To tell when to use the APY formula:
- The problem will specifically use the term APY or Annual Percentage Yield.
- The APY is the percent by which the account increases each year.
- Use the guidelines above to decide which APY formula to use.

Formula (Regular Compounding):

AP Y = (1 + rc )n − 1
Formula (Continuous Compounding):

AP Y = er − 1
Note that simple interest does not have an APY since its growth is linear, not exponential.
The APY only applies to an account which grows exponentially. If a problem does happen
to want the APY of a simple interest account, use the regular compounding formula with
n = 1.

6 Future Value of an Ordinary Annuity


This consists of an account into which you put regular amounts of money over a long period
of time. Then at these regular intervals the current balance gains interest. I usually refer
to this situation as a ”Savings Plan” since you have some money you can put aside, usually
every month, to gain some interest. It is Ordinary if you make the deposits at the end of
each period, so each deposit doesn’t make interest until the next month.

To tell when to use this formula:


- Look for words like ”regular deposits”, ”every month/quarter/year”.
- Make sure you are actually gaining money, not paying like in a loan.
- This formula is usually used when you know the amount you’ll be putting in the account
each month.
- Make sure the deposits are made at the end of each period.

Formula:

(1 + rc )N − 1
S = R( )
rc
Here S is your account balance after t years of regular deposits.

7 Future Value of an Annuity Due


This consists of an account into which you put regular amounts of money over a long period
of time. Then at these regular intervals the current balance gains interest. I usually refer

3
to this situation as a ”Savings Plan” since you have some money you can put aside, usually
every month, to gain some interest. It is an Annuity Due if you make the deposits at the
beginning of each period, so each deposit makes interest the same month you put it in.

To tell when to use this formula:


- Look for words like ”regular deposits”, ”every month/quarter/year”.
- Make sure you are actually gaining money, not paying like in a loan.
- This formula is usually used when you know the amount you’ll be putting in the account
each month.
- Make sure the deposits are made at the beginning of each period.

Formula:

(1 + rc )N − 1
S = R(1 + rc )( )
rc
Here S is your account balance after t years of regular deposits. Note that this is the
same as the Ordinary Annuity formula but with an extra (1 + rc ) term.

8 Sinking Fund
This consists of an account into which you put regular amounts of money over a long period
of time. Then at these regular intervals the current balance gains interest. This formula is
distinguished from the above two situations in that this time you know how much money
you want to have at the end - the unknown is how much you need to add each month.

To tell when to use this formula:


- Look for words like ”regular deposits”, ”every month/quarter/year”.
- Make sure you are actually gaining money, not paying like in a loan.
- This formula is usually used when you already know how much money you want to end
up with, so you’ll see words like ”what monthly payments must be made”.
- Make sure the deposits are made at the end of each period.

Formula:
rc
R = S( )
(1 + rc )N − 1
Here S is the account balance you’d like to have after t years of regular deposits. Notice
that the formula is just the Ordinary Annuity formula solved for R instead of S.
You can also do a Sinking Fund associated to an Annuity Due (payments at the beginning
of each month) by just solving that formula for R in the same manner.

4
9 Present Value of an Annuity
I like to call this one a ”Retirement Fund”. The idea is to have a large amount of money in
an interest-bearing account and make regular withdrawals until the account is empty. The
Present Value is the amount of money you need in the account at the beginning to make the
size of withdrawals you want for the next t years.

To tell when to use this formula:


- You see the words ”regular withdrawals” or ”withdraw monthly/quarterly/annually”.
- You start with a single amount of money and take it out over time.
- It is an ordinary annuity if withdrawals are made at the end of each month.
- It is an annuity due if withdrawals are made at the beginning of each month.

Formula (Ordinary Annuity):

1 − (1 + rc )−N
P = R( )
rc
Formula (Annuity Due):

1 − (1 + rc )−N
P = R(1 + rc )( )
rc
We use P here because it represents a Principal or starting amount in the account before
withdrawals. Notice that again the only difference between formulas is the extra (1 + rc )
term. Also sometimes the question will give you your starting account balance (P ) and ask
how much you can withdraw each period (R). Just solve the equation for R in this case.

10 Loan Amortization
This is a situation where you have borrowed money and want to pay off the loan over time.
You pay equal payments at regular time intervals. The remainder of the loan balance is
gaining interest (which means you’ll have to pay more to pay it off).

To tell when to use this formula:


- Look for the words ”monthly payments”, ”loan”, and ”borrowed”.
- The amount that is borrowed, the ”principal”, should be explicitly stated.
- It should be clear from the context that the interest is bad for you - it is an extra cost.
Often the problem asks how much interest the loan cost you.

Formula:
rc
R = P( )
1 − (1 + rc )−N

5
Here P is the loan principal and R is the payment per pay period. Note that this formula
is just the Present Value of an Ordinary Annuity formula solved for R. Thus this formula
should only be used if each payment is made at the end of each pay period. To get a loan
formula for payment at the beginning of each pay period, solve for R in the Present Value of
an Annuity Due formula. If the problem does not specify, use the Ordinary Annuity forula.

11 Loan Payoff Amount


This represents the amount of money needed to make all of the remaining regular payments
on the loan. The formula can be used at any time during the loan, after some number of
payments have already been made. Note that this concept is different from just talking
about the current loan balance - it is talking about how much total will be paid on that loan
after that point, including the interest.

To tell when to use this formula:


- The words ”loan payoff amount” or ”unpaid balance” are used.
- The problem is interested in the state of a loan after some, but not all, of the payments
have been made.

Formula:

1 − (1 + rc )−N +k
PN −k = R( )
rc
Here PN −k is the Loan Payoff Amount, how much total will be paid after the first k
payments have already been made.
Note that this formula is just the Present Value of an Ordinary Annuity with N − k
substituted for N .

Practice Problems
Here are some problems to look at that will require the financial formulas. Since the em-
phasis of this sheet is on which formula to use, that is my primary concern with these. At
the end I will give solutions for which formula is the one you wanted for that problem. If
you want to know the actual numeric answers then you should just solve problems from the
book and look up your answers.

Questions

1. Gene is going to college in 5 years and is going to need $50, 000 in order to pay for
it. She decides to open an account with 4% interest compounded monthly and make
payments at the end of each month to achieve her goal. How much much will the
payments be?

6
2. David had some extra money he was not using and decided to buy a U.S. Treasury
Bond. The bond he is interested in will pay 6% interest compounded twice a year for
the next 30 years. If David buys a bond worth $8, 000 now, how much will the bond
be worth in 30 years?

3. Douglas has a credit card on which he owes $400. However, he cannot afford any
payments on it right now so the balance will gain interest at an annual rate of 19.8%
compounded continuously. How much will Douglas’s credit card balance be after 1
year without paying?

4. Mickey has been planning for a long time but now he can retire. He has built up
$750, 000 in an account with an interest rate of 2.5% compounded monthly. If he
wants to live off of this account for the next 25 years, how much can he withdraw from
the account at the beginning of each month?

5. DJ just bought a new car. The car cost $18, 000, but he only had $10, 000 to use as a
down payment. The rest of cost is put in a loan with a 5.9% interest rate. If DJ wants
to pay off the loan over 5 years with monthly payments, what will his payments be?

6. Chelsea is getting married and wants to have the biggest, best marriage the world has
ever seen. As such, she plans to take out a loan in an account with a 4.5% interest rate
compounded monthly. She wants to pay the loan off in 3 years, and estimates that the
most she can possibly afford to pay each month towards the loan is $1600. What is
the biggest loan Chelsea can afford to take out for her marriage?

7. Jeff has decided to begin investing in the stock market. He begins with $10, 000 and
thinks that he can increase the size of his investment by 14% each year if he does
it correctly. How much money should he have 10 years from now if his estimate is
correct?

8. Wanda would like to retire 25 years from now and will need to have $400, 000 to retire
comfortably. To achieve this financial goal she will make a deposit every quarter to an
account with a 5.6% annual interest rate. How much must each deposit be?

9. Cleo has an investment option through her company that allows her to put $1, 000 in
an account gaining 4% simple interest for the next 12 years. How much will her money
be worth after the 12 years if she takes the offer?

10. Paul decides to put some money in an account today to pay for a world cruise 3 years
from now. The account he is interested in pays 3.4% compounded monthly. How much
should he place in the account today so it will be worth $4500 in 3 years?

11. Jared has just received a large amount of money, $15000, as a graduation present.
Since he took Math 1090, he realized the best way to spend the money is gradually
over time while the rest is gaining interest. He puts the money in an account making

7
7% interest and decides to make regular withdrawals at the end of each month. How
much is he able to withdraw each month?

12. If Penny puts $4, 000 in an account with a 9% interest rate compounded continuously,
what percentage will Penny’s account actually increase by per year?

13. Chad is a fad young lad who is 12 years old, and puts the $40 his parents give him
at the beginning of each month into an account making 3.9% interest compounded
monthly. What will his account be worth by the time he turns 18?

Solutions

1. Formula 8 (Sinking Fund)

2. Formula 3 (Compound Interest)

3. Formula 4 (Continuous Compounding) - Note here that Douglas’s account is technically


a loan, but since he’s not making any payments we can’t use the loan formulas. His
account is just a single amount gaining interest over time.

4. Formula 9 (Present Value of Annuity Due) - Note that R is the variable being solved
for here.

5. Formula 10 (Loan Amortization)

6. Formula 10 (Loan Amortization) - It will need to be solved for P , since we know R


this time.

7. Formula 3 (Compound Interest) - This formula is used since the investment increases
by the same percent each year.

8. Formula 8 (Sinking Fund) - Don’t be thrown off by the word ”retire” - Wanda is making
payments over time in this problem, not making withdrawals, so this is not Formula 9.

9. Formula 2 (Simple Interest)

10. Formula 3 (Compound Interest) - You will be solving for P in this formula.

11. Formula 9 (Present Value of Ordinary Annuity) - Again it is R that you need to solve
for.

12. Formula 5 (APY, Continuous Compounding)

13. Formula 7 (Future Value of Annuity Due)

S-ar putea să vă placă și