Rules for Defining Functions
A relation is a function if each input x is associated with exactly one output y. For example, the equation y = 2x + 5 defines a function because every value of x yields a unique y. However, x = y² + 1 is not a function of x, since a single x-value, such as x = 2, corresponds to two possible y-values: y = 1 and y = -1.The vertical line test helps determine whether a graph represents a function. If a vertical line intersects a curve more than once, the curve fails the test and does not...