This document defines key concepts related to functions including: - A function pairs each input value with exactly one output value. - The domain is the set of all possible input values, usually represented by x. The range is the set of all possible output values, usually represented by y. - The independent variable represents the input values that can be any value in the domain. The dependent variable represents the output values which depend on the value of the independent variable.