Answer to Question #19248 in C++ for al-kenzar

Question #19248
many banks and savings and loan institution compute interest on a daily basis. on a balance of $1000 with an interest rate of 6%, the interest earned in one day is 0.06 multiplied by 1000 and then divide by 365, because it is only for one day of 365-day year. this yield $0.16 in interest, and so the resulting balance is $1000.16. The interest for the second day will be 0.06 multiplied and the divide b 365. write a program that takes three inputs: the amount of a deposit, the interest rate, and duration in weeks. the program then calculates the account balance at the end of the duration specified. also have the program output the total interest. the program should allow the user to repeat this calculation as often as the user desired.
1
Expert's answer
2012-11-22T06:26:33-0500
Unfortunately, your question requires a lot of work and cannot be done for free.
Submit it with all requirements as an assignment to our control panel and we'll assist you.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS