Understanding common functions is essential for mastering mathematical concepts. This summary explores several key functions, their definitions, and their characteristics, including domain and range.
The constant function is defined as f(x) = c, where c is any constant number. For example, if f(x) = 2, the graph is a horizontal line at y = 2. The domain of a constant function is all real numbers, represented as (−∞, +∞), since any value of x can be input. However, the range is limited to the constant value, so in this case, it is simply {2}.
The identity function is expressed as f(x) = x. This function outputs the same value as the input, meaning if you input -1, the output is -1, and if you input 50, the output is 50. Both the domain and range for the identity function are all real numbers, (−∞, +∞).
The square function, defined as f(x) = x², produces a parabolic graph. The domain is all real numbers, (−∞, +∞), since you can square any real number. However, the range is restricted to non-negative values, [0, +∞), as the output cannot be negative.
The cube function is given by f(x) = x³. This function includes all real numbers for both the domain and range, (−∞, +∞), as cubing any real number yields a real number, whether positive or negative.
The square root function is represented as f(x) = √x. This function has restrictions: the domain is limited to non-negative values, [0, +∞), because you cannot take the square root of a negative number. The range is also [0, +∞), as the output is always non-negative.
Lastly, the cube root function is defined as f(x) = ∛x. Similar to the cube function, the domain and range for the cube root function encompass all real numbers, (−∞, +∞), allowing for both negative and positive inputs and outputs.
Familiarity with these functions and their properties is crucial for further studies in mathematics, as they frequently appear in various mathematical contexts.