Introduction to Function Notation

Expert reviewed 21 July 2024 5 minute read


Note:

Video coming soon!

Function Notation

Function notation is a way to denote the relationship between two sets of numbers, typically the input and output of a function. The notation expresses the idea that for every value of xx, there is a corresponding function value f(x)f(x), which is the output.

It is important to note that a composite function can exist. This means the two functions for instance, f(x)f(x) and g(x)g(x) are combined, which is denoted as g(f(x))g(f(x)). To solve this, the value of a certain value of f(x)f(x), must further be substituted into the equation given by g(x)g(x).

Practice Question 1

If g(x)=7x34g(x) = 7x^3-4 and the value of f(2)=3f(2) = 3, find g(f(2))g(f(2)).

To find the value of the composite function g(f(2))g(f(2)), we must substitute the value of f(2)f(2) into the the equation of g(x)g(x).

g(f(2))=g(3)=7(33)47(27)41894=185g(f(2))=g(3)\\=7(3^3)-4\\7(27)-4\\189-4\\=185

Bracket Interval Notation

Interval notation is used to describe sets of numbers, typically indicating the domain or range of a function. As such, the notation is often able to specify the intervals where a function is increasing, decreasing, or constant. Intervals can be open, closed, or a combination of both, and are represented using parentheses; ( ) for open intervals and square brackets [ ] for closed intervals.

Open intervals written in form (a,b)(a,b) indicate that all numbers between aa and bb are included. Closed intervals denoted as [a,b][a,b], indicate that all numbers that lie between aa and bb are including, while aa and bb are excluded from the equation.

This can be represented on a diagram. For example, the inequality 1x51\leq x\leq5, can be written in interval notation as [1,5][1,5], which is shown on a diagram below:

placeholder

Now, if we were to change the interval slightly so that it becomes [1,5)[1,5), the diagram changes.

placeholder

As we can see, the dot located above 5 is not shaded in. This is how to represent a number that is not included in the number range.

Return to Module 2: Graphs and Equations