Function: A relation where each input (domain element) is paired with exactly one output (range element).
Ordered pair: A pair (x,y) where x is the input and y is the output.
- List all ordered pairs
- Identify the input values (x-coordinates)
- Check if any input appears more than once
- If yes, it's not a function; if no, it is a function
R = {(1,2), (3,4), (5,6), (1,8)}
The input values (x-coordinates) are: 1, 3, 5, 1
The input 1 appears twice: once paired with 2 and once paired with 8
Since input 1 maps to two different outputs, this violates the function definition
The relation R = {(1,2), (3,4), (5,6), (1,8)} is NOT a function.
Explanation: The input 1 is paired with two different outputs (2 and 8), violating the function rule that each input must have exactly one output.
• Function definition: Each input → exactly one output
• Vertical line test: If any vertical line intersects the graph more than once, it's not a function
• One-to-one mapping: Each domain element maps to only one range element
Function notation: f(x) reads as "f of x" and represents the output when x is the input.
Domain: The set of all possible input values.
Range: The set of all possible output values.
f(3) = 2(3) + 5 = 6 + 5 = 11
f(-1) = 2(-1) + 5 = -2 + 5 = 3
f(a + 1) = 2(a + 1) + 5 = 2a + 2 + 5 = 2a + 7
Domain: All real numbers (ℝ) since there are no restrictions
Range: All real numbers (ℝ) since it's a linear function with non-zero slope
f(3) = 11, f(-1) = 3, f(a+1) = 2a + 7
Domain: All real numbers (ℝ)
Range: All real numbers (ℝ)
• Function evaluation: Replace x with the given value
• Domain: Values for which the function is defined
• Range: Possible output values
| x | -2 | 0 | 1 | 3 |
|---|---|---|---|---|
| y | 4 | 1 | 2 | 7 |
Function table: A table where each input x corresponds to exactly one output y.
Domain: Set of all x-values in the table.
Range: Set of all y-values in the table.
Input values: -2, 0, 1, 3
No input value appears more than once
-2 → 4, 0 → 1, 1 → 2, 3 → 7
Domain = {-2, 0, 1, 3}, Range = {1, 2, 4, 7}
Yes, this table represents a function.
Domain = {-2, 0, 1, 3}
Range = {1, 2, 4, 7}
• Function test: Each input must have exactly one output
• Domain: All x-values in the table
• Range: All y-values in the table
Function: A relation where each input is paired with exactly one output
Domain: Set of all possible input values (x-values)
Range: Set of all possible output values (y-values)
Function notation: f(x) represents the output when x is the input
- Identify inputs and outputs: Determine what values go in and come out
- Apply function test: Check if each input has exactly one output
- Find domain and range: Identify all possible input and output values
- Evaluate function: Substitute values to find specific outputs
• Function definition: Each input → exactly one output
• Domain: Set of all possible x-values
• Range: Set of all possible y-values
• Function notation: f(x) = output when x is input
Real-world function: A function that models a practical situation with meaningful inputs and outputs.
Contextual domain: Domain restricted by practical considerations.
For every input t, there is exactly one output C(t) = 50t + 20
C(3) = 50(3) + 20 = 150 + 20 = 170
It costs $170 to rent the car for 3 days
Domain: t ≥ 0 (can't rent for negative days)
Range: C ≥ 20 (minimum cost is $20, the base fee)
Yes, C(t) = 50t + 20 is a function.
C(3) = $170, which means it costs $170 to rent the car for 3 days.
Domain: t ≥ 0 (days), Range: C ≥ 20 (dollars)
• Real-world constraints: Domain and range may be limited by context
• Function evaluation: Substitution gives specific output
• Interpretation: Connect mathematical results to real-world meaning
Mapping diagram: A visual representation showing how elements from one set map to another set.
Function mapping: Each element in the domain maps to exactly one element in the range.
1 → a, 2 → b, 3 → c, 4 → a
1 maps to a (once), 2 maps to b (once), 3 maps to c (once), 4 maps to a (once)
Each input in A maps to exactly one output in B
Domain = {1, 2, 3, 4}, Range = {a, b, c} (note: a appears twice as output, but is counted once in range)
Yes, this is a function.
Domain = {1, 2, 3, 4}
Range = {a, b, c}
Note: Although 'a' appears as output for both 1 and 4, the range contains each distinct output value only once.
• Mapping test: Each domain element maps to exactly one range element
• Range uniqueness: Only distinct output values are listed
• Function verification: Check that no input maps to multiple outputs
Function: A relation where each input (domain element) is paired with exactly one output (range element)
Domain: The set of all possible input values
Range: The set of all possible output values
Function notation: f(x) represents the output when x is the input
Independent variable: Input variable (usually x)
Dependent variable: Output variable (usually y or f(x))
- Identify inputs and outputs: Determine what values go in and come out
- Apply function test: Check if each input has exactly one output
- Find domain and range: Identify all possible input and output values
- Evaluate function: Substitute values to find specific outputs
- Interpret results: Connect mathematical results to real-world meaning
• Function definition: Each input → exactly one output
• Domain: Set of all possible x-values
• Range: Set of all possible y-values
• Function notation: f(x) = output when x is input
• Algebraic: f(x) = x² - 2x + 1
• Tabular: x values: -1, 0, 1, 2, 3; corresponding f(x) values
• Graphical: Parabolic curve
All representations describe the same function.
Analysis: The same function can be represented in multiple ways, each providing different insights.
- Algebraic form allows precise calculations
- Tabular form shows specific input-output pairs
- Graphical form reveals overall behavior and trends