Compound Interest
Please Log In for full access to the web site.
Note that this link will take you to an external site (https://shimmer.mit.edu) to authenticate, and then you will be redirected back to this page.
Description
According to legend, when asked to name the greatest invention in human history, Albert Einstein simply replied: "compound interest."
As an intern at the Finance Exchange Dealership (FED) you are assigned the task of testing the powers of compound interest. Specifically, FED wants you to determine how long it will take a client who makes a single deposit to a bank account to double their money with fixed interest (compounded annually.) Complete the double_compound
function according to the specifications in the file linked
below.
Submission
When you are ready (once you have tested on your own machine and are convinced that your program will do the right thing), upload your file below for testing:
Next Exercise: Polynomial Calculus