Definition
The Vertical Line Test is a visual criterion used to determine whether a curve in the -plane is the graph of a function of . A curve represents a function if and only if no vertical line intersects the curve more than once.
Why It Matters
Determinism is the basis of science. If an input can lead to two different outputs simultaneously, you don’t have a function; you have chaos. The vertical line test is the simplest check to ensure your model is logically consistent and predictable.
Core Concepts
- Function Uniqueness: By definition, a function assigns exactly one output () to each input () in its domain.
- How to read: “One x; one y.”
- Meaning: A function assigns exactly one output to each input ; multiple for one violates functionhood.
- Visual Mapping: A vertical line at represents a single input value. If this line crosses the curve at multiple -values (e.g., at and ), it indicates that the input is mapped to multiple outputs, violating the functional requirement.
- How to read: “x equals a; y equals y-one; y equals y-two.”
- Meaning: Two or more intersection points at the same means the relation is not a function of .
- Domain Constraint: The test must hold across the entire domain of the relationship being examined.