How to calculate and output the loan amount


Problem

How to calculate and output the loan amount, number of payments, monthly interest rate, the monthly property tax paid, monthly insurance paid, the total monthly payment (monthly summary), the total amount of interest paid, the total amount of insurance paid, the total amount of property tax paid, and the total amount paid (total summary).

Input

Loan Amount (The amount the loan is for) - Decimal, Monetary Value

Length of Mortgage (The length, in years, the loan is for) - Integer

Annual Interest Rate (APR, the amount of interest charged for the loan) - Decimal, Percentage

Annual Property Tax (The amount of taxes needed to be paid per year) - Decimal, Monetary Value

Annual Insurance Cost (The amount of insurance needed to be paid per year) - Decimal, Monetary Value

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: How to calculate and output the loan amount
Reference No:- TGS03311540

Expected delivery within 24 Hours