TI-84 for Financial Math: Interest, Loans & TVM Solver
TI84 Calculator
Math Guides

TI-84 for Financial Math: Interest, Loans & TVM Solver

📚 Related Guides
📅 February 24, 2026 ⏱ 5 min read ✍️ TI84 Calculator Editorial

Financial mathematics — compound interest, loan payments, present and future value calculations, annuity analysis, and savings goal planning — is surprisingly accessible on the TI-84 through the built-in TVM Solver. TVM stands for Time Value of Money, a foundational concept in finance that recognizes a dollar available today is worth more than a dollar available in the future due to the opportunity to earn interest.

Introduction

Financial mathematics — compound interest, loan payments, present and future value calculations, annuity analysis, and savings goal planning — is surprisingly accessible on the TI-84 through the built-in TVM Solver. TVM stands for Time Value of Money, a foundational concept in finance that recognizes a dollar available today is worth more than a dollar available in the future due to the opportunity to earn interest.

The TI-84's Finance application provides a complete toolkit for personal finance calculations that students encounter in high school personal finance courses, business math, and introductory economics. These same calculations apply directly to real-world decisions: buying a car, saving for college, taking out a mortgage, or evaluating the cost of credit card debt.

This guide walks through every major financial calculation available on the TI-84: compound interest analysis with the TVM Solver, monthly loan payment calculations, savings goal time projections, and the supplementary Finance menu functions for interest conversion and amortization analysis.

The TVM Solver

Press APPS → Finance → 1:TVM Solver to open the Time Value of Money Solver. The TVM Solver displays six primary variables: N (total number of payment periods), I% (annual interest rate as a percentage, not decimal), PV (present value), PMT (payment per period), FV (future value), P/Y (payments per year), and C/Y (compounding periods per year). The final setting toggles payment timing between END (payment at end of period, the standard) and BEGIN (payment at start of period).

The workflow for any TVM problem is the same: enter all known values into their respective fields, then move the cursor to the unknown variable and press ALPHA + ENTER (SOLVE). The calculator fills in the unknown with the value that makes the time value of money equation balance. This algebraic equation has only one unknown for any standard financial problem, so the solver always finds a unique answer.

Sign convention is critical and causes confusion for nearly every student encountering the TVM Solver for the first time. Money flowing out of your account (payments you make, investments you put in) is negative. Money flowing into your account (loan proceeds you receive, investment returns you collect) is positive. Maintaining this convention consistently is the only way to get correct signs on calculated values.

Compound Interest

$5,000 invested at 6% annual interest for 10 years. What is the final balance? Set N = 10 (10 annual periods), I% = 6 (annual interest rate), PV = -5000 (negative because you paid this out to make the investment), PMT = 0 (no additional contributions), FV = ? (this is what we are solving for), P/Y = 1 (one payment per year), C/Y = 1 (one compounding period per year). Move the cursor to FV and press ALPHA+ENTER. The solver returns FV = 8,954.24, meaning your $5,000 grows to $8,954.24 after 10 years at 6% annual compounding.

For monthly compounding at the same rate, change C/Y from 1 to 12. The result increases to approximately $9,096.98, illustrating the effect of more frequent compounding on investment growth. This comparison demonstrates concretely why the compounding frequency matters: the same stated annual interest rate produces different effective returns depending on how often interest is applied.

