public class FinanceCumipmtEx1 extends Object
Computes the amount of interest paid in the first year of a 30 year fixed mortgage.
The amount of interest paid in the first year of a 30 year fixed rate mortgage is computed. The amount financed is $200,000 at an interest rate of 7.25% for 30 years.Constructor and Description |
---|
FinanceCumipmtEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.