subject
Mathematics, 21.04.2020 22:04 danielle4124

Kim wants to buy a car. Help Kim compute the monthly payment on a loan, given the loan amount, the annual percentage rate of interest, and the number of monthly payments. The program should allow Kim to input the loan amount, interest rate, and how many payments she wants to make. It should then compute and display the monthly payment. You will need the following variables:Payment LoanAmt InterestRateMonthlyRate NumberMonthsYou will need the following formulas:MonthlyRate = InterestRate/1200Note: when the user enters InterestRate as a percentage, it must be divided by 100 to make it a decimal (i. e., 18% = 18/100 = 0.18).The InterestRate offered by car dealers is an annual rate so this must be divided by 12 to get the MonthlyRate. The formula given above combines the two steps (i. e., annual rate of 18% = 18/100 = 0.18 and the monthly rate is 0.18/12 = 0.015 or 18/(100*12) = 18/1200.Payment = LoanAmt * MonthlyRate * (1 +MonthlyRate)^NumberMonths (divided by) ((1 +MonthlyRate)^NumberMonths -1)Note: The formula must be entered carefully, exactly as shown.

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 16:30
What is the name used to describe a graph where for some value of x, there exists 2 or more different values of y?
Answers: 2
question
Mathematics, 21.06.2019 18:30
How do you solving the solution of each system using elimination?
Answers: 2
question
Mathematics, 21.06.2019 19:30
If you can solve all of these i will give ! - 4% of 190 - 4% of 162.5 - 4% of 140 - a 4% increase from 155.1 - a 4% increase from 159.8
Answers: 2
question
Mathematics, 21.06.2019 22:00
Acaterer charges $500 plus $30 per guest to cater a wedding. walt and traci don't want to spend more than $8000 on catering. write and solve an inequality in terms of the number of guests, g, that can be invited. a) 30g ? 8000; g ? 267 b) 500g < 8000; g < 16 c) 500 + 30g < 8000; g < 250 d) 500 + 30g ? 8000; g ? 250
Answers: 1
You know the right answer?
Kim wants to buy a car. Help Kim compute the monthly payment on a loan, given the loan amount, the a...
Questions
question
Physics, 26.03.2020 17:52
question
English, 26.03.2020 17:52
question
Mathematics, 26.03.2020 17:52
question
Mathematics, 26.03.2020 17:52
Questions on the website: 13722362