Computers and Technology

Write a program that prompts the user to input the values of l, r, m, t, and k. the program then outputs the appropriate values. your program must contain at least two functions, with appropriate parameters, to calculate the periodic payments and the unpaid balance after certain payments. make the program menu driven and use a loop so that the user can repeat the program for different values. example of expected output: enter (y/y) to find the periodic payment and unpaid balance after certain payments: y enter the loan amount: 2 enter the interest rate per year as a percentage: 2.75 enter the number of payments per year: 12 enter the number of years for the loan: 30 the periodic payment is: 81.65 enter the number of payments made: 20 the unpaid balance after 20 payment(s) is : 19267.89 enter (y/y) to find the periodic payment and unpaid balance after certain payments: n format your output with setprecision(2) to ensure the proper number of decimals for testing!

answer
Answers: 1

Similar questions

Do you know the correct answer?
Write a program that prompts the user to input the values of l, r, m, t, and k. the program then out...

Questions in other subjects:

Konu
Mathematics, 04.03.2021 21:40
Konu
Health, 04.03.2021 21:40