Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. create scanners that prompt user for a double annual interest rate, amount of years mortgage will be held, and the number representing the mortgage amount borrowed from the bank
- 2. copy the formula from the Java Illuminated eBook and plug in the variables for the formula and calculate the monthly payment; also calculate the other prompts needed (i.e. over pay, total pay, over pay percent, etc.)
- 3. system.out.print all of the following prompts according to format (i.e. decimal notation, etc.)
Add Comment
Please, Sign In to add comment