Question

In: Computer Science

Ensure that the Facilities worksheet is active. Enter a reference to the beginning loan balance in cell B12 and enter a reference to the payment amount in cell C12.

 13

 Ensure that the Facilities worksheet is active. Enter a reference to the beginning loan balance in cell B12 and enter a reference to the payment amount in cell C12.

 14

 Enter a function in cell D12, based on the payment and loan details, that calculates the amount of interest paid on the first payment. Be sure to use the appropriate absolute, relative, or mixed cell references.

 15

 Enter a function in cell E12, based on the payment and loan details, that calculates the amount of principal paid on the first payment. Be sure to use the appropriate absolute, relative, or mixed cell references.

 16

 Enter a formula in cell F12 to calculate the remaining balance after the current payment. The remaining balance is calculated by subtracting the principal payment from the balance in

 column B.

 17

 Enter a function in cell G12, based on the payment and loan details, that calculates the amount of cumulative interest paid on the first payment. Be sure to use the appropriate. absolute, relative, or mixed cell references.

 18

 Enter a function in cell H12, based on the payment and, loan details, that calculates the amount of cumulative principal paid on the first payment. Be sure to use the apppopriate

 absolute, relative, or mixed cell references.

 19

 Enter a reference to the remaining balance of payment 1 in cell B13. Use the fill handle to copy the functions created in the prior steps down to complete the amortization table.

image.png

Solutions

Expert Solution

  • Find the Payment 1 and Payment 2 using steps mentioned.
  • Remaining payments can be Found by dragging the pointer down.
  • Provided the steps and attached screen shot of the excel sheet.

SOLUTION STEPS:

Step 1: Enter loan amount at B12 cell

Step 2: Enter fixed reference for payment amount from cell B6 to C12

Step 3: Interest paid can be calculated from balance

D12 =B12 * $E$7

Step 4:   Calculate Principal Repayment = Payment Amount – interest paid

E12 =C12-D12

Step 5: Remaining Balance = Beginning Balance – Prinicipal Repayment

F12 =B12-E12

Step 6: Cumulative Interest G12 =D12

Cumulative interest H12 =E12

Step 7: Calculate payment 2 details using payment 1 details

Beginning Balance B13 =F12

Payment Amount C13 =$B$6

Interest Paid D13 =B13 * $E$7

Principal Repayment E13 =C13-D13

Remaining Balance F13 =B13-E13

Cumulative Interest = Payment 1 cumulative interest + interest paid for payment 2

G13 =G12+D13

Cumulative Principal = Payment 1 cumulative payment + payment 2 principal payment

H13 =H12+E13

Step 8: Drag the payment 2 for remaining payments

Select the payment 2 row and drag the + that appears lower right corner of the selection

And you would get as below,


Related Solutions

On the Loan worksheet, in cell C9, enter a PMT function to calculate the monthly payment for the Altamonte Springs 2018 facilities loan. Ensure that the function returns a positive value and set the references to cells B5 and B6 as absolute references.
On the Loan worksheet, in cell C9, enter a PMT function to calculate the monthly payment for the Altamonte Springs 2018 facilities loan. Ensure that the function returns a positive value and set the references to cells B5 and B6 as absolute references. Copy the formula to the range C10:C15On the Attendance worksheet, in cell L5, enter an IF function to determine if the percentage in cell K5 is greater than or equal to the goal in cell H18. The...
Loan Amortization Schedule, $80,000,000 at 8% for 15 years Year Beginning Amount Payment Interest Payment of...
Loan Amortization Schedule, $80,000,000 at 8% for 15 years Year Beginning Amount Payment Interest Payment of Principal Ending Balance 1 $     80,000,000.00 $         1,933.28 $            533,333.33 $                (531,400.05) $             80,531,400.05 2 $     80,531,400.05 $         1,933.28 $            536,876.00 $                (534,942.72) $             81,066,342.77 3 $     81,066,342.77 $         1,933.28 $            540,442.29 $                (538,509.01) $             81,604,851.78 4 $     81,604,851.78 $         1,933.28 $            544,032.35 $                (542,099.07) $             82,146,950.84 179 $ 260,404,969.06 $         1,933.28 $        1,736,033.13 $           (1,734,099.85) $          262,139,068.91 180 $ 262,139,068.91 $         1,933.28 $       ...
On the Mortgage worksheet, use the data provided to enter a formula in cell B6 to calculate the principal of the loan that will be required to purchase the house.
Mortgage InformationAnnual Interest Rate4.90%Repayment Years30Price of House$275,000Down Payment$55,000Principal of LoanMonthly PaymentsOn the Mortgage worksheet, use the data provided to enter a formula in cell B6 to calculate the principal of the loan that will be required to purchase the house.On the Mortgage worksheet, use the PMT function in cell B7 to calculate the monthly payments of the mortgage. Use cell locations from this worksheet to define each argument of the function. Assume that payments are made at the end of...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT