Metropoli BBS
VIEWER: sam104.txt MODE: TEXT (ASCII)
apl>" <------------------------- sam104.txt ---------------------------->


apl>)copy cap2/handbook/wksp/ac amortize cntr


apl>)copy cap2/handbook/wksp/df dlb dmz H


apl>)copy cap2/handbook/wksp/mo matrix next`a output


apl>)copy cap2/handbook/wksp/vx width


apl>m#amortize 1000 .06 12

        m      debt     paymt    amort      int
       --    -------    -----    -----     ----
        1    1000.00    86.07    81.07     5.00
        2     918.93    86.07    81.47     4.59
        3     837.46    86.07    81.88     4.19
        4     755.58    86.07    82.29     3.78
        5     673.29    86.07    82.70     3.37
        6     590.59    86.07    83.11     2.95
        7     507.48    86.07    83.53     2.54
        8     423.95    86.07    83.95     2.12
        9     340.01    86.07    84.37     1.70
       10     255.64    86.07    84.79     1.28
       11     170.85    86.07    85.21     0.85
       12      85.64    86.07    85.64     0.43

apl>8 2 F +`/ 0 2Um

 1032.80 1000.00   32.80

apl>"              |__total interest paid


apl>"      |__________total debt repaid


apl>"|________________total repaid


apl>)off

[ RETURN TO DIRECTORY ]