What Makes a Relation a Function
A function assigns exactly one output to every input in its domain. If maps a set to a set , we write:
For each , there must be one value with . Two different inputs may share an output. What is forbidden is one input receiving two different outputs.
For example, the rule assigns one value to every real input:
| Input | Output |
|---|---|
The same information can be written as ordered pairs:
Each first coordinate appears with only one second coordinate, so these pairs describe a function on the displayed inputs.
Reading Function Notation
In the equation :
- names the function.
- is an input from the domain.
- is the output produced by applying the rule to .
- is another name for that output.
The notation does not mean . It means “evaluate at the input .” For :
Explore One Rule
The interactive function machine uses . Change the input, predict the output, and then compare your prediction with the displayed result.
The rule always follows the same two operations: multiply the input by , then add . For example:
Function or Not a Function
Compare these two relations:
Relation is a function. Inputs and share the output , which is allowed. Relation is not a function because input is paired with both and .
Check Your Understanding
These questions check one definition at a time, so answer each one by naming the input, the rule, and the single output that the rule produces.
- Let . Find , , and .
- Does define a function on the displayed inputs? Explain.
- Does define a function on the displayed inputs? Explain.
Worked Solutions
-
Substitute each input into the same rule:
-
Yes. Every first coordinate in has exactly one second coordinate. Reusing the output does not violate the definition.
-
No. The input is paired with two different outputs, and .