This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| car [2026/04/04 23:03] – admin | car [2026/04/04 23:11] (current) – [Table] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ^ Loan Parameter ^ Value ^ | + | | Loan Amount ($) |
| - | + | | Annual Interest Rate (%) | 2.9 | |
| - | | Loan Amount ($) | 10000 | | + | | Duration (Years) |
| - | | Annual Interest Rate (%) | 5 | | + | | **Monthly Payment** |
| - | | Duration (Years) | 5 | | + | | **Total Interest Paid** |
| - | | **Monthly Payment** | ~~=round((r1c1/ | + | | **Total Cost** |
| - | | **Total Interest Paid** | ~~=round((r3c1 * r2c1 * 12) - r0c1, 2)~~ | | + | |
| - | | **Total Cost of Loan** | ~~=round(r3c1 * r2c1 * 12, 2)~~ | | + | |