Unit 1: Functions
A function is a fundamental concept in mathematics that describes a relationship between two sets of numbers or objects. Understanding functions is crucial as they form the basis for more advanced topics in calculus, algebra, and beyond.
Introduction
Functions are everywhere around us, from calculating areas and volumes to predicting trends and behaviors in data. This unit will delve into the definition of functions, their types, and how to work with them effectively.
Video Lessons
Understanding Functions
Definition of a Function
A function is a relationship between two sets, the domain (input values, \(x\)) and the range (output values, \(y\)), such that every element in the domain corresponds to exactly one element in the range.
Types of Functions
- One-to-One Function:
- Each \(x\) maps to a unique \(y\), and each \(y\) maps to a unique \(x\).
- Example: \(f(x) = x + 1\).
- Many-to-One Function:
- Multiple \(x\)-values can map to the same \(y\)-value.
- Example: \(f(x) = x^2\).
- Not a Function:
- If a single \(x\)-value maps to multiple \(y\)-values, it is not a function.
- Example: \(x^2 + y^2 = 1\) (a circle).
Worked Example: Linear Function
Given \(f(x) = -\frac{1}{2}x + 4\):
- Calculate Specific Values:
- \(f(0) = -\frac{1}{2}(0) + 4 = 4\)
- \(f(2) = -\frac{1}{2}(2) + 4 = 3\)
- \(f(-3) = -\frac{1}{2}(-3) + 4 = \frac{3}{2} + 4 = \frac{11}{2} = 5.5\)
- \(f(4) = -\frac{1}{2}(4) + 4 = -2 + 4 = 2\)
- Graph: Plot points \((0, 4)\), \((2, 3)\), \((-3, 5.5)\), and \((4, 2)\) on the Cartesian plane and draw the line.
- Characteristics:
- Gradient: \(-\frac{1}{2}\)
- \(y\)-intercept: \(4\)
- Domain and Range: Both are real numbers (\(\mathbb{R}\))
Examples and Practice Questions
- Identify whether each graph represents a function:
- Use the vertical line test.
- Graph A:
- Graph B:
- Graph C:
- Write the domain and range for \(f(x) = x^2\):
- Domain: \(x \in \mathbb{R}\)
- Range: \(y \geq 0\)
- Evaluate \(f(x) = 2x + 1\) for \(x = -3, 0, 4\):
- \(f(-3) = 2(-3) + 1 = -5\)
- \(f(0) = 2(0) + 1 = 1\)
- \(f(4) = 2(4) + 1 = 9\)
Interactive Graph: Vertical Line Test
Try moving the vertical line to see if the graph still represents a function. For this example, we’ll use \( f(x) = x^2 \).
Check Your Understanding: Domain and Range
Consider the function: \( f(x) = \sqrt{x-1} \).
Try It Out: Evaluate the Function
Given \( f(x) = 2x + 1 \), input a value for x and see the result:
Function Mapping Game
Match each input to its correct output for \( f(x) = x + 1 \):
Inputs (drag these):
Outputs (drop here):
Test Yourself
Is \( f(x) = x^2 \) one-to-one? Type "yes" or "no":
Flashcards
A relationship where each input has exactly one output.
The set of all possible input values (\(x\)).
A method to determine if a graph represents a function by checking if any vertical line intersects the graph more than once.
Practice Questions
- Evaluate \(\sum_{k=2}^{5} (3k + 2)\).
- Write the series \(10 + 8 + 6 + 4 + 2\) in sigma notation.
- Find the sum of the series \(\sum_{n=1}^{4} 5n\).
- Determine \(\sum_{k=3}^{6} (k^2 - 1)\).
Quick Quiz
Summary
- A function is a relationship where each input has exactly one output.
- Functions can be one-to-one, many-to-one, or not functions at all based on their mapping.
- The vertical line test is a quick method to determine if a graph represents a function.
- Understanding functions is essential for various applications in mathematics and real-world scenarios.