Combo Loan (Piggyback Loan)
|
04-06-2018, 01:27 PM
Post: #1
|
|||
|
|||
Combo Loan (Piggyback Loan)
Link to blog article: https://edspi31415.blogspot.com/2018/04/...loans.html
The program COMBOLOAN calculates the payments for both separate loans and combined loans. This particular loan covers of three types: 80:20, 80:15:5, and 80:10:10. Code:
Output: {down payment, total payment, large payment, small payment} Examples: Loan Amount: $200,000.00 80% Loan: Term: 30 years, Rate: 4.5% Small Loan: Term: 15 years, Rate 5% Example 1: Type 80:20 Result: {0, -1,127.01, -810.70, -316.32} Example 2: Type 80:15:5 Result: {-10,000.00, -1047.93, -810.70, -237.24} Example 3: Type 80:10:10 Result: {-20,000.00, -968.86, -810.70, -158.16} Sources Calculated Industries Real Estate Master IIIX: Resident Real Estate Finance Calculator Pocket Reference Guide Calculated Industries, LLC.: Carson City, NV 2010 Mortgage-Info.com “Piggy Back Mortgage Calculator” Mortgage Info.com 2011 http://www.mortgage-info.com/mortgage-ca...lator.aspx Accessed April 4, 2018. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)