To find the effective annual rate of a nominal rate with multiple compounding periods, use the Finance menu function Eff(: press APPS → Finance → scroll to Eff( → enter Eff(6, 12) for 6% nominal compounded monthly. The result is approximately 6.168%, the effective annual rate. This is the actual return you earn in a year, accounting for intra-year compounding.

Monthly Loan Payments

Car loan of $18,000 at 5.9% APR for 60 months. What is the monthly payment? Set N = 60 (60 monthly periods), I% = 5.9 (annual rate, the calculator converts to monthly automatically using P/Y), PV = 18000 (positive because you received this money from the lender), PMT = ? (the monthly payment, which we are solving for), FV = 0 (the loan is fully paid off at the end), P/Y = 12 (12 payments per year), C/Y = 12 (12 compounding periods per year). Move the cursor to PMT and press ALPHA+ENTER. The result is PMT = -346.50, meaning you pay $346.50 per month.

The negative sign confirms correct sign convention: the monthly payment is money flowing out of your account. The total interest paid over the life of the loan is 60 times 346.50 minus 18000 = 20790 minus 18000 = $2,790. The Finance menu functions can calculate this precisely: Σ Int(1, 60, PV, I%, N, P/Y) gives the total interest paid.

To compare different loan terms, run the TVM Solver multiple times with different N values. For example, compare the monthly payment and total interest for the same $18,000 loan at 5.9% over 36 months, 48 months, and 60 months. Shorter terms have higher monthly payments but significantly lower total interest, illustrating the fundamental trade-off in loan structuring.

Savings Goal Planning

Saving $200 per month at 4% annual interest. How long until you have saved $15,000? Set N = ? (number of months, what we are solving for), I% = 4, PV = 0 (starting from zero), PMT = -200 (negative because you are paying this into the account each month), FV = 15000 (positive because this is money you will receive or have), P/Y = 12, C/Y = 12. Move cursor to N and press ALPHA+ENTER. The result is approximately N = 65.7 months, or about 5 years and 5 months.

This type of calculation is directly applicable to real-life financial planning: saving for a car down payment, building an emergency fund, or accumulating a college savings target. The TVM Solver makes these calculations instantaneous, allowing you to explore the effect of changing any parameter — saving more per month, achieving a higher return, or targeting a different goal amount.

You can also solve for required monthly contributions given a savings target and timeline. If you need $15,000 in 4 years (48 months) at 4% annual interest, set N = 48, I% = 4, PV = 0, PMT = ?, FV = 15000, P/Y = 12. Solving for PMT gives approximately -$272 per month — a higher contribution needed to hit the same goal in a shorter timeframe.

Further Reading & Sources

Understanding the TVM Solver Variables

The TVM (Time Value of Money) Solver on the TI-84 contains six variables: N (total number of payment periods), I% (annual interest rate as a percentage, NOT decimal — enter 5 for 5%), PV (present value — use negative for money paid out), PMT (payment per period — use negative for money paid out), FV (future value), and P/Y and C/Y (payments per year and compounding periods per year — usually the same). Access via APPS → 1:Finance → 1:TVM Solver.

The sign convention is critical: money paid out is negative, money received is positive. For a loan, PV (money received) is positive and PMT (monthly payment) is negative. For an investment, PV (money deposited) is negative and FV (future amount received) is positive.

Calculating Monthly Loan Payments

Example: $20,000 car loan at 6% APR for 5 years (60 months). In TVM Solver: N=60, I%=6, PV=20000, PMT=? (solve for this), FV=0, P/Y=12, C/Y=12. Move cursor to PMT and press ALPHA → ENTER (SOLVE). Result: PMT=−386.66 — the monthly payment is $386.66. The negative sign confirms this is money paid out. Total interest paid = 386.66 × 60 − 20000 = $3,199.60.

Compound Interest and Future Value

Example: $5,000 invested at 7% APR compounded monthly for 10 years. TVM Solver: N=120, I%=7, PV=−5000, PMT=0, FV=? (solve), P/Y=12, C/Y=12. Solve for FV → $10,048.32. This demonstrates the power of compound interest — $5,000 doubles in 10 years at 7% compounded monthly.

For annual compounding, set P/Y=1 and C/Y=1. For continuous compounding, use the formula FV=PV·e^(r·t) directly on the home screen instead of the TVM Solver.

Mortgage Calculations and Amortization

For a $300,000 mortgage at 7.5% for 30 years: N=360, I%=7.5, PV=300000, PMT=?(solve), FV=0, P/Y=12, C/Y=12 → PMT=−2097.56/month. Total paid = 2097.56×360 = $755,122. Total interest = $455,122. After solving, use APPS → Finance → and explore amortization functions bal(), ΣPrn(), and ΣInt() to find balance remaining and interest paid at any point in the loan term.

Net Present Value and IRR

Access NPV and IRR functions via APPS → Finance → 7:npv( and 8:irr(. Syntax: npv(rate, initial_investment, {cash_flows}). Example: Initial investment $10,000, cash flows of $3,000/year for 5 years, discount rate 8%: npv(8, −10000, {3000,3000,3000,3000,3000}) = $1,978.13. Positive NPV means the investment creates value. IRR is the rate that makes NPV=0 — if IRR > hurdle rate, the investment is acceptable.

Retirement Savings Calculator

Example: How much must you save per month to have $1,000,000 at retirement in 30 years, assuming 8% annual return? TVM Solver: N=360, I%=8, PV=0, PMT=?(solve), FV=1000000, P/Y=12, C/Y=12 → PMT=−670.98. You need to invest only $671/month for 30 years at 8% to retire with $1 million. Total contributed = 671×360 = $241,560 — the remaining $758,440 is compound growth.