BackFunctions and Models: Foundations for Calculus
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Functions and Models
Objectives
Determine whether a correspondence is a function.
Find function values.
Graph functions and determine whether a graph represents a function.
Graph functions that are piecewise-defined.
Definition of a Function
Basic Concept
A function is a correspondence between a first set, called the domain, and a second set, called the range, such that each member of the domain corresponds to exactly one member of the range.
Domain: The set of all possible input values (independent variable, usually x).
Range: The set of all possible output values (dependent variable, usually f(x)).
Determining Whether a Correspondence is a Function
Examples
Example 1a: Number of iPhones Sold Yearly
Domain (Year)
Range (Millions Sold)
2019
187.2
2020
196.9
2021
242
2022
250
This is a function because each year corresponds to only one sales figure.
Example 1b: Squaring
Domain
Range
3
9
4
16
5
25
-5
25
This is a function because each input has only one output, even if different inputs share the same output.
Example 1c: Basketball Teams
Domain (City)
Range (Team)
New York
Knicks
Los Angeles
Lakers, Clippers
Atlanta
Hawks
This is not a function because Los Angeles corresponds to two teams (Lakers and Clippers).
Evaluating Functions
Finding Function Values
Given a function rule, substitute the input value to find the output.
Example: For , find , , , , and .
Example: For , find , , , and .
Difference Quotient
Definition and Examples
The difference quotient is a fundamental concept for understanding rates of change and derivatives:
Example: For , find , , and .
(for )
Example: For ,
Graphs of Functions
Definition and Construction
The graph of a function is the set of all points in the coordinate plane. If the function is given by an equation, its graph is the graph of .
To graph a function:
Choose values for (inputs).
Compute the corresponding (outputs).
Plot the points on the coordinate plane.
Connect the points smoothly if appropriate.
Example: Graph .
x
f(x)
(x, f(x))
-2
3
(-2, 3)
-1
0
(-1, 0)
0
-1
(0, -1)
1
0
(1, 0)
2
3
(2, 3)
The Vertical-Line Test
Determining if a Graph Represents a Function
A graph represents a function if and only if no vertical line intersects the graph at more than one point.
This test ensures that each input has only one output .
Example: Some graphs (like ) pass the test and are functions; others (like a circle) do not.
Piecewise-Defined Functions
Definition and Graphing
A piecewise-defined function is a function defined by different expressions for different intervals of the domain.
Example:
For , .
For , .
Graph the line with an open circle at , and plot the point .
x
g(x)
(x, g(x))
-3
5
(-3, 5)
0
2
(0, 2)
1
3
(1, 3)
2
0
(2, 0)
3
-1
(3, -1)
Example:
For , .
For , .
Graph the line with an open circle at , and plot the point .
x
f(x)
(x, f(x))
-3
5
(-3, 5)
-2
1
(-2, 1)
0
2
(0, 2)
1
1
(1, 1)
2
0
(2, 0)
Summary Table: Function vs. Not a Function
Situation | Is it a Function? | Reason |
|---|---|---|
Each input has one output | Yes | Meets definition |
One input has two outputs | No | Fails definition |
Different inputs share the same output | Yes | Allowed |