Investment & Growth — Full Document
Investment Growth #
Retirement Savings #
initial_savings = $50000 → $50K
annual_return = 7% → 7%
years_to_retire = 30 → 30Simple compound growth #
retirement_fund = compound $50000 by 7% over 30 → $380.61KWith monthly compounding (higher return) #
retirement_monthly = compound($50000, 7%, 30 years, compounded monthly) → $405.82KBusiness Growth #
Customer base growing 15% per month #
starting_customers = 500 customers → 500 customers
monthly_growth = compound 500 customers by 15% over 24 → 14.31K customersNatural language form #
compound 1000 users by 10% over 12 months → 3.14K usersLinear Growth #
Adding $200/month to savings for 5 years #
savings_plan = grow $0 by $200 over 60 → $12KAdding 50 subscribers per week #
grow 100 subscribers by 50 over 52 weeks → 2.7K subscribersAsset Depreciation #
Car loses 20% per year #
car_value = depreciate $35000 by 20% over 5 → $11.47KEquipment with $2000 salvage floor #
depreciate $80000 by 25% over 10 years to $2000 → $4,505.08Office furniture #
furniture = depreciate $15000 by 15% over 7 → $4,808.66