Finance

Net Worth Growth Calculator

Project your net worth growth over time with annual contributions and compound returns.

CALCULATOR

Enter your numbers

Instant results
$719,866.34
Future Net Worth
Total Contributed$290,000
Investment Growth$429,866.34
Years20

THE NUMORIX GUIDE

How to use the Net Worth Growth Calculator

Last reviewed September 14, 2026

What this calculator does

The engine starts with currentNetWorth, adds the annual contribution, and applies the annual return each year: balance_y = (balance_(y-1) + contribution) x (1 + return rate).

Formula and method

The engine starts with currentNetWorth, adds the annual contribution, and applies the annual return each year: balance_y = (balance_(y-1) + contribution) x (1 + return rate). totalContributed starts with the current net worth and then adds each annual contribution; totalGrowth is the ending balance minus that total.

Variables and inputs

Enter current net worth in dollars, an annual contribution in dollars, an annual return rate as a percent, and a number of years. The view recalculates immediately. The contribution is treated as one beginning-of-year amount, not as monthly deposits.

Worked example

With $50,000 current net worth, $12,000 contributed each year, a 7% return, and 20 years, year 1 is (50,000 + 12,000) x 1.07 = $66,340. After 20 iterations the modeled balance is about $719,866, total contributed is $290,000, and modeled growth is about $429,866.

How to interpret the result

The result is a compound-growth scenario for the portion of net worth represented by the inputs. It shows how a constant return and recurring additions can change a balance; it does not predict the value of a household's assets or liabilities.

Common mistakes to avoid

Do not enter annual income as current net worth or an annual contribution. Keep the return as 7 rather than 0.07 because the UI expects a percent. Remember that the engine applies the contribution before that year's growth, so an end-of-year deposit will produce a different result.

Assumptions and limitations

The engine applies one return to the entire starting balance and every contribution, with no volatility, fees, taxes, inflation, withdrawals, changing liabilities, or asset-specific returns. It also counts the starting net worth as contributed principal and does not validate negative or fractional year inputs.

Sources and references

COMMON QUESTIONS

Frequently asked questions

When is the annual contribution added?

The engine adds it to the opening balance before applying that year's return. A contribution made at the end of each year would have less time to grow and needs a different schedule.

Why does total contributed include current net worth?

The implementation initializes totalContributed with currentNetWorth, then adds each annual contribution. It treats the starting net worth as the initial principal being modeled.

Is the investment growth guaranteed?

No. The percentage is a constant assumption used for arithmetic. Real returns vary, can be negative, and are reduced by fees and taxes that this route does not model.