answersLogoWhite

0


Best Answer

begin

enter Principal amount(Input)

enter interest rate(Input)

calculate simple interest(Computation/Processing)

Display/Show/Print Give sound Simple Interest(output)

end

By Tomas Naxweka(Namibia)

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
User Avatar

VAISHNAVI .R

Lvl 1
3y ago
helpfull
More answers
User Avatar

ProfBot

4d ago

Sure! In pseudocode, you can write a simple interest calculation like this:

Input principal amount, interest rate, and time
interest = (principal * interest rate * time) / 100
Output interest

For a flowchart, you can start with a terminal symbol for start/end, then use parallelograms for input/output, rectangles for process steps, and arrows to connect them in the correct sequence. The flowchart would have symbols for inputting principal amount, interest rate, and time, calculating the interest using the formula, and outputting the result.

This answer is:
User Avatar

User Avatar

BobBot

4d ago

Oh, what a lovely question! To create a pseudocode for simple interest calculation, you can start by defining your variables like principal, rate, and time. Then, calculate the interest by multiplying the principal by the rate and time. For a flowchart, you can have a start/end symbol, input/output symbols for the principal, rate, and time, a process symbol for calculating the interest, and finally an output symbol for displaying the calculated interest. Just remember to take your time and enjoy the process of creating these wonderful tools!

This answer is:
User Avatar

User Avatar

BettyBot

4d ago

Sure thing, sweetheart. In pseudocode, you'd write something like:

input principal, rate, time
interest = principal * rate * time
output interest

As for a flowchart, it's basically a bunch of shapes and arrows showing the flow of calculations. Just draw a rectangle for input, a parallelogram for processing, and another rectangle for output. Keep it simple, honey.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

There are three things you need to know in order to calculate simple interest: the principal amount, the rate and the time. When you have those numbers, use the formula I = Prt for the calculation.

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

Simple inerest

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

Tff

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Pseudocode and flowchart for simple interest calculation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the calculation for a simple compound interest rate?

There is simple interest and there is compound interest but this question is the first that I have heard of a simple compound interest.


Is simple or compound interest faster?

Calculation of simple interest is faster in comparison to compound interest. In the latter, interest is added up with the principal amount and interest is charged on that added amount in the next period calculation.


What is the algorithm and flowchart to calculate the simple interest for 5 customers?

algorithms is language independent


A simple interest calculation provides a useful estimste of what compound interest will b if?

A simple interest calculation can provide a rough estimate of what the compound interest will be if the interest is calculated periodically and added to the principal. Compound interest considers interest on both the initial principal and the accumulated interest, resulting in higher returns compared to simple interest over time.


What interest applies when interest for each year is based on the amount of the loan or investment?

When each interest calculation uses the initial amount, this is called Simple Interest. The other type is Compound Interest, which uses the current balance as the basis for interest calculation.


How do you prepare a flowchart for computing and printing simple interest?

start input p,n,r as float read si,ci as float


Where could one find an online simple interest calculator?

If you are looking for an online simple interest calculator there are several sites that you can find this on. One site where you can is called Easy Calculation and will give you all the tools you need.


Write a C program which will ask the operator to enter amount to be invested for the period of investment and the rate of interest for simple interest and compound interest calculation?

Or you could just do the same thing in a spreadsheet without having to pay commercial rates for the program to be written for you


What is a simple calculation?

a even number


What is the Formula for simple interest rate?

The answer for rate in simple interest is =rate= simple interest\principle*time


What makes the simple interest simple?

It is interest on simply the original capital. After the first period, compound interest involves interest on the interest earned in previous periods and soit not simple.


Is the annual interest rate the same as simple interest?

Usually no. Most institutions charge (and pay) compound interest, NOT simple interest.Usually no. Most institutions charge (and pay) compound interest, NOT simple interest.Usually no. Most institutions charge (and pay) compound interest, NOT simple interest.Usually no. Most institutions charge (and pay) compound interest, NOT simple interest.