✖️ 1. Definition of a function as a mapping (input/output) and the vertical line test
🎯 What Makes a Function
- A function pairs each input with exactly one output.
- Think of it like a vending machine: one button press gives one specific snack.
- If an input could give two different outputs, it's NOT a function.
- Vertical line test: Draw a vertical line anywhere on the graph.
- If the line touches the graph more than once, it fails (not a function).
Example: gives (function), but giving both and is NOT a function.
💡 One input → One output only!
1. Definition of a function as a mapping (input/output) and the vertical line test
Function as a Mapping
A function is a rule that assigns to each input exactly one output. We write to indicate that maps elements from set (inputs) to set (outputs).
Intuition: Think of a function as a machine: you feed it one value, and it returns exactly one result. No input can produce two different outputs.
Core Rules:
- Each input must correspond to exactly one output.
- Multiple inputs may map to the same output (many-to-one is allowed).
- If any vertical line intersects the graph at more than one point, the relation is not a function (vertical line test).
Consequence: The vertical line test provides a quick visual check for whether a graph represents a function.
Example: Consider . For input , the output is . Each produces exactly one , so this is a function.
Based on the definition of a function as a mapping, which statement correctly describes how inputs and outputs must relate?
✖️ 2. Function notation: evaluating for numerical and algebraic inputs
🔢 Reading Function Notation
- means "the output when you plug in ".
- To evaluate , replace every in the formula with .
- For , we get .
- You can also plug in expressions: means replace with .
- Always use parentheses when substituting to avoid mistakes.
Example: If , then .
💡 Replace everywhere, then calculate!
2. Function notation: evaluating for numerical and algebraic inputs
Function Notation and Evaluation
The notation represents the output of function when the input is . To evaluate , substitute for every occurrence of in the function's formula.
Intuition: The symbol is not multiplication; it means "the value of at ."
Core Rules:
- Replace the variable with the given input value (numerical or algebraic).
- Simplify using order of operations.
- For algebraic inputs like , substitute the entire expression wherever appears.
Consequence: Proper substitution is essential for evaluating compositions and transformations of functions.
Example: If , then . For algebraic input, .
Given the function , evaluate .
✖️ 3. Determining Domain (legal inputs) by checking for division by zero or negative roots
⚠️ Finding Legal Inputs (Domain)
- Domain = all values you're allowed to use.
- Rule 1: Never divide by zero (bottom of fraction cannot be zero).
- Rule 2: Cannot take square root of a negative number (for real numbers).
- Set denominators not equal to zero and solve.
- Set expressions under square roots greater than or equal to zero.
Example: For , domain is all real numbers except (since ).
💡 Ban the zeros below and negatives under roots!
3. Determining Domain (legal inputs) by checking for division by zero or negative roots
Domain of a Function
The domain of a function is the set of all input values for which the function produces a valid output. We must exclude values that cause mathematical errors.
Intuition: The domain answers "Which inputs are allowed?" by identifying restrictions imposed by the function's formula.
Core Rules:
- Division: Exclude values that make any denominator equal to zero.
- Even roots: Exclude values that make the expression under an even root (like ) negative.
- Logarithms: Exclude non-positive arguments (domain requires argument greater than zero).
- If no restrictions exist, the domain is all real numbers.
Consequence: Identifying domain restrictions prevents undefined operations and ensures the function is well-defined.
Example: For , set , so . Domain: all real numbers except .
Consider the function .
What single numeric value of must be excluded from the domain to prevent division by zero?
✖️ 4. Understanding Range (possible outputs) through verbal and graphical analysis
📊 Finding Possible Outputs (Range)
- Range = all possible values the function can produce.
- Look at the graph: what heights does it reach?
- For , outputs are never negative (range is ).
- Horizontal lines on the graph show which values are hit.
- Some functions have restricted ranges even with unlimited domains.
Example: has range because squaring gives or more, then we add .
💡 Range = vertical span of the graph!
4. Understanding Range (possible outputs) through verbal and graphical analysis
Range of a Function
The range of a function is the set of all possible output values that the function can produce as the input varies over the domain.
Intuition: While domain asks "What can go in?", range asks "What can come out?" by examining all achievable values.
Core Rules:
- Analyze the function's behavior: Does it have a minimum or maximum value?
- Use graphical analysis: the range corresponds to the vertical extent of the graph.
- For algebraic functions, solve for and identify restrictions on .
- Transformations (shifts, stretches) directly affect the range.
Consequence: Understanding range is crucial for modeling real-world constraints where outputs have physical limits.
Example: For , since squares are never negative, the range is . Graphically, the parabola extends upward from .
Consider the function . What is the minimum possible output value of this function?
✖️ 5. Applications: Defining operational constraints for machines (e.g., maximum load as a function of input power)
🏭 Real-World Function Limits
- Machines have physical constraints that define domain and range.
- A crane's max load might be where is power in kilowatts.
- Domain constraint: power cannot be negative ().
- Range constraint: crane cannot lift more than 5000 kilograms (so ).
- Always check manufacturer limits to define realistic domains.
Example: If max power is 80 kilowatts, domain is and range is kilograms.
💡 Real machines = real boundaries on inputs and outputs!
5. Applications: Defining operational constraints for machines (e.g., maximum load as a function of input power)
Operational Constraints in Applied Functions
In real-world applications, functions model relationships between physical quantities, and domain/range represent operational constraints—the safe or feasible limits of a system.
Intuition: A machine's specifications define which inputs are allowed (domain) and what outputs are achievable (range).
Core Rules:
- Domain constraints arise from physical limitations: power cannot be negative, time cannot be negative, capacity has upper bounds.
- Range constraints reflect output limits: a motor's maximum load, a tank's volume capacity.
- Always interpret domain and range in context of the problem's units and meaning.
Consequence: Violating domain constraints can lead to system failure; understanding range ensures realistic expectations.
Example: A crane's load capacity (in kg) depends on power (in kW). If the crane operates between 2 kW and 10 kW, domain is and range is kg.
A water pump's output volume is modeled by a function , where is the operating time in hours. The pump cannot run for more than hours before it overheats and shuts down. Which interval represents the realistic domain for this function?