Answer :
Final answer:
To calculate the bond selling price using Excel, the 'PV' function is applied taking into consideration the market interest rates of 9% and 5.5%, along with future values, payments, and the optional type argument.
Explanation:
In order to calculate the bond selling price of Ruiz Company, we will use Excel's PV function. Let's denote the bond's face value as $500,000, interest payments per year as 1, as the bonds pay interest annually, and stated interest rate as 7%.
For a bond with a market interest rate of 9%, the formula in Excel would be =PV(9%,30,-500000*7%,-500000). Similarly, for a market interest rate of 5.5%, the Excel formula would be =PV(5.5%,30,-500000*7%,-500000). The negative values are used for the payment and future value arguments because this represents outflow of money from your perspective (you are buying the bond, so you pay money for it initially and receive money in the future).
The results of these functions will represent the selling prices of the bonds at the respective market interest rates. The 'IF' function can be applied separately for decision making based on the calculated bond selling price.
Learn more about Excel PV function here:
https://brainly.com/question/34488254
#SPJ4
Final answer:
To calculate the bond selling price using Excel's PV function, input the relevant information into the function. Use the market interest rate, number of years, annual interest payment, and face value as arguments. Calculate the bond selling price for different market interest rates.
Explanation:
Bond Selling Price Calculation Using Excel's PV Function
To calculate the bond selling price using Excel's PV function, you need to input the relevant information into the function. The syntax of the PV function is "=PV(rate,nper,pmt,[fv])". In this case, the rate argument is the market interest rate, the nper argument is the total number of payment periods, and the pmt argument is the annual interest payment. The fv argument is the future value, which in this case would be the face value of the bond. By entering the appropriate cell references for each argument, you can calculate the bond selling price.
In the first scenario, where the market interest rate is 9%, the annual interest payment is $35,000 (calculated as 7% of the face value), and the bond selling price is the present value of the future cash flows. You can use the PV function to calculate the bond selling price by inputting the market interest rate, the number of years, the negative annual interest payment, and the negative face value as arguments.
In the second scenario, where the market interest rate is 5.5%, the annual interest payment is still $35,000, and the bond selling price can again be calculated using the PV function with the updated market interest rate, number of years, negative annual interest payment, and negative face value as arguments.
Learn more about Bond Selling Price Calculation here:
https://brainly.com/question/33151449
#SPJ12