Modelling walkthrough 1
Build the model
A school minibus trip is modelled using distance, fuel use and ticket income.
- List the quantities that can change, such as distance, passengers and fuel price.
- Choose clear variable names and units.
- Decide which variable is the input and which is the output.
The model is clearer because every variable has a meaning and unit.