Question: Procedure: Write a C++ program that will use a 'for loop to a table. Write a program to input principle (amount), time and rate (P,

 Procedure: Write a C++ program that will use a 'for loop

Procedure: Write a C++ program that will use a 'for loop to a table. Write a program to input principle (amount), time and rate (P, T, R) and find Compound Interest. Create a table that goes from 1 year to the time entered showing the principle and interest. Example Input Enter principle (amount): 1200 Enter time: 2 Enter rate: 5.4 Output Compound Interest = 1333.09 Formula to calculate compound interest annually is given by: R I= P(1+ 100 + Where: Pis the principle amount T is the time and R is the rate Format the output to 2 decimal places

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!