home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / a-master.zip / MANUAL.DOC < prev    next >
Text File  |  1989-11-21  |  93KB  |  2,212 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                  1  -  FEATURES
  8.  
  9.  
  10. The Antelope Systems Loan Amortization Package was designed to make quick and 
  11. accurate Loan Calculations and Amortization Schedules available to the 
  12. individual and professional user at a reasonable price.  Yet this package 
  13. provides many of the same features and capabilities available in the more 
  14. expensive packages, while also handling larger numbers and running faster than 
  15. many of them.
  16.  
  17. Following is a list of some of the major features of the Antelope Amortization 
  18. Package:
  19.  
  20.   * Handles Principal and Payment Amounts of up to 13 digits
  21.       (11 to the left and 2 to the right of the decimal point)
  22.  
  23.   * Provides Interest Rate accuracy up to 8 digits
  24.       (3 to the left and 5 to the right of the decimal point)
  25.  
  26.   * Allows for Fiscal Year End Totals
  27.  
  28.   * Calculates the unknown variable from among the following when the other
  29.     three values are known:
  30.     - Original Principal
  31.     - Payment Amount
  32.     - Interest Rate
  33.     - Number of Payments
  34.    
  35.   * Handles various payment intervals
  36.     - Monthly
  37.     - Quarterly
  38.     - Semiannual  
  39.     - Annual  
  40.   
  41.   * Outputs Amortization Schedules to any of the following:
  42.     - Screen
  43.     - Printer
  44.     - ASCII file on floppy or hard disk
  45.   
  46.   * Accommodates the following:
  47.     - Balloon Payments            
  48.     - Interest Only loans
  49.     - Interest Free loans
  50.     - Fixed Principal Payment
  51.     - Adjustable Rate Mortgages   
  52.     - Additional Payments
  53.     - Negatively Amortizing loans
  54.  
  55.  
  56.  
  57.    
  58.  
  59.  
  60.              
  61.  
  62.  
  63.  
  64.  
  65.                                                                              1
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.                                2  -  INSTALLATION
  74.  
  75.  
  76. The Antelope Amortization package can be installed to run from either a floppy 
  77. diskette or a hard disk drive.  Just follow the steps for the procedure that 
  78. applies to your system.
  79.  
  80. FLOPPY DISKETTE INSTALLATION WITH ONE DRIVE
  81.  
  82. STEP 1:  Insert your DOS diskette into the diskette drive.  At the A> prompt,
  83.          type:
  84.  
  85.                                    format b:
  86.  
  87.          When the message "Insert new diskette for drive B:" appears, remove
  88.          the DOS diskette and place a blank diskette in the drive.  Press the 
  89.          ENTER key.
  90.  
  91.          When the message "Format another (Y/N)?" appears, enter "N".
  92.          Remove the diskette from the drive and label it "AMORTIZATION".
  93.  
  94. STEP 2:  Insert the master Antelope Amortization diskette into the drive. At 
  95.          the A> prompt,  type:    
  96.  
  97.                                  copy a:*.* b:
  98.  
  99.          When the message "Insert diskette for drive A:" appears, press the 
  100.          ENTER key.
  101.  
  102.          When the message "Insert diskette for drive B:" appears, remove the
  103.          master Antelope Amortization diskette from the drive and insert new
  104.          "AMORTIZATION" diskette and press the ENTER key.
  105.  
  106.          When the message "Insert diskette for drive A:" appears again, remove
  107.          the "AMORTIZATION" diskette and insert the master Antelope Amortization
  108.          diskette again.
  109.  
  110.          Keep exchanging diskettes as prompted until the message "n files
  111.          copied" appears and the A> prompt returns.
  112.                  
  113. The diskette labeled "AMORTIZATION" is now the one you should use for running 
  114. the amortization program.  The master Antelope Amortization diskette is your 
  115. backup copy.
  116.  
  117.  
  118. FLOPPY DISKETTE INSTALLATION WITH TWO DRIVES
  119.  
  120. STEP 1:  Insert your DOS diskette into the diskette drive A.  Insert a blank
  121.          diskette into drive B.  At the A> prompt type:
  122.                    
  123.                                    format b:
  124.  
  125.          When the message "Format another (Y/N)?" appears, enter "N".
  126.                                                                          
  127.  
  128.  
  129.  
  130.  
  131.   2                                                                           
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139. STEP 2:  Remove your DOS diskette and insert the master Antelope Amortization 
  140.          diskette into drive A.  At the A> prompt type:
  141.  
  142.                                  copy a:*.* b:
  143.  
  144.          When the message "n files copied" appears and the A> prompt returns, 
  145.          remove the diskettes. 
  146.  
  147. The diskette labeled "AMORTIZATION" is now the one you should use for running 
  148. the amortization program.  The master Antelope Amortization diskette is your 
  149. backup copy.
  150.               
  151.  
  152. HARD DISK INSTALLATION                         
  153.  
  154. STEP 1:  Create a subdirectory for the Antelope Amortization package on your
  155.          hard disk by typing the following command at the C> prompt:
  156.                    
  157.                                    md \amort
  158.                                           
  159. STEP 2:  Change to the new directory by typing the following command at the C>
  160.          prompt:
  161.  
  162.                                    cd \amort
  163.             
  164. STEP 3:  Insert the master Antelope Amortization diskette into drive A.  At 
  165.          the C> prompt type:    
  166.  
  167.                                    copy a:*.*
  168.  
  169.          When the message "n files copied" appears and the C> prompt returns, 
  170.          remove the diskettes.  
  171.                  
  172. You can now run the Antelope Amortization program from your hard disk 
  173. subdirectory \AMORT.  The master Antelope Amortization diskette is your backup 
  174. copy.
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.                                                                              3
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.                            3  -  SCREEN AND KEY USAGE
  206.  
  207.  
  208. STARTING FROM A FLOPPY DISKETTE
  209.  
  210. To start the Antelope Amortization program from a floppy diskette, place your
  211. AMORTIZATION diskette, created during the installation steps, into drive A.  
  212. At the A> prompt type:    
  213.  
  214.                                      amort
  215.  
  216. Then press the ENTER key.                             
  217.  
  218.  
  219. STARTING FROM A HARD DISK
  220.  
  221. To start the Antelope Amortization program from your hard disk, first change to
  222. the /AMORT subdirectory by typing the following command at the C> prompt:
  223.  
  224.                                    cd \amort
  225.  
  226. Press the ENTER key and then at the prompt type:
  227.  
  228.                                      amort
  229.  
  230. Then press the ENTER key.
  231.  
  232.  
  233. LOAN INPUT SCREEN
  234.  
  235. When you start up the Antelope Amortization program, the first thing you will
  236. see is the Copyright Notice Screen.  After about one second, the Loan Input 
  237. Screen will appear.  You enter the information for loan you wish to calculate by 
  238. filling in the fields on the Loan Input Screen.
  239.  
  240. MONOCHROME MODE 
  241.  
  242. If you are using a Monochrome Monitor, press Function Key F5 while the first 
  243. field on the screen, the Loan Title Field, is being highlighted.  This will put  
  244. the display into Monochrome Mode for proper display on a Monochrome Screen.  You
  245. may also use this option with a Color Monitor to produce a Black and White 
  246. display.  Pressing F5 a second time will return the display to Color Mode.  The 
  247. mode may only be changed while the Loan Title Field is being highlighted.  
  248. Changing the mode will clear all fields.
  249.  
  250. LOAN TITLE FIELD
  251.  
  252. The Loan Title Field can be used to enter a Description for the loan that will 
  253. appear in the heading of the Amortization Schedule.  The Description can be up 
  254. to 45 characters in length.  It will be centered in the heading.  All 
  255. Alphabetic, Numeric, and Special Characters may be used.  An example might be:  
  256. "Home Mortgage Loan for John Jones".
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.   4                                                                           
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271. DATE OF LOAN FIELD
  272.  
  273. The Date of Loan Field initially contains the Current Date as obtained from your
  274. computer.  This date will be printed in the Heading of the Amortization Schedule
  275. as the date the loan was made.  It is also used to calculate the payment due 
  276. dates on the schedule.  If the loan was made on other than the current date, you
  277. may change the date to be the Actual Loan Date.  The format of this field must 
  278. be of the form "11/21/1990".  Only Numeric Characters and Slashes are allowed.
  279. Invalid dates such as "02/30/1991" will not be allowed.  However, dates entered 
  280. in several other formats such as "05-06-1992", "05 06 1992", "5/6/1992", or 
  281. "05/06/92" will be recognized and accepted and then redisplayed in standard
  282. format.  If the format is not recognized, the editor will "BEEP" you, and you 
  283. must rekey.
  284.  
  285. SUBTOTAL MONTH FIELD
  286.  
  287. The Subtotal Month (SUBT MO) indicates the month after which Annual Subtotals 
  288. will be printed.  It is initially set to "12" so that subtotals will appear at 
  289. the end of each Calendar Year.  If you wish Annual Subtotals to be taken after a 
  290. different month, you may change this field to any month from "01" to "12".  For 
  291. example, if you need the subtotals at the end of your Fiscal Year which ends on
  292. June 30th, then enter "06".
  293.  
  294. PRINCIPAL AMOUNT FIELD
  295.  
  296. The Principal Amount Field is where you will enter the Total Amount of the Loan.
  297. This will be the Original Balance before the first payment is made.  The field 
  298. must be numeric.  Commas are optional.  A decimal point may be used.  After the
  299. program edits your entry, it will be redisplayed in a standard format. Up to 13
  300. numeric digits (including both dollars and cents) may be entered.
  301.  
  302. INTEREST RATE FIELD
  303.  
  304. The Interest Rate Field is used to enter the Annual Interest Rate to be paid by
  305. the borrower to the lender for use of the money.  The program will use this 
  306. annual rate to compute the actual rate to be applied to each payment period.
  307. The field must be numeric with a decimal point allowed.  Up to 8 numeric digits
  308. may be entered (including 3 digits to the left and 5 to the right of the decimal 
  309. point).  
  310.  
  311. FREQUENCY OF PAYMENTS FIELD
  312.  
  313. The Frequency of Payments Field allows you to enter the Payment Schedule Option,
  314. that is whether the payments will be made Monthly, Quarterly, Semiannually, or
  315. Annually.  Enter "M" for Monthly, "Q" for Quarterly, "S" for Semiannual, or "A" 
  316. for Annual Payments.
  317.  
  318. NUMBER OF PAYMENTS FIELD
  319.  
  320. The Number of Payments Field is where you enter the Total Number of Payments to 
  321. be made over the life of the loan.  For example, if payments are to be made 
  322. monthly for 10 years, then enter 120 in this field (10 years times 12 months per 
  323. year).  The field must be numeric, and may contain up to 4 digits.
  324.  
  325.  
  326.  
  327.  
  328.  
  329.                                                                              5
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337. PAYMENT AMOUNT FIELD
  338.  
  339. The Payment Amount Field is used to enter the Exact Amount of the Periodic 
  340. Payment.  The field must be numeric with a decimal point allowed.  This field
  341. will commonly be left blank to allow the program to calculate the Exact Payment 
  342. Amount (see "Solving for Payment Amount" in chapter 4).
  343.  
  344. OUTPUT OPTION FIELD
  345.  
  346. The Output Option Field is used to indicate whether the Amortization Schedule is 
  347. to be displayed on the Screen, printed on your Printer, or output to an ASCII
  348. File on your Hard Disk or a Floppy Diskette.  Enter "S" for Screen Display, "P"
  349. for Printer, or "D" for Disk ASCII File output. 
  350.  
  351. DISK FILE NAME FIELD
  352.  
  353. This message appears when the "D" option is selection to the Output Option 
  354. Field.  A default File Name is displayed in the reply field.  You may either 
  355. select the default by pressing ENTER, or overtype a new name into the field.  
  356. Disk and Directory names may be used, for example, "C:\AMORT\JONES.LN1".  The 
  357. Amortization Schedule will be output to the file indicated.  The DOS rules for 
  358. File Names must be followed.
  359.  
  360. SCREEN VERIFICATION FIELD
  361.  
  362. After the Output Option Field has been entered, the message "ARE ALL ENTRIES 
  363. CORRECT? (Y/N)" appears at the bottom of the screen.  If you reply "Y", the 
  364. program assumes all entries are correct and proceeds with outputting the 
  365. Amortization Schedule.  If you reply "N" or just press ENTER, the cursor is 
  366. returned to the top of the Loan Input Screen to allow corrections. 
  367.  
  368. HELP SCREEN
  369.  
  370. The Help Screen provides information on the Individual Fields of the Loan Input
  371. Screen as well as information on Key Usage.  To obtain information on a 
  372. particular field, use the Arrows to move the cursor to that field, then press
  373. the Function Key F1.  The Help Screen will display information on the field 
  374. selected and also provide a Menu of selections at the bottom of the screen for 
  375. selecting information on the functions of the available Keys.  Pressing F1 again 
  376. will cause information to be displayed on the Highlighted Field in the Menu.  
  377. You may use the Enter Key and the Up and Down Arrows to change the selected 
  378. field.  Use the Escape Key to return to the Loan Input Screen.
  379.  
  380. KEY USAGE
  381.  
  382. Any of the Alphabetic Keys (Upper and Lower Case), Numeric Keys, and Special 
  383. Character Keys may be used when entering data into an Alphanumeric field (Loan 
  384. Title).  For the Numeric fields (Principal Amount, Interest Rate, Payment 
  385. Amount, and Number of Payments), only the Numeric Keys (0123456789) and a few 
  386. Special Character Keys ($%+,-.) will be allowed.  If any other key is struck,
  387. the editor will "BEEP" you, and you must rekey.  For the Date Field, you may   
  388. enter only the numeric characters and the special characters "/" and "-".  For 
  389. the fields which request you to select a Single Character Definite Response to a 
  390. multiple choice selection (Frequency of Payments, Output Option, Screen 
  391.  
  392.  
  393.  
  394.  
  395.   6                                                                           
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403. Verification), only those characters in the selection may be entered.  However, 
  404. either Upper or Lower Case may be used.  For the Subtotal Month Field, only 
  405. numeric keystrokes will be accepted.  The Disk File Name Field will accept all   
  406. characters, but the DOS rules for File Names must be followed.  After you have 
  407. entered a Numeric field, the editor will reformat it into a Standard Numeric 
  408. Format using commas and a decimal point.  Single Character Response Fields will 
  409. be changed to Upper Case. 
  410.  
  411. There are also several Special Keys which you may use to aid you the entering of 
  412. data.  Following is a description of those keys and their special functions.
  413.  
  414. UP ARROW KEY
  415.  
  416. This key will cause the cursor to move to the preceding field on the Loan Input 
  417. Screen.  Normally that will be on the entry line above the current position.  
  418. Use this to go back and change a field already entered or skipped.  In the Help 
  419. Screen, it will cause the Hightlighting of the preceding Menu Field for 
  420. selecting further help.
  421.  
  422. DOWN ARROW KEY
  423.  
  424. This key will cause the cursor to move down to the next field on the Loan Input 
  425. Screen.  Normally that will be on the entry line below the current position.  
  426. Use this to skip a field or to move on to the next field after a field has been 
  427. entered.  In the Help Screen, it will cause the Highlighting of the next Menu 
  428. Field for selecting further help.
  429.                                          
  430. HOME KEY
  431.  
  432. The Home Key will position the cursor at the beginning of the current field, not 
  433. where previously entered data begins, but at the actual beginning of the field. 
  434.  
  435. END KEY
  436.  
  437. The End Key will position the cursor at the end of the data in the current 
  438. field.  
  439.                     
  440. INSERT KEY
  441.  
  442. Pressing this key will turn on Insert Mode, which allows you to insert 
  443. characters in the middle of previously entered data.  The characters entered 
  444. will be inserted at the cursor position and existing characters on and to the 
  445. right of the cursor will be shifted to the right.  When Insert Mode is on, the 
  446. Cursor will be displayed with increased height.  Pressing the Insert key a 
  447. second time turns off Insert Mode.  When Insert Mode is off, you are in Overtype 
  448. Mode.  Overtype Mode is automatically on when you first enter a field.  Overtype 
  449. Mode allows you to overwrite previously entered data.
  450.  
  451. DELETE KEY
  452.  
  453. Use this key to delete data one character at a time.  Each time the key is 
  454. pressed, the character at the cursor is deleted all characters to the right of 
  455. the cursor are shifted to the left.
  456.  
  457.  
  458.  
  459.  
  460.  
  461.                                                                              7
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. TAB KEY
  470.  
  471. Pressing the Tab key will erase all data in the current field.  You may use this 
  472. key to clear a field before reentering data.
  473.  
  474. F1 KEY
  475.  
  476. Pressing the Function Key F1 will cause help information to be displayed for the 
  477. field in which the cursor is positioned.  If the Help Screen is already being 
  478. displayed, pressing F1 will cause help information to be displayed for the field 
  479. that is highlighted at the bottom of the screen.
  480.  
  481. F2 KEY
  482.  
  483. Pressing the Function Key F2 while the cursor is in the Payment Amount Field has 
  484. the same effect as the Enter Key except that the amount will be interpreted as a
  485. Fixed Payment to Principal instead of a Total Payment Amount.  Placing the 
  486. cursor back in the field and pressing F2 a second time will release the option.  
  487. A "P" displays to the right of the field when the option is in effect.
  488.  
  489. F3 KEY
  490.  
  491. Use the F3 Function Key to copy information from the Previously Entered Loan to 
  492. the fields of the Current Loan Input Screen.  Only the field in which the cursor 
  493. is positioned will be updated.
  494.  
  495. F4 KEY
  496.  
  497. Use the F4 Function Key to put a Hold on the Zero value in a field so as to 
  498. prevent the program from calculating a new value for the field.  Pressing F4 a 
  499. second time will release the Hold.  An "H" appears to the right of the field 
  500. when a hold is in effect.
  501.                                                    
  502. ENTER/RETURN KEY
  503.  
  504. Pressing the Enter/Return Key causes the field just entered to be accepted and
  505. edited by the program.  If no errors are found in the edit, the cursor is moved 
  506. down to the next field on the Loan Entry Screen.  If an edit error is detected, 
  507. you will hear a BEEP and the cursor will remain in the current field awaiting 
  508. your correction.  In the Help Screen, the Enter Key will cause the Highlighting 
  509. of the next Menu Field for selection further help.
  510.                                                    
  511. ESCAPE KEY
  512.  
  513. When pressed while in the Help Screen or while an Amortization Schedule is being 
  514. displayed, the Escape Key will return you to the Loan Input Screen immediately.
  515. If pressed while the Loan Input Screen is being displayed, the Escape Key will 
  516. end the session and return you to DOS.  Use this key for normal program 
  517. termination.
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.   8                                                                           
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.                              4  -  COMPUTING LOANS
  536.  
  537.  
  538. Computing Loans and producing Amortization Schedules with the Antelope 
  539. Amortization Program is easy and straightforward.  The program can find the  
  540. value of any one of the four Numeric Variables (Initial Principal Amount, 
  541. Interest Rate, Number of Payments, and Payment Amount) when the other three 
  542. values are known.  The following examples will illustrate this.
  543.  
  544. You might wish to actually input some of these examples into the Antelope 
  545. Amortization Program in order to familiarize yourself with its use.  Start the 
  546. program by entering "AMORT" (see chapter 3 for details).  The Loan Input Screen 
  547. will then appear.
  548.  
  549. FINDING THE PAYMENT AMOUNT
  550.  
  551. Suppose you have just purchased a home financed with a loan from the bank in the 
  552. amount of $65,000.  The annual interest rate is 11.0%  The loan will be paid off 
  553. over 30 years in monthly installments.  How much will each payment be?
  554.  
  555. Enter the information on the Loan Input Screen as follows:
  556.  
  557.       LOAN TITLE:  Home Mortgage Loan
  558.       DATE OF LOAN:  10/06/1991  SUBT MO:  12
  559.       PRINCIPAL AMOUNT:             65,000.00
  560.       INTEREST RATE:                     11.0%
  561.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M  (for monthly)
  562.       NUMBER OF PAYMENTS:                 360  (for 30 years)
  563.       PAYMENT AMOUNT:                       
  564.       OUTPUT OPTION (S/P/D):                S  (for output to screen)
  565.  
  566. Notice that Payment Amount has been left blank.  When you initially pass over 
  567. this field by pressing Enter or the Down Arrow without having entered data, 
  568. the program will place "0.00" in the field.  After you have entered "S" in the 
  569. Output Option field and pressed Enter, the program will compute the following:
  570.  
  571.       PAYMENT AMOUNT:                  619.01
  572.  
  573. So the amount of the monthly payments has been found.  Also the Screen 
  574. Verification message now appears at the bottom of the screen:
  575.  
  576.           ARE ALL ENTRIES CORRECT? (Y/N)
  577.                 
  578. To display the Amortization Schedule for this loan, type "Y" and press Enter.
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.                                                                              9
  594.  
  595.  
  596.  
  597.  
  598.  
  599.  
  600.  
  601. Following are the first and last year of the schedule generated:
  602.  
  603.  
  604.                              AMORTIZATION SCHEDULE
  605.                                Home Mortgage Loan                       Page   1
  606.          $65,000.00 loan on 10/06/1991 at 11% for 360 Monthly Payments
  607.    
  608. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  609. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  610. ---- --------  ---------------  --------------  ---------------  ---------------
  611.   1  11/06/91           619.01          595.83            23.18        64,976.82
  612.   2  12/06/91           619.01          595.62            23.39        64,953.43
  613.                ---------------  --------------  ---------------
  614. ANNUAL TOTAL          1,238.02        1,191.45            46.57
  615.                ---------------  --------------  ---------------
  616.   3  01/06/92           619.01          595.41            23.60        64,929.83
  617.   4  02/06/92           619.01          595.19            23.82        64,906.01
  618.   5  03/06/92           619.01          594.97            24.04        64,881.97
  619.   6  04/06/92           619.01          594.75            24.26        64,857.71
  620.   7  05/06/92           619.01          594.53            24.48        64,833.23
  621.   8  06/06/92           619.01          594.30            24.71        64,808.52
  622.   9  07/06/92           619.01          594.08            24.93        64,783.59
  623.  10  08/06/92           619.01          593.85            25.16        64,758.43
  624.  11  09/06/92           619.01          593.62            25.39        64,733.04
  625.  12  10/06/92           619.01          593.39            25.62        64,707.42
  626.  
  627. / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
  628.  
  629. 349  11/06/20           619.01           64.21           554.80         6,449.47
  630. 350  12/06/20           619.01           59.12           559.89         5,889.58
  631.                ---------------  --------------  ---------------
  632. ANNUAL TOTAL          7,428.12        1,035.15         6,392.97
  633.                ---------------  --------------  ---------------
  634. 351  01/06/21           619.01           53.99           565.02         5,324.56
  635. 352  02/06/21           619.01           48.81           570.20         4,754.36
  636. 353  03/06/21           619.01           43.58           575.43         4,178.93
  637. 354  04/06/21           619.01           38.31           580.70         3,598.23
  638. 355  05/06/21           619.01           32.98           586.03         3,012.20
  639. 356  06/06/21           619.01           27.61           591.40         2,420.80
  640. 357  07/06/21           619.01           22.19           596.82         1,823.98
  641. 358  08/06/21           619.01           16.72           602.29         1,221.69
  642. 359  09/06/21           619.01           11.20           607.81           613.88
  643. 360  10/06/21           619.51            5.63           613.88             0.00
  644.                ---------------  --------------  ---------------
  645. ANNUAL TOTAL          6,190.60          301.02         5,889.58
  646.                ---------------  --------------  ---------------
  647.    
  648. TOTALS:             222,844.10      157,844.10        65,000.00
  649.    
  650.    
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.   10                                                                          
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667. Consider an automobile loan for $9,500.00 extended on 3/15/92 to be repaid in    
  668. monthly payments over 5 years at 14% interest.  How large will the payments be?  
  669. Enter the information on the Loan Input Screen as follows:
  670.  
  671.       LOAN TITLE:  Automobile Loan   
  672.       DATE OF LOAN:  03/15/1992  SUBT MO:  12
  673.       PRINCIPAL AMOUNT:              9,500.00
  674.       INTEREST RATE:                       14%
  675.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M  (for monthly)
  676.       NUMBER OF PAYMENTS:                  60  (for 5 years)
  677.       PAYMENT AMOUNT:                       
  678.       OUTPUT OPTION (S/P/D):                S  (for output to screen)
  679.  
  680. The program calculates the Payment Amount as shown below:                    
  681.  
  682.       PAYMENT AMOUNT:                  221.05
  683.  
  684. Reply "Y" to the Screen Verification message at the bottom of the screen to 
  685. display the Amortization Schedule.                   
  686.  
  687. Following is the first year of the Amortization Schedule:
  688.  
  689.  
  690.                              AMORTIZATION SCHEDULE
  691.                                 Automobile Loan                         Page   1
  692.            $9,500.00 loan on 03/15/1992 at 14% for 60 Monthly Payments
  693.    
  694. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  695. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  696. ---- --------  ---------------  --------------  ---------------  ---------------
  697.   1  04/15/92           221.05          110.83           110.22         9,389.78
  698.   2  05/15/92           221.05          109.55           111.50         9,278.28
  699.   3  06/15/92           221.05          108.25           112.80         9,165.48
  700.   4  07/15/92           221.05          106.93           114.12         9,051.36
  701.   5  08/15/92           221.05          105.60           115.45         8,935.91
  702.   6  09/15/92           221.05          104.25           116.80         8,819.11
  703.   7  10/15/92           221.05          102.89           118.16         8,700.95
  704.   8  11/15/92           221.05          101.51           119.54         8,581.41
  705.   9  12/15/92           221.05          100.12           120.93         8,460.48
  706.                ---------------  --------------  ---------------
  707. ANNUAL TOTAL          1,989.45          949.93         1,039.52
  708.                ---------------  --------------  ---------------
  709.  10  01/15/93           221.05           98.71           122.34         8,338.14
  710.  11  02/15/93           221.05           97.28           123.77         8,214.37
  711.  12  03/15/93           221.05           95.83           125.22         8,089.15
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.                                                                                  
  719.                                                                                 
  720.  
  721.  
  722.  
  723.  
  724.  
  725.                                                                             11
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733. Suppose that financier Ronald Strump needs an additional 10 million to complete  
  734. his latest acquisition deal.  The money can be borrowed at the current prime 
  735. rate of 9.135% and paid off over 20 years in monthly installments.  The date of
  736. the loan will be 5/1/91.  Ronald needs to know the amount of each payment and
  737. annual totals based on his fiscal year which ends June 30.  Enter the 
  738. information as follows:
  739.  
  740.       LOAN TITLE:  Acquisition Loan  
  741.       DATE OF LOAN:  05/01/1991  SUBT MO:  06  (for fiscal year totals June 30)
  742.       PRINCIPAL AMOUNT:         10,000,000.00
  743.       INTEREST RATE:                    9.135%
  744.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  745.       NUMBER OF PAYMENTS:                 240  (for 20 years)
  746.       PAYMENT AMOUNT:                       
  747.       OUTPUT OPTION (S/P/D):                S                        
  748.                
  749. The program calculates the Payment Amount as shown below:                    
  750.  
  751.       PAYMENT AMOUNT:               90,842.66
  752.  
  753. Reply "Y" to the Screen Verification message at the bottom of the screen to 
  754. display the Amortization Schedule.  Note that the Year End Subtotals are printed
  755. after the month of June as a result of entering SUBT MO:  06 in the Loan Input
  756. Screen.
  757.  
  758.  
  759.                              AMORTIZATION SCHEDULE
  760.                                 Acquistiton Loan                        Page   1
  761.       $10,000,000.00 loan on 05/01/1991 at 9.135% for 240 Monthly Payments
  762.    
  763. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  764. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  765. ---- --------  ---------------  --------------  ---------------  ---------------
  766.   1  06/01/91        90,842.66       76,125.00        14,717.66     9,985,282.34
  767.                ---------------  --------------  ---------------
  768. ANNUAL TOTAL         90,842.66       76,125.00        14,717.66
  769.                ---------------  --------------  ---------------
  770.   2  07/01/91        90,842.66       76,012.96        14,829.70     9,970,452.64
  771.   3  08/01/91        90,842.66       75,900.07        14,942.59     9,955,510.05
  772.   4  09/01/91        90,842.66       75,786.32        15,056.34     9,940,453.71
  773.   5  10/01/91        90,842.66       75,671.70        15,170.96     9,925,282.75
  774.   6  11/01/91        90,842.66       75,556.21        15,286.45     9,909,996.30
  775.   7  12/01/91        90,842.66       75,439.85        15,402.81     9,894,593.49
  776.   8  01/01/92        90,842.66       75,322.59        15,520.07     9,879,073.42
  777.   9  02/01/92        90,842.66       75,204.45        15,638.21     9,863,435.21
  778.  10  03/01/92        90,842.66       75,085.40        15,757.26     9,847,677.95
  779.  11  04/01/92        90,842.66       74,965.45        15,877.21     9,831,800.74
  780.  12  05/01/92        90,842.66       74,844.58        15,998.08     9,815,802.66
  781.  13  06/01/92        90,842.66       74,722.80        16,119.86     9,799,682.80
  782.                ---------------  --------------  ---------------
  783. ANNUAL TOTAL      1,090,111.92      904,512.38       185,599.54
  784.                ---------------  --------------  ---------------
  785.  14  07/01/92        90,842.66       74,600.09        16,242.57     9,783,440.23
  786.                                             
  787.  
  788.  
  789.  
  790.  
  791.   12                                                                          
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799. FINDING THE NUMBER OF PAYMENTS
  800.  
  801. John has a credit card debt of $8,000.00.  The interest charge is 18%.  If he 
  802. pays $250.00 a month, how long will it take him to pay it off?                 
  803.  
  804.       LOAN TITLE:  Credit Card Loan  
  805.       DATE OF LOAN:  01/01/1991  SUBT MO:  12
  806.       PRINCIPAL AMOUNT:              8,000.00
  807.       INTEREST RATE:                       18%
  808.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M               
  809.       NUMBER OF PAYMENTS:                                 
  810.       PAYMENT AMOUNT:                  250.00 
  811.       OUTPUT OPTION (S/P/D):                S                         
  812.  
  813. The program calculates the Number of Months needed to pay off the debt:            
  814.  
  815.       NUMBER OF PAYMENTS:                  44
  816.  
  817. So if John can stick to his planned payment schedule, he can have his card paid 
  818. off in 3 years and 8 months.  Reply "Y" to the Screen Verification message at 
  819. the bottom of the screen to display the amortization schedule.                   
  820.  
  821.  
  822.  
  823.                              AMORTIZATION SCHEDULE
  824.                                 Credit Card Loan                        Page   1
  825.            $8,000.00 loan on 01/01/1991 at 18% for 44 Monthly Payments
  826.    
  827. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  828. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  829. ---- --------  ---------------  --------------  ---------------  ---------------
  830.   1  02/01/91           250.00          120.00           130.00         7,870.00
  831.   2  03/01/91           250.00          118.05           131.95         7,738.05
  832.   3  04/01/91           250.00          116.07           133.93         7,604.12
  833.   4  05/01/91           250.00          114.06           135.94         7,468.18
  834.   5  06/01/91           250.00          112.02           137.98         7,330.20
  835.   6  07/01/91           250.00          109.95           140.05         7,190.15
  836.   7  08/01/91           250.00          107.85           142.15         7,048.00
  837.   8  09/01/91           250.00          105.72           144.28         6,903.72
  838.   9  10/01/91           250.00          103.56           146.44         6,757.28
  839.  10  11/01/91           250.00          101.36           148.64         6,608.64
  840.  11  12/01/91           250.00           99.13           150.87         6,457.77
  841.                ---------------  --------------  ---------------
  842. ANNUAL TOTAL          2,750.00        1,207.77         1,542.23
  843.                ---------------  --------------  ---------------
  844.  12  01/01/92           250.00           96.87           153.13         6,304.64
  845.                                                  
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.                                                                             13
  858.  
  859.  
  860.  
  861.  
  862.  
  863.  
  864.  
  865. FINDING THE INITIAL PRINCIPAL AMOUNT
  866.  
  867. Fred is considering buying a business.  He can see from the seller's financial 
  868. statements that he has been making payments of $627.86 a month to pay off a 5 
  869. year business loan at 9.35% interest.  Fred would like to quickly know what was
  870. the Original Amount of that loan.
  871.   
  872.       LOAN TITLE:  Business Loan   
  873.       DATE OF LOAN:  02/01/1988  SUBT MO:  12
  874.       PRINCIPAL AMOUNT:                    
  875.       INTEREST RATE:                     9.35%
  876.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M               
  877.       NUMBER OF PAYMENTS:                  60               
  878.       PAYMENT AMOUNT:                  627.86 
  879.       OUTPUT OPTION (S/P/D):                S                         
  880.  
  881.  
  882. The program calculates Initial Principal Amount of the loan:                       
  883.  
  884.       PRINCIPAL AMOUNT:             30,000.05
  885.  
  886. This is the exact figure that corresponds to the three given quantities.  
  887. However, since all payment amounts must be rounded to the nearest cent, the 
  888. final payment being adjusted to compensate for such rounding, the actual amount 
  889. of the loan was probably an even $30,000.00.                                           
  890.  
  891.  
  892.  
  893.                              AMORTIZATION SCHEDULE
  894.                                   Business Loan                         Page   1
  895.          $30,000.05 loan on 02/01/1988 at 9.35% for 60 Monthly Payments
  896.    
  897. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  898. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  899. ---- --------  ---------------  --------------  ---------------  ---------------
  900.   1  03/01/88           627.86          233.75           394.11        29,605.94
  901.   2  04/01/88           627.86          230.68           397.18        29,208.76
  902.   3  05/01/88           627.86          227.58           400.28        28,808.48
  903.   4  06/01/88           627.86          224.47           403.39        28,405.09
  904.   5  07/01/88           627.86          221.32           406.54        27,998.55
  905.   6  08/01/88           627.86          218.16           409.70        27,588.85
  906.   7  09/01/88           627.86          214.96           412.90        27,175.95
  907.   8  10/01/88           627.86          211.75           416.11        26,759.84
  908.   9  11/01/88           627.86          208.50           419.36        26,340.48
  909.  10  12/01/88           627.86          205.24           422.62        25,917.86
  910.                ---------------  --------------  ---------------
  911. ANNUAL TOTAL          6,278.60        2,196.41         4,082.19
  912.                ---------------  --------------  ---------------
  913.  11  01/01/89           627.86          201.94           425.92        25,491.94
  914.  12  02/01/89           627.86          198.62           429.24        25,062.70
  915.                                                 
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.   14                                                                          
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931. FINDING THE INTEREST RATE           
  932.  
  933. Mary is considering buying a major appliance.  She has been told that her 
  934. appliance is $749.95.  Mary would like to know what Interest Rate she would be    
  935. payments would be $26.00 a month for 36 months.  The total price of the 
  936. paying.      
  937.                        
  938.       LOAN TITLE:  Appliance Loan  
  939.       DATE OF LOAN:  10/01/1991  SUBT MO:  12
  940.       PRINCIPAL AMOUNT:                749.95   
  941.       INTEREST RATE:                        
  942.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M               
  943.       NUMBER OF PAYMENTS:                  36               
  944.       PAYMENT AMOUNT:                   26.00 
  945.       OUTPUT OPTION (S/P/D):                S                         
  946.  
  947. The program calculates the Interest Rate being paid:                                    
  948.  
  949.       INTEREST RATE:                 15.00745
  950.  
  951. This is the exact figure up to the maximum digits available corresponding to the 
  952. three given quantities.  Since payment amounts must be rounded to the nearest 
  953. cent, the final payment being adjusted to compensate for such rounding, the 
  954. actual Interest Rate is probably an even 15%.                              
  955.                                             
  956.  
  957.  
  958.                              AMORTIZATION SCHEDULE
  959.                                 Appliancel Loan                         Page   1
  960.          $749.95 loan on 10/01/1991 at 15.00745% for 36 Monthly Payments
  961.    
  962. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  963. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  964. ---- --------  ---------------  --------------  ---------------  ---------------
  965.   1  11/01/91            26.00            9.38            16.62           733.33
  966.   2  12/01/91            26.00            9.17            16.83           716.50
  967.                ---------------  --------------  ---------------
  968. ANNUAL TOTAL             52.00           18.55            33.45
  969.                ---------------  --------------  ---------------
  970.   3  01/01/92            26.00            8.96            17.04           699.46
  971.   4  02/01/92            26.00            8.75            17.25           682.21
  972.   5  03/01/92            26.00            8.53            17.47           664.74
  973.   6  04/01/92            26.00            8.31            17.69           647.05
  974.   7  05/01/92            26.00            8.09            17.91           629.14
  975.   8  06/01/92            26.00            7.87            18.13           611.01
  976.   9  07/01/92            26.00            7.64            18.36           592.65
  977.  10  08/01/92            26.00            7.41            18.59           574.06
  978.  11  09/01/92            26.00            7.18            18.82           555.24
  979.  12  10/01/92            26.00            6.94            19.06           536.18
  980.      
  981.  
  982.  
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.                                                                             15
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997. ALTERNATE PAYMENT SCHEDULES         
  998.  
  999. Besides Monthly Payment Schedules, the Antelope Amortization program can also 
  1000. calculate loans with Quarterly, Semiannual, and Annual payments.
  1001.  
  1002. QUARTERLY PAYMENTS
  1003.  
  1004. Harold receives a loan from his father for $10,000 to be repaid in Quarterly 
  1005. installments over 5 years.  The interest is 7%.                                                  
  1006.  
  1007.       LOAN TITLE:  Loan from Father
  1008.       DATE OF LOAN:  12/10/1992  SUBT MO:  12
  1009.       PRINCIPAL AMOUNT:             10,000.00   
  1010.       INTEREST RATE:                        7%
  1011.       FREQUENCY OF PAYMENTS (M,Q,S,A):      Q  (for Quarterly)
  1012.       NUMBER OF PAYMENTS:                  20  (for 5 years)
  1013.       PAYMENT AMOUNT:                       
  1014.       OUTPUT OPTION (S/P/D):                S                         
  1015.  
  1016. The program calculates the Quarterly Payment Amount:                                     
  1017.  
  1018.       PAYMENT AMOUNT:                  596.91
  1019.  
  1020.  
  1021.                              AMORTIZATION SCHEDULE
  1022.                                 Loan from Father                        Page   1
  1023.          $10,000.00 loan on 12/10/1992 at 7% for 20 Quarterly Payments
  1024.    
  1025. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1026. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1027. ---- --------  ---------------  --------------  ---------------  ---------------
  1028.   1  03/10/93           596.91          175.00           421.91         9,578.09
  1029.   2  06/10/93           596.91          167.62           429.29         9,148.80
  1030.   3  09/10/93           596.91          160.10           436.81         8,711.99
  1031.   4  12/10/93           596.91          152.46           444.45         8,267.54
  1032.                ---------------  --------------  ---------------
  1033. ANNUAL TOTAL          2,387.64          655.18         1,732.46
  1034.                ---------------  --------------  ---------------
  1035.   5  03/10/94           596.91          144.68           452.23         7,815.31
  1036.   6  06/10/94           596.91          136.77           460.14         7,355.17
  1037.   7  09/10/94           596.91          128.72           468.19         6,886.98
  1038.   8  12/10/94           596.91          120.52           476.39         6,410.59
  1039.                ---------------  --------------  ---------------
  1040. ANNUAL TOTAL          2,387.64          530.69         1,856.95
  1041.                ---------------  --------------  ---------------
  1042.   9  03/10/95           596.91          112.19           484.72         5,925.87
  1043.  10  06/10/95           596.91          103.70           493.21         5,432.66
  1044.  11  09/10/95           596.91           95.07           501.84         4,930.82
  1045.  12  12/10/95           596.91           86.29           510.62         4,420.20
  1046.                ---------------  --------------  ---------------
  1047. ANNUAL TOTAL          2,387.64          397.25         1,990.39
  1048.                ---------------  --------------  ---------------
  1049.  
  1050.      
  1051.  
  1052.  
  1053.  
  1054.  
  1055.   16                                                                          
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063. SEMIANNUAL PAYMENTS
  1064.  
  1065. Ronald Strump is acquiring office space in Hawaii.  He has negotiated a loan of  
  1066. $5 million for this purpose, the terms of which call for semiannual payments 
  1067. over 12 years.  The negotiated interest rate is 8.6%.
  1068.                 
  1069.       LOAN TITLE:  Strump Tower Loan
  1070.       DATE OF LOAN:  08/20/1993  SUBT MO:  06
  1071.       PRINCIPAL AMOUNT:          5,000,000.00   
  1072.       INTEREST RATE:                      8.6%
  1073.       FREQUENCY OF PAYMENTS (M,Q,S,A):      S  (for Semiannual)
  1074.       NUMBER OF PAYMENTS:                  24  (for 12 years)
  1075.       PAYMENT AMOUNT:                       
  1076.       OUTPUT OPTION (S/P/D):                S                         
  1077.  
  1078. The program calculates the Semiannual Payment Amount:                                     
  1079.  
  1080.       PAYMENT AMOUNT:              338,083.83
  1081.  
  1082.  
  1083.  
  1084.                              AMORTIZATION SCHEDULE
  1085.                                 Strump Tower Loan                       Page   1
  1086.        $5,000,000.00 loan on 08/20/1993 at 8.6% for 24 Semiannual Payments
  1087.    
  1088. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1089. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1090. ---- --------  ---------------  --------------  ---------------  ---------------
  1091.   1  02/20/94       338,083.83      215,000.00       123,083.83     4,876,916.17
  1092.                ---------------  --------------  ---------------
  1093. ANNUAL TOTAL        338,083.83      215,000.00       123,083.83
  1094.                ---------------  --------------  ---------------
  1095.   2  08/20/94       338,083.83      209,707.40       128,376.43     4,748,539.74
  1096.   3  02/20/95       338,083.83      204,187.21       133,896.62     4,614,643.12
  1097.                ---------------  --------------  ---------------
  1098. ANNUAL TOTAL        676,167.66      413,894.61       262,273.05
  1099.                ---------------  --------------  ---------------
  1100.   4  08/20/95       338,083.83      198,429.65       139,654.18     4,474,988.94
  1101.   5  02/20/96       338,083.83      192,424.52       145,659.31     4,329,329.63
  1102.                ---------------  --------------  ---------------
  1103. ANNUAL TOTAL        676,167.66      390,854.17       285,313.49
  1104.                ---------------  --------------  ---------------
  1105.   6  08/20/96       338,083.83      186,161.17       151,922.66     4,177,406.97
  1106.   7  02/20/97       338,083.83      179,628.50       158,455.33     4,018,951.64
  1107.                ---------------  --------------  ---------------
  1108. ANNUAL TOTAL        676,167.66      365,789.67       310,377.99
  1109.                ---------------  --------------  ---------------
  1110.   8  08/20/97       338,083.83      172,814.92       165,268.91     3,853,682.73
  1111.   9  02/20/98       338,083.83      165,708.36       172,375.47     3,681,307.26
  1112.                ---------------  --------------  ---------------
  1113. ANNUAL TOTAL        676,167.66      338,523.28       337,644.38
  1114.                ---------------  --------------  ---------------
  1115.                                           
  1116.  
  1117.  
  1118.  
  1119.  
  1120.  
  1121.                                                                             17
  1122.  
  1123.  
  1124.  
  1125.  
  1126.  
  1127.  
  1128.  
  1129. ANNUAL PAYMENTS
  1130.  
  1131. The Jones Bros. Construction Co. has received a loan of $3,400,000.00 for heavy  
  1132. equipment purchases.  The loan is to be repaid over 10 years in 10 annual 
  1133. payments.  Interest will be 9.855%.                          
  1134.                 
  1135.       LOAN TITLE:  Jones Bros. Heavy Equipment Loan 
  1136.       DATE OF LOAN:  07/25/1993  SUBT MO:  12
  1137.       PRINCIPAL AMOUNT:          3,400,000.00   
  1138.       INTEREST RATE:                    9.855% 
  1139.       FREQUENCY OF PAYMENTS (M,Q,S,A):      A  (for Annual) 
  1140.       NUMBER OF PAYMENTS:                  10  (for 10 years)
  1141.       PAYMENT AMOUNT:                       
  1142.       OUTPUT OPTION (S/P/D):                S                         
  1143.  
  1144. The program calculates the Semiannual Payment Amount:                                     
  1145.  
  1146.       PAYMENT AMOUNT:              549,892.29
  1147.  
  1148.  
  1149.  
  1150.                              AMORTIZATION SCHEDULE
  1151.                         Jomes Bros. Heavy Equipment Loan                Page   1
  1152.        $3,400,000.00 loan on 07/25/1993 at 9.855% for 10 Annual Payments
  1153.    
  1154. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1155. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1156. ---- --------  ---------------  --------------  ---------------  ---------------
  1157.   1  07/25/94       549,892.29      335,070.00       214,822.29     3,185,177.71
  1158.   2  07/25/95       549,892.29      313,899.26       235,993.03     2,949,184.68
  1159.   3  07/25/96       549,892.29      290,642.15       259,250.14     2,689,934.54
  1160.   4  07/25/97       549,892.29      265,093.05       284,799.24     2,405,135.30
  1161.   5  07/25/98       549,892.29      237,026.08       312,866.21     2,092,269.09
  1162.   6  07/25/99       549,892.29      206,193.12       343,699.17     1,748,569.92
  1163.   7  07/25/00       549,892.29      172,321.57       377,570.72     1,370,999.20
  1164.   8  07/25/01       549,892.29      135,111.97       414,780.32       956,218.88
  1165.   9  07/25/02       549,892.29       94,235.37       455,656.92       500,561.96
  1166.  10  07/25/03       549,892.34       49,330.38       500,561.96             0.00
  1167.    
  1168. TOTALS:           5,498,922.95    2,098,922.95     3,400,000.00
  1169.    
  1170.  
  1171.  
  1172.  
  1173.  
  1174. ENDING THE SESSION
  1175.  
  1176. When you have finished using the Antelope Amortization program, simply press the 
  1177. ESCAPE Key to end the program and return to DOS.
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.   18                                                                          
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.                           5  -  AMORTIZATION SCHEDULE
  1196.  
  1197.  
  1198. There are three Output Options for the Amortization Schedule.  You can display 
  1199. ASCII File on your Hard Disk or a Floppy Diskette.                                
  1200. it on the Screen, you can print it on your Printer, or you can output it to an
  1201.  
  1202. OUTPUT TO SCREEN
  1203.  
  1204. To display the Amortization Schedule on your Monitor Screen, simply reply "S"
  1205. to the Output Option line on the Loan Input Screen as shown below:
  1206.  
  1207.       OUTPUT OPTION (S/P/D):              S
  1208.  
  1209. After you view each screen of the schedule, press the ENTER key to advance to 
  1210. the next screen.  After the last screen of the schedule, pressing ENTER will 
  1211. return you to the Loan Input Screen.  You may also end the session at any time 
  1212. by pressing the ESCAPE Key.
  1213.  
  1214. OUTPUT TO PRINTER
  1215.  
  1216. To print a hard copy of the Amortization Schedule on your Printer, reply "P"
  1217. to the Output Option line on the Loan Input Screen as shown below:
  1218.  
  1219.       OUTPUT OPTION (S/P/D):              P
  1220.  
  1221. Make sure that the printer is aligned and ready to start printing at the top of 
  1222. a new page.  Paper wide enough to print 80 columns is sufficient.  Printing   
  1223. will continue automatically until the entire schedule is printed.
  1224.  
  1225. OUTPUT TO AN ASCII FILE
  1226.  
  1227. To output the Amortization Schedule to an ASCII File on your Hard Disk or a 
  1228. Floppy Diskette, reply "D" to the Output Option line on the Loan Input Screen as 
  1229. shown below:
  1230.  
  1231.       OUTPUT OPTION (S/P/D):              D
  1232.  
  1233. A new message line and reply field will then appear as follows:
  1234.  
  1235.       DISK FILE NAME:  AMORTFIL.ASC 
  1236.  
  1237. You may accept this default file name or overtype it with a file name of your 
  1238. own.  You may also include disk and directory names, for example, 
  1239. "A:\MY.DIR\MYOWN.FIL".  The DOS rules for file names must be followed.  The 
  1240. schedule will be written to the file in Print format.  It can be read later
  1241. as input data to another program, or printed using the DOS "PRINT" command.
  1242.  
  1243. FORMAT OF SCHEDULE
  1244.  
  1245. The Amortization Schedule is output in an 80 column format with Headings, 
  1246. Subheadings, Detail Lines, Subtotals, and Grand Totals.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.                                                                             19
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261. HEADINGS
  1262.  
  1263. The first Heading Line is the Report Title, "AMORTIZATION SCHEDULE".  The next 
  1264. line displays the Loan Title Line that you entered on the Loan Input Screen.  
  1265. This line is centered automatically.  The next line displays first the Initial 
  1266. Principal Amount of the loan as entered on the Principal Amount line of the Loan 
  1267. Input Screen, followed by the Date of the Loan from the Date of Loan   input 
  1268. line, followed by the Interest Rate from the Interest Rate input line, followed 
  1269. by the Number of Payments from the Number of Payments input line, and then a 
  1270. description of the payment period, e.g., "Monthly Payments", as determined from 
  1271. the entry on the Frequency of Payments input line.
  1272.            
  1273. SUBHEADINGS
  1274.   
  1275. The Subheadings descriptively label the 6 detail columns displayed on the 
  1276. schedule.  The first 3 columns (Number, Date, and Amount) describe the Payment,
  1277. so they are grouped under "PAYMENT".  The next 2 columns (Interest and 
  1278. Principal) describe how the payments are applied, so they are grouped under 
  1279. "APPLIED TO".  The final column contains the Principal Balance and is labeled as 
  1280. such.
  1281.  
  1282. DETAIL LINES
  1283.  
  1284. The first column of the detail line displays the Payment Number.  This is a 
  1285. sequential numbering of the payments from Payment 1 up to the final payment. The 
  1286. maximum number of payments is 9999.
  1287.  
  1288. The second column of the detail line displays the Date that each payment is due.
  1289. The date that the first payment is due will be one payment period (month, 
  1290. quarter, etc.) following the Date of the Loan as displayed in the heading.  
  1291. Likewise, each subsequent date will be increased by an increment of one payment 
  1292. period.  If the Date of the Loan falls near the end of a month, for example 
  1293. October 31st, then subsequent payment dates will be adjusted as necessary to 
  1294. remain within the payment month. For example, the November payment would be due 
  1295. on November 30th, the February payment on February 28th or 29th, depending on 
  1296. whether or not it falls on a leap year.  Years past the year 2000 will display 
  1297. as "00", "01", "02", etc.
  1298.                   
  1299. The third column displays the Amount of each Payment, usually a fixed amount, 
  1300. either as entered on the Payment Amount line or as computed by the program.  Up 
  1301. to numeric 12 digits may be displayed, edited into a standard format with commas 
  1302. and a decimal point.  Up to 15 digits will be displayed, but without commas.  If 
  1303. the Fixed Payment to Principal Flag is on, this column will show a variable 
  1304. amount, the sum of the Payment Applied to Interest and the Fixed Payment Applied 
  1305. to Principal.
  1306.  
  1307. The fourth column contains the Amount of the Payment Applied to Interest, as 
  1308. computed by the program.  Up to 11 numeric digits may be displayed with commas, 
  1309. up to 14 digits without.  The Amount of Payment Applied to Interest is computed 
  1310. by multiplying the Remaining Principal Balance of the preceding payment by the 
  1311. Periodic Interest Rate, i.e., the Annual Interest Rate as entered on the Loan 
  1312. Input Screen divided by the number of periods in a year.  For the first payment, 
  1313. the Initial Principal Amount as entered on the Loan Input Screen is multiplied 
  1314. by the Periodic Rate.
  1315.  
  1316.  
  1317.  
  1318.  
  1319.   20                                                                          
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326. The fifth column contains the Amount of the Payment Applied to Principal, as 
  1327.  
  1328. computed by the program.  Up to 12 numeric digits may be displayed with commas, 
  1329. up to 15 digits without.  The Amount of Payment Applied to Principal is computed 
  1330. by subtracting the Amount of Payment Applied to Interest, as computed above, 
  1331. from the Payment Amount.  If the Fixed Payment to Principal Flag is on, this 
  1332. column will show the fixed amount entered on the Payment Amount line.
  1333.  
  1334. The sixth column displays the Remaining Principal Balance, after the current 
  1335. payment has been applied. Up to 12 numeric digits may be displayed with commas, 
  1336. up to 15 digits without.  The Remaining Principal Balance for the first payment 
  1337. is calculated by subtracting the Amount of Payment Applied to Principal for the 
  1338. first payment from the Initial Principal Amount as entered on the Loan Input 
  1339. Screen.  Subsequently, the Remaining Principal Balance for each payment is 
  1340. calculated by subtracting the Amount of Payment Applied to Principal for that 
  1341. payment from the Remaining Principal Balance of the preceding payment.
  1342.  
  1343. SUBTOTALS
  1344.  
  1345. Annual Totals are produced at the Subtotal level.  The lines are identified by 
  1346. the label "ANNUAL TOTAL" at the beginning of the line.  The columns totaled are
  1347. the third, fourth, and fifth, that is, the Payment Amount column, the Amount 
  1348. Applied to Interest column, and the Amount Applied to Principal column.
  1349.  
  1350. Annual Totals occur after the month specified in the Subtotal Month field of the 
  1351. Loan Input Screen.  The default month is December.
  1352.  
  1353. GRAND TOTAL 
  1354.  
  1355. At the end of the Amortization Schedule an overall total line is produced  
  1356. labeled "TOTALS:".  Totals are displayed for the Payment Amount, Amount Applied 
  1357. to Interest, and Amount Applied to Principal columns.
  1358.  
  1359.  
  1360.  
  1361.  
  1362.  
  1363.  
  1364.  
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.                                                                             21
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.                                 6  -  TECHNIQUES
  1394.  
  1395.  
  1396. This chapter covers some of the practical techniques that can be used in 
  1397. conjunction with the Antelope Amortization Program to produce the desired 
  1398. results for situations that require variations to the basic Amortization 
  1399. Schedule format.
  1400.  
  1401. BALLOON PAYMENTS
  1402.  
  1403. Suppose you are selling your home and in order to close the deal you agree to    
  1404. carry a Second Mortgage for the amount of $10,000.00 at 10% interest.  The loan 
  1405. is to be amortized over 30 years with monthly payments for five years, at 
  1406. the end of which a Balloon Payment to include the Remaining Principal Balance 
  1407. will be due.  
  1408.  
  1409. First enter the loan information as follows with 360 entered for Number of 
  1410. Payments:
  1411.  
  1412.       LOAN TITLE:  Home Second Mortgage Loan        
  1413.       DATE OF LOAN:  06/01/1995  SUBT MO:  12
  1414.       PRINCIPAL AMOUNT:             10,000.00   
  1415.       INTEREST RATE:                       10% 
  1416.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  1417.       NUMBER OF PAYMENTS:                 360  (for 30 years)
  1418.       PAYMENT AMOUNT:                       
  1419.       OUTPUT OPTION (S/P/D):                S                         
  1420.  
  1421. After entering the Output Option, the program will calculate the Payment Amount 
  1422. required to amortize the loan over 30 years.  
  1423.  
  1424.       PAYMENT AMOUNT:                   87.76
  1425.  
  1426. Now use the ARROW UP key to move the cursor back to the Number of Payments line 
  1427. and change the entry to 60 (for 5 years).  Use the DOWN ARROW or ENTER key to 
  1428. move the cursor back down.  You may enter the Output Option you prefer, respond
  1429. "Y" to the Screen Verification message, and the Amortization Schedule will be 
  1430. generated, showing 59 payments of $87.76 and a final Balloon Payment of 
  1431. $9,744.98, which includes $80.54 Interest and the Remaining Principal Balance of 
  1432. $9,664.44.
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.   22                                                                          
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.                              AMORTIZATION SCHEDULE
  1460.                             Home Second Mortgage Loan                   Page   1
  1461.           $10,000.00 loan on 06/01/1995 at 10% for 60 Monthly Payments
  1462.    
  1463. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1464. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1465. ---- --------  ---------------  --------------  ---------------  ---------------
  1466.   1  07/01/95            87.76           83.33             4.43         9,995.57
  1467.   2  08/01/95            87.76           83.30             4.46         9,991.11
  1468.   3  09/01/95            87.76           83.26             4.50         9,986.61
  1469.   4  10/01/95            87.76           83.22             4.54         9,982.07
  1470.   5  11/01/95            87.76           83.18             4.58         9,977.49
  1471.   6  12/01/95            87.76           83.15             4.61         9,972.88
  1472.                ---------------  --------------  ---------------
  1473. ANNUAL TOTAL            526.56          499.44            27.12
  1474.                ---------------  --------------  ---------------
  1475.   7  01/01/96            87.76           83.11             4.65         9,968.23
  1476.   8  02/01/96            87.76           83.07             4.69         9,963.54
  1477.   9  03/01/96            87.76           83.03             4.73         9,958.81
  1478.  10  04/01/96            87.76           82.99             4.77         9,954.04
  1479.  11  05/01/96            87.76           82.95             4.81         9,949.23
  1480.  12  06/01/96            87.76           82.91             4.85         9,944.38
  1481.  
  1482. / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / 
  1483.  
  1484.  49  07/01/99            87.76           81.17             6.59         9,733.47
  1485.  50  08/01/99            87.76           81.11             6.65         9,726.82
  1486.  51  09/01/99            87.76           81.06             6.70         9,720.12
  1487.  52  10/01/99            87.76           81.00             6.76         9,713.36
  1488.  53  11/01/99            87.76           80.94             6.82         9,706.54
  1489.  54  12/01/99            87.76           80.89             6.87         9,699.67
  1490.                ---------------  --------------  ---------------
  1491. ANNUAL TOTAL          1,053.12          974.31            78.81
  1492.                ---------------  --------------  ---------------
  1493.  55  01/01/00            87.76           80.83             6.93         9,692.74
  1494.  56  02/01/00            87.76           80.77             6.99         9,685.75
  1495.  57  03/01/00            87.76           80.71             7.05         9,678.70
  1496.  58  04/01/00            87.76           80.66             7.10         9,671.60
  1497.  59  05/01/00            87.76           80.60             7.16         9,664.44
  1498.  60  06/01/00         9,744.98           80.54         9,664.44             0.00
  1499.                ---------------  --------------  ---------------
  1500. ANNUAL TOTAL         10,183.78          484.11         9,699.67
  1501.                ---------------  --------------  ---------------
  1502.    
  1503. TOTALS:              14,922.82        4,922.82        10,000.00
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.                                                                             23
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525. INTEREST ONLY LOANS 
  1526.  
  1527. Suppose a retail store has obtained a $200,000.00 bank loan to increase its 
  1528. inventory for the holiday season.  The terms of the loan specify that interest 
  1529. only payments are to be made monthly until after 4 months, when the Principal 
  1530. Amount is to be repaid.  Interest will be 14%.
  1531.  
  1532. Enter the loan information as usual except for Payment Amount.  Enter a Zero for 
  1533. Payment Amount and then press function key F2 instead of the ENTER Key.  You 
  1534. will see the "P" flag appear to the right of the field.  Function Key F2 tells 
  1535. the program to interpret the amount entered in the Payment Amount field as the 
  1536. Amount Applied to Principal instead of as the total Payment Amount.  In this 
  1537. case the amount to be applied to the principal is zero.  Now use the Up Arrow 
  1538. Key to move the cursor back to the Payment Amount Field.  This time press 
  1539. Function Key F4.  Now you will see the "H" flag appear to the right of the 
  1540. field.  This tells the program to Hold the Zero Amount and not to calculate a 
  1541. different Payment Amount.
  1542.    
  1543.       LOAN TITLE:  Inventory Loan                   
  1544.       DATE OF LOAN:  10/01/1992  SUBT MO:  06
  1545.       PRINCIPAL AMOUNT:            200,000.00   
  1546.       INTEREST RATE:                       14%    
  1547.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  1548.       NUMBER OF PAYMENTS:                   4                 
  1549.       PAYMENT AMOUNT:                       0  HP   
  1550.       OUTPUT OPTION (S/P/D):                S                         
  1551.  
  1552. The Amortization Schedule generated will show 3 monthly interest payments of 
  1553. $2,333.33 and a final balloon payment of $202,333.33. 
  1554.  
  1555.                                            
  1556.  
  1557.                              AMORTIZATION SCHEDULE
  1558.                                  Inventory Loan                         Page   1
  1559.           $200,000.00 loan on 10/01/1992 at 14% for 4 Monthly Payments
  1560.    
  1561. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1562. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1563. ---- --------  ---------------  --------------  ---------------  ---------------
  1564.   1  11/01/92         2,333.33        2,333.33             0.00       200,000.00
  1565.   2  12/01/92         2,333.33        2,333.33             0.00       200,000.00
  1566.   3  01/01/93         2,333.33        2,333.33             0.00       200,000.00
  1567.   4  02/01/93       202,333.33        2,333.33       200,000.00             0.00
  1568.                ---------------  --------------  ---------------
  1569. ANNUAL TOTAL        209,333.32        9,333.32       200,000.00
  1570.                ---------------  --------------  ---------------
  1571.    
  1572. TOTALS:             209,333.32        9,333.32       200,000.00
  1573.    
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.   24                                                                          
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591. INTEREST FREE LOANS 
  1592.  
  1593. Joan's parents loaned her $5,000.00 to buy a car.  They will charge no interest,
  1594. but would like her to pay it back in monthly installments of $125.00.  In order 
  1595. to keep track of her payments, she would like to have a schedule.        
  1596.  
  1597. Enter the loan information, entering Zero for Interest Rate and Number of 
  1598. Payments.  When the cursor is in the Interest Rate field, press F4 instead of 
  1599. the Enter Key to tell the program to Hold the 0% Interest Rate and not to 
  1600. calculate a different Rate.  You will see the "H" flag appear to the right of 
  1601. the field.                                          
  1602.   
  1603.       LOAN TITLE:  Joan's Loan                      
  1604.       DATE OF LOAN:  12/25/1991  SUBT MO:  12
  1605.       PRINCIPAL AMOUNT:              5,000.00   
  1606.       INTEREST RATE:                        0% H       
  1607.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  1608.       NUMBER OF PAYMENTS:                   0                 
  1609.       PAYMENT AMOUNT:                  125.00       
  1610.       OUTPUT OPTION (S/P/D):                S                         
  1611.  
  1612. The program will calculate the number of payments required to pay off the loan. 
  1613.  
  1614.       NUMBER OF PAYMENTS:                  40
  1615.  
  1616.  
  1617.  
  1618.                              AMORTIZATION SCHEDULE
  1619.                                   Joan's Loan                           Page   1
  1620.            $5,000.00 loan on 12/25/1991 at 0% for 40 Monthly Payments
  1621.    
  1622. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1623. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1624. ---- --------  ---------------  --------------  ---------------  ---------------
  1625.   1  01/25/92           125.00            0.00           125.00         4,875.00
  1626.   2  02/25/92           125.00            0.00           125.00         4,750.00
  1627.   3  03/25/92           125.00            0.00           125.00         4,625.00
  1628.   4  04/25/92           125.00            0.00           125.00         4,500.00
  1629.   5  05/25/92           125.00            0.00           125.00         4,375.00
  1630.   6  06/25/92           125.00            0.00           125.00         4,250.00
  1631.   7  07/25/92           125.00            0.00           125.00         4,125.00
  1632.   8  08/25/92           125.00            0.00           125.00         4,000.00
  1633.  
  1634. / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / 
  1635.  
  1636.  37  01/25/95           125.00            0.00           125.00           375.00
  1637.  38  02/25/95           125.00            0.00           125.00           250.00
  1638.  39  03/25/95           125.00            0.00           125.00           125.00
  1639.  40  04/25/95           125.00            0.00           125.00             0.00
  1640.                ---------------  --------------  ---------------
  1641. ANNUAL TOTAL            500.00            0.00           500.00
  1642.                ---------------  --------------  ---------------
  1643.    
  1644. TOTALS:               5,000.00            0.00         5,000.00
  1645.  
  1646.  
  1647.  
  1648.  
  1649.                                                                             25
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657. FIXED PRINCIPAL PAYMENT
  1658.  
  1659. Consider a loan agreement which requires the borrower to repay a fixed amount of 
  1660. the principal with every payment.  In addition, he is to pay whatever interest 
  1661. is due.  Thus the payments will not be fixed, but will decline over the term of 
  1662. the loan.  Suppose the loan is for 25,000.00 and is to be repaid quarterly over 
  1663. 5 years.  From each payment, $1250.00 is to be applied to the principal.  
  1664. Interest will be 11.625%.
  1665.  
  1666.  
  1667. When entering the Payment Amount, press function key F2 instead of the ENTER key 
  1668. to cause the program to interpret the Amount as the Payment Applied to Principal 
  1669. instead of as the total Payment Amount.  You will see the "P" flag appear to the    
  1670. right of the field. 
  1671.                                           
  1672.       LOAN TITLE:  ACME Loan                      
  1673.       DATE OF LOAN:  01/02/1998  SUBT MO:  12
  1674.       PRINCIPAL AMOUNT:             25,000.00   
  1675.       INTEREST RATE:                   11.625%    
  1676.       FREQUENCY OF PAYMENTS (M,Q,S,A):      Q                
  1677.       NUMBER OF PAYMENTS:                  20                 
  1678.       PAYMENT AMOUNT:                 1250.00   P   
  1679.       OUTPUT OPTION (S/P/D):                S                         
  1680.  
  1681.                                             
  1682.  
  1683.                              AMORTIZATION SCHEDULE
  1684.                                     ACME Loan                           Page   1
  1685.        $25,000.00 loan on 01/02/1998 at 11.625% for 20 Quarterly Payments
  1686.    
  1687. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1688. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1689. ---- --------  ---------------  --------------  ---------------  ---------------
  1690.   1  04/02/98         1,976.56          726.56         1,250.00        23,750.00
  1691.   2  07/02/98         1,940.23          690.23         1,250.00        22,500.00
  1692.   3  10/02/98         1,903.91          653.91         1,250.00        21,250.00
  1693.                ---------------  --------------  ---------------
  1694. ANNUAL TOTAL          5,820.70        2,070.70         3,750.00
  1695.                ---------------  --------------  ---------------
  1696.   4  01/02/99         1,867.58          617.58         1,250.00        20,000.00
  1697.   5  04/02/99         1,831.25          581.25         1,250.00        18,750.00
  1698.   6  07/02/99         1,794.92          544.92         1,250.00        17,500.00
  1699.   7  10/02/99         1,758.59          508.59         1,250.00        16,250.00
  1700.                ---------------  --------------  ---------------
  1701. ANNUAL TOTAL          7,252.34        2,252.34         5,000.00
  1702.                ---------------  --------------  ---------------
  1703.   8  01/02/00         1,722.27          472.27         1,250.00        15,000.00
  1704.   9  04/02/00         1,685.94          435.94         1,250.00        13,750.00
  1705.  10  07/02/00         1,649.61          399.61         1,250.00        12,500.00
  1706.  11  10/02/00         1,613.28          363.28         1,250.00        11,250.00
  1707.                ---------------  --------------  ---------------
  1708. ANNUAL TOTAL          6,671.10        1,671.10         5,000.00
  1709.                ---------------  --------------  ---------------
  1710.  12  01/02/01         1,576.95          326.95         1,250.00        10,000.00
  1711.  
  1712.  
  1713.  
  1714.  
  1715.   26                                                                          
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721.  
  1722.  
  1723. ADJUSTABLE RATE MORTGAGES
  1724.  
  1725. Adjustable Rate Mortgages and other variable rate loans can be computed by doing
  1726. a loan computation and generating a schedule for each phase of the loan.  
  1727. Consider the following example.  The Stevensons are buying a home with a 
  1728. $100,000.00 Adjustable Rate Mortgage (ARM) to be paid off over 30 years.  The 
  1729. terms of the ARM are that the initial interest rate is to be 6.25%, then after
  1730. 2 years, it will increase to 8.25%.  After 3 more years at this rate, it will 
  1731. increase again to 10.25% and remain there for the remainder of the loan.
  1732.  
  1733. To calculate the payments for the first 2 years, enter the information as 
  1734. follows: 
  1735.  
  1736.       LOAN TITLE:  Stevensons' ARM Home Loan      
  1737.       DATE OF LOAN:  03/01/1991  SUBT MO:  12
  1738.       PRINCIPAL AMOUNT:            100,000.00   
  1739.       INTEREST RATE:                     6.25% (phase 1 interest rate)       
  1740.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  1741.       NUMBER OF PAYMENTS:                 360  (amortize over 30 years)
  1742.       PAYMENT AMOUNT:                       0        
  1743.       OUTPUT OPTION (S/P/D):                S                         
  1744.  
  1745. After entering the Output Option, the program will calculate the Payment Amount 
  1746. required for the first 2 years, amortizing over 30 years.  
  1747.  
  1748.       PAYMENT AMOUNT:                  615.72      
  1749.  
  1750. Now use the Up Arrow Key to move the cursor back to the Number of Payments line 
  1751. and change the entry to 24 (for 2 years).  Use the Down Arrow or Enter Key to 
  1752. move the cursor back down, respond "Y" to the Screen Verification Message, and   
  1753. the Amortization Schedule will be generated for the first 2 years.              
  1754.  
  1755.  
  1756.                              AMORTIZATION SCHEDULE
  1757.                             Stevensons' ARM Home Loan                   Page   1
  1758.         $100,000.00 loan on 03/01/1991 at 6.25% for 360 Monthly Payments
  1759.    
  1760. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1761. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1762. ---- --------  ---------------  --------------  ---------------  ---------------
  1763.   1  04/01/91           615.72          520.83            94.89        99,905.11
  1764.   2  05/01/91           615.72          520.34            95.38        99,809.73
  1765.   3  06/01/91           615.72          519.84            95.88        99,713.85
  1766.   4  07/01/91           615.72          519.34            96.38        99,617.47
  1767.   5  08/01/91           615.72          518.84            96.88        99,520.59
  1768.   6  09/01/91           615.72          518.34            97.38        99,423.21
  1769.   7  10/01/91           615.72          517.83            97.89        99,325.32
  1770.   8  11/01/91           615.72          517.32            98.40        99,226.92
  1771.   9  12/01/91           615.72          516.81            98.91        99,128.01
  1772.                ---------------  --------------  ---------------
  1773. ANNUAL TOTAL          5,541.48        4,669.49           871.99
  1774.                ---------------  --------------  ---------------
  1775.  
  1776.  
  1777.  
  1778.  
  1779.  
  1780.  
  1781.                                                                             27
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788.  
  1789.  10  01/01/92           615.72          516.29            99.43        99,028.58
  1790.  11  02/01/92           615.72          515.77            99.95        98,928.63
  1791.  12  03/01/92           615.72          515.25           100.47        98,828.16
  1792.  13  04/01/92           615.72          514.73           100.99        98,727.17
  1793.  14  05/01/92           615.72          514.20           101.52        98,625.65
  1794.  15  06/01/92           615.72          513.68           102.04        98,523.61
  1795.  16  07/01/92           615.72          513.14           102.58        98,421.03
  1796.  17  08/01/92           615.72          512.61           103.11        98,317.92
  1797.  18  09/01/92           615.72          512.07           103.65        98,214.27
  1798.  19  10/01/92           615.72          511.53           104.19        98,110.08
  1799.  20  11/01/92           615.72          510.99           104.73        98,005.35
  1800.  21  12/01/92           615.72          510.44           105.28        97,900.07
  1801.                ---------------  --------------  ---------------
  1802. ANNUAL TOTAL          7,388.64        6,160.70         1,227.94
  1803.                ---------------  --------------  ---------------
  1804.  22  01/01/93           615.72          509.90           105.82        97,794.25
  1805.  23  02/01/93           615.72          509.35           106.37        97,687.88
  1806.  24  03/01/93           615.72          508.79           106.93        97,580.95
  1807.       
  1808.  
  1809. Make a note of the Principal Balance Remaining at the end of 24 months.  Return 
  1810. to the Loan Input Screen and enter this amount in the Principal Amount field.
  1811. Enter 8.25 in the Interest Rate field and 336 in the Number of Payments field.
  1812.  
  1813.       LOAN TITLE:  Stevensons' ARM Home Loan      
  1814.       DATE OF LOAN:  03/01/1993  SUBT MO:  12
  1815.       PRINCIPAL AMOUNT:             97,580.95  (balance after 2 years)
  1816.       INTEREST RATE:                     8.25% (phase 2 interest rate)       
  1817.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  1818.       NUMBER OF PAYMENTS:                 336  (total remaining payments)
  1819.       PAYMENT AMOUNT:                       0        
  1820.       OUTPUT OPTION (S/P/D):                S                         
  1821.  
  1822. After entering the Output Option, the program will calculate the Payment Amount 
  1823. required for the next 3 years, amortizing over the remaining 28 years of the 
  1824. loan.
  1825.  
  1826.       PAYMENT AMOUNT:                  745.45      
  1827.  
  1828. Now use the Up Arrow Key to move the cursor back to the Number of Payments line 
  1829. and change the entry to 36 (for 3 years).  Use the Down Arrow or Enter Key to 
  1830. move the cursor back down, respond "Y" to the Screen Verification Message, and   
  1831. the Amortization Schedule will be generated for the next 3 years.              
  1832.  
  1833.  
  1834.  
  1835.  
  1836.  
  1837.  
  1838.  
  1839.  
  1840.  
  1841.  
  1842.  
  1843.  
  1844.  
  1845.  
  1846.  
  1847.   28                                                                          
  1848.  
  1849.  
  1850.  
  1851.  
  1852.  
  1853.  
  1854.  
  1855.                              AMORTIZATION SCHEDULE
  1856.                             Stevensons' ARM Home Loan                   Page   1
  1857.          $97,580.95 loan on 03/01/1993 at 8.25% for 336 Monthly Payments
  1858.    
  1859. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1860. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1861. ---- --------  ---------------  --------------  ---------------  ---------------
  1862.   1  04/01/93           745.45          670.87            74.58        97,506.37
  1863.   2  05/01/93           745.45          670.36            75.09        97,431.28
  1864.   3  06/01/93           745.45          669.84            75.61        97,355.67
  1865.   4  07/01/93           745.45          669.32            76.13        97,279.54
  1866.   5  08/01/93           745.45          668.80            76.65        97,202.89
  1867.   6  09/01/93           745.45          668.27            77.18        97,125.71
  1868.   7  10/01/93           745.45          667.74            77.71        97,048.00
  1869.   8  11/01/93           745.45          667.21            78.24        96,969.76
  1870.   9  12/01/93           745.45          666.67            78.78        96,890.98
  1871.                ---------------  --------------  ---------------
  1872. ANNUAL TOTAL          6,709.05        6,019.08           689.97
  1873.                ---------------  --------------  ---------------
  1874.  10  01/01/94           745.45          666.13            79.32        96,811.66
  1875.  11  02/01/94           745.45          665.58            79.87        96,731.79
  1876.  12  03/01/94           745.45          665.03            80.42        96,651.37
  1877.  13  04/01/94           745.45          664.48            80.97        96,570.40
  1878.  14  05/01/94           745.45          663.92            81.53        96,488.87
  1879.  15  06/01/94           745.45          663.36            82.09        96,406.78
  1880.  16  07/01/94           745.45          662.80            82.65        96,324.13
  1881.  17  08/01/94           745.45          662.23            83.22        96,240.91
  1882.  18  09/01/94           745.45          661.66            83.79        96,157.12
  1883.  19  10/01/94           745.45          661.08            84.37        96,072.75
  1884.  20  11/01/94           745.45          660.50            84.95        95,987.80
  1885.  21  12/01/94           745.45          659.92            85.53        95,902.27
  1886.                ---------------  --------------  ---------------
  1887. ANNUAL TOTAL          8,945.40        7,956.69           988.71
  1888.                ---------------  --------------  ---------------
  1889.  22  01/01/95           745.45          659.33            86.12        95,816.15
  1890.  23  02/01/95           745.45          658.74            86.71        95,729.44
  1891.  24  03/01/95           745.45          658.14            87.31        95,642.13
  1892.  25  04/01/95           745.45          657.54            87.91        95,554.22
  1893.  26  05/01/95           745.45          656.94            88.51        95,465.71
  1894.  27  06/01/95           745.45          656.33            89.12        95,376.59
  1895.  28  07/01/95           745.45          655.71            89.74        95,286.85
  1896.  29  08/01/95           745.45          655.10            90.35        95,196.50
  1897.  30  09/01/95           745.45          654.48            90.97        95,105.53
  1898.  31  10/01/95           745.45          653.85            91.60        95,013.93
  1899.  32  11/01/95           745.45          653.22            92.23        94,921.70
  1900.  33  12/01/95           745.45          652.59            92.86        94,828.84
  1901.                ---------------  --------------  ---------------
  1902. ANNUAL TOTAL          8,945.40        7,871.97         1,073.43
  1903.                ---------------  --------------  ---------------
  1904.  34  01/01/96           745.45          651.95            93.50        94,735.34
  1905.  35  02/01/96           745.45          651.31            94.14        94,641.20
  1906.  36  03/01/96           745.45          650.66            94.79        94,546.41
  1907.       
  1908.  
  1909.  
  1910.  
  1911.  
  1912.  
  1913.                                                                             29
  1914.  
  1915.  
  1916.  
  1917.  
  1918.  
  1919.  
  1920.  
  1921. Again make note of the Principal Balance Remaining at the end of the schedule.  
  1922. Return to the Loan Input Screen and enter this amount in the Principal Amount 
  1923. field.  Enter 10.25 in the Interest Rate field and 300 in the Number of Payments 
  1924. field.
  1925.  
  1926.       LOAN TITLE:  Stevensons' ARM Home Loan      
  1927.       DATE OF LOAN:  03/01/1996  SUBT MO:  12
  1928.       PRINCIPAL AMOUNT:             94,546.41  (balance after 5 years)
  1929.       INTEREST RATE:                    10.25% (phase 3 interest rate)       
  1930.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  1931.       NUMBER OF PAYMENTS:                 300  (total remaining payments)
  1932.       PAYMENT AMOUNT:                       0        
  1933.       OUTPUT OPTION (S/P/D):                S                         
  1934.  
  1935. After entering the Output Option, the program will calculate the Payment Amount 
  1936. required for the remaining 25 years of the loan.
  1937.  
  1938.       PAYMENT AMOUNT:                  875.86      
  1939.                                                                                                              
  1940. Respond "Y" to the Screen Verification Message, and the Amortization Schedule 
  1941. will be generated for the remainder of the loan.     
  1942.  
  1943.  
  1944.  
  1945.                              AMORTIZATION SCHEDULE
  1946.                             Stevensons' ARM Home Loan                   Page   1
  1947.         $94,546.41 loan on 03/01/1996 at 10.25% for 300 Monthly Payments
  1948.    
  1949. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  1950. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  1951. ---- --------  ---------------  --------------  ---------------  ---------------
  1952.   1  04/01/96           875.86          807.58            68.28        94,478.13
  1953.   2  05/01/96           875.86          807.00            68.86        94,409.27
  1954.   3  06/01/96           875.86          806.41            69.45        94,339.82
  1955.   4  07/01/96           875.86          805.82            70.04        94,269.78
  1956.   5  08/01/96           875.86          805.22            70.64        94,199.14
  1957.   6  09/01/96           875.86          804.62            71.24        94,127.90
  1958.   7  10/01/96           875.86          804.01            71.85        94,056.05
  1959.   8  11/01/96           875.86          803.40            72.46        93,983.59
  1960.   9  12/01/96           875.86          802.78            73.08        93,910.51
  1961.                ---------------  --------------  ---------------
  1962. ANNUAL TOTAL          7,882.74        7,246.84           635.90
  1963.                ---------------  --------------  ---------------
  1964.  10  01/01/97           875.86          802.15            73.71        93,836.80
  1965.  11  02/01/97           875.86          801.52            74.34        93,762.46
  1966.  12  03/01/97           875.86          800.89            74.97        93,687.49
  1967.      
  1968.  
  1969.  
  1970.  
  1971.  
  1972.  
  1973.                                           
  1974.  
  1975.  
  1976.  
  1977.  
  1978.  
  1979.   30                                                                          
  1980.  
  1981.  
  1982.  
  1983.  
  1984.  
  1985.  
  1986.  
  1987. ADDITIONAL PAYMENTS
  1988.   
  1989. The Johnstones have been paying for 10 years on a 30 year home mortgage.  With 
  1990. 20 years left to pay, they would like to know how much sooner the loan would be 
  1991. paid off if they made an additional payment of $5,000.00.  Assume that there 
  1992. would be no penalty involved for this amount.  The original amount of the loan 
  1993. was $36,000.00 and the interest rate is 11.25% 
  1994.  
  1995. First produce an amortization schedule for the original loan.  Enter the 
  1996. information as follows:
  1997.  
  1998.       LOAN TITLE:  Johnstones' Home Loan      
  1999.       DATE OF LOAN:  04/14/1980  SUBT MO:  12
  2000.       PRINCIPAL AMOUNT:             36,000.00                        
  2001.       INTEREST RATE:                    11.25%                              
  2002.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  2003.       NUMBER OF PAYMENTS:                 360                             
  2004.       PAYMENT AMOUNT:                       0        
  2005.       OUTPUT OPTION (S/P/D):                S                         
  2006.  
  2007. After entering the Output Option, the program will calculate the Payment Amount 
  2008. required:                                        
  2009.  
  2010.       PAYMENT AMOUNT:                  349.65      
  2011.                                                                                                              
  2012. Respond "Y" to the Screen Verification Message to generate the Amortization 
  2013. Schedule:       
  2014.  
  2015.  
  2016.                              AMORTIZATION SCHEDULE
  2017.                               Johnstones' Home Loan                     Page   1
  2018.         $36,000.00 loan on 04/14/1980 at 11.25% for 360 Monthly Payments
  2019.    
  2020. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  2021. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  2022. ---- --------  ---------------  --------------  ---------------  ---------------
  2023.   1  05/14/80           349.65          337.50            12.15        35,987.85
  2024.   2  06/14/80           349.65          337.39            12.26        35,975.59
  2025.   3  07/14/80           349.65          337.27            12.38        35,963.21
  2026.   4  08/14/80           349.65          337.16            12.49        35,950.72
  2027.   5  09/14/80           349.65          337.04            12.61        35,938.11
  2028.   6  10/14/80           349.65          336.92            12.73        35,925.38
  2029.   7  11/14/80           349.65          336.80            12.85        35,912.53
  2030.   8  12/14/80           349.65          336.68            12.97        35,899.56
  2031.                ---------------  --------------  ---------------
  2032. ANNUAL TOTAL          2,797.20        2,696.76           100.44
  2033.                ---------------  --------------  ---------------
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039.  
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.                                                                             31
  2046.  
  2047.  
  2048.  
  2049.  
  2050.  
  2051.  
  2052.  
  2053.   9  01/14/81           349.65          336.56            13.09        35,886.47
  2054.  10  02/14/81           349.65          336.44            13.21        35,873.26
  2055.  11  03/14/81           349.65          336.31            13.34        35,859.92
  2056.  12  04/14/81           349.65          336.19            13.46        35,846.46
  2057.  
  2058. / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / 
  2059.  
  2060. 118  02/14/90           349.65          313.45            36.20        33,398.29
  2061. 119  03/14/90           349.65          313.11            36.54        33,361.75
  2062. 120  04/14/90           349.65          312.77            36.88        33,324.87
  2063.                                         
  2064.  
  2065. Find in the schedule the Principal Balance Remaining after 120 payments (10 
  2066. years).  Subtract the amount of the additional payment from this Remaining 
  2067. Balance and enter the result in Principal Amount Field of the Loan Information 
  2068. Screen (Remaining Balance = 33,324.87; Additional Payment = 5,000.00; Amount to 
  2069. enter in Principal Amount field = 33,324.87 - 5,000.00 = 28,324.87).  Leave the 
  2070. Number of Payments Field equal to Zero in order to allow the program to 
  2071. calculate the time needed to pay off the loan.  Enter the same amounts in the 
  2072. Interest Rate and Payment Amount fields as in the original loan schedule.   
  2073.  
  2074.       LOAN TITLE:  Johnstones' Home Loan      
  2075.       DATE OF LOAN:  04/14/1990  SUBT MO:  12
  2076.       PRINCIPAL AMOUNT:             28,324.87                        
  2077.       INTEREST RATE:                    11.25%                              
  2078.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  2079.       NUMBER OF PAYMENTS:                   0                             
  2080.       PAYMENT AMOUNT:                  349.65        
  2081.       OUTPUT OPTION (S/P/D):                S                         
  2082.  
  2083. After entering the Output Option, the program will calculate the Number of 
  2084. Payments required:                                     
  2085.  
  2086.       NUMBER OF PAYMENTS:                 153      
  2087.                                                                                                              
  2088. Subtracting 153 from the original remaining number of payments, 240, the 
  2089. difference is 87 months.  Therefore, the loan can be paid off 7 years and 3 
  2090. months early, if the Johnstones decide to make the extra $5,000.00 payment.
  2091.  
  2092.  
  2093.  
  2094.  
  2095.  
  2096.  
  2097.  
  2098.  
  2099.  
  2100.  
  2101.  
  2102.  
  2103.  
  2104.  
  2105.  
  2106.  
  2107.  
  2108.  
  2109.  
  2110.  
  2111.   32                                                                          
  2112.  
  2113.  
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119. NEGATIVE AMORTIZATION
  2120.   
  2121. The Bensons are a retired couple.  The bank has allowed them a $70,000.00 loan 
  2122. on their home at 10% interest with monthly payments of $500.00.  This loan will
  2123. amortize negatively over 20 years, the bank assuming that the value of the home 
  2124. will continue to rise sufficiently to cover the balance due.              
  2125.                                                    
  2126. Enter all information including the Payment Amount:
  2127.  
  2128.       LOAN TITLE:  Bensons' Home Loan        
  2129.       DATE OF LOAN:  09/15/1994  SUBT MO:  12
  2130.       PRINCIPAL AMOUNT:             70,000.00                        
  2131.       INTEREST RATE:                       10%                              
  2132.       FREQUENCY OF PAYMENTS (M,Q,S,A):      M                
  2133.       NUMBER OF PAYMENTS:                 240                             
  2134.       PAYMENT AMOUNT:                  500.00        
  2135.       OUTPUT OPTION (S/P/D):                S                         
  2136.  
  2137.                                                                                                            
  2138. Respond "Y" to the Screen Verification Message to generate the Amortization 
  2139. Schedule:       
  2140.     
  2141.  
  2142.                              AMORTIZATION SCHEDULE
  2143.                                Bensons' Home Loan                       Page   1
  2144.          $70,000.00 loan on 09/15/1994 at 10% for 240 Monthly Payments
  2145.    
  2146. ------------PAYMENT-----------  -------------APPLIED TO--------  ------PRINCIPAL
  2147. NUMB   DATE             AMOUNT        INTEREST        PRINCIPAL          BALANCE
  2148. ---- --------  ---------------  --------------  ---------------  ---------------
  2149.   1  10/15/94           500.00          583.33           -83.33        70,083.33
  2150.   2  11/15/94           500.00          584.03           -84.03        70,167.36
  2151.   3  12/15/94           500.00          584.73           -84.73        70,252.09
  2152.                ---------------  --------------  ---------------
  2153. ANNUAL TOTAL          1,500.00        1,752.09          -252.09
  2154.                ---------------  --------------  ---------------
  2155.   4  01/15/95           500.00          585.43           -85.43        70,337.52
  2156.   5  02/15/95           500.00          586.15           -86.15        70,423.67
  2157.   6  03/15/95           500.00          586.86           -86.86        70,510.53
  2158.   7  04/15/95           500.00          587.59           -87.59        70,598.12
  2159.   8  05/15/95           500.00          588.32           -88.32        70,686.44
  2160.   9  06/15/95           500.00          589.05           -89.05        70,775.49
  2161.  10  07/15/95           500.00          589.80           -89.80        70,865.29
  2162.  11  08/15/95           500.00          590.54           -90.54        70,955.83
  2163.  12  09/15/95           500.00          591.30           -91.30        71,047.13
  2164.  
  2165. / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / 
  2166.  
  2167. 230  11/15/13           500.00        1,057.40          -557.40       127,444.85
  2168. 231  12/15/13           500.00        1,062.04          -562.04       128,006.89
  2169.                ---------------  --------------  ---------------
  2170. ANNUAL TOTAL          6,000.00       12,446.22        -6,446.22
  2171.                ---------------  --------------  ---------------
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.                                                                             33
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185. 232  01/15/14           500.00        1,066.72          -566.72       128,573.61
  2186. 233  02/15/14           500.00        1,071.45          -571.45       129,145.06
  2187. 234  03/15/14           500.00        1,076.21          -576.21       129,721.27
  2188. 235  04/15/14           500.00        1,081.01          -581.01       130,302.28
  2189. 236  05/15/14           500.00        1,085.85          -585.85       130,888.13
  2190. 237  06/15/14           500.00        1,090.73          -590.73       131,478.86
  2191. 238  07/15/14           500.00        1,095.66          -595.66       132,074.52
  2192. 239  08/15/14           500.00        1,100.62          -600.62       132,675.14
  2193. 240  09/15/14       133,780.77        1,105.63       132,675.14             0.00
  2194.                ---------------  --------------  ---------------
  2195. ANNUAL TOTAL        137,780.77        9,773.88       128,006.89
  2196.                ---------------  --------------  ---------------
  2197.    
  2198. TOTALS:             253,280.77      183,280.77        70,000.00
  2199.    
  2200.   
  2201. As you can see, the loan Amortizes Negatively, leaving at the end of 20 years a 
  2202. Balloon Payment of $132,675.14.
  2203.  
  2204.  
  2205.  
  2206.     
  2207.      
  2208.  
  2209.  
  2210.  
  2211.  
  2212.