Build an application that will calculate Future Value of aninvestment, given the Present Value, the interest rate per period,and the number of periods.
by the HTML input and PHP processing files
Use a pull-down for the interest rates (one of the values shouldbe 0.05) .
Print out each periods’ t value, plus PV and FV in table form.You will have to use a loop.
Expert Answer
An answer will be send to you shortly. . . . .