BackFunctions and Their Properties in College Algebra
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Functions
Definition of a Function
A function from a set X to a set Y, denoted as f: X → Y, is a rule that assigns to each element x in X exactly one element f(x) in Y. The set X is called the domain of the function, and the set of all possible outputs f(x) is called the range of the function.
Domain: The set of all input values x for which f(x) is defined.
Range: The set of all output values f(x) for some x in the domain.
Example: Simple Interest Function
If money is invested at 6% simple interest, the interest earned after time t years is given by:
For each value of t, there is exactly one value of I.
Independent variable: t (time)
Dependent variable: I (interest earned)
Independent and Dependent Variables
In a function f: X → Y:
Independent variable: The variable that takes values in the domain (X).
Dependent variable: The variable whose value depends on the independent variable, often called the output.
Example: Linear Function
The equation defines y as a function of x. For each value of x, there is exactly one value of y.
If , then .
Independent variable: x
Dependent variable: y
Non-Function Example
Not all equations define functions. For example, gives for , assigning two outputs to one input, which violates the definition of a function.
Domain of Functions
Definition of Domain
The domain of a function f: X → Y is the set of all x for which f(x) makes sense as an element of Y. For real-valued functions, the domain often refers to values of x that do not cause mathematical issues (such as division by zero).
Example: Rational Function Domain
Consider .
The function is undefined when (division by zero).
Domain: All real numbers except 6, i.e., .
Equality of Functions
Definition
Two functions f and g from X to Y are equal (denoted ) if:
The domain of f is equal to the domain of g.
For all x in the domain, .
Example: Piecewise Functions
Consider the following piecewise definitions:
if
if
if
if
To determine if , check both the domain and the output for each input.
Finding Domains
Example: Square Root Function
For , the domain is all such that , i.e., .
Example: Linear Function
For , any real number can be used for , so the domain is .
Polynomial Functions
Constant Functions
A constant function is a function of the form , where is a constant. The domain is all real numbers, and every output is the same value.
Examples: , ,
All function values are the same, so is a constant function.
General Polynomial Functions
A polynomial function in is of the form:
is a nonnegative integer (the degree of the polynomial).
is the leading coefficient.
Examples: is degree 2, leading coefficient 3.
Linear and Quadratic Functions
Linear function: Degree 1 polynomial, e.g.,
Quadratic function: Degree 2 polynomial, e.g.,
Zero Function
The zero function is a polynomial with no degree assigned by convention. Its domain is all real numbers.
Rational Functions
Definition
A rational function is a quotient of two polynomial functions:
Domain: All real numbers except where .
Examples:
Case-Defined Functions
Definition
A case-defined function (or piecewise function) specifies different rules for different intervals of the independent variable.
Example:
For , ; for , ; for , .
Absolute-Value Function
Definition
The absolute-value function is defined as :
Domain: All real numbers.
Operations on Functions
Combining Functions
Given functions and , new functions can be formed by:
Sum:
Difference:
Product:
Quotient: , for
The domain of the combined function is the intersection of the domains of and , except for the quotient, which further excludes values where .
Composition of Functions
Definition
The composition of with , denoted , is defined by:
The domain of is the set of all in the domain of such that is in the domain of .
Example: Composite Function
If and , then:
Summary Table: Types of Functions
Type | General Form | Domain | Example |
|---|---|---|---|
Constant | All real numbers | ||
Linear | All real numbers | ||
Quadratic | All real numbers | ||
Polynomial | All real numbers | ||
Rational | All real numbers except | ||
Absolute Value | All real numbers | ||
Piecewise | Defined by cases | Depends on cases | See above |
Additional info: Some explanations and examples have been expanded for clarity and completeness.