Calculates and displays the mortgage payment amount

Assignment Help JAVA Programming
Reference no: EM13940879

Write a Java program without a graphical user interface that calculates and displays the mortgage payment amount given the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. In this program, hard code the amount = $200,000, the term = 30 years, and the interest rate = 5.95%. Insert comments in the program to document the program.

The following mortgage formula should be used for all the individual assignments.

MonthlyPayment = [MortgageAmount * (1 + MonthlyInterestRate)TotalMonth * MonthlyInterestRate] /

[(1 + MonthlyInterestRate)TotalMonth - 1]

Please note that the number used below is for illustration purpose only. You should refer to the assignment question for mortgage detail.

Suppose you take out a 30 year mortgage for $100,000 at 7% interest, and want to know the monthly payments. To do that, you divide the interest rate by 12 to get (.07/12) = .00583; and multiply 30 x 12 = 360 to get the number of payments. Then the formula gives you:

payment = [$100,000 * (1 + .00583)360 * .00583] / [(1 + .00583)360 - 1]

= $665

$2.19 Add Solution to Cart

Reference no: EM13940879

Questions Cloud

Generate an amortization schedule : The applet input will be the loan amount, annual percentage rate (APR), and the number of years to pay out the loan. The output will be the loan amount, interest rate per pay period number of pay periods and the monthly payment
What is the incremental income : What is the incremental income (loss) associated with accepting the special order?
Determine the angular velocity of the connecting rod : The point C on the connecting rod is 200 mm from the crankpin at A. At the position shown determine the velocity of the piston, the velocity of the point C and the angular velocity of the connecting rod.
Explain the value of narratives or storytelling : Explain the value of narratives or storytelling. Why might communicating a lesson in story format (oral or written form) be different than providing a set of rules to follow?
Calculates and displays the mortgage payment amount : Write a Java program without a graphical user interface that calculates and displays the mortgage payment amount given the amount of the mortgage, the term of the mortgage, and the interest rate of the mortgage. In this program, hard code the amou..
Form of new products or services : In this task you are required to identify new marketing opportunities for Super Cycles in the form of new products or services not currently offered by Super Cycles.
Purchase a currency option to purchase : Today's date is 1st December 2011. Reynolds Manufacturing has just imported $500,000 of Raw materials from an American company with payment due in three months time. The board are concerned about the adverse economic news relating to the UK econom..
What are the benefits of using the bean-style accessor : Add a constructor to your preferred version, that takes two String parameters and initializes first and last.
Determine the velocity of the piston : At the instant shown, determine the velocity of the piston, the velocity of the point C and the angular velocity of the connecting rod.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Assignment covers the subsequent eight topics and explore

assignment covers the subsequent eight topics and explore the implementation of memory management processes and

  Rewrite the following method using a while loop

Rewrite the following method using a while loop using an Iterator instead of the For each loop, files is an ArrayList storing String objects, also include ANY addition that you would need to have anywhere in the class.

  Write an executable program with java

calculates the cost of the baggage when the weight of the baggage is stated by the operator. The baggage cost should differ from city to city

  Create a splash screen for the tgc application

To complete your splash screen please use the information below: Create a splash screen for the TGC application that displays: the application's name.

  The implementation of a password checker

demonstrate knowledge of both exhaustive search of a problem space and lookup search through the implementation of a password checker.

  What is the relationship between an exception and signaling

What is the relationship between an exception, signaling and an exception handler

  Java graphics-write an application that extends jframe and

java graphics-write an application that extends jframe and that displays a phrase in every font size from 6 through

  Calculates the letter grade the student has earned

It then calculates the letter grade the student has earned, based on the average score of these assignments.

  Write a program called product1ton

Write a program called Product1ToN to compute the product of integers 1 to 10 (i.e., 1×2×3×...×10). Try computing the product from 1 to 11, 1 to 12, 1 to 13 and 1 to 14.

  The application with all the specifications should be

the application with all the specifications should be developed based on a graphical user interface.1. implement proper

  Create pipe-and-filter network that will read data stream

Create a pipe-and-filter network that will read the data stream in FlightData.dat file, convert the temperature measurements from Fahrenheit to Celsius, and convert altitude from feet to meters - How would this impact the key quality attributes of ..

  Design and implement a java program to determine the sum

Design and implement a Java program that will gather a group of floating point numbers and determine the sum and average of the data entered. The program should use separate methods for inputting the data, calculating the sum, calculating the aver..

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd