Ask a New Question

Asked by Anonymous

Write an algorithm to calculate compound interest
4 years ago

Answers

Answered by oobleck
divide the annual interest R by n, the number of periods per year
Call that r.
add 1 to r
and so on, to finish calculating P((1+R/n)^(n*y) - 1)
4 years ago
Answered by Pius
Nice one
4 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

write algorithm to calculate average from 25 exams score write pseudocode and flowchart Write an algorithm to calculate the percentage of a student. Algorithm to calculate total marks of five subject calculate percentage and specify grad Write an algorithm to add the number of 2345+1245? How can I write the algorithm in pseudocode to solve this problem: There is 15 pupils in the intr... Write an algorithm that seems to make sense for dividing any whole number by a fraction How to write an algorithm to find the fibonacci series ??? Help:/ Write an algorithm that reads the names of 10 students, their weights in kilograms, five test sco... ) Write an algorithm (in flowchart) that calculates your total daily profit, given an estimated quan... Develop an algorithm or write pseudocode to determine if a citizen is eligible to vote. The criteri...
Submit Your Answer

Question

Write an algorithm to calculate compound interest

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use