answersLogoWhite

0

#include <stdio.h>

#include <conio.h>

void main()

{

float p, r, si;

int t;

clrscr();

printf("Enter the values of p,r and t\n");

scanf ("%f %f %d", &p, &r, &t);

si = (p * r * t)/ 100.0;

printf ("Amount = Rs. %5.2f\n", p);

printf ("Rate = Rs. %5.2f%\n", r);

printf ("Time = %d years\n", t);

printf ("Simple interest = %5.2f\n", si);

}

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

C program algorithm for simple interest using while loop?

Not used


What are the advantages of using simple interest?

Using simple interest is easier for people to understand. Customers will be able to manage their payments if a business uses simple interest.


Why do you earn more money using compound interest than you would using simple interest?

You earn more money using compound interest than simple interest because compound interest calculates interest on both the initial amount and the accumulated interest, leading to faster growth of your money over time.


How do you write c file arguments?

Using parameters argc and argv, and library functions fopen, fprintf, fclose


Shell program for calculating compound interest using for loop?

yes


The amount of money charged for borrowing or using money?

Simple Interest


Solve simple investment problems using the simple interest rate method?

Alright, listen up, honey. To solve simple investment problems using simple interest, you just need to multiply the principal amount by the interest rate and the time period. Add the interest to the principal, and voila, you've got your total amount. It's basic math, darling, nothing to lose sleep over.


How long it would take for 20500 to earn an interest of 59648.75?

That would also depend on the interest rate, and whether you are using simple or compound interest.


What is the formula for finding time when using simple interest?

time= interest/principal x rate likee yeahh thats it


Can somebody give me the program to find simple interest using friend function in c plus plus?

Here is an example program: class obj{ public: float p,n,r,si; friend void calc( obj temp); }; void calc( obj temp){ si = (p*n*r)/100; } The initialization and function calling is essential.


What is Simple interest is computed on?

Simple interest is computed on the principal amount, which is the initial sum of money borrowed or invested. It is calculated using the formula: Interest = Principal × Rate × Time, where the rate is the annual interest rate and time is the duration in years. Unlike compound interest, simple interest does not take into account any interest that accumulates on previously earned interest. Thus, it remains constant throughout the investment or loan period.


What type of arguments are statistical arguments?

Arguments using numbers to prove their point.