Relations and Functions - Some functions and their graphs: Identity, Constant, Polynomial, Rational, Modulus, Signum, Greatest Integer Function
Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Identity Function is defined as by for every . The domain and range are both the set of real numbers . Visually, the graph is a straight line passing through the origin , making a angle with both the x and y axes, extending infinitely in both directions.
The Constant Function is defined as by , where is a constant. The domain is while the range is the singleton set . The graph is a horizontal line parallel to the x-axis, crossing the y-axis at the point . If , the line is above the x-axis; if , it is below.
A Polynomial Function is defined by , where is a non-negative integer and . Common examples include the squaring function (a parabola opening upwards with vertex at the origin) and the cubing function (an S-shaped curve passing through the origin and extending into the 1st and 3rd quadrants).
A Rational Function is of the form , where and are polynomial functions and . For the reciprocal function , the domain and range are both . Its graph is a rectangular hyperbola that approaches the axes but never touches them, appearing in the first and third quadrants.
The Modulus Function is defined by , which equals if and if . The domain is and the range is the set of non-negative real numbers . The graph is a V-shaped figure with the vertex at the origin, perfectly symmetric about the y-axis.
The Signum Function is defined as if , if , and if . The domain is and the range is . The graph consists of two horizontal half-lines (rays) at and starting from the y-axis (excluding the y-axis points) and a single point at the origin .
The Greatest Integer Function is defined by , which denotes the greatest integer less than or equal to . For example, and . The domain is and the range is the set of integers . The graph looks like a staircase; each step is one unit long, having a closed circle on the left end and an open circle on the right end.
📐Formulae
Identity Function:
Constant Function:
Modulus Function:
Signum Function:
Greatest Integer Function: , where and
Rational Function condition:
💡Examples
Problem 1:
Find the domain and range of the function .
Solution:
- For any real number , the expression is always defined. Therefore, the Domain of is .
- By definition of the modulus function, for all .
- The smallest value occurs when , where . As increases or decreases from 2, increases towards .
- Thus, the Range is .
Explanation:
The modulus function always produces non-negative outputs, shifting the vertex of the V-shaped graph to .
Problem 2:
Evaluate the value of the expression .
Solution:
- Using the definition of the Greatest Integer Function: is the greatest integer , which is .
- For the negative value: is the greatest integer , which is .
- Using the Signum Function definition: since , .
- Substituting these values into the expression: .
Explanation:
This problem applies the step-wise definition of the Greatest Integer Function and the piecewise definition of the Signum Function.