Malone Algebra - Unit 3

Lesson 14: Introduction to Functions

A function is a special type of relation where each input has exactly one output. In other words, a function takes an input value (usually called x) and assigns it to exactly one output value (usually called y).

Functions are often written as \( f(x) \), which is read as "f of x." The variable inside the parentheses is the input, and the expression after the equals sign is the rule.

Examples of Functions

Ways to Represent Functions

Functions can be represented in multiple ways:

x (input) f(x) (output)
03
15
27
39

What is Not a Function?

A relation is not a function if one input is paired with more than one output. For example:

Practice Problems

  1. Is the relation \( \{(1,2), (2,4), (3,6), (4,8)\} \) a function? Why or why not?
  2. Evaluate \( f(x) = 3x - 2 \) when \( x = 5 \).
  3. Write a function in words and then as an equation.

Lesson Summary