Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9222457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:50:20+00:00 2026-06-18T03:50:20+00:00

I have a basic app which uses Simple Interest to calculate the cost of

  • 0

I have a basic app which uses “Simple Interest” to calculate the cost of Finance.

COF = Prt  = Principal * (Rate / 12) * nPer

So for a $10,000 loan over 48 months @ 10%pa the COF is $4000

Payments are therefore fixed at the rate of:

(Principal + COF) / nPer = Monthly Payment Amount

What I would like to do is generate an Amortization Table which uses Normal Amortization, to produce the period, the amount of Interest included in the payment, the amount of principal included in the payment and the balance of the loan remaining.

Period Interest Principal Balance

I have been unable to find the calculations anywhere for determining the percentage of interest and principal that is included in each periods payment.

I cannot use the Excel formulas (ipmt and ppmt), because these are based on a Compounding Interest Formula not the Simple Interest formula I am trying to use. eg, Excel calculates the COF for a $10000 loan over 48 months @ 10%pa as $2174.04

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T03:50:22+00:00Added an answer on June 18, 2026 at 3:50 am

    Given the fact that you know in advance the total principal and the total interest you will pay, the payment is simply:

    P = (Principal + Interest) / 48 = (10000 + 4000) / 48 = 291.666666
    

    Now, just write an amortization schedule:

    Period  |  Principal (K) | Interest (I)      | Payment | Balance (B)
    -------------------------------------------------------------------------
         1  | K[1] = 10000   | K[1] * 0.1 / 12   | P       | K[1] + I[1] - P
         2  | K[2] = B[1]    | K[2] * 0.1 / 12   | P       | K[2] + I[2] - P
    ...
    

    This can be solved very easily with VBA or Excel formulas.


    A bit of info

    As far as I know (or as it is known here in Mexico), this metod is called global interest: Calculate the interest you want to collect and then divide the principal and receivable interest by the number of amortization periods.

    Excel (and every other spreadsheet program I know), uses the leveled payment method considering a compound interest rate. The results obtained by Excel can be replicated with the following formula:

    P = -K / a(n,r)
    

    where P is the leveled payment per period, n is the number of amortization periods, r is the efective interest rate per period, and a(n,r) is the present value of an annuity:

    a(n,r) = (1 + (1 + r)^(-n)) / r
    

    I sugest you read “The theory of interest” (Kellison).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a simple app which uses bare TextCtrl widgets with wxFILTER_NUMERIC in
I have a pretty basic Backbone app which uses a router to instantiate views
I have a simple Android app which uses AsyncTasks for I/O. A frequent pattern:
I have a basic iPhone/iPad app which has a ; a. List view &
I have a very basic API in my app which also has an index
actionmailer actionpack activeresource activesupport I have a basic scaffolded CRUD app that uses ActiveRecord
I have a very simple app on my local machine that uses the ASP.NET
I have a silverlight app that uses a simple Login.aspx page. I have all
I have a page which uses a tag template. My web.xml is very basic.
I have an Android app which uses a bit of OpenGL running on a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.