Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.
revprev | Admin | Nov 29'23 at 21:45 | +1 | m | |
revcur | Admin | (Created page with "'''Solution: C''' The time diagram is {| class="table table-borderless" |- | Time || 0 || 1 || 2 || 3 || 4 || 5 |- | Deposit || || 1000 || 1000 || 1000 ||1000 || 1000 |- | CumDeposit || || 1000 || 2000 || 3000 || 4000 || 5000 |- | Interest || || || 100 || 200 ||300 ||400 |} Hence the accumulated amount is <math display="block"> 5000+100(I s)_{\overline{4} \mid .08}=5000+100 \frac{\ddot{s}_{\overline{4} \mid .08}-4}{.08}=5000+100 \frac{4.866601-4}{.08}=6083.25 </math>...") | Nov 29'23 at 21:44 | +718 |