Chapter 8: Solutions to Exercises

8.1 Principal, Rate, Time

  1. If you want to earn $1,000 of simple interest at a rate of 7% in a span of five months, how much money must you invest?

Solution:

Step 1: Given information:

[latex]I=\$1,\!000[/latex]; [latex]r=7\%\;\text{annually}[/latex]; [latex]t=5\;\text{months}[/latex]

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t=\frac{5}{12}[/latex]

Step 3: Solve for [latex]P[/latex].

[latex]\begin{align} P&=\frac{I}{rt}\\ &=\frac{\$1,\!000}{0.07\left(\frac{5}{12}\right)}\\ &=\$34,\!285.71 \end{align}[/latex]

I must invest $34,285.71.

  1. If you placed $2,000 into an investment account earning 3% simple interest, how many months does it take for you to have $2,025 in your account?

Solution:

Step 1: Given information:

[latex]I=\$2,\!025-\$2,\!000=\$25[/latex]; [latex]P=\$2,\!000[/latex]; [latex]r=3\%\;\text{annually}[/latex]

Step 2: Convert annual [latex]r[/latex] to match monthly [latex]t[/latex]; [latex]r=\frac{3\%}{12}[/latex]

Step 3: Solve for [latex]t[/latex].

[latex]\begin{align} t&=\frac{I}{Pr}\\ &=\frac{\$25}{\$2,\!000\left(\frac{0.03}{12}\right)}\\ &=5\;\text{months} \end{align}[/latex]

It takes 5 months to have $2,025 in the account.

  1. A $3,500 investment earned $70 of interest over the course of six months. What annual rate of simple interest did the investment earn?

Solution:

Step 1: Given information:

[latex]P=\$3,\!500[/latex]; [latex]I = \$70[/latex]; [latex]t=6\;\text{months}[/latex]

Step 2: Convert the time period from months to years; [latex]t=\frac{6}{12}[/latex]

Step 3: Solve for [latex]r[/latex].

[latex]\begin{align} r&=\frac{I}{Pt}\\ &=\frac{\$70}{\$3,\!500\left(\frac{6}{12}\right)}\\ &=0.04 \;\text{or}\;4\% \end{align}[/latex]

The investment earned 4% simple interest.

Time and Dates

  1. Brynn borrowed $25,000 at 1% per month from a family friend to start her entrepreneurial venture on December 2, 2011. If she paid back the loan on June 16, 2012, how much simple interest did she pay? 

Solution:

Step 1: Given information:

[latex]P=\$25,\!000[/latex]; [latex]r=1\%\;\text{monthly}[/latex]; [latex]t = \text{December}\; 2, 2011\; \text{to June}\;16, 2012[/latex]

Use DATE function on calculator to get the number of days. Total days for [latex]t = 197[/latex]

Step 2: Convert both the monthly [latex]r[/latex] and the daily [latex]t[/latex] to annual numbers;

[latex]r=1\% \times 12=12\%\;\text{annually};[/latex] [latex]t =\frac{197}{365}[/latex]

Step 3: Solve for [latex]I[/latex].

[latex]\begin{align} I& = Prt\\ & = \$25,\!000(0.12)\left(\frac{197}{365}\right)\\ & = \$1,\!619.18 \end{align}[/latex]

She payed $1,619.18 simple interest. 

  1. If $6,000 principal plus $132.90 of simple interest was withdrawn on August 14, 2011, from an investment earning 5.5% interest, on what day was the money invested? 

Solution:

Need to calculate [latex]t[/latex] in days first.

Step 1: Given information:

[latex]I = \$132.90[/latex]; [latex]P = \$6,\!000[/latex]; [latex]r = 5.5\%\;\text{annually}[/latex]

Step 2: Convert annual [latex]r[/latex] to match daily [latex]t[/latex]; [latex]r =\frac{5.5\%}{365}[/latex]

Step 3: Solve for [latex]t[/latex].

