public class FinanceCumprincEx1 extends Object
Computes the amount of principal paid in the first year of a 30 year fixed rate mortgage.
The amount of principal 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 |
---|
FinanceCumprincEx1() |
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.