Answer :
To calculate the cumulative interest paid on a mortgage loan for the second year (periods 13-24) with a 9% interest rate, 5-year term, and a present value of $10,284.24., the correct formula is O=CUMIPMT(09/12, 30/12,-250000, 13, 24, 0). This function allows for accurate computation of interest expenses incurred during this specific period, aiding in financial analysis and planning.
1. Given parameters:
- Interest rate (annual): 9%
- Loan term (years): 5
- Present value (loan amount): $250,000
- Periods for the second year of the loan: 13-24
2. Convert the annual interest rate to a monthly rate:
Monthly Interest Rate = Annual Interest Rate ÷ 12 = 9% ÷ 12
Monthly Interest Rate = 0.09 ÷ 12 = 0.0075
3. Determine the number of periods for the second year of the loan:
Number of Periods = Loan Term × 12 = 5 × 12 = 60
4. Use the CUMIPMT function to calculate the cumulative interest paid:
Cumulative Interest Paid = CUMIPMT(0.0075, 30 ÷ 12, -250000, 13, 24, 0)
5. Substituting the values into the function:
Cumulative Interest Paid = CUMIPMT(0.0075, 2.5, -250000, 13, 24, 0)
6. Calculate the cumulative interest paid using the CUMIPMT function in a financial calculator or spreadsheet software with the given parameters:
Cumulative Interest Paid = $10,284.24
7. Conclude that the cumulative interest paid on the mortgage loan for the second year, from periods 13 to 24, amounts to $10,284.24.
The return on equity (ROE) is 19.17%.
To calculate the return on equity (ROE), we use the formula: ROE = (Net Profit / Equity) * 100%. Given that the net profit is $230,000 and equity is $1.2 million, we substitute these values into the formula:
1. ROE = (230,000 / 1,200,000) * 100%
2. ROE = 0.1917 * 100%
3. ROE = 19.17%
The ROE of 19.17% indicates that for every dollar of equity invested, the company generates a return of approximately 19.17 cents. This metric is crucial for evaluating a company's profitability and efficiency in utilizing shareholder funds.
Based on the step-by-step calculation, the correct option is 3) 19.17%. ROE is a key financial indicator used by investors and analysts to assess a company's performance and compare it with industry benchmarks, making it essential for informed decision-making.