[latex]\begin{align} t &=\frac{I}{Pr}\\ &=\frac{\$132.90}{\$6,\!000\left(\frac{0.055}{365}\right)}\\ &=146.995454\; \text{days}\;\rightarrow 147\; \text{days} \end{align}[/latex]

Use the DATE function on the calculator to find the date when the money was invested.

The money was invested on March 20, 2011.

8.2 Moving Money Involving Simple Interest

  1. An accountant needs to allocate the principal and simple interest on a loan payment into the appropriate ledgers. If the amount received was $10,267.21 for a loan that spanned April 14 to July 31 at 9.1%, how much was the principal and how much was the interest?

Solution:

Step 1: Given information:

[latex]S = \$10,\!267.21[/latex]; [latex]r = 9.1\%\; \text{annually}[/latex]; [latex]t = \text{April}\; 14\; \text{to July}\; 31 = 108 \;\text{days}[/latex]

Step 2: Convert daily [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t =\frac{108}{365}[/latex]

Step 3: Solve for [latex]P[/latex].

[latex]\begin{align} P&=\frac{S}{1+rt}\\ &=\frac{\$10,\!267.21}{1+0.091\times\frac{108}{365}}\\ &=\$9,\!998 \end{align}[/latex]

Step 4: Solve for [latex]I[/latex].

[latex]\begin{align} I&=S-P\\ &=\$10,\!267.21-\$9,\!998\\ &=\$269.21 \end{align}[/latex]

The principal was $9,998 and the simple interest on the loan was $269.21.

  1. Suppose Robin borrowed $3,600 on October 21 and repaid the loan on February 21 of the following year. What simple interest rate was charged if Robin repaid $3,694.63? 

Solution:

Step 1: Given information:

[latex]P = \$3,\!600[/latex]; [latex]S = \$3,\!694.63[/latex]; [latex]t = \text{October}\; 21\;\text{to February}\; 21 = 123\;\text{days}[/latex]

Step 2: Compute [latex]I[/latex].

[latex]\begin{align} I &= S-P\\ &= \$3,\!694.63-\$3,\!600\\ &= \$94.63 \end{align}[/latex]

Step 3: Convert daily [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t=\frac{123}{365}[/latex]

Step 4: Solve for [latex]r[/latex].

[latex]\begin{align} r& =\frac{I}{Pt}\\ &=\frac{\$94.63}{\$3,\!600\left(\frac{123}{365}\right)}\\ & = 0.078004 \;\text{or}\; 7.8004\% \end{align}[/latex]

The simple interest charged was 7.80%.

  1. Jayne needs to make three payments to Jade requiring $2,000 each 5 months, 10 months, and 15 months from to day. She proposes instead making a single payment eight months from today. If Jade agrees to a simple interest rate of 9.5%, what amount should Jayne pay? 

Solution:

Step 1: Given information:

[latex]r = 9.5\%\;\text{annually}[/latex]

Payment #1: [latex]P = \$2,\!000[/latex]; [latex]t = 8\; \text{months} − 5\; \text{months}  = 3\; \text{months}[/latex]
Payment #2: [latex]S = \$2,\!000[/latex]; [latex]t = 10 \;\text{months} − 8 \;\text{months} = 2\;\text{months}[/latex]
Payment #3: [latex]S = \$2,\!000[/latex]; [latex]t = 15 \;\text{months} − 8 \;\text{months} = 7 \;\text{months}[/latex]

Replacement payment is eight months from today.

Timeline for Solution 8.2.2. Image description available at the end of this chapter.
Figure 8.2.2: Timeline [Image Description]

Payment #1:

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t =\frac{3}{12}[/latex]

Step 3: Solve for [latex]S_1[/latex].

[latex]\begin{align} S_1 &= P(1 + rt)\\ & = \$2,\!000 \times \left(1 + 0.095 \times \frac{3}{12}\right)\\ & = \$2,\!000 \times 1.02375\\ &= \$2,\!047.50 \end{align}[/latex]

Payment #2:

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t =\frac{2}{12}[/latex]

Step 3: Solve for [latex]P_1[/latex].

[latex]\begin{align} P_1 &= \frac{S}{1 + rt}\\ &= \frac{\$2,\!000}{1 + 0.095\times\frac{2}{12}}\\ &= \frac{\$2,\!000}{1.0158\overline{3}}\\ &= \$1,\!968.83 \end{align}[/latex]

Payment #3:

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t =\frac{7}{12}[/latex]

Step 3: Solve for [latex]P_2[/latex].

[latex]\begin{align} P_2 &= \frac{S}{1 + rt}\\ &= \frac{\$2,\!000}{1 + 0.095\times\frac{7}{12}}\\ &= \frac{\$2,\!000}{1.05541\overline{6}}\\ &= \$1,\!894.99 \end{align}[/latex]

[latex]\begin{align} \text{Replacement payment eight months from today}& = \$2,\!047.50 + \$1,\!968.83  + \$1,\!894.99\\ &= $5,\!911.32 \end{align}[/latex]

Jayne should pay $5,911.32.

  1. Merina is scheduled to make two loan payments to Bradford in the amount of $1,000 each, two months and nine months from now. Merina doesn’t think she can make those payments and offers Bradford an alternative plan where she will pay $775 seven months from now and another payment seven months later. Bradford determines that 8.5% is a fair interest rate. What is the amount of the second payment? 

Solution:

The unknown payment is 14 months from today.

On the original loan payments, both payments are late and should be charged interest.

Under the proposed payments, need to calculate the equivalent payment for the seven month payment on the 14 month day so that the amount remaining for the second payment can be determined.  These payments should be equivalent to the original loan payments.

Step 1: Given information:

[latex]r = 8.5\%\; \text{annually}[/latex]

Original Agreement:

Payment #1: [latex]P = \$1,\!000[/latex]; [latex]t = 14\; \text{months} − 2\; \text{months} = 12\; \text{months late}[/latex]
Payment #2: [latex]P = \$1,\!000[/latex]; [latex]t =  14\; \text{months} − 9\; \text{months} = 5\; \text{months late}[/latex]


Proposed Agreement:

Payment #1: [latex]P = \$775[/latex]; [latex]t =  14\; \text{months} − 7 \text{months} = 7 \text{months}[/latex]
Payment #2: Unknown (x), but 14 months from today.

Timeline for Solution 8.2.4. Image description available at the end of this chapter.
Figure 8.2.4: Timeline [Image Description]

Original Agreement Payment #1:

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex] [latex]t = \frac{12} {12} = 1\;\text{year}[/latex]

Step 3: Solve for [latex]S_1[/latex].

[latex]\begin{align} S_1 &= P(1 + rt)\\ & = \$1,\!000 \times (1 + 0.085 \times 1)\\ &= \$1,\!085 \end{align}[/latex]

Original Agreement Payment #2:

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t =\frac{5}{12}[/latex]

Step 3: Solve for [latex]S_2[/latex].

[latex]\begin{align} S_2 &= P(1 + rt)\\ & = \$1,\!000 \times \left(1 + 0.085 \times \frac{5}{12}\right)\\ &= \$1,\!035.42 \end{align}[/latex]

Proposed Agreement Payment #1:

Step 2: Convert monthly [latex]t[/latex] to match annual [latex]r[/latex] ; [latex]t =\frac{7}{12}[/latex]

Step 3: Solve for [latex]S_3[/latex].

[latex]\begin{align} S_3 &= P(1 + rt)\\ & = \$775 \times \left(1 + 0.085 \times \frac{7}{12}\right)\\ &= \$813.43 \end{align}[/latex]

Now make the two agreements equivalent to each other.

[latex]\begin{align} \text{Total owing under original agreement}& = \text{Total owing under proposed agreement}\\ \$1,\!085 + \$1,\!035.42 &= \$813.43 + x\\ x& = \$1,\!306.99 \end{align}[/latex]

To make the alternate loan payments equivalent to the original payments, Merina must pay $1,306.99  14 months from today.

8.3 Savings Accounts and Short-Term GICs

  1. Canadian Western Bank offers a Summit Savings Account with posted interest rates as indicated in the table below. Only each tier is subject to the posted rate, and interest is calculated daily based on the closing balance.

 

Summit Savings Account Interest Rates Based on Balance for Solution 8.3
Balance Interest Rate
$0 – $5,000.00 0%
$5,000.01 – $1,000,000.00 1.05%
$1,000,000.01 and up 0.80%

December’s opening balance was $550,000. Two deposits in the amount of $600,000 each were made on December 3 and December 21. Two withdrawals in the amount of $400,000 and $300,000 were made on December 13 and December 24, respectively. What interest for the month of December will be deposited to the account on January 1?

Solution:

Step 1: Interest rates as per table in question.

December opening balance = $550,000
December 3 Deposit = $600,000
December 13 Withdrawal = $400,000
December 21 Deposit = $600,000
December 24 Withdrawal = $300,000

Step 2: Set up Table.

Dec 1 to Dec 3:

Closing Balance In Account: $550,000
# of Days:  3 – 1 = 2

0% $0 to $5,000 (This portion only):

[latex]P = \$5,\!000[/latex]
[latex]I = \$0[/latex]

1.05% $5,000.01 to $1,000,000 (This portion only):

[latex]P = $545,\!000[/latex]
[latex]\begin{align} I &= \$545,\!000(0.0105)\left(\frac{2}{365}\right)\\ &= \$31.356164 \end{align}[/latex]

 


Dec 3 to Dec 13:

Closing Balance In Account: $550,000 + $600,000 = $1,150,000
# of Days:  13 − 3 = 10

0% $0 to $5,000 (This portion only):

[latex]P = \$5,\!000[/latex]
[latex]I = \$0[/latex]

1.05% $5,000.01 to $1,000,000 (This portion only):

[latex]P = \$995,\!000[/latex]
[latex]\begin{align} I &= $995,\!000(0.0105)\left(\frac{10}{365}\right)\\ &= \$286.232876 \end{align}[/latex]

0.8% $1,000,000.01 and up (This portion only):

[latex]P = \$150,\!000[/latex]
[latex]\begin{align} I &= \$150,\!000(0.008)\left(\frac{10}{365}\right)\\ &= \$32.876712 \end{align}[/latex]


Dec 13 to Dec 21

Closing Balance In Account: $1,150,000 − $400,000 = $750,000
# of Days:  21 – 13 = 8

0% $0 to $5,000 (This portion only):

[latex]P = \$5,\!000[/latex]
[latex]I = \$0[/latex]

1.05% $5,000.01 to $1,000,000 (This portion only):

[latex]P=\$745,\!000[/latex]
[latex]\begin{align} I& = \$745,\!000(0.0105)\left(\frac{8}{365}\right)\\ &= \$171.452054 \end{align}[/latex]


Dec 21 to Dec 24

Closing Balance In Account: $750,000 + $600,000 = $1,350,000
# of Days:  24 – 21 = 3

0% $0 to $5,000 (This portion only):

[latex]P = \$5,\!000[/latex]
[latex]I = \$0[/latex]

1.05% $5,000.01 to $1,000,000 (This portion only):

[latex]P = \$995,\!000[/latex]
[latex]\begin{align} I &= \$995,\!000(0.0105)\left(\frac{3}{365}\right)\\ &= \$85.869863 \end{align}[/latex]

0.8% $1,000,000.01 and up (This portion only):

[latex]P = \$350,\!000[/latex]
[latex]\begin{align} I &= \$350,\!000(0.008)\left(\frac{3}{365}\right)\\ &= \$23.013698 \end{align}[/latex]


Dec 24 to Jan 1

Closing Balance In Account: $1,350,000 − $300,000 = $1,050,000
# of Days:  31 + 1 – 24 = 8

0% $0 to $5,000 (This portion only):

[latex]P = \$5,\!000[/latex]
[latex]I = \$0[/latex]

1.05% $5,000.01 to $1,000,000 (This portion only):

[latex]P = \$995,\!000[/latex]
[latex]\begin{align} I &= \$995,\!000(0.0105)\left(\frac{8}{365}\right)\\ &= \$228.986301 \end{align}[/latex]

0.8% $1,000,000.01 and up (This portion only):

[latex]P = \$50,\!000[/latex]
[latex]\begin{align} I &= \$50,\!000(0.008)\left(\frac{8}{365}\right)\\ &= \$8.767123 \end{align}[/latex]

Step 3: Total Monthly Interest Earned, [latex]I[/latex].

[latex]\begin{align} I &= \$31.356164 + \$286.232876 + \$32.876712 + \$171.452054  + \$85.869863 + \$23.013698 + \$228.986301 + \$8.767123\\ I&= $868.55 \end{align}[/latex]

The total monthly interest earned is $868.55.

  1. If you place $25,500 into an 80-day short-term GIC at TD Canada Trust earning 0.55% simple interest, how much will you receive when the investment matures?

Solution:

Step 1: Given information:

[latex]P=\$25,\!500[/latex]; [latex]t = 80\; \text{days}[/latex]; [latex]r = 0.55\%; \text{annually}[/latex]

Step 2: Convert daily [latex]t[/latex] to match annual [latex]r[/latex]; [latex]t =\frac{80}{365}[/latex]

Step 3: Solve for [latex]S[/latex].

[latex]\begin{align} S &= P(1 + rt)\\ & = \$25,\!500 \times \left(1 + 0.0055 \times \frac{80}{365}\right)\\ &= \$25,\!530.74 \end{align}[/latex]

When the investment matures I will receive $25,530.74.

  1. Interest rates in the GIC markets are always fluctuating be cause of changes in the short-term financial markets. If you have $50,000 to invest today, you could place the money  into a 180-day GIC at Canada Life earning a fixed rate of 0.4%, or you could take two consecutive 90-day GICs. The current posted fixed rate on 90-day GICs at Canada Life is 0.3%. Trends in the short-term financial markets suggest that within the next 90 days short-term GIC rates will be rising. What does the short-term 90-day rate need to be 90 days from now to arrive at the same maturity value as the 180-day GIC? Assume that the entire maturity value of the first 90-day GIC would be reinvested. 

Solution:

Step 1: Given information:

For the first GIC investment option:

[latex]P = \$50,\!000[/latex]; [latex]r = 0.4\% \;\text{per year}[/latex]; [latex]t = 180\; \text{days}[/latex]

For the second GIC investment option:

Initial [latex]P = \$50,\!000[/latex]; [latex]r = 0.3\%\; \text{per year}[/latex]; [latex]t = 90\; \text{days}[/latex]

then,

[latex]P = S\; \text{of first 90-day GIC}[/latex]; [latex]S = \text{maturity value of}\; 180-\text{day GIC}[/latex];
[latex]t = 90\; \text{days}[/latex]

Step 2: Transforming both time variables; [latex]t = \frac{180}{365}[/latex] and [latex]t=\frac{90}{365}[/latex]

Step 3: (1st GIC option):

[latex]\begin{align} S_1 &= \$50,\!000\left(1 + 0.004 \times \frac{180}{365}\right)\\ &= \$50,\!098.63 \end{align}[/latex]

Step 3: (2nd GIC option, 1st GIC):

[latex]\begin{align} S_2 &= \$50,\!000\left(1 + 0.003 \times \frac{90}{365}\right)\\ &= \$50,\!036.99 \end{align}[/latex]

Step 3: (2nd GIC option, 2nd GIC):

[latex]I = (\text {S of}\; 180-\text{day GIC}) – (\text {S of}\; 90-\text{day GIC})[/latex]

[latex]\begin{align} I &= \$50,\!098.63 − \$50,\!036.99\\ &= \$61.64\; (\text{what the second 90-day GIC must earn in interest}) \end{align}[/latex]

[latex]\begin{align} r& =\frac{I}{Pt}\\ &=\frac{\$61.64}{\$50,\!036.99\left(\frac{90}{365}\right)}\\ & = 0.004995\;\text{or}\;0.4995\% \end{align}[/latex]

The short-term 90-day rate needs to be 0.50% 90 days from now to arrive at the same maturity value as the 180-day GIC.

8.6: Application: Treasury Bills & Commercial Papers

  1. A 60-day, $90,000 face value commercial paper was issued when yields were 2.09%. What was its purchase price? 

Solution:

Step 1: Given information:

[latex]t = \frac{60}{365}[/latex]; [latex]r = 2.09\%[/latex]; [latex]S = \$90,\!000[/latex]

Step 2: Solve for [latex]P[/latex].

[latex]\begin{align} P&=\frac{S}{1+rt}\\ &=\frac{\$90,\!000}{1+0.0209 \times \frac{60}{365}}\\ &=\$89,\!691.85 \end{align}[/latex]

Its purchase price was $89,691.85.

  1. A 90-day Province of Ontario T-bill with a $35,000 face value matures on December 11. Farrah works for Hearthplace Industries and notices that the company temporarily has some extra cash available. If she invests the money on October 28, when the yield is 4.94%, and sells the T-bill on November 25, when the yield is 4.83%, calculate how much money Farrah earned and the rate of return she realized. 

Solution:

Calculate the purchase price for the T-bill:

Step 1: Given information:

[latex]r = 4.94\%\; (\text{only the rate on the day of purchase matters})[/latex]; [latex]S = \$35,\!000[/latex]

[latex]\begin{align} t &= \text{October}\; 28\; \text{to December}\; 11\\ &= 3 + 30 + 11\\ &= 44 \;\text{days left on T-bill or}\; 44/365 \end{align}[/latex]

(Only the time remaining on the T-bill is important.)

Step 2: Solve for [latex]P[/latex].

[latex]\begin{align} P&=\frac{S}{1+rt}\\ &=\frac{\$35,\!000}{1+0.0494 \times \frac{44}{365}}\\ &=\$34,\!792.81 \end{align}[/latex]

Calculate the price when sold for the T-bill:

Step 1: Given information:

[latex]r = 4.83\% (\text{only the rate on the day of sale matters})[/latex]; [latex]S = \$35,\!000[/latex]

[latex]\begin{align} t &= \text{November}\; 25\; \text{to December}\; 11\\ &= 5 + 11\\ &= 16 \;\text{days left on T-bill or}\; 16/365 \end{align}[/latex]

(Only the time remaining on the T-bill is important.)

Step 2: Solve for [latex]P[/latex].

[latex]\begin{align} P&=\frac{S}{1+rt}\\ &=\frac{\$35,\!000}{1+0.0483 \times \frac{16}{365}}\\ &=\$34,\!926.05 \end{align}[/latex]

Calculate the amount of interest:

[latex]\begin{align} \text{Amount earned}& = \text{Sold price} − \text{Purchase price}\\ &= \$34,\!926.05 − \$34,\!792.81\\ &= \$133.24 \end{align}[/latex]

Calculate Farrah’s rate of return:

Step 1: Given information:

[latex]I = \$133.24[/latex]; [latex]P = \$34,\!792.81[/latex]

[latex]\begin{align} t &= \text{October}\; 28\; \text{to November}\; 25\; (\text{the time held})\\ &= 3+25\\ &= 28 \;\text{days or}\; 28/365 \end{align}[/latex]

Step 2: Solve for [latex]r[/latex].

[latex]\begin{align} r&=\frac{I}{Pt}\\ &=\frac{\$133.24}{ \$34,\!792.81\times \frac{28}{365}}\\ &= 0.049920\; \text{or}\; 4.99\% \end{align}[/latex]

Farrah earned $133.24 and the rate of return she realized was 4.99%.

  1. Philippe purchased a $100,000 Citicorp Financial 220-day commercial paper for $96,453.93. He sold it 110 days later to Damien for $98,414.58, who then held onto the commercial paper until its maturity date.
    a) What is Philippe’s actual rate of return?

    b) What is Damien’s actual rate of return?
    c) What is the rate of return Philippe would have realized if he had held onto the note instead of selling it to Damien?

Solution:

a)

Step 1: Given information:

[latex]P=\$96,\!453.93[/latex]; [latex]t = \frac{110}{365}[/latex]; [latex]S = \$98,\!414.58[/latex]

Step 2: Calculate [latex]I[/latex].

[latex]\begin{align} I &= S − P\\ &= \$98,\!414.58 − \$96,\!453.93\\ &= \$1,\!960.65 \end{align}[/latex]

Step 3: Solve for [latex]r[/latex].

[latex]\begin{align} r&=\frac{I}{Pt}\\ &=\frac{\$1,\!960.65}{\$96,\!453.93\times \frac{110}{365}}\\ &= 0.067449\;\text{or}\; 6.74\% \end{align}[/latex]

Philippe’s actual rate of return is 6.74%.

b)

Step 1: Given information:

[latex]S=\$100,\!000[/latex]; [latex]t = \frac{110}{365}[/latex]; [latex]P = \$98,\!414.58[/latex]

Step 2: Calculate [latex]I[/latex].

[latex]\begin{align} I &= S − P\\ &= \$100,\!000 − \$98,\!414.58\\ &= \$1,\!585.42 \end{align}[/latex]

Step 3: Solve for [latex]r[/latex].

[latex]\begin{align} r&=\frac{I}{Pt}\\ &=\frac{\$1,\!585.42}{ \$98,\!414.58\times \frac{110}{365}}\\ &= 0.053454\;\text{or}\; 5.35\% \end{align}[/latex]

Damien’s actual rate of return is 5.35%.

c)

Step 1: Given information:

[latex]S=\$100,\!000[/latex]; [latex]t = \frac{220}{365}[/latex]; [latex]P = \$96,\!453.93[/latex]

Step 2: Solve for [latex]I[/latex].

[latex]\begin{align} I &= S − P\\ &= \$100,\!000 − \$96,\!453.93\\ & = \$3,\!546.07 \end{align}[/latex]

Step 3: Solve for [latex]r[/latex].

[latex]\begin{align} r&=\frac{I}{Pt}\\ &=\frac{\$3,\!546.07}{ \$96,\!453.93\times \frac{220}{365}}\\ &= 0.060995\;\text{or}\; 6.10\% \end{align}[/latex]

Philippe would have realized 6.10% rate of return if he had held onto the note instead of selling it to Damien.

Image Descriptions

Figure 8.2.2:  Timeline showing $2000 at 5 months from today moving to 8 months from today as S1. $2000 at 10 months from today moving back to 8 months from today as P1. $2000 at 15 months from today moving back to 8 months from today as P2. Interest rate r = 9.5% annually throughout. [Back to Figure 8.2.2]

Figure 8.2.4: Timeline showing the Original Agreement of $1000 at 2 months from today moving to 14 months from today as S1 and $1000 at 9 months from today moving to 14 months from today as S2. The Proposed Agreement shows $750 at 7 months from today moving to 14 months from today as S3 and X at 14 months from today. [Back to Figure 8.2.4]

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Business Math: A Step-by-Step Handbook Abridged Copyright © 2022 by Sanja Krajisnik; Carol Leppinen; and Jelena Loncar-Vines is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book