Computer Science, asked by shreejita20, 5 months ago

2. Write an algorithm and draw a flowchart to calculate
the compound interest.​

Answers

Answered by Leahp1001
0

Answer always recommended to first write algorithm and draw flowchart for solving.calculate the area of rectangle input may be the rectangle height and rectangle

Answered by harikishoresawanth
3

Explanation:

where R = annual rate

N=number of year

P=principal

THE FORMULA TO FIND COMPOUND INTEREST (T).

  • T= P*(1+R)^N
Attachments:
Similar questions