Unit 4: Functions Involving Parameters, Vectors, and Matrices
Parameters and Families of Functions
A lot of precalculus is about learning how a function’s input controls its output. In this unit, you add one more layer: sometimes a function depends not only on an input variable, but also on a parameter.
A parameter is a value that acts like a constant within a specific situation but can change from one situation to another. A parameter does not “vary along the graph” the way the input does; instead, changing the parameter gives you a different graph or a different model.
For example, the family
has input and parameter . Each fixed value of produces one specific parabola; varying produces a whole family of functions.
Why parameters matter
Parameters show up constantly in modeling. In physics, parameters might represent mass, drag, or initial velocity. In economics, parameters might represent interest rates or growth factors. In transformations, parameters control scaling or rotation amounts. AP-style questions often test whether you can interpret how a graph changes when a parameter changes.
How to think about a “family” of graphs
When you see a form like
a helpful habit is to separate:
- Within one graph: what changes as changes.
- Across the family: what changes as the parameter changes.
A strong mental model is that parameters are knobs: turning the knob changes the entire function.
Common roles parameters play include vertical stretch/compression, horizontal stretch/compression, shifts, and deeper shape changes (curvature or asymptotes).
Example 1: Interpreting a parameter in a quadratic
Consider
The vertex is always regardless of . If the parabola opens up; if it opens down. If the graph is narrower; if it is wider.
A common mistake is to say “ changes the vertex.” It does not here, because the vertex location is controlled by the shift values inside and outside the square.
Example 2: A parameter controlling an exponential model
Suppose
Here is time, while and are parameters. For a fixed situation, and behave like constants, but different scenarios have different starting values and rates. Increasing increases the growth factor , so the function grows faster.
Exam Focus
- Typical question patterns:
- Describe how changing a parameter affects key features (vertex, intercepts, asymptotes, end behavior).
- Given a graph of one member of a family, determine parameter values.
- Compare two parameter choices and decide which graph matches.
- Common mistakes:
- Treating a parameter like an input variable (mixing up what changes along the curve vs. what changes the curve).
- Confusing horizontal and vertical effects (especially when a parameter appears inside the input).
- Assuming a parameter affects every feature (for example, thinking a vertical stretch always moves an asymptote when it may not).
Parametric Functions and Parametric Equations
Usually you describe a curve by writing as a function of , but some curves are easier (or only possible) to describe by using a third variable (often time). A parametric representation gives both coordinates as functions of a parameter.
A parametric function can be viewed as a single object
where the coordinate functions might be written as
As varies over an interval, the point traces a curve.
Example: A basic parametric function
For instance,
means
Here the two dependent variables and both depend on the single independent parameter .
Graphing and tabulating parametric functions
A standard way to visualize a parametric curve is to make a table of values. For selected parameter values, compute the corresponding points, then plot them in the plane. This makes the “trace” idea concrete and helps you see direction and which portion of a curve is actually produced.
Why parametric form matters
Parametric equations are powerful because they can:
- Describe curves that fail the vertical line test (like circles).
- Describe motion naturally (time as the parameter).
- Encode direction (which way the curve is traced).
Orientation (direction) is part of the description
In parametric form, the direction comes from increasing . For example,
traces the parabola from left to right as increases. If you replace with (or reverse the interval), you trace the same curve in the opposite direction.
Eliminating the parameter (Cartesian equation)
Often you are asked to convert to a single relation between and by eliminating the parameter.
Core strategy:
- Solve one equation for (if possible).
- Substitute into the other.
- Simplify.
Worked Example 1: A parabola in parametric form
Given
Solve for from the first equation:
Substitute:
A key warning: eliminating the parameter captures the shape of the curve but not necessarily the tracing behavior or which part of the curve is produced, which depends on the allowed values of .
Worked Example 2: A circle (not a function of )
A standard parametric form for a circle of radius is
Use the identity
Square and add:
This represents a shape that cannot be written as a single function .
Special case: parametrizing a function and its inverse
A function written as
can be parametrized by letting
If has an inverse, the inverse relation can be parametrized by swapping roles:
Exam Focus
- Typical question patterns:
- Convert between parametric and Cartesian forms (eliminate the parameter).
- Identify a curve (line, parabola, circle) from parametric equations.
- Determine direction of motion as increases.
- Use a table of values (or create one) to graph a parametric curve.
- Common mistakes:
- Ignoring restrictions on and claiming the curve is “the entire” Cartesian graph.
- Losing orientation information (direction is not captured by the Cartesian equation).
- Algebra errors when solving for and substituting.
Modeling Planar Motion with Parametric Functions
One of the most natural uses of parametric equations is to model motion. Interpreting as time, the functions
and
describe the position of an object at time .
Analyzing particle motion by components
To understand the motion, analyze the coordinate functions separately. The horizontal component comes from and the vertical component comes from . The parametric graph is the particle’s path; each point on the path corresponds to a position at a specific time.
Position, displacement, and average velocity (in coordinates)
If position is
then displacement from to is
The average velocity vector over that interval is
This coordinate-by-coordinate approach is exactly why parametric models are effective.
Average rate of change in each direction
The average rate of change in the horizontal direction over is
and in the vertical direction over is
These tell you how the particle is changing in each direction during that time window.
Direction of motion
Direction is determined by whether and are increasing or decreasing as increases. For example, if increases while decreases, the motion is to the right and downward.
Horizontal and vertical extrema
The horizontal extrema of the motion correspond to the maximum and minimum values of on the given time interval. The **vertical extrema** correspond to the maximum and minimum values of . Identifying these helps you locate the “furthest left/right” and “highest/lowest” points on the path.
Example 1: Constant velocity in a straight line
Suppose
To find the line, eliminate . From the first equation,
Substitute:
This is constant velocity because each coordinate changes linearly with time.
Example 2: A non-linear path from mixing function types
Consider
This is the parabola , but the _timing_ is not uniform: the vertical change accelerates as grows.
Motion around a circle and transformations
On the unit circle centered at the origin, each point can be written as
where is the angle from the positive -axis. This is a core model for circular motion. Using transformations, you can adjust circular motion models:
- Scaling changes the radius in one or both directions.
- Translating shifts the center (done by adding constants to the coordinate functions).
- Reflecting flips the motion across an axis.
A strong reference tool here is the unit circle with special angles labeled, since common angles (like those with known sine and cosine values) help you interpret positions and directions quickly.
Domain of the parameter and what part of the path you get
If is restricted, only part of the curve is traced. For example, with
and , only the segment from to appears.
Parametrizing a linear path in context
Parametric equations are also ideal for linear motion. For example, a car moving from point A to point B at constant speed can be modeled by choosing to represent time (or “progress”), and building coordinate functions that start at A when and reach B at the ending time.
Exam Focus
- Typical question patterns:
- Interpret parametric equations as motion and compute position/displacement over an interval.
- Compute average rates of change in each coordinate.
- Identify direction of motion by checking where and increase or decrease.
- Find horizontal/vertical extrema using the max/min of and on an interval.
- Use parameter restrictions to identify only a portion of a curve.
- Common mistakes:
- Confusing the curve’s equation with the timing along the curve.
- Forgetting to apply the given interval for .
- Treating coordinate changes as unrelated, instead of tied to the same time parameter.
Implicitly Defined Functions
An implicitly defined relation is an equation involving two variables that does not explicitly solve for one variable in terms of the other. Unlike explicit functions, an implicit equation can represent one function, multiple functions, disjoint pieces, or even infinitely many curves, all within a single equation.
Variation in implicit graphs
To graph an implicitly defined relation, you look for points that satisfy the equation. Depending on the equation, the result might be a single connected curve, multiple disconnected curves, or a more complicated collection of points.
Exam Focus
- Typical question patterns:
- Decide whether a relation is explicit or implicit.
- Describe (qualitatively) why an implicit relation might produce more than one curve or fail the vertical line test.
- Common mistakes:
- Assuming every equation in two variables defines exactly one function.
- Treating an implicit curve as if it must pass the vertical line test.
Parametric Representations of Conic Sections
Curves can be represented explicitly (with as a function of ) or parametrically. Parametric form is especially flexible for conic sections.
Basics of expressing a curve parametrically
In a parametric representation, you define
As varies, the resulting points trace the curve. One way to validate a parametrization is to substitute and into the original equation; if the equation is true for all allowed , the parametrization is correct.
Parabolas
A typical approach to parametrize a parabola is to solve for one variable and then set the other equal to . For a function form
a direct parametrization is
or, if convenient, swap which variable you treat as the parameter.
Ellipses
Ellipses are commonly parametrized using sine and cosine. A standard form is
which traces an ellipse centered at the origin with horizontal radius and vertical radius .
Hyperbolas
Hyperbolas can be parametrized using trigonometric functions such as secant and tangent. A common right/left-opening form is
with appropriate restrictions on to avoid where secant is undefined.
Exam Focus
- Typical question patterns:
- Recognize that different parameter intervals trace different portions of the same conic.
- Verify a parametrization by substitution.
- Match a parametrization to the type of conic suggested by the functions used (polynomial vs. trig).
- Common mistakes:
- Forgetting domain restrictions on trig-based parametrizations.
- Concluding “the whole curve” is traced without checking the parameter interval.
Vectors in the Plane
A vector is a quantity with both magnitude and direction. Vectors can be drawn as directed line segments (with a tail and head) or represented algebraically by components.
A common component form is
meaning move units horizontally and units vertically.
Why vectors matter in this unit
Vectors bridge several unit ideas:
- Parametric motion tracks position.
- Vectors describe displacement and direction.
- Matrices transform vectors, transforming entire objects.
Vector components and “free” vectors
A key idea is that a vector is not tied to a specific location. The displacement
means the same move anywhere in the plane.
Vector components from points
Given two points
and
a vector from to is
Magnitude (length) and direction
For
the magnitude is
Direction can be viewed as the direction of the line segment from the origin to the point , and trigonometry can be used to connect angles to components.
Vector operations
Vector addition and subtraction are done component-wise:
Scalar multiplication stretches/shrinks and possibly reverses direction:
A frequent error is adding magnitudes instead of components. Magnitudes only add directly when vectors point in the same direction.
Unit vectors
A unit vector has magnitude 1 and represents direction. For nonzero ,
Dot product, angles, and perpendicularity
For
and
the dot product is
A powerful geometric test:
- If and both vectors are nonzero, then the vectors are perpendicular.
The dot product also connects to the angle between vectors:
so
Law of Cosines and Law of Sines (vector-formed triangles)
When vectors form the sides of a triangle, classical triangle relationships can be applied.
Law of Cosines (conceptually connecting side lengths and the included angle):
Law of Sines (connecting side lengths to opposite angles):
Worked Example 1: Vector magnitude and scaling
Let
Then
Scaling by gives
with magnitude 5, same direction.
Worked Example 2: Perpendicular vectors via dot product
Check
and
Compute
So they are perpendicular.
Exam Focus
- Typical question patterns:
- Compute magnitude, unit vectors, or results of vector addition/subtraction.
- Interpret vectors as displacements between points.
- Use the dot product to test perpendicularity and to find angles.
- Common mistakes:
- Mixing up point coordinates and vector components (a point is not automatically a vector unless interpreted from the origin).
- Adding magnitudes instead of adding components.
- Forgetting that scalar multiplication by a negative reverses direction.
Vector-Valued Functions (Position in the Plane)
A particle’s position can be described by a position vector: a vector that starts at the origin and ends at the particle’s location.
A common representation is
Another notation uses unit direction vectors and :
The magnitude is the particle’s distance from the origin.
Example: Writing a position vector
If
then
Velocity idea (rates of change)
In many math courses, a velocity vector describes how position changes. In this unit’s non-calculus setting, the most reliable tool is average velocity over an interval, computed from displacement divided by elapsed time (as in the motion section). When calculus is used, instantaneous velocity is modeled by derivatives, but average velocity already captures direction (signs of components) and speed over the interval via magnitude.
Exam Focus
- Typical question patterns:
- Write a position vector from parametric coordinate functions.
- Use displacement and average velocity vectors to interpret motion.
- Use magnitude to interpret distance from the origin (for position) or average speed over an interval (for average velocity).
- Common mistakes:
- Confusing the position vector with displacement (displacement depends on two times; position uses one time).
- Treating vector magnitude as a signed quantity (magnitudes are nonnegative).
Vector Forms of Lines and Connections to Parametrics
Vectors give a clean way to describe lines and constant-direction motion.
Parametric equation of a line
If a line passes through with direction vector , then a parametric form is
This works because at you are at the starting point, and changing moves you along multiples of the direction vector.
A common misconception is that and must be the slope and intercept. They are not; they are the components of a direction vector.
Example 1: Line through two points
Find a parametric equation for the line through
and
Direction vector:
So one parametrization is
Any nonzero scalar multiple of works (for example ).
Example 2: Converting parametric line form to slope-intercept form
Given
Solve for :
Substitute:
Interpreting parametric line motion
If is time, then
models constant velocity with coordinate velocities and .
Exam Focus
- Typical question patterns:
- Write parametric equations for a line given two points or a point and a direction.
- Convert a parametric line to an equation in and .
- Interpret and as rates of change in each coordinate.
- Common mistakes:
- Treating like an value (it is a separate parameter, not the horizontal coordinate).
- Using slope alone as the “direction vector” (slope must be turned into a 2D direction like ).
- Forgetting that different direction vectors can describe the same line (scalar multiples).
Matrices: Structure, Dimensions, and Basic Operations
A matrix is a rectangular array of numbers that can represent data, systems, transformations, and dynamic models.
Matrix dimensions and types
A matrix with rows and columns has dimension .
Common classifications:
- Square matrix:
- Row matrix:
- Column matrix:
Entries are often denoted by for the entry in the -th row and -th column.
A general 2×2 matrix is
Matrix equality
Two matrices are equal only if they have the same dimensions and every corresponding entry is equal.
Matrix multiplication (when it is defined)
Matrices can be multiplied when the number of columns in the first equals the number of rows in the second. If an matrix multiplies a matrix, the result is an matrix.
Matrix multiplication is not element-by-element. Each entry is the dot-product-like combination of a row and a column.
In particular, if
and
then
A very common mistake is to multiply corresponding entries only (missing the cross terms).
Identity matrix
The 2×2 identity matrix is
and it satisfies
Determinant (2×2)
For
the determinant is
In the plane, is the factor by which areas scale under the transformation represented by . If , the transformation collapses the plane (not invertible).
Inverse of a 2×2 matrix
If , then
Worked Example 1: Multiply a matrix by a vector
Let
and
Then
So transforms to .
Worked Example 2: Invertibility via the determinant
Let
Then
So has no inverse; the transformation is not one-to-one.
Exam Focus
- Typical question patterns:
- Identify matrix dimensions and decide whether a product is defined.
- Multiply matrices and vectors using row-by-column multiplication.
- Use determinants to decide whether a matrix is invertible.
- Compute the inverse of a 2×2 matrix (when it exists).
- Common mistakes:
- Doing element-wise multiplication instead of row-by-column multiplication.
- Forgetting that matrix multiplication is not generally commutative.
- Computing an inverse without checking .
Linear Transformations and Matrices in
A major theme of this unit is that a 2×2 matrix can represent a linear transformation of the plane.
What makes a transformation linear
A transformation from to is linear if it preserves vector addition and scalar multiplication:
A consequence is that linear transformations send the zero vector to the zero vector.
Every linear transformation corresponds to a unique 2×2 matrix
For a linear transformation on , there exists a unique 2×2 matrix such that
Conversely, any 2×2 matrix defines a linear transformation by the rule above.
The columns tell you where the basis vectors go
If
then the first column is where goes and the second column is where goes:
This is one of the fastest ways to interpret a matrix geometrically.
Common transformation matrices
Horizontal scaling by factor :
Vertical scaling by factor :
Reflection across the x-axis:
Reflection across the y-axis:
Swap coordinates (reflection across the line ):
Rotation counterclockwise by angle :
These are linear transformations: they keep the origin fixed and map lines through the origin to lines through the origin.
Vectors as matrices
A single vector in can be represented as a 2×1 column matrix. A set of vectors can be represented as a 2× matrix; multiplying by a 2×2 transformation matrix produces a 2× matrix of transformed output vectors.
Exam Focus
- Typical question patterns:
- Decide whether a rule is linear by checking additivity and scalar-multiplication properties.
- Build a matrix by tracking where basis vectors map.
- Identify transformations (scales, reflections, swaps, rotations) from a matrix.
- Common mistakes:
- Assuming translations are possible with 2×2 matrices alone (translations require adding a vector or using a different setup).
- Confusing “any transformation” with “linear transformation” (linear ones must keep the origin fixed).
Matrices as Transformations of the Plane (Applying Them to Shapes)
Once you treat points as vectors, applying a matrix transformation becomes systematic.
If
then the transformation sends
to
Example 1: Transforming a triangle by a scaling matrix
Triangle vertices:
Apply horizontal scaling by factor 2:
Transform:
New vertices: , , .
Example 2: Area scaling via the determinant
For
So areas should double, which is a useful check.
Determinant sign and orientation
The absolute value gives the area scale factor. A negative determinant indicates the transformation flips orientation (a “flip” effect).
Exam Focus
- Typical question patterns:
- Apply a matrix to points or vertices of a shape.
- Use to reason about area scaling and invertibility.
- Use the sign of to identify whether orientation flips.
- Common mistakes:
- Applying a matrix to only some vertices (inconsistent transformation).
- Expecting distances/angles to be preserved under general matrices (only certain transformations preserve them).
- Forgetting that linear transformations always send the origin to the origin.
Composing Transformations and Why Order Matters
If transformation is represented by matrix and transformation by matrix , then applying followed by corresponds to
So the combined matrix is .
Why order matters
Matrix multiplication is not generally commutative:
Geometrically, “stretch then rotate” usually differs from “rotate then stretch.”
Example 1: Two transformations in different orders (a special case)
Let
and
Then
and
They match here because both are diagonal and act independently on the axes.
Example 2: A case where order changes the outcome
Let
and
Then
and
Different results, so order matters.
Inverses as “undo” transformations
If is invertible, then
This is the standard tool when you are given an output point and asked to find the original point.
Exam Focus
- Typical question patterns:
- Find a combined matrix for “first do , then do .”
- Decide whether two transformations commute.
- Use inverses to reverse a transformation.
- Common mistakes:
- Reversing multiplication order.
- Assuming all transformations commute.
- Forgetting that an inverse exists only when the determinant is nonzero.
Matrices Modeling Contexts (Transition Matrices)
Matrices are not only geometric tools; they also model systems that transition between states over time.
Transitions and state changes
A system can be described by a state vector (counts, proportions, or amounts in each category). Changes from one time step to the next can be encoded by percentage rates. A transition matrix (often 2×2 in simple models) records how much of each state moves to each other state each step.
Conceptually:
- A transition represents a shift from one state to another.
- The matrix encodes the rates of transition.
- Repeated multiplication models the system evolving over discrete time intervals.
Exam Focus
- Typical question patterns:
- Interpret entries of a transition matrix as percentages/rates moving between states.
- Use matrix multiplication to update a state vector over one or more time steps.
- Common mistakes:
- Mixing up “from” and “to” when interpreting matrix entries.
- Using the wrong multiplication order for state updates.
Bringing It All Together: Parameters, Vectors, Parametrics, and Matrices
This unit is about moving fluently between representations:
- Functions with parameters describe families of behaviors.
- Parametric equations describe curves and motion using a parameter.
- Vectors describe direction and displacement.
- Matrices transform vectors and therefore transform geometric objects and graphs.
Parameters inside matrices
Matrices can contain parameters, creating families of transformations. For example,
describes a horizontal scaling by factor .
Transforming a parametric curve with a matrix
If a curve is
then applying transformation matrix gives
which produces new parametric equations automatically.
Worked Example: Transforming a circle into an ellipse
Start with a circle of radius 1:
Apply horizontal scaling by factor 3:
Then
So
Eliminate the parameter:
This shows a complete chain: parametric curve, matrix transformation, new parametric equations, and a Cartesian equation.
What changes and what stays the same under transformations
A linear transformation keeps straight lines straight and keeps the origin fixed. It may change lengths and angles unless it is a distance-preserving transformation (like a pure rotation or reflection). The determinant tells you area scaling, invertibility, and whether orientation flips.
Technology and representation fluency
Graphing tools can help visualize parametric curves and transformations, but exam questions typically still require algebraic justification (elimination steps, matrix multiplication, interpreting parameters).
Exam Focus
- Typical question patterns:
- Given a parametric curve and a transformation matrix, find the transformed parametric equations.
- Use a parameter in a model to match a graph or meet a condition.
- Translate between representations: parametric form, vector form, and matrix form.
- Common mistakes:
- Treating parameter changes as if they change the input variable’s domain rather than changing the whole model.
- Applying a matrix transformation inconsistently (transforming some points but not others).
- Forgetting that order matters when combining transformations.