Modelling Linear Growth and Decay (VCE SSCE General Mathematics): Revision Notes
Modelling Linear Growth and Decay
Understanding linear growth and decay
When we talk about linear growth, we mean a situation where a quantity increases by the same fixed amount over equal time periods. Imagine you have $300 in your savings account and you add $20 every week - this represents linear growth because you're adding the same amount each time.
Linear decay works in the opposite way. This occurs when a quantity decreases by the same fixed amount over equal time periods. A common example is when a new car loses a constant amount of value each year.
The key characteristic of both linear growth and decay is the constant change - the amount added or subtracted remains the same at every step. This is what makes them "linear" - if you graph these sequences, the points form a straight-line pattern.
The recurrence model for linear growth and decay
We can model both linear growth and decay using recurrence relations. These are mathematical rules that tell us how to get from one term in a sequence to the next.
General forms
Consider these two recurrence relations:
The first relation generates a sequence with a linear growth pattern: 20, 22, 24, ...
The second generates a sequence with a linear decay pattern: 20, 18, 16, ...
The common difference
The key feature of linear growth and decay is the common difference, which we represent as . This is the constant amount we add or subtract at each step.
For any positive constant :
- models linear growth
- models linear decay
Graphing sequences
When we graph these sequences, we plot individual points (don't join them with lines). The pattern of the dots tells us about the sequence:
- An upward slope indicates growth
- A downward slope indicates decay
Graphing linear sequences
Let's look at how to graph the terms of a linear sequence.
Worked Example: Growth Sequence
For the recurrence relation :
- Starting value: 2
- Rule: add 5
- First four terms: 2, 7, 12, 17

Worked Example: Decay Sequence
For the recurrence relation :
- Starting value: 20
- Rule: subtract 3
- First four terms: 20, 17, 14, 11
Simple interest investments and loans
Simple interest is a practical application of linear growth. When you invest money or take out a loan with simple interest, the amount grows by the same fixed amount each year.
Key terms
- Principal: The initial amount of money borrowed or invested
- Interest: The amount added at each step, calculated as a percentage of the principal
- Interest rate (): The annual percentage rate used to calculate the interest
The simple interest model
Let be the value of the loan or investment after years, and be the annual percentage interest rate.
The recurrence relation is:
where
Notice that is calculated once, using the original principal, and remains constant throughout. This is what makes simple interest a linear growth model - the interest amount never changes.
Worked example: Setting up a simple interest model
Worked Example: Setting Up a Simple Interest Model
Problem: Cheryl invests $5000 in an account that pays 4.8% per annum simple interest. Create a recurrence relation to model this investment.
Solution:
- (the principal)
- Therefore:
Using the model to analyse investments
Once we have a recurrence relation, we can use it to answer questions about the investment.
Worked Example: Analysing Investments
Using Cheryl's investment model :
Part a: Show that the value after 3 years is $5720.
Calculate each term:
After three years, the investment is worth $5720.
Part b: When will the investment first exceed $6000?
Using a calculator, we can repeatedly add 240.
The investment first exceeds $6000 after 5 years, when it reaches $6200.
Depreciation
Depreciation refers to the decrease in value of an asset over time. This is particularly important for businesses tracking the value of equipment, vehicles, and other assets.
Important concepts
- Future value: The estimated value of an asset at a particular point in time
- Scrap value: The value at which an item is no longer useful and will be sold or disposed of
We'll look at two methods of calculating depreciation: flat rate and unit cost.
Flat rate depreciation
With flat rate depreciation, an asset loses a constant amount of value each time period. This amount is typically calculated as a percentage of the original purchase price.
The flat rate depreciation model
Let be the value of the asset after years, and be the percentage depreciation rate.
The recurrence relation is:
where
Notice the similarity to simple interest - the only difference is that we're subtracting instead of adding it. This makes flat rate depreciation a linear decay model.
Worked example: Modelling flat rate depreciation
Worked Example: Modelling Flat Rate Depreciation
Problem: A new car was purchased for $24,000 in 2014. The car depreciates by 20% of its purchase price each year. Create a recurrence relation to model this.
Solution:
- (initial value)
- (depreciation rate)
- Therefore:
Analysing flat rate depreciation
Worked Example: Analysing Flat Rate Depreciation
Using the car depreciation model :
Part a: Find the value after 2 years.
After 2 years, the car is worth $14,400.
Part b: If purchased in 2023, when will the car's value reach zero?
Continuing the pattern:
The car reaches zero value in 2028 (after 5 years).
Part c: What was the percentage depreciation rate?
Unit cost depreciation
Some assets lose value based on how often they're used rather than how much time has passed. For example, a photocopier that has printed thousands of pages is worth less than an unused one of the same age.
The unit cost depreciation model
Let be the value of the asset after units of use, and be the cost per unit of use.
The recurrence relation is:
Note that here, is simply the depreciation amount per use, not calculated from a percentage. This makes unit cost depreciation particularly useful for equipment where wear and tear depends on usage.
Worked example: Modelling unit cost depreciation
Worked Example: Modelling Unit Cost Depreciation
Problem: A professional gardener purchased a lawn mower for $270. The mower depreciates by $3.50 each time it is used.
Part a: Create a recurrence relation.
Solution:
- (initial value)
- (depreciation per use)
- Therefore:
Part b: Find the value after three uses.
After three uses, the mower is worth $259.50.
Part c: How many uses until the value is first less than $250?
Continuing:
After six uses, the value first falls below $250.
Key Points to Remember:
- Linear growth occurs when a quantity increases by a constant amount (), while linear decay occurs when it decreases by a constant amount ()
- The constant amount added or subtracted is called the common difference ()
- Simple interest uses linear growth where , with the interest calculated on the original principal
- Flat rate depreciation uses linear decay where , with depreciation calculated as a percentage of the original purchase price
- Unit cost depreciation uses linear decay where is the fixed depreciation amount per use, based on usage rather than time
- When graphing sequences, plot individual points without joining them - an upward slope indicates growth, a downward slope indicates decay