C programming
Alhayek-abdullahC programming!!!!! Expert only
Compound interest.
(a) Write a function to compute and return the amount of money, A, that you will have in n years if you invest P dollars now at annual interest rate i. Take n, i, and P as parameters. The formula is
A = P(1 + i)n
(b) Write a function to compute and return the amount of money, P, that you would need to invest now at annual interest rate i in order to have A dollars in n years. Take n, i, and A as parameters. The formula is:
P =A / (1 + i)n
(c) Write a function that will read and validate the inputs for this program. Using call by value/address, return an enumerated constant for the choice of formulas, a number of years, an interest rate, and an amount of money, in dollars. All three numbers must be greater than 0.0.
(d) Write a main program that will call the input routine to gather the data. Then, depending on the user's choice, it should call the appropriate calculation function and print the results of thecalculation.
- 9 years ago
- 10
Answer(1)
Purchase the answer to view it
NOT RATED
- interest.zip
Bids(2)
other Questions(10)
- CJA 224 Week 2 Learning Team Assignment Courtroom Participant
- Taxation
- Strategic Plan- Marketing
- Ergonics Unit Essays
- Accounting week four -EXCEL SHEET
- Need A++++++ work
- Final Project
- BUS 210 Week 7 DQ 1
- department store has determined in connection with its inventory control that the demand for
- Case Study 1: Disney’s ITIL® Journey