Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Help! In vs if you cannn Interest and Mortgage payment Write a program that calculates the cost of a Mortgage. The program should prompt for

Help! In vs if you cannn
image text in transcribed
Interest and Mortgage payment Write a program that calculates the cost of a Mortgage. The program should prompt for initial values for the principal amount, the terms in years, and the interest rate. The program should output the mortgage amount per month, and show the amounts paid towards the principal amount and the monthly interest for the first three years. Determine the principal amount after the end of the first three years. Use the following formula to calculate the mortgage payment: Monthly payment = Principal times MonthlyInterestRate/(1 - (1/(1 + MonthlyInterestRate)^Years times 12)) Use the following input: a) Principal Amount: $250,000 Yearly Rate: 6% Number of Years 30 b) Principal Amount: $250,000 Yearly Rate: 7.5% Number of Years 30 c) Principal Amount: $250,000 Yearly Rate: 6% Number of Years 15 d) Principal Amount: $500,000 Yearly Rate: 6% Number of Years 30

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Marketing Database Analytics

Authors: Andrew D. Banasiewicz

1st Edition

0415657881, 978-0415657884

More Books

Students also viewed these Databases questions