/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 8 Determine the present value of \... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Determine the present value of \(\$ 7000\) in 2 years' time if the discount rate is \(8 \%\) compounded (a) quarterly (b) continuously

Short Answer

Expert verified
PV for quarterly compounding is approximately \(5975.81. PV for continuous compounding is approximately \)5965.01.

Step by step solution

01

- Understand the Present Value Formula for Quarterly Compounding

The formula for finding the present value (PV) with quarterly compounding is: \[ PV = \frac{FV}{{(1 + \frac{r}{n})}^{nt}} \] where: - FV = Future Value ( \$ 7000 ) - r = annual interest rate ( \ 8% or 0.08 ) - n = number of times the interest is compounded per year ( 4 for quarterly) - t = number of years ( \ 2 )
02

- Plug in the Values for Quarterly Compounding

Using the formula: \[ PV = \frac{7000}{{(1 + \frac{0.08}{4})}^{4*2}} \]
03

- Simplify and Calculate for Quarterly Compounding

First, calculate the term inside the parentheses \[ 1 + \frac{0.08}{4} = 1 + 0.02 = 1.02 \] Next, raise 1.02 to the power of 8 (since \ 4*2 = 8 ): \[ 1.02^8 \approx 1.171659 \] Finally, calculate the PV: \[ PV = \frac{7000}{1.171659} \approx 5975.81 \]
04

- Understand the Present Value Formula for Continuous Compounding

The formula for finding the present value (PV) with continuous compounding is: \[ PV = FV \cdot e^{-rt} \] where: - FV = Future Value ( \$ 7000 ) - r = annual interest rate ( \ 8% or 0.08 ) - t = number of years ( \ 2 ) - e = Euler's number (approximately \ 2.71828 )
05

- Plug in the Values for Continuous Compounding

Using the formula: \[ PV = 7000 \cdot e^{-0.08*2} \]
06

- Simplify and Calculate for Continuous Compounding

First, calculate the exponent: \[ -0.08 * 2 = -0.16 \] Next, raise \ e to the power of \ -0.16: \[ e^{-0.16} \approx 0.852144 \] Finally, calculate the PV: \[ PV = 7000 \cdot 0.852144 \approx 5965.01 \]

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Quarterly Compounding
Quarterly compounding means that interest is calculated and added to the principal amount four times a year. Each quarter, the investment grows slightly, and the new principal amount is used to calculate the interest for the next quarter. This results in a compound effect where the interest earned in each period earns more interest in subsequent periods.

To calculate the present value (PV) of a future amount (FV) with quarterly compounding, use the formula:
\[ PV = \frac{FV}{(1 + \frac{r}{n})^{nt}} \]
Where:
  • FV = Future Value
  • r = annual interest rate
  • n = number of times the interest is compounded per year
  • t = number of years
Plugging in the values for this particular exercise:
\[ PV = \frac{7000}{(1 + \frac{0.08}{4})^{4*2}} \]
Calculating the term inside the parentheses:
\[ 1 + \frac{0.08}{4} = 1 + 0.02 = 1.02 \]
Next, raise 1.02 to the power of 8 (since 4 * 2 = 8):
\[ 1.02^8 \approx 1.171659 \]
Finally, calculate the PV:
\[ PV = \frac{7000}{1.171659} \approx 5975.81 \] The present value of \(7000 in 2 years with quarterly compounding at 8% interest is approximately \)5975.81.
Continuous Compounding
Continuous compounding is the idea that interest is being calculated and added to the principal amount at every single moment. Instead of interest being compounded at set periods, like quarterly or yearly, it is compounded continuously. This method uses Euler's number (e), which is approximately 2.71828.

The formula to find the present value (PV) with continuous compounding is:
\[ PV = FV \cdot e^{-rt} \]
Where:
  • FV = Future Value
  • r = annual interest rate
  • t = number of years
  • e = Euler's number
For this exercise, the formula with the given values is:
\[ PV = 7000 \cdot e^{-0.08*2} \]
First, calculate the exponent:
\[ -0.08 * 2 = -0.16 \]
Next, raise e to the power of -0.16:
\[ e^{-0.16} \approx 0.852144 \]
Finally, calculate the PV:
\[ PV = 7000 \cdot 0.852144 \approx 5965.01 \] The present value of \(7000 in 2 years, with continuous compounding at an 8% interest rate, is approximately \)5965.01.
Interest Rate Calculation
Understanding how interest rates work is crucial in present value calculations. An interest rate is a percentage that represents the cost of borrowing money or the gain from investing money.

There are different types of interest rates:
  • Simple interest: Interest calculated only on the principal amount.
  • Compound interest: Interest calculated on both the principal and the previously earned interest.
In the exercise, we dealt with an 8% annual interest rate compounded quarterly and continuously. For quarterly compounding, the annual rate is divided by the number of compounding periods per year (4). For continuous compounding, the interest is compounded at every possible moment, represented by Euler's number.

Interest rate calculations often involve:
  • Annual Percentage Rate (APR): The yearly interest rate, without compounding.
  • Annual Percentage Yield (APY): The effective yearly interest rate, including compounding.
The formulas used in the exercise show how the present value can change depending on how frequently the interest is compounded.
Future Value
Future Value (FV) is the amount of money an investment is worth after one or more periods, considering the interest earned. Calculating future value helps investors understand how much their current investments will grow over time.

There are different methods to calculate FV depending on the type of compounding used:
  • For simple interest, the formula is:
    \[ FV = PV \cdot (1 + rt) \]
  • For compound interest, the formula is:
    \[ FV = PV \cdot (1 + \frac{r}{n})^{nt} \]
Where:
  • PV = Present Value
  • r = annual interest rate
  • n = number of compounding periods per year
  • t = number of years
In the exercise, we started with a future value ($7000) and worked backward to calculate the present value (PV) based on the number of compounding periods and the type of compounding (quarterly and continuous). This helps us understand how much less we need to invest today to reach a specific future amount under different compounding conditions.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A bank offers a return of \(7 \%\) interest compounded annually. Find the future value of a principal of \(\$ 4500\) after 6 years. What is the overall percentage rise over this period?

7 (Excel) Estimates of reserves of an oil field are 60 billion barrels. Current annual production of 4 billion barrels is set to rise at a constant rate of \(r \%\) a year. Show that the value of \(r\) required to exhaust this oil over 10 years (including the current year) satisfies the equation $$ \left(1+\frac{r}{100}\right)^{10}-0.15 r-1=0 $$ By tabulating values of the left-hand side for \(r=8.00,8.05,8.10,8.15, \ldots\) calculate the value of \(r\) correct to 1 decimal place.

A bank has three different types of account in which the interest rate depends on the amount invested. The 'ordinary' account offers a return of \(6 \%\) and is available to every customer. The 'extra' account offers \(7 \%\) and is available only to customers with \(\$ 5000\) or more to invest. The 'superextra' account offers \(8 \%\) and is available only to customers with \(\$ 20000\) or more to invest. In each case, interest is compounded annually and is added to the investment at the end of the year. A person saves \(\$ 4000\) at the beginning of each year for 25 years. Calculate the total amount saved on the assumption that the money is transferred to a higher-interest account at the earliest opportunity.

The population of a country is currently at 56 million and is forecast to rise by \(3.7 \%\) each year. It is capable of producing 2500 million units of food each year, and it is estimated that each member of the population requires a minimum of 65 units of food each year. At the moment, the extra food needed to satisfy this requirement is imported, but the government decides to increase food production at a constant rate each year, with the aim of making the country self-sufficient after 10 years. Find the annual rate of growth required to achieve this.

An investment project requires an initial outlay of \(\$ 8000\) and will produce a return of \(\$ 17000\) at the end of 5 years. Use the (a) net present value (b) internal rate of return methods to decide whether this is worthwhile if the capital could be invested elsewhere at \(15 \%\) compounded annually.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.