I am doing IFSM 300 Information Systems in Organization. the instructions The Stage 2 and 3 Case Study project is due as shown in the schedule. The assignment instructions are attached. i will also be attaching my first one that was completed
(Financial application: compute the future investment value) Write a method that computes future investment value at a given interest rate for a
(Financial application: compute the future investment value) Write a method that computes future investment value at a given interest rate for a specified number of years. The future investment is determined using the formula in Programming Exercise 2.21. Use the following method header: public static double futureInvestmentValue(double investmentAmount, double monthlyInterestRate,