A function is a mathematical rule that assigns each input value () to exactly one output value (). It can be visualized as a machine where an input is processed through a specific set of operations to produce a result.
Notation: Functions are typically denoted using letters like , , or . The expression indicates that for any input , the rule is to multiply by 2 and add 3.
Substitution: To evaluate a function at a specific value, replace every instance of the variable in the expression with the given input. For example, if , then .
The Domain is the set of all possible input values () for which the function is defined. Restrictions often arise from mathematical impossibilities, such as dividing by zero or taking the square root of a negative number.
The Range is the set of all possible output values () that the function can produce based on its domain. It represents the vertical extent of the function's graph.
Determining Restrictions: For a fraction , the domain must exclude values where . For a square root , the domain is restricted to .
| Feature | Composite Function | Inverse Function |
|---|---|---|
| Purpose | Combines two different rules. | Reverses the effect of one rule. |
| Order | Order matters: usually. | Order is fixed: . |
| Notation | Two letters (e.g., and ). | One letter with superscript . |
| Logic | Output of becomes input of . | Swaps inputs and outputs. |
Sketching is Essential: Always draw a quick sketch of the function to determine the range. It is much easier to see the maximum and minimum possible -values visually than to calculate them purely algebraically.
Check Domain Boundaries: When finding the range for a specific domain like , check the values of and , but also check for any turning points (vertices) that might fall within that interval.
Notation Precision: In exams, always use or when stating a range, and when stating a domain. Using for range may result in lost marks if the question specifies function notation.
Inverse Verification: You can verify an inverse function by checking if . If you substitute your inverse back into the original and it simplifies to , your work is correct.