--- title: "Loan Amortization" id: 13117 type: "product" slug: "loan-amortization" url: "http://localhost/product/loan-amortization/" markdown_url: "http://localhost/product/loan-amortization.md" published_at: "2019-11-30T01:41:19+00:00" modified_at: "2026-03-22T20:23:09+00:00" author: "David Anderson" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Shows breakdown between principal and interest on loan payments. Provide any three factors (amount, interest rate, number of payments or payment) amount program will calculate the unknown factor Any payment factor can be used: monthly, weekly, daily, etc. program will break out the interest and principal portions of each payment for any period desired; it…" category: - name: "Finance" slug: "finance" taxonomy: "category" url: "http://localhost/category/software/finance/" post_tag: - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "WMJ Data Systems" slug: "wmj-data-systems" taxonomy: "post_tag" url: "http://localhost/tag/wmj-data-systems/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" genre: - name: "Finance" slug: "finance" taxonomy: "genre" url: "http://localhost/type/finance/" - name: "Software" slug: "software" taxonomy: "genre" url: "http://localhost/type/software/" company: id: 11454 title: "WMJ Data Systems" type: "company" url: "http://localhost/company/wmj-data-systems/" price: 15 date: 1984 rarity: "Uncommon" articles: - article: id: 24490 title: "Resources (Sync v4 n1)" type: "article" url: "http://localhost/article/resources-sync-v4-n1/" adverts: - publication: - id: 26460 title: "SYNC v4 n2" type: "issue" url: "http://localhost/issue/sync-v4-n2/" advert_page: "95" companies_products: - id: 11454 title: "WMJ Data Systems" type: "company" url: "http://localhost/company/wmj-data-systems/" --- Shows breakdown between principal and interest on loan payments. Provide any three factors (amount, interest rate, number of payments or payment) amount program will calculate the unknown factor Any payment factor can be used: monthly, weekly, daily, etc. program will break out the interest and principal portions of each payment for any period desired; it will also total each column.