C = 1000                                  i = 10% =0.
1 0                            t = 1 año
                                                                                DIF
                     INTERES SIMPLE               INTERES COMPUESTO
Periodos
           capital     Interés         Monto      capital   Interés   Monto
           1000        100             1100       1000      100       1100      -
    1
           1000        100             1200       1100      110       1210      10
    2
           1000        100             1300       1210      121       1331      31
    3
           1000        100             1400       1331      133.1     1464.1    64.1
    4
           1000        100             1500       1464.1    146.41    1610.51   110.5
    5
Monto por interés simple
                       M = C (1+ixt)
                           = 1000(1+0.10(5))
                           = 1500
                      Monto por interés compuesto
                           M = C (1+i)n
                             = 1000 (1+0.10)5
                             = 1000(1.10)
                             = 1610.5