Computer Science, asked by Anonymous, 4 months ago

Write an algorithm to find Simple Interest.

Hint: S= PxRxT/100​

Answers

Answered by Anonymous
3

Step 1 : START

Step 2 : Declare variables p , n , r and si .

Step 3 : Read the values of variable p ( principal ) , n ( Number of years ) , r ( Rate of Interest ) .

Step 4 : calculate the values of “ si = ( p * n * r )/100 “ .

Step 5 : Display si ( simple interest ) .

Step 6 : STOP

helps u...

Answered by Anonymous
0

interest = principle x rate x time

————————————

100

hi I'm

Rishi Pranaav

class 9

can I know your name and class


rachitmarskole6: Class 7th
Similar questions
Chemistry, 2 months ago