Language of Functions
Introduction
Welcome, students, to the language of functions π Functions are one of the most important ideas in IB Mathematics Analysis and Approaches SL because they help us describe relationships between quantities. In everyday life, a function can show how the cost of a taxi depends on distance, how the area of a square depends on its side length, or how a phone battery level changes over time. In mathematics, learning the language of functions means learning the words, symbols, and notation used to describe these relationships clearly and accurately.
By the end of this lesson, you should be able to:
- explain the key vocabulary used for functions,
- interpret and use function notation correctly,
- describe inputs, outputs, domains, and ranges,
- connect function language to graphs, tables, and equations,
- and understand how this language supports later topics such as transformations, composites, and inverses.
This lesson is not just about memorizing terms. It is about reading mathematical information like a map. If you can understand the language of functions, you can move much more confidently through the whole functions topic in IB Mathematics Analysis and Approaches SL.
What a Function Is
A function is a rule that assigns each input exactly one output. This is the central idea behind the topic. If the input is called $x$ and the output is called $y$, then a function can be written as $y=f(x)$, where $f$ is the name of the function. The notation $f(x)$ means βthe output of the function $f$ when the input is $x$.β
For example, if $f(x)=2x+3$, then when $x=4$, the output is $f(4)=2(4)+3=11$. Here, the function takes the input $4$ and returns the output 11`. The same input must always give the same output. That is what makes it a function.
A relation is more general than a function. Some relations are functions, and some are not. For example, the equation $x^2+y^2=1$ does not define $y$ as a function of $x$ if we treat $y$ as a single output, because for many values of $x$ there are two possible values of $y$. In contrast, $y=x^2$ is a function because each $x$ gives exactly one $y$.
A simple test often used with graphs is the vertical line test: if any vertical line crosses a graph more than once, the graph does not represent a function. This is a helpful visual check, especially when moving between equations and graphs.
Function Notation and Key Vocabulary
The notation $f(x)$ is one of the most important pieces of language in this topic. It is not multiplication. The expression $f(x)$ should be read as βthe value of the function $f$ at $x$.β Other common names for functions include $g(x)$, $h(x)$, and more descriptive forms such as $A(t)$ for area as a function of time $t$, or $C(n)$ for cost as a function of number of items $n$.
Important vocabulary includes:
- input: the value placed into the function, often written as $x$,
- output: the result produced by the function, often written as $y$ or $f(x)$,
- independent variable: the variable you choose or control,
- dependent variable: the variable that depends on the input,
- domain: the set of allowed input values,
- range: the set of possible output values.
For example, if $f(x)=\sqrt{x-1}$, then the input $x$ must satisfy $x-1\ge 0$, so the domain is $x\ge 1$. This restriction matters because square roots of negative numbers are not real in this course context. The outputs must also satisfy $f(x)\ge 0$, so the range is $f(x)\ge 0$.
students, notice how the language helps us describe both the rule and the restrictions on the rule. This is a major part of mathematical communication π.
Representations of Functions
Functions can be represented in several ways: as equations, graphs, tables, and verbal descriptions. IB Mathematics Analysis and Approaches SL expects you to move smoothly between these forms.
An equation gives an exact rule. For example, $f(x)=3x-2$ shows directly how the output depends on the input. A graph gives a visual picture of the relationship. A table lists selected inputs and outputs. A verbal description explains the situation in words.
Suppose a shop charges a fixed fee of $5$ plus $2$ dollars for each notebook bought. If $n$ is the number of notebooks, the cost is $C(n)=2n+5$. This is a linear function. From the equation, we can see the gradient is $2$ and the $y$-intercept is $5$. From a graph, we would expect a straight line. From a table, we could calculate values such as $C(0)=5$, $C(1)=7$, and $C(3)=11$.
Reading a function in different forms helps you understand it more deeply. A table may show patterns, a graph may show growth or decrease, and an equation may allow exact calculations. In IB questions, you may need to interpret all three.
Domain, Range, and Restrictions
The domain and range are essential parts of function language. The domain is the set of inputs for which the function is defined. The range is the set of outputs produced by those inputs. These sets may be written in interval notation, set notation, or described in words.
For example, for $f(x)=\frac{1}{x-2}$, the denominator cannot be zero, so $x\ne 2$. The domain is all real numbers except $2$. Also, the output can never be $0$, because a fraction with numerator $1$ cannot equal $0$. So the range is all real numbers except $0$.
Restrictions often come from real-world context too. If $t$ represents time, then negative values of $t$ may not make sense. If $x$ represents the length of a side, then $x$ must usually be positive. In modeling, always ask: what values are realistic, and what values are mathematically allowed?
A good habit is to check domain restrictions before doing calculations. This avoids errors and makes your mathematical reasoning stronger.
Interpreting Function Language in Context
Functions are used to model real situations, so the language must connect to the context. If $P(t)$ is the population of a town after $t$ years, then $t$ is the input and $P(t)$ is the output. If $T(h)$ is the temperature after $h$ hours, then the function tells us how temperature changes over time.
For example, a student earns money babysitting. If the student gets $15$ dollars per hour, then the earnings function is $E(h)=15h$. Here, $h$ is the number of hours worked, and $E(h)$ is the total earnings. This model assumes no starting fee and no deductions.
In a quadratic context, the height of a thrown ball might be modeled by $h(t)=-5t^2+20t+1$. The input $t$ is time, and the output $h(t)$ is height. The model may only be meaningful for values of $t$ from launch until the ball lands. This shows why domain is not just a technical detail; it is part of the story of the function.
When you read a context-based function, always identify:
- what the input represents,
- what the output represents,
- what values are allowed,
- and what the function tells you about the situation.
Connections to Other Function Topics
Language is the foundation for the rest of the functions unit. Transformations use function notation to describe changes in graphs. For example, $f(x)+2$ shifts a graph up, while $f(x-3)$ shifts it right by $3$. Without understanding what $f(x)$ means, these transformations are hard to interpret.
Composite functions combine two functions, such as $(f\circ g)(x)=f(g(x))$. This means the output of $g$ becomes the input of $f$. The notation only makes sense if you understand input and output language clearly.
Inverse functions reverse the roles of input and output. If $f(x)=y$, then the inverse function satisfies $f^{-1}(y)=x$ or, more commonly, $f^{-1}(x)$ as the inverse function name. This idea depends on the fact that a function pairs each input with exactly one output. Not every function has an inverse function that is itself a function over the whole domain; it must be one-to-one.
Later in the topic, you will also work with linear, quadratic, rational, exponential, and logarithmic functions. In every case, the same language applies: domain, range, input, output, and notation. For example, exponential growth models such as $A(t)=A_0e^{kt}$ and logarithmic models such as $L(x)=\log(x)$ rely on careful understanding of what values are allowed and what each symbol means.
Common Mistakes to Avoid
A very common mistake is treating $f(x)$ as $f\times x$. That is incorrect. The notation represents the value of a function at an input, not multiplication.
Another mistake is forgetting domain restrictions. For example, $\frac{1}{x}$ is undefined at $x=0$, and $\sqrt{x}$ is only defined for $x\ge 0$ in real-number work.
Students also sometimes mix up the graph of a function with the equation of a function. The graph is the visual representation, while the equation is the rule that generates the graph.
Finally, some learners write output values without clear labels. In IB Mathematics, clear communication matters. If the output is a height, say height. If the output is a cost, say cost. Using precise language helps your mathematical reasoning stay accurate.
Conclusion
Language of functions is the starting point for everything else in the functions topic. When students understands function notation, domain and range, input and output, and the ways functions can be represented, the rest of the unit becomes much easier to study. This language allows you to describe linear, quadratic, rational, exponential, and logarithmic models clearly, and it prepares you for transformations, composite functions, and inverse functions.
In IB Mathematics Analysis and Approaches SL, strong function language is not just a vocabulary skill. It is a reasoning skill. It helps you read problems carefully, choose correct methods, and explain your answers with precision β .
Study Notes
- A function assigns each input exactly one output.
- The notation $f(x)$ means the value of function $f$ at input $x$.
- Inputs are independent variables; outputs are dependent variables.
- The domain is the set of allowed inputs.
- The range is the set of possible outputs.
- A graph is a function if it passes the vertical line test.
- Function representations include equations, graphs, tables, and words.
- Domain restrictions can come from mathematics, such as division by zero or square roots of negative numbers.
- Context matters: always interpret the meaning of inputs and outputs in real situations.
- Function language is essential for transformations, composite functions, and inverse functions.
- Clear notation and precise vocabulary are important in IB Mathematics Analysis and Approaches SL.
