What is a function?
A rule where each input has exactly one output.
A function is a rule that takes each input from a set (called the DOMAIN) and produces EXACTLY ONE output (in a set called the RANGE).
Notation: .
- is the NAME of the function.
- is the INPUT (or argument).
- is the RULE (what to do with the input).
To EVALUATE at a specific value, substitute:
- .
- .
- .
Important: 'exactly one' output.
A rule like 'plug in , get out ' is NOT a function — each positive input gives TWO outputs. (The square-root FUNCTION conventionally takes the positive root only.)
Vertical-line test. Given a graph in the plane, the graph represents a function iff every VERTICAL LINE intersects it at AT MOST ONE POINT.
- Each input → exactly ONE output.
- rule. = output.
- Vertical-line test for graphs.