Comprehensive Study Notes: Precalculus Foundations, Linear, Exponential, and Trigonometric Modeling
Warming Up
Problem-Solving Context: Precalculus is studied as an art and science through an "active apprenticeship" rather than passive reading. This involves assembling a toolkit of techniques to navigate between equations, data, and visual representations.
Graphing and Modeling:
Graphing: The process of going from equations to pictures.
Modeling: The process of going from pictures (or raw data) to equations. This is typically harder and requires intuition.
Units and Rates:
Numbers in modeling are rarely isolated; they usually have units attached.
Consistency is vital. Example: (TotalChange)=(Rate)×(Time). Units must cancel correctly (e.g., ft=(ft/sec)×sec).
Unit Conversions: Use conversion factors (e.g., $5,280 \ ft/mile$) as fractions to cancel unwanted units.
Modeling Step: To "impose a coordinate system" is to choose an origin and axis orientation to solve a physical problem, such as tracking the motion of two runners on a runway.
The Distance Formula:
For points $P = (x1, y1)$ and $Q = (x2, y2)$, the distance $d$ is: d=(x<em>2−x</em>1)2+(y<em>2−y</em>1)2.
Directed Distances: Δx=x<em>2−x</em>1 and Δy=y<em>2−y</em>1.
Three Simple Curves
Lines:
Horizontal Line: Graph of $y = k$. Passes through $(0, k)$.
Vertical Line: Graph of $x = h$. Passes through $(h, 0)$.
Circles:
Standard Form: $(x - h)^2 + (y - k)^2 = r^2$, where $(h, k)$ is the center and $r$ is the radius.
Unit Circle: A circle with $r = 1$ centered at $(0, 0)$, defined by $x^2 + y^2 = 1$.
Intersection of Curves: Found by solving the equations of both curves simultaneously. Example: To find where a circle intersects the $x$-axis, set $y = 0$ in the circle equation and solve for $x$.
Linear Modeling
Two Points Determine a Line: If $P = (x1, y1)$ and $Q = (x2, y2)$ are known, the line is unique.
Slope-Intercept: $y = mx + b$, where $b$ is the $y$-intercept.
Parallel and Perpendicular Lines:
Parallel: Slopes are equal ($m1 = m2$).
Perpendicular: Slopes are negative reciprocals (m<em>2=−m</em>11).
Uniform Linear Motion: An object moving at constant speed. Position $(x, y)$ at time $t$ is modeled by parametric equations: $x = a + bt$ and $y = c + dt$.
Functions and Graphs
Definition of a Function: A procedure matching a unique output to every allowable input.
The Three Parts:
Rule: The mathematical expression (e.g., $f(x) = x^2$).
Domain: Set of allowed input $x$-values.
Range: Set of possible output $y$-values.
The Vertical Line Test: A curve is a function if every vertical line crosses it at most once.
Multipart Functions: Functions defined by different rules on different parts of the domain. Notation uses a large brace with case-by-case conditions.
Graphical Analysis:
Increasing/Decreasing: Walking uphill vs. downhill.
Local Extrema: Peaks (maxima) and valleys (minima).
Zeros/Roots: Inputs $x$ where $f(x) = 0$ (x-intercepts).
Semicircles as Functions:
Upper: y=k+r2−(x−h)2.
Lower: y=k−r2−(x−h)2.
Quadratic Modeling
Standard Parabola: Graph of a quadratic function $y = ax^2 + bx + c$ (a=0).
Vertex Form: $y = a(x - h)^2 + k$, where $(h, k)$ is the vertex.
Completing the Square: The process of converting $ax^2 + bx + c$ to vertex form.
h=−2ab, $k = f(h)$.
Visual Transformations:
$f(x - h)$: Horizontal shift by $h$.
$f(x) + k$: Vertical shift by $k$.
$af(x)$: Vertical dilation (stretch/compress).
$-f(x)$: Reflection across the $x$-axis.
Optimization: The vertex provides the maximum (if $a < 0$) or minimum (if $a > 0$).
Composition
The Formula: Replace every $x$ in $f(x)$ with the rule for $g(x)$. Result: $f(g(x))$.
Domain Analysis: The input must be in the domain of $g$, and $g(x)$ must be in the domain of $f$.
Inverse Functions
Definition: A function $f^{-1}(y)$ that reverses $y = f(x)$.
One-to-One: A function must be one-to-one to have an inverse as a function. It must pass the Horizontal Line Test.
Graphs: The graph of $f^{-1}$ is the reflection of the graph of $f$ across the line $y = x$.
Composition Identity: $f(f^{-1}(y)) = y$ and $f^{-1}(f(x)) = x$.
Exponential and Logarithmic Functions
Exponential Type: $A(x) = A0 b^x$. $A0$ is the initial value; $b$ is the base.
Growth: $b > 1$.
Decay: $0 < b < 1$.
The Number $e$: Approximately $2.71828$. Defined by the limit as n→∞ of (1+n1)n.
Compounding Interest:
Discrete: P(t)=P0(1+nr)nt.
Continuous: $P(t) = P_0 e^{rt}$.
Logarithmic Functions: The inverse of exponential functions.