Function notation
51 flashcards covering Function notation for the SAT Math section.
Function notation is a straightforward way to describe mathematical relationships between inputs and outputs. It uses symbols like f(x) to represent a function, where "f" is the name of the function and "x" is the input variable. For example, if f(x) = 3x + 2, it means that for any value of x, you plug it in to get the output. This notation helps simplify complex problems, making it easier to work with patterns, graphs, and equations in algebra.
On the SAT Math section, function notation often appears in questions that require evaluating functions, solving for unknowns, or analyzing function behavior, such as in word problems or graphs. Common traps include confusing the function value with the input or mishandling operations inside the function. Focus on mastering substitution, understanding domain restrictions, and interpreting real-world scenarios to avoid errors on multiple-choice and grid-in formats. For better results, practice plugging in numbers carefully.
Terms (51)
- 01
Function
A function is a relation where each input value corresponds to exactly one output value, often used to model relationships in math problems.
- 02
Function notation
Function notation, like f(x), represents a function where x is the input and f(x) is the output, allowing for easy evaluation and manipulation.
- 03
Domain of a function
The domain of a function is the set of all possible input values for which the function is defined, excluding any values that would make the expression undefined.
- 04
Range of a function
The range of a function is the set of all possible output values that the function can produce based on its inputs.
- 05
Evaluating a function
Evaluating a function means substituting a specific value into the function's input and calculating the output, such as finding f(2) for f(x) = x + 3.
- 06
Linear function
A linear function is a function of the form f(x) = mx + b, where m is the slope and b is the y-intercept, representing a straight line on a graph.
- 07
Quadratic function
A quadratic function is a function of the form f(x) = ax^2 + bx + c, where a, b, and c are constants and a ≠ 0, typically graphing as a parabola.
- 08
Constant function
A constant function is a function where the output is the same for every input, such as f(x) = 5, resulting in a horizontal line on a graph.
- 09
Identity function
The identity function is a function where f(x) = x, meaning the output is always equal to the input, often used as a baseline for comparisons.
- 10
Absolute value function
The absolute value function, f(x) = |x|, outputs the non-negative value of x, creating a V-shaped graph that reflects negative inputs.
- 11
Piecewise function
A piecewise function is defined by different expressions for different intervals of the input, such as f(x) = x if x > 0 and f(x) = -x if x ≤ 0.
- 12
Composite function
A composite function is formed by applying one function to the result of another, written as f(g(x)), where the output of g(x) becomes the input for f.
- 13
Inverse function
An inverse function, denoted f^{-1}(x), undoes the operation of the original function, swapping inputs and outputs where the function is one-to-one.
- 14
Vertical shift of a function
A vertical shift moves the graph of a function up or down by adding or subtracting a constant to the output, like f(x) + k shifts it up by k units.
- 15
Horizontal shift of a function
A horizontal shift moves the graph of a function left or right by replacing x with x - h, such as f(x - 2) shifts it right by 2 units.
- 16
Vertical stretch or compression
A vertical stretch or compression multiplies the output by a constant, like a f(x) where a > 1 stretches the graph vertically.
- 17
Horizontal stretch or compression
A horizontal stretch or compression replaces x with x/b, where b > 1 stretches the graph horizontally, affecting the input scale.
- 18
Reflection over the x-axis
Reflection over the x-axis changes the sign of the output, turning f(x) into -f(x), which flips the graph upside down.
- 19
Reflection over the y-axis
Reflection over the y-axis replaces x with -x in the function, like f(-x), which flips the graph left to right.
- 20
Even function
An even function satisfies f(-x) = f(x), meaning its graph is symmetric about the y-axis, like f(x) = x^2.
- 21
Odd function
An odd function satisfies f(-x) = -f(x), meaning its graph is symmetric about the origin, like f(x) = x^3.
- 22
One-to-one function
A one-to-one function pairs each output with exactly one input, allowing it to have an inverse, and no two inputs produce the same output.
- 23
x-intercept of a function
The x-intercept is the point where the graph of the function crosses the x-axis, found by setting f(x) = 0 and solving for x.
- 24
y-intercept of a function
The y-intercept is the value of the function when x = 0, representing the point where the graph crosses the y-axis.
- 25
Increasing function
An increasing function has values that rise as x increases, meaning if x1 < x2, then f(x1) < f(x2) in that interval.
- 26
Decreasing function
A decreasing function has values that fall as x increases, meaning if x1 < x2, then f(x1) > f(x2) in that interval.
- 27
Maximum value of a function
The maximum value is the highest output of a function over a given domain, often occurring at a vertex for quadratic functions.
- 28
Minimum value of a function
The minimum value is the lowest output of a function over a given domain, such as the vertex of a parabola opening upwards.
- 29
End behavior of a function
End behavior describes what happens to the output of a function as x approaches positive or negative infinity, like polynomials going to infinity.
- 30
Asymptote of a function
An asymptote is a line that a function approaches but never touches, common in rational functions where the graph gets arbitrarily close.
- 31
Rational function
A rational function is a function that is the ratio of two polynomials, like f(x) = (x+1)/(x-2), often with restrictions in the domain.
- 32
Exponential function
An exponential function has the form f(x) = a b^x, where b > 0 and b ≠ 1, growing or decaying rapidly depending on b.
- 33
Logarithmic function
A logarithmic function is the inverse of an exponential function, like f(x) = logb(x), used to solve for exponents.
- 34
Average rate of change
The average rate of change of a function between two points is the slope of the line connecting them, calculated as [f(b) - f(a)] / (b - a).
- 35
Domain restrictions for square roots
For functions involving square roots, the domain is restricted to values where the expression inside is non-negative, ensuring real outputs.
- 36
Domain restrictions for denominators
For functions with denominators, the domain excludes values that make the denominator zero, as division by zero is undefined.
- 37
Function in word problems
In word problems, a function represents a relationship between variables, such as cost as a function of quantity, requiring identification of inputs and outputs.
- 38
Common mistake: Confusing f(x) and x
A common mistake is treating f(x) as the same as x, but f(x) is the output value, while x is the input, leading to errors in substitution.
- 39
Common mistake: Ignoring domain
Overlooking domain restrictions can lead to invalid inputs, such as plugging negative values into a square root function.
- 40
Strategy for solving functional equations
To solve equations involving functions, substitute values or expressions as needed, and simplify step by step while checking the domain.
- 41
Example: Evaluate f(x) = 2x + 1 at x=3
For f(x) = 2x + 1, evaluating at x=3 gives f(3) = 2(3) + 1 = 7, demonstrating basic substitution in function notation.
If f(x) = 2x + 1, then f(3) = 7.
- 42
Example: Find the domain of f(x) = 1/(x-4)
The domain excludes x=4, as it makes the denominator zero, so the domain is all real numbers except x=4.
For f(x) = 1/(x-4), domain is x ≠ 4.
- 43
Example: Composite function f(g(x))
If f(x) = x^2 and g(x) = x+1, then f(g(x)) = (x+1)^2, showing how to apply one function to another's output.
f(g(2)) = (2+1)^2 = 9.
- 44
Example: Inverse of f(x) = 2x
The inverse of f(x) = 2x is f^{-1}(x) = x/2, as it reverses the multiplication by swapping inputs and outputs.
f(3) = 6, and f^{-1}(6) = 3.
- 45
Example: Vertical shift of f(x) = x^2
Adding 3 to f(x) = x^2 gives g(x) = x^2 + 3, shifting the graph up by 3 units.
The vertex moves from (0,0) to (0,3).
- 46
Example: Piecewise function evaluation
For a piecewise function like f(x) = {x if x ≥ 0, -x if x < 0}, f(2) = 2 and f(-2) = 2, showing how to select the correct piece.
- 47
Graph of a linear function
The graph of a linear function is a straight line, determined by its slope and y-intercept, useful for visualizing relationships.
- 48
Graph of a quadratic function
The graph of a quadratic function is a parabola, opening upwards if a > 0 or downwards if a < 0, with its vertex as a key point.
- 49
Function transformation order
When applying multiple transformations, perform horizontal shifts and stretches first, followed by vertical ones, to avoid errors.
- 50
Symmetry in functions
Symmetry helps identify even or odd functions; even functions are symmetric about the y-axis, while odd ones are symmetric about the origin.
- 51
Rate of change in linear functions
In linear functions, the rate of change is constant and equals the slope, indicating how the output changes per unit increase in input.