Skip to main content
ScotlandApplications of MathematicsSyllabus dot point

How do you turn a real situation into a formula or graph, and use that model to predict and explain?

Modelling real-life situations with variables, formulae and graphs, including linear, piecewise linear and exponential growth and decay models, and using the model to make predictions.

A focused answer to the SQA Higher Applications of Mathematics modelling content, covering how to define variables, build linear, piecewise and exponential models, read them off graphs, and use them to predict and explain a real situation.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Defining variables and building a formula
  3. Piecewise linear models
  4. Exponential growth and decay
  5. Reading and using a graph
  6. Evaluating the model
  7. Try this

What this dot point is asking

The SQA wants you to take a described situation, define sensible variables, and represent it with a formula or a graph. You then use that model to predict values, read information off a graph, and comment on how well the model fits. The standard model families at Higher are linear, piecewise linear, and exponential growth or decay.

Defining variables and building a formula

Modelling starts by naming the quantities. Choose a letter for the input (often time, distance or quantity) and a letter for the output, and state the units. A clear statement such as "let CC be the cost in pounds and mm the distance in miles" earns communication marks and stops you mixing units later.

A linear model fits any situation with a fixed start and a constant rate: a standing charge plus a unit rate, a tank draining at a steady litres-per-minute, or a wage of a base plus an hourly rate. It has the form y=mx+cy = mx + c, where cc is the value when x=0x = 0 and mm is the change in yy for each unit increase in xx.

Piecewise linear models

Many real charges change once a threshold is crossed: an off-peak then peak rate, free units then a charge per unit, or a parking tariff with a flat fee then an hourly rate. A piecewise linear model uses one linear rule below the threshold and a different rule above it.

The second rule must join the first at the threshold so the graph has no jump unless the situation really does jump. In the example above, at u=100u = 100 the first rule gives £20\pounds 20 and the second rule gives 20+0.35(0)=£2020 + 0.35(0) = \pounds 20, so the pieces meet.

Exponential growth and decay

When a quantity changes by a fixed percentage each period rather than a fixed amount, the model is exponential. A population growing by 8%8\% a year, an investment earning compound interest, or radioactive decay all follow y=a×bty = a \times b^{t}, where aa is the starting value and bb is the multiplier per period.

A 6%6\% annual fall in value gives b=0.94b = 0.94, so a car worth £18000\pounds 18\,000 is modelled by V=18000×0.94tV = 18000 \times 0.94^{t}. After 44 years, V=18000×0.944=18000×0.7807=£14053V = 18000 \times 0.94^{4} = 18000 \times 0.7807 = \pounds 14\,053. The key signal of an exponential model is that successive ratios are constant, whereas a linear model has constant differences.

Reading and using a graph

A graph of the model lets you read values without recalculating. On a linear graph the gradient is the rate and the intercept is the start; on an exponential growth curve the values rise ever more steeply. To predict, read up from the input axis to the curve and across to the output; to solve a target, read across from the output and down. Interpolating inside the data is reliable; extrapolating far beyond it is risky because the model may stop holding.

Evaluating the model

Every model is a simplification, and the SQA rewards a clear comment on its fit and limits.

Try this

Q1. A plumber charges a £40\pounds 40 call-out fee plus £35\pounds 35 per hour. Write a formula for the cost CC of a job lasting hh hours and find the cost of a 33 hour job. [2 marks]

  • Cue. C=40+35hC = 40 + 35h, so for h=3h = 3, C=40+105=£145C = 40 + 105 = \pounds 145.

Q2. A sample of 8080 mg of a substance decays by 15%15\% each day. Write a formula for the mass mm after dd days and find the mass after 55 days. [3 marks]

  • Cue. b=0.85b = 0.85, so m=80×0.85dm = 80 \times 0.85^{d}; after 55 days m=80×0.855=35.5m = 80 \times 0.85^{5} = 35.5 mg.

Q3. A car park charges £2\pounds 2 for up to 22 hours, then £1.50\pounds 1.50 per extra hour. Write the cost for a stay of tt hours when t>2t > 2. [2 marks]

  • Cue. C=2+1.50(t2)C = 2 + 1.50(t - 2) for t>2t > 2; for example a 55 hour stay costs 2+1.50×3=£6.502 + 1.50 \times 3 = \pounds 6.50.

Exam-style practice questions

Practice questions written in the style of SQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

SQA Higher Apps style4 marksA taxi firm charges a fixed hire fee of £3.50\pounds 3.50 plus £1.80\pounds 1.80 per mile. Write a formula for the cost CC pounds of a journey of mm miles, find the cost of a 1212 mile trip, and find how far you can travel for £30\pounds 30.
Show worked answer →

The fixed fee is a constant and the per-mile charge is the gradient, so C=3.50+1.80mC = 3.50 + 1.80m (1 mark).

For 1212 miles, C=3.50+1.80×12=3.50+21.60=£25.10C = 3.50 + 1.80 \times 12 = 3.50 + 21.60 = \pounds 25.10 (1 mark).

For a budget of £30\pounds 30, solve 30=3.50+1.80m30 = 3.50 + 1.80m, so 1.80m=26.501.80m = 26.50 and m=26.501.80=14.7m = \dfrac{26.50}{1.80} = 14.7 miles (1 mark). You can travel about 14.714.7 miles, so 1414 complete miles within budget (1 mark). Markers reward the correct intercept and gradient, substitution, and a sensible interpretation of the rounded answer.

SQA Higher Apps style5 marksA colony of bacteria starts at 500500 cells and grows by 8%8\% each hour. Write a formula for the number of cells NN after tt hours, find NN after 66 hours, and explain why this exponential model cannot hold indefinitely.
Show worked answer →

Growth of 8%8\% per hour means multiplying by 1.081.08 each hour, so N=500×1.08tN = 500 \times 1.08^{t} (2 marks).

After 66 hours, N=500×1.086=500×1.5869=793N = 500 \times 1.08^{6} = 500 \times 1.5869 = 793 cells to the nearest whole cell (2 marks).

The model assumes unlimited food and space, so the percentage growth stays constant; in reality resources run out and the rate falls, so an exponential model overestimates the long-term population (1 mark). Markers reward the multiplier 1.081.08, the power of tt, and a clear statement of a limitation of the model.

Related dot points

Sources & how we know this