鶹Լ

Functions

A function is a way of describing what happens to an input variable, in order to get the output result.

\(\text{Input} \rightarrow \text{FUNCTION} \rightarrow \text{Output}\)

If we think of a simple function such as multiply by 3, we can determine a set of output values.

A four row table with three columns with the headings 'Input', 'Function = multiply by 3' and 'Output'.

Instead of writing Function = multiply by 3 we can use algebra.

We call the input \(x\) and shorten the function of \({x}\) to \(f(x)\):

\(f(x) = 3x\)

The function can be more complex and include algebra. Look at this function:

\(f(x) = x^2 + 1\)

In words, it says that when the input is \({x}\), the function is the input squared add 1. We can set this out in a table:

A four row table with three columns with the headings 'x', 'f(x) = x squared + 1' and 'f(x)'.

Question

Find the output values to complete the table for the function:

\(f(x) = 2x^2 - 3\)

An incomplete four row table with three columns with the headings 'x', 'f(x) = 2x squared - 3' and 'f(x)'.

Graphically, \(f(x) = x^2\) is the same as the graph of \(y = x^2\). Writing graphs as functions in the form of \(f(x)\) is useful when applying translations and reflections to graphs.