Bunuel
Gift
12 Days of Christmas Competition
This question is part of our holiday event
Win $40,000 in prizes: courses, tests, and more
An investor purchases a no interest certificate that he cannot sell for 2 years. He buys certificates with a total purchase price of $2,400. At the same time, he invests an additional sum in a treasury bond that earns 3% simple interest per year.
The investor’s goal is a combined net gain of $600 from the two investments after 2 years.
Two analysts give different projections for how the certificate’s market value will change over the two years. Under the optimistic projection, each year the market value increases by a fixed amount equal to 5% of the original $2,400 purchase price. Under the pessimistic projection, each year the market value decreases by a fixed amount equal to 10% of the original $2,400 purchase price.
In the table, select for
Bond investment, optimistic the amount the investor must invest in the bond to reach the $600 goal under the optimistic scenario, and select for
Bond investment, pessimistic the amount the investor must invest in the bond to reach the $600 goal under the pessimistic scenario. Make only two selections, one in each column.
First, we note that "increases by a fixed amount" indicates simple interest here. There are two questions here, and the boil down to the following:
1. If he gains 5% per year for 2 years on a $2,400 certificate, how much does he need to invest separately in a bond for the same time period at 3% per year to earn the difference between $600 and the certificate gains?
2. If he loses 10% per year for 2 years on a $2,400 certificate, how much does he need to invest separately in a bond for the same time period at 3% per year to earn not just $600, but also the loss from the certificate?
To answer the first question, we first calculate the gain on the certificate.
\(2400*\frac{5}{100}*2=240\)
That means we need \(600-240=360\) from the separate bond. Let x equal the amount he needs to invest.
\(x*2*\frac{3}{100}=360\)
\(x=6000\)
Thus our column 1 answer is 6,000.
Now we need to find out what needs to be invested if the certificate loses 10% a year. It's a similar process, except that we add instead of subtract after interest is calculated.
\(2400*\frac{10}{100}*2=240\)
\(240+600=1080\)
Let y be how much needs to be invested in the bond.
\(y*2*\frac{3}{100}=1080\)
\(y=18,000\)
Thus our column 2 answer is 18,000.