subject

Assume that, you have deposited $5000 into a CD [Certificate of Deposit] account and that the account allows one withdrawal of $725 fixed amount per month without a withdrawal penalty. The interest rate on the CD is 3% annually compounded monthly. How many months will the CD balance contains less than $725 and what will that amount be? Part A. Do manual calculations and show the amount of withdrawn and the resulting balance on the CD every month until the CD balance shows amount of less than $725. Hint: assume, withdraw will occur after interest is already added into the account. Your hands-on calculations should generate a table similar showing:
Month Withdrawn amount Resulting Balance [show calculations not just the balance amount]

Part B. Now, write a program using a while loop to solve this problem. Your program must produce same outputs shown by your hands-on calculations. Java Please

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:31
Jennifer has to set up a network in a factory with an environment that has a lot of electrical interference. which cable would she prefer to use? jennifer would prefer to use because its metal sheath reduces interference.
Answers: 1
question
Computers and Technology, 23.06.2019 21:20
In microsoft word, when you highlight existing text you want to replace, you're in              a.  advanced mode.    b.  automatic mode.    c.  basic mode.    d.  typeover mode
Answers: 1
question
Computers and Technology, 24.06.2019 00:50
Which player type acts on other players? a. killer b. achiever c. explorer d. socializer
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
The value of sin(x) (in radians) can be approximated by the alternating infinite series create a function (prob3_2) that takes inputs of a scalar angle measure (in radians) and the number of approximation terms, n, and estimates sin(x). do not use the sin function in your solution. you may use the factorial function. though this can be done without a loop (more efficiently), your program must use (at least) one. you may find the mod() function useful in solving the problem.
Answers: 1
You know the right answer?
Assume that, you have deposited $5000 into a CD [Certificate of Deposit] account and that the accoun...
Questions
question
Computers and Technology, 15.07.2019 16:30