Menu
support@authoritypapers.com
+1(805) 568 7317

thank you to the person who will help me include include using namespace std int mai 3806568

Thank you to the person who will help me :))

#include

#include

using namespace std;

int main()

{

//variable initialization

double rate=0.05;//

double bal=100;

double interest;

double totalInterest=0;

cout

cout

//Running for loop for ten times

for(int i=0;i{

//compound interest calculation

//find interest

interest=bal*rate;

//adding interset to balance

bal=bal+interest;

//adding interest to find total interst

totalInterest+=interest;

cout

}

cout

system(“pause”);

return 0;

}

"Order a similar paper and get 15% discount on your first order with us
Use the following coupon
"GET15"

Order Now