subject

Write a program to analyze a car loan. The user should enter the amount of the loan, the annual percentage rate of interest, and the duration of the loan in months. After each piece of data is entered, the data should be checked to make sure it is reasonable. If bad data has been supplied, the user should be so advised Otherwise, the monthly payment and the total amount of interest paid should be dis played. The formula for the monthly payment is:

Monthly Payment= p. r/1-(1+r)^-n

where p is the amount of the loan, r is the monthly interest rate (annual rate divided by 12) given as a number between 0 (for 0%) and 100 (for 100%), and n is the duration of the loan in months. The formula for the total interest paid is

Total interest = n. [monthly payment] - p

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 21:50
Given int variables k and total that have already been declared, use a while loop to compute the sum of the squares of the first 50 counting numbers, and store this value in total. thus your code should put 11 + 22 + 33 + + 4949 + 50*50 into total. use no variables other than k and total.
Answers: 2
question
Computers and Technology, 23.06.2019 22:30
Jamie has to enter the names, employee id’s, and income of a group of employees into a worksheet. which option will jamie use to describe the data
Answers: 3
question
Computers and Technology, 24.06.2019 10:00
(, urgent need): how do i change my username
Answers: 1
question
Computers and Technology, 25.06.2019 00:00
He computer component that disperses heat from the microprocessor to the cooling fan is a cooler thermometer heat sink
Answers: 1
You know the right answer?
Write a program to analyze a car loan. The user should enter the amount of the loan, the annual perc...
Questions
question
Mathematics, 24.06.2020 04:01
question
Mathematics, 24.06.2020 04:01
question
Mathematics, 24.06.2020 04:01
Questions on the website: 13722360