subject

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!

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:20
The open systems interconnection (osi) reference model: defines standards for many aspects of computing and communications within a network. is a generic description for how computers use multiple layers of protocol rules to communicate across a network. defines standards for wireless local area network (wlan) communication protocols. details the advantages and disadvantages of various basic network cabling options.
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
Select the correct answer. a company is currently focusing on creating specific management goals for itself. which level of maturity is the company demonstrating under the sse_ccm framework? a. performed informally b. planned and tracked c. quantitatively controlled d. well-defined e. continuously improving
Answers: 2
question
Computers and Technology, 23.06.2019 22:00
Take a critical look at three gui applications you have used—for example, a spreadsheet, a word-processing program, and a game. describe how well each conforms to the gui design guidelines listed in this chapter.
Answers: 3
question
Computers and Technology, 24.06.2019 07:30
John recently worked on a project about various programming languages. he learned that though procedural language programs are useful, they have disadvantages too. what is a disadvantage of programs written in procedural languages? a. programs do not represent data complexity. b. programs take more time to execute. c. programs are prone to security threats. d. programs do not interface with multiple platforms.
Answers: 3
You know the right answer?
Write a program that prompts the user to input the values of l, r, m, t, and k. the program then out...
Questions
Questions on the website: 13722367