BackFunctions and Their Graphs: Precalculus Study Notes (Section 1.1)
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Functions and Their Graphs
Section 1.1: Functions
Objectives
Describe a relation
Determine whether a relation represents a function
Use function notation and find the value of a function
Find the difference quotient of a function
Determine the domain of a function defined by an equation
Find the sum, difference, product, and quotient of functions
Relations
Describing a Relation
A relation is a correspondence between two sets, where each element from the first set is paired with one or more elements from the second set. Relations are often used to describe how one variable depends on another.
Ordered pairs are used to represent relations: (x, y), where x is from the first set (domain) and y is from the second set (range).
We say "x corresponds to y" or "y depends on x" and write this as x → y.
Example:
Consider the relation between states and the number of representatives each state has in the House of Representatives:
State | Number of Representatives |
|---|---|
Mississippi | 4 |
Louisiana | 6 |
Alabama | 7 |
Georgia | 14 |
Florida | 27 |
The domain is {Mississippi, Louisiana, Alabama, Georgia, Florida}.
The range is {4, 6, 7, 14, 27}.
Functions
Definition of a Function
A function from set X into set Y is a relation that pairs each element of X with exactly one element of Y.
Usually, X and Y are sets of real numbers.
Functions can also be defined for complex numbers.
Notation: If f is a function, we write , where x is the independent variable and y is the dependent variable.
Example:
Given the following mapping:
Store | Price ($) |
|---|---|
Maziply | 9.99 |
Amazon | 10.80 |
Primegood2 | 10.99 |
Toys & Co. | 11.83 |
kids create fun | 14.99 |
GoodLocker | 14.99 |
The domain is {Maziply, Amazon, Primegood2, Toys & Co., kids create fun, GoodLocker}.
The range is {9.99, 10.80, 10.99, 11.83, 14.99}.
This is a function because each store corresponds to exactly one price.
Determining Whether a Relation is a Function
To determine if a relation is a function, check if each element in the domain is paired with only one element in the range.
If any domain element is paired with more than one range element, the relation is not a function.
Example:
Consider the set of ordered pairs: {(1, 5), (3, 9), (5, 1), (9, 2)}
Domain: {1, 3, 5, 9}
Range: {5, 9, 1, 2}
This is a function because no domain element is repeated with a different range value.
Counterexample:
Consider: {(5, 1), (5, -3)}
Domain: {5}
Range: {1, -3}
This is not a function because 5 is paired with two different values.
Functions Defined by Equations
Many functions are defined by equations. To determine if an equation defines y as a function of x, solve for y and check if each x yields only one y.
Example:
is a function because each x gives exactly one y.
is not a function because some x values yield two y values.
Function Notation and Evaluation
Function Notation
Functions are often written as , where:
x is the independent variable (input).
f(x) is the dependent variable (output).
Example:
Given , find :
Explicit and Implicit Form
Explicit form: y is written directly in terms of x, e.g.,
Implicit form: y and x are mixed, e.g.,
Difference Quotient
Definition
The difference quotient of a function f at x is:
Example:
For , the difference quotient is:
Simplify numerator:
So,
Domain of a Function
Finding the Domain
The domain of a function is the set of all permissible input values (x) for which the function is defined.
If the function has a denominator, exclude values that make the denominator zero.
If the function has an even-index radical, exclude values that make the radicand negative.
Example:
Find the domain of
Require
Exclude (denominator zero)
Domain:
Application Example:
Volume of a cube as a function of side length :
Domain: (side length must be positive)
Operations on Functions
Sum, Difference, Product, and Quotient
Given functions and :
Sum:
Difference:
Product:
Quotient: ,
Example:
If and , then:
Domain: All except and
Summary Table: Relation vs. Function
Type | Definition | Example |
|---|---|---|
Relation | Any pairing between elements of two sets | (Mississippi, 4), (Louisiana, 6) |
Function | Each domain element paired with exactly one range element |
Additional info: Some examples and explanations have been expanded for clarity and completeness.