Math Lesson 6:
Functions

Understanding Functions

A function is a relationship where every input ($x$) from the domain has exactly one output ($y$) in the range. Think of it as a mathematical machine.

Function Notation: We write functions as $f(x)$, where $f$ is the name and $x$ is the input. For example, if $f(x) = 2x$, then $f(5) = 10$.

Linear Functions

A linear function creates a straight line. The standard form is: f(x) = mx + c, where $m$ is the gradient and $c$ is the y-intercept.

Exercise: Substitution

For the function f(x) = 2x - 1, find the value of f(4):

Quadratic Functions

Quadratic functions create a U-shaped curve called a parabola. The general form is: f(x) = ax² + bx + c.

Exercise: Solving Quadratics

If f(x) = x² + 3x - 2, what is the value of f(2)?

Exponential Functions

In an exponential function, the variable is in the exponent: f(x) = a · bˣ. These functions represent rapid growth or decay.

Exercise: Exponents

Calculate f(3) for the function: f(x) = 3ˣ

Inverse & Logarithmic Functions

An inverse function, $f^{-1}(x)$, reverses the effect of the original function. The inverse of an exponential function is a logarithmic function.

Example: if $2³ = 8$, then $\log_{2}(8) = 3$.

Visual Learning

Use our interactive tool to see how changing coefficients affects the shape of a graph:

Open Function Visualizer

AI Interaction

Need help finding a domain or range? Ask our AI assistant for a step-by-step explanation:

Back to Lesson 5 Next Lesson: Trig Functions