Function Review
Function Review
- One-to-one: A function is one-to-one if each output is the result of only one input.
2. Rational Functions
A rational function is a function that is the ratio of two polynomials. The general form is:
R(x) = P(x) / Q(x), where P(x) and Q(x) are polynomials, and Q(x) ≠ 0.
3. Quadratic Functions
A quadratic function is a second-degree polynomial function in the form of:
f(x) = ax² + bx + c, where a, b, and c are constants, and a ≠ 0.
4. Exponential Functions
An exponential function is a function of the form:
f(x) = a * b^x, where a is a constant, b is the base (b > 0 and b ≠ 1), and x is the exponent.
- Growth/Decay: When b > 1, the function models exponential growth; when 0 < b < 1,
the function models exponential decay.
- Asymptote: Exponential functions have a horizontal asymptote, typically along the x-
axis (y = 0).
5. Logarithmic Functions
A logarithmic function is the inverse of an exponential function and is written as:
f(x) = log_b(x), where b is the base of the logarithm, b > 0, and b ≠ 1.
- Domain: Logarithmic functions are only defined for positive real numbers (x > 0).
- Vertical Asymptote: Logarithmic functions have a vertical asymptote along the y-axis
(x = 0).
- Inverse Relationship: The logarithmic function is the inverse of the exponential
function. This means log_b(b^x) = x and b^(log_b(x)) = x.