Mathematical Modelling · Guided Practice
Recurrence Relations
12 questions with answers and video solutions. Try each one before revealing the answer.
At the end of each year individuals join the population.
A spreadsheet models the population year by year, with the starting value in cell B2.
Write down the formula that should be entered in cell B3 so that it can be filled down the column.
Answer
=B2*0.88+260leave, so remain: multiply the cell above by , then add the who join.
Each year interest is added and then is withdrawn.
A spreadsheet models the balance year by year, with the starting value in cell B2.
Write down the formula that should be entered in cell B3 so that it can be filled down the column.
Answer
=B2*1.04-150Adding interest multiplies the balance by ; the withdrawal is then subtracted.
During each hour, of the cars leave and cars arrive.
Calculate the number of cars in the car park at am and at am.
Answer
9 am: cars
10 am: cars
Each year of the fish are caught and young fish are added.
Calculate the number of fish after years.
Give your answer to the nearest whole fish.
Answer
Year 1:
Year 2:
Year 3:
fish
Each day of the liquid evaporates and litres are added.
A spreadsheet models the volume day by day, with the starting value in cell B2.
(a) Write down the formula that should be entered in cell B3 so that it can be filled down the column.
(b) Describe how to use the spreadsheet to find what happens to the volume in the long term, and state the outcome.
Answer
=B2*0.8+100evaporates, so remains, then litres are added.
(b) Fill the formula down the column through many rows and read the values.
The volume levels out at approximately litres.
Each hour, of the chemical is removed and grams are added.
The tank starts with grams.
Calculate the mass of the chemical after each of the next three hours.
Answer
Hour 1:
Hour 2:
Hour 3: grams
Each year of the trees are felled and saplings are planted.
(a) Calculate the number of trees after years.
(b) Describe how a spreadsheet could be used to find the number of trees in the forest in the long term.
Answer
Year 1:
Year 2: trees
(b) Enter in a cell, then in the cell below enter a formula multiplying the cell above by and adding . Fill the formula down the column.
The extended list shows the number of trees levelling out at approximately .
Between sprayings new pests arrive.
There are pests before the first spraying.
Calculate the number of pests after weeks.
Answer
Week 1:
Week 2: pests
Cell B2 holds the starting value.
Cell D1 holds the multiplier and cell D2 holds .
Write down the formula that should be entered in cell B3 so that it can be filled down the column.
Answer
=B2*$D$1+$D$2The dollar signs fix cells D1 and D2 so they do not change as the formula is filled down.
You must refer to the spreadsheet file 'Q5 School Roll.xlsx' when answering this question.
A school is planning a new building as it is approaching its maximum capacity.
The school roll in August 2021 was 650 pupils.
Approximately 18% of pupils leave by the end of each school year. 140 new S1 pupils join the roll in August each year.
(a)(i) Complete the 'School Roll' worksheet to predict the school roll in August 2031.
(a)(ii) Comment on the precision of this prediction.
(b) Comment on the relationship between time and the predicted school roll up to August 2031.
The school moves forward with plans for a new building. This will increase the capacity of the school to 800 pupils.
(c)(i) Extend the table in your worksheet to construct a graph to show what is predicted to happen to the school roll in the long term. You must consider what happens to the school roll beyond August 2031.
(c)(ii) Use your graph to determine whether the new capacity is suitable.
Answer
(a)(i) 761 (pupils)
(a)(ii) e.g., the number of pupils leaving each year is approximate.
(b) the school roll gradually increases each year.
(c)(i) Evidence of extending spreadsheet to at least August 2042 and constructing an appropriate graph.
(c)(ii) Yes, the population is not expected to exceed 800 pupils.
You must refer to the spreadsheet file 'Q8 Warehouse.xlsx' when answering this question.
You must complete parts (a) and (b) (i) using the spreadsheet file.
Parts (b) (ii), (c) and (d) must be completed in the answer space provided.
A warehouse company currently has 1750 units of stock. They deliver 20% of their current stock each week, and receive 300 units of new stock per week.
(a) Complete the 'Warehouse Stock' worksheet to identify (in cell C10) the predicted number of units of stock in the warehouse at the end of week 26.
(b)(i) Extend the table in your worksheet to construct a graph to show the units of stock for 52 weeks.
(b)(ii) Using the graph constructed in (b) (i), state which type of mathematical model best describes the units of stock in the warehouse.
After 52 weeks, the warehouse company plans to move to a smaller building with space for 1400 units of stock.
(c) Comment on whether the smaller building will have enough space for the stock. Justify your answer.
(d) State one reason why this mathematical model may not be realistic.
Answer
(a) 1500 (using appropriate formula, e.g., =INT(C13*$C$8+$C$9)).
(b)(i) Graph plotted tending downwards to 1500 units.
(b)(ii) Exponential (decay) or recurrence relation.
(c) No, the building will not have enough space as units of stock are expected to level out at 1500 units of stock.
(d) E.g., the model assumes a fixed rate of stock each week OR the model assumes a fixed rate of deliveries each week.
You must refer to the information on 'Dracaena plants and atmospheric carbon dioxide levels' given in the pre-release material when answering this question.
You must also refer to the spreadsheet file 'Q4 Dracaena Plant.xlsx' when answering this question. You must complete parts (a) and (b) using the spreadsheet file.
A research scientist is studying the effect of Dracaena plants to improve indoor air quality in a kitchen showroom.
They estimate that:
- large Dracaena plants reduce the concentration of carbon dioxide in the showroom by 13% each day
- each evening a heating system is left running. This adds enough to increase the concentration in the showroom by 180 ppm.
At the start of the study the concentration of in the showroom was 2000 ppm.
(a) Complete the 'Dracaena plant study' worksheet to estimate the concentration of at the end of 30 days.
The research scientist investigates the long-term concentration of in the showroom.
(b) Extend the table in your worksheet to the end of 60 days. Construct a graph to show what will happen to the concentration of in the showroom. Your graph must include an appropriate title and axes labels.
(c) Explain whether the large Dracaena plants are effective at obtaining very good indoor air quality in the showroom.
Answer
(a) An appropriate formula is used, leading to 1394.05... ppm at the end of day 30.
(b) Table extended to 60 days gives a value of 1384.76... ppm. The graph is appropriately constructed with title and labels (e.g., levels vs Days).
(c) e.g., The large Dracaena plants are not effective at obtaining very good air quality in the showroom because the concentration of remains above 800 ppm.