Formula Reference Card
Complete formula reference for Miller & Gerken College Algebra 2e. Organized by chapter with worked examples.
Prerequisites (Chapter R)
Sets of Numbers
| Set | Symbol | Description |
|---|---|---|
Natural Numbers |
\(\mathbb{N}\) |
\(\{1, 2, 3, 4, \ldots\}\) |
Whole Numbers |
\(\mathbb{W}\) |
\(\{0, 1, 2, 3, \ldots\}\) |
Integers |
\(\mathbb{Z}\) |
\(\{\ldots, -2, -1, 0, 1, 2, \ldots\}\) |
Rational Numbers |
\(\mathbb{Q}\) |
\(\left\{\frac{p}{q} : p, q \in \mathbb{Z}, q \neq 0\right\}\) |
Irrational Numbers |
\(\mathbb{Q}'\) |
Non-repeating, non-terminating decimals (\(\pi, \sqrt{2}, e\)) |
Real Numbers |
\(\mathbb{R}\) |
\(\mathbb{Q} \cup \mathbb{Q}'\) |
Complex Numbers |
\(\mathbb{C}\) |
\(\{a + bi : a, b \in \mathbb{R}, i^2 = -1\}\) |
Interval Notation
| Interval | Set-Builder | Graph |
|---|---|---|
\((a, b)\) |
\(\{x : a < x < b\}\) |
Open endpoints |
\([a, b]\) |
\(\{x : a \leq x \leq b\}\) |
Closed endpoints |
\([a, b)\) |
\(\{x : a \leq x < b\}\) |
Half-open |
\((-\infty, a)\) |
\(\{x : x < a\}\) |
Unbounded left |
\([a, \infty)\) |
\(\{x : x \geq a\}\) |
Unbounded right |
Order of Operations (PEMDAS)
Left to right within same precedence level.
Properties of Real Numbers
| Property | Addition | Multiplication |
|---|---|---|
Commutative |
\(a + b = b + a\) |
\(ab = ba\) |
Associative |
\((a + b) + c = a + (b + c)\) |
\((ab)c = a(bc)\) |
Identity |
\(a + 0 = a\) |
\(a \cdot 1 = a\) |
Inverse |
\(a + (-a) = 0\) |
\(a \cdot \frac{1}{a} = 1, \quad a \neq 0\) |
Distributive |
\(a(b + c) = ab + ac\) |
|
Absolute Value
Definition:
Properties:
Distance on Number Line:
Exponents
Laws of Exponents:
| Rule | Formula | Example |
|---|---|---|
Product |
\(a^m \cdot a^n = a^{m+n}\) |
\(x^3 \cdot x^5 = x^8\) |
Quotient |
\(\frac{a^m}{a^n} = a^{m-n}\) |
\(\frac{x^7}{x^2} = x^5\) |
Power of Power |
\((a^m)^n = a^{mn}\) |
\((x^2)^4 = x^8\) |
Power of Product |
\((ab)^n = a^n b^n\) |
\((2x)^3 = 8x^3\) |
Power of Quotient |
\(\left(\frac{a}{b}\right)^n = \frac{a^n}{b^n}\) |
\(\left(\frac\{x}{3}\right)^2 = \frac\{x^2}{9}\) |
Zero Exponent |
\(a^0 = 1, \quad a \neq 0\) |
\(5^0 = 1\) |
Negative Exponent |
\(a^{-n} = \frac{1}{a^n}\) |
\(x^{-3} = \frac{1}{x^3}\) |
Fractional Exponent |
\(a^{m/n} = \sqrt[n\){a^m}] |
\(8^\{2/3} = (\sqrt[3\){8})^2 = 4] |
Radicals
Definition:
Properties:
Principal Root:
Rationalizing Denominators:
Polynomials
Standard Form:
Special Products:
Factoring Methods
| Method | Pattern | Example |
|---|---|---|
GCF |
\(ab + ac = a(b + c)\) |
\(6x^2 + 9x = 3x(2x + 3)\) |
Difference of Squares |
\(a^2 - b^2 = (a+b)(a-b)\) |
\(x^2 - 16 = (x+4)(x-4)\) |
Perfect Square Trinomial |
\(a^2 \pm 2ab + b^2 = (a \pm b)^2\) |
\(x^2 + 6x + 9 = (x+3)^2\) |
Sum of Cubes |
\(a^3 + b^3 = (a+b)(a^2-ab+b^2)\) |
\(x^3 + 8 = (x+2)(x^2-2x+4)\) |
Difference of Cubes |
\(a^3 - b^3 = (a-b)(a^2+ab+b^2)\) |
\(x^3 - 27 = (x-3)(x^2+3x+9)\) |
Grouping |
\(ax + ay + bx + by = (a+b)(x+y)\) |
\(x^3 + x^2 + x + 1 = (x+1)(x^2+1)\) |
AC Method |
\(ax^2 + bx + c\) where \(ac = mn, b = m+n\) |
Factor by grouping |
Rational Expressions
Domain: All values where denominator \(\neq 0\)
Operations:
Complex Fractions:
Chapter 1: Equations & Inequalities
Linear Equations
Standard Form: \(ax + b = 0\)
Solution: \(x = -\frac{b}{a}\)
Strategy: 1. Distribute and combine like terms 2. Move variables to one side, constants to other 3. Divide by coefficient
Applications (Linear)
Percent:
Simple Interest:
Distance-Rate-Time:
Mixture Problems:
Complex Numbers
Definition:
Standard Form: \(a + bi\) where \(a\) = real part, \(b\) = imaginary part
Powers of \(i\):
Operations:
Complex Conjugate:
Division:
Quadratic Equations
Standard Form: \(ax^2 + bx + c = 0\)
Quadratic Formula:
Discriminant: \(\Delta = b^2 - 4ac\)
| Discriminant | Nature of Roots | Graph |
|---|---|---|
\(\Delta > 0\) (perfect square) |
Two distinct rational roots |
Crosses x-axis twice |
\(\Delta > 0\) (not perfect square) |
Two distinct irrational roots |
Crosses x-axis twice |
\(\Delta = 0\) |
One repeated real root |
Touches x-axis once |
\(\Delta < 0\) |
Two complex conjugate roots |
Does not cross x-axis |
Alternative Forms:
Factored Form:
Vertex Form:
Completing the Square:
Sum and Product of Roots: For \(ax^2 + bx + c = 0\) with roots \(r_1, r_2\):
Other Equation Types
Rational Equations:
-
Find LCD
-
Multiply all terms by LCD
-
Solve resulting polynomial
-
Check for extraneous solutions (values that make denominator = 0)
Radical Equations:
-
Isolate the radical
-
Raise both sides to power that eliminates radical
-
Solve resulting equation
-
Check all solutions (squaring can introduce extraneous solutions)
Equations with Rational Exponents:
Equations Quadratic in Form:
Linear Inequalities
Properties:
-
Add/subtract same quantity: inequality direction preserved
-
Multiply/divide by positive: inequality direction preserved
-
Multiply/divide by negative: inequality direction REVERSES
Compound Inequalities:
AND (Intersection):
OR (Union):
Absolute Value Equations & Inequalities
Equations:
Inequalities:
Chapter 2: Functions & Graphs
Coordinate System
Distance Formula:
Midpoint Formula:
Circles
Standard Form:
General Form:
Convert General to Standard: Complete the square for both \(x\) and \(y\)
Functions
Definition: A relation where each input has exactly one output
Vertical Line Test: If any vertical line intersects graph more than once, it’s NOT a function
Function Notation: \(y = f(x)\) means \(y\) is a function of \(x\)
Domain: All valid input values (look for: division by zero, even roots of negatives, log of non-positive)
Range: All possible output values
Evaluating: \(f(a)\) means substitute \(a\) for every \(x\)
Linear Functions
Slope:
Forms of Linear Equations:
| Form | Equation | Information Given |
|---|---|---|
Slope-Intercept |
\(y = mx + b\) |
Slope \(m\), y-intercept \((0, b)\) |
Point-Slope |
\(y - y_1 = m(x - x_1)\) |
Slope \(m\), point \((x_1, y_1)\) |
Standard |
\(Ax + By = C\) |
Slope \(-A/B\), y-int \(C/B\) |
Horizontal Line |
\(y = k\) |
Slope = 0 |
Vertical Line |
\(x = k\) |
Slope undefined |
Parallel Lines: Same slope \((m_1 = m_2)\)
Perpendicular Lines: Slopes are negative reciprocals \((m_1 \cdot m_2 = -1)\)
Transformations
For \(y = f(x)\):
| Transformation | New Equation | Effect |
|---|---|---|
Vertical Shift Up |
\(y = f(x) + k\) |
Shift up \(k\) units |
Vertical Shift Down |
\(y = f(x) - k\) |
Shift down \(k\) units |
Horizontal Shift Right |
\(y = f(x - h)\) |
Shift right \(h\) units |
Horizontal Shift Left |
\(y = f(x + h)\) |
Shift left \(h\) units |
Vertical Stretch |
\(y = a \cdot f(x), \quad a > 1\) |
Stretch by factor \(a\) |
Vertical Compression |
\(y = a \cdot f(x), \quad 0 < a < 1\) |
Compress by factor \(a\) |
Horizontal Stretch |
\(y = f(bx), \quad 0 < b < 1\) |
Stretch by factor \(1/b\) |
Horizontal Compression |
\(y = f(bx), \quad b > 1\) |
Compress by factor \(1/b\) |
Reflection (x-axis) |
\(y = -f(x)\) |
Flip over x-axis |
Reflection (y-axis) |
\(y = f(-x)\) |
Flip over y-axis |
Combined Transformation Order: Horizontal shifts → Horizontal stretch/reflect → Vertical stretch/reflect → Vertical shifts
Analyzing Graphs
Increasing: \(f(x_1) < f(x_2)\) when \(x_1 < x_2\)
Decreasing: \(f(x_1) > f(x_2)\) when \(x_1 < x_2\)
Constant: \(f(x_1) = f(x_2)\) for all \(x\) in interval
Even Function: \(f(-x) = f(x)\) (symmetric about y-axis)
Odd Function: \(f(-x) = -f(x)\) (symmetric about origin)
Local Maximum: \(f(c) \geq f(x)\) for all \(x\) near \(c\)
Local Minimum: \(f(c) \leq f(x)\) for all \(x\) near \(c\)
Function Operations
| Operation | Definition |
|---|---|
Sum |
\((f + g)(x) = f(x) + g(x)\) |
Difference |
\((f - g)(x) = f(x) - g(x)\) |
Product |
\((f \cdot g)(x) = f(x) \cdot g(x)\) |
Quotient |
\(\left(\frac{f}{g}\right)(x) = \frac{f(x)}{g(x)}, \quad g(x) \neq 0\) |
Composition |
\((f \circ g)(x) = f(g(x))\) |
Domain of Composition: All \(x\) in domain of \(g\) where \(g(x)\) is in domain of \(f\)
Difference Quotient:
Chapter 3: Polynomial & Rational Functions
Quadratic Functions
Standard Form: \(f(x) = ax^2 + bx + c\)
Vertex Form: \(f(x) = a(x - h)^2 + k\)
Vertex:
Axis of Symmetry: \(x = h = -\frac{b}{2a}\)
Direction: - \(a > 0\): Opens upward (minimum at vertex) - \(a < 0\): Opens downward (maximum at vertex)
x-intercepts: Solve \(ax^2 + bx + c = 0\)
y-intercept: \((0, c)\)
Polynomial Functions
Standard Form:
Degree: Highest power of \(x\)
Leading Coefficient: \(a_n\)
End Behavior:
| Degree | Leading Coef | End Behavior |
|---|---|---|
Even |
Positive |
\(\uparrow \text{ left}, \uparrow \text{ right}\) |
Even |
Negative |
\(\downarrow \text{ left}, \downarrow \text{ right}\) |
Odd |
Positive |
\(\downarrow \text{ left}, \uparrow \text{ right}\) |
Odd |
Negative |
\(\uparrow \text{ left}, \downarrow \text{ right}\) |
Zeros and Multiplicity:
-
Odd multiplicity: graph crosses x-axis
-
Even multiplicity: graph touches and turns at x-axis
Maximum Turning Points: \(n - 1\) for degree \(n\) polynomial
Polynomial Division
Division Algorithm:
Where: - \(P(x)\) = dividend - \(D(x)\) = divisor - \(Q(x)\) = quotient - \(R(x)\) = remainder (degree < degree of divisor)
Synthetic Division: For dividing by \((x - c)\):
-
Write coefficients of dividend
-
Bring down first coefficient
-
Multiply by \(c\), add to next coefficient
-
Repeat
Remainder Theorem:
Factor Theorem:
Finding Zeros
Rational Zero Theorem: If \(P(x)\) has integer coefficients and \(\frac{p}{q}\) is a rational zero:
Possible Rational Zeros:
Descartes' Rule of Signs: - Positive real zeros: number of sign changes in \(P(x)\) or less by even number - Negative real zeros: number of sign changes in \(P(-x)\) or less by even number
Fundamental Theorem of Algebra: Every polynomial of degree \(n \geq 1\) has exactly \(n\) zeros (counting multiplicity, including complex)
Conjugate Pairs Theorem: If \(a + bi\) is a zero of a polynomial with real coefficients, then \(a - bi\) is also a zero
Rational Functions
Standard Form:
Domain: All real numbers except where \(Q(x) = 0\)
Vertical Asymptotes: \(x = a\) where \(Q(a) = 0\) and \(P(a) \neq 0\)
Horizontal Asymptotes:
| Degree Comparison | Asymptote |
|---|---|
\(\deg(P) < \deg(Q)\) |
\(y = 0\) |
\(\deg(P) = \deg(Q)\) |
\(y = \frac{\text{leading coef of } P}{\text{leading coef of } Q}\) |
\(\deg(P) > \deg(Q)\) |
No horizontal asymptote (may have slant) |
Slant (Oblique) Asymptote: When \(\deg(P) = \deg(Q) + 1\): Perform polynomial division, asymptote is the quotient
Holes: Occur where both \(P(x) = 0\) and \(Q(x) = 0\) (common factors)
x-intercepts: Where \(P(x) = 0\) (and \(Q(x) \neq 0\))
y-intercept: \(f(0) = \frac{P(0)}{Q(0)}\) if defined
Polynomial & Rational Inequalities
Method: 1. Move all terms to one side (compare to 0) 2. Factor completely 3. Find critical values (zeros of numerator and denominator) 4. Create sign chart with test points 5. Determine solution based on inequality direction 6. Check endpoints (include if \(\leq\) or \(\geq\), exclude if \(<\) or \(>\)) 7. Always exclude values where denominator = 0
Variation
Direct Variation:
Inverse Variation:
Joint Variation:
Combined Variation:
Chapter 4: Exponential & Logarithmic Functions
Inverse Functions
One-to-One Function: Each output corresponds to exactly one input
Horizontal Line Test: If any horizontal line intersects graph more than once, function is NOT one-to-one
Inverse Function: \(f^{-1}\) where \(f(f^{-1}(x)) = x\) and \(f^{-1}(f(x)) = x\)
Finding Inverse: 1. Replace \(f(x)\) with \(y\) 2. Swap \(x\) and \(y\) 3. Solve for \(y\) 4. Replace \(y\) with \(f^{-1}(x)\)
Graphs: \(f\) and \(f^{-1}\) are reflections over \(y = x\)
Domain/Range: Domain of \(f\) = Range of \(f^{-1}\), and vice versa
Exponential Functions
Definition:
Properties: - Domain: \((-\infty, \infty)\) - Range: \((0, \infty)\) - y-intercept: \((0, 1)\) - Horizontal asymptote: \(y = 0\) - \(b > 1\): increasing (growth) - \(0 < b < 1\): decreasing (decay)
Natural Exponential:
Transformations:
-
Horizontal asymptote: \(y = k\)
-
y-intercept: \((0, a \cdot b^{-h} + k)\)
Logarithmic Functions
Definition:
Special Logarithms: - Common: \(\log(x) = \log_{10}(x)\) - Natural: \(\ln(x) = \log_e(x)\)
Properties: - Domain: \((0, \infty)\) - Range: \((-\infty, \infty)\) - x-intercept: \((1, 0)\) - Vertical asymptote: \(x = 0\)
Logarithm of 1:
Logarithm of Base:
Inverse Properties:
Properties of Logarithms
| Property | Formula | Example |
|---|---|---|
Product Rule |
\(\log_b(xy) = \log_b(x) + \log_b(y)\) |
\(\log_2(8 \cdot 4) = \log_2(8) + \log_2(4)\) |
Quotient Rule |
\(\log_b\left(\frac{x}{y}\right) = \log_b(x) - \log_b(y)\) |
\(\log_3\left(\frac{81}{3}\right) = \log_3(81) - \log_3(3)\) |
Power Rule |
\(\log_b(x^n) = n \cdot \log_b(x)\) |
\(\log_5(25^3) = 3\log_5(25)\) |
Change of Base |
\(\log_b(x) = \frac{\log_a(x)}{\log_a(b)} = \frac{\ln(x)}{\ln(b)}\) |
\(\log_3(7) = \frac{\ln(7)}{\ln(3)}\) |
Expanding Logarithms: Use properties to write as sum/difference of logs
Condensing Logarithms: Combine into single logarithm
Exponential & Logarithmic Equations
Exponential Equations:
Same Base Method:
Logarithm Method:
Logarithmic Equations:
Convert to Exponential:
One-to-One Property:
Always check solutions: Logarithm arguments must be positive
Modeling with Exponential & Logarithmic
Exponential Growth/Decay:
-
\(k > 0\): growth
-
\(k < 0\): decay
-
\(A_0\): initial amount
Half-Life:
Where \(h\) = half-life
Doubling Time:
Compound Interest:
-
\(P\) = principal
-
\(r\) = annual rate
-
\(n\) = compounds per year
-
\(t\) = years
Continuous Compounding:
pH Scale:
Richter Scale (Earthquakes):
Decibels:
Chapter 5: Systems of Equations
Linear Systems (Two Variables)
Methods: 1. Graphing: Solution is intersection point 2. Substitution: Solve one equation for a variable, substitute 3. Elimination: Add/subtract equations to eliminate a variable
Solution Types:
| Type | Graphically | Algebraically |
|---|---|---|
One solution (independent) |
Lines intersect at one point |
Unique values for x and y |
No solution (inconsistent) |
Parallel lines |
Contradiction (e.g., 0 = 5) |
Infinite solutions (dependent) |
Same line |
Identity (e.g., 0 = 0) |
Linear Systems (Three Variables)
Standard Form:
Method: Eliminate one variable to get system of two equations, then solve
Partial Fractions
Proper Fraction: degree of numerator < degree of denominator
Decomposition Rules:
| Factor in Denominator | Partial Fractions |
|---|---|
Linear: \((ax + b)\) |
\(\frac{A}{ax + b}\) |
Repeated Linear: \((ax + b)^n\) |
\(\frac{A_1}{ax + b} + \frac{A_2}{(ax + b)^2} + \cdots + \frac{A_n}{(ax + b)^n}\) |
Quadratic: \(ax^2 + bx + c\) |
\(\frac{Ax + B}{ax^2 + bx + c}\) |
Repeated Quadratic: \((ax^2 + bx + c)^n\) |
\(\frac{A_1x + B_1}{ax^2 + bx + c} + \cdots + \frac{A_nx + B_n}{(ax^2 + bx + c)^n}\) |
Nonlinear Systems
Methods: - Substitution - Elimination (may need to add/subtract equations) - Graphing
May have 0, 1, 2, 3, 4, or more solutions
Systems of Inequalities
Graphing: 1. Graph boundary of each inequality 2. Shade appropriate region for each 3. Solution is intersection of all shaded regions
Test Point: If point satisfies inequality, shade that side
Linear Programming
Objective Function: \(z = ax + by\) (maximize or minimize)
Constraints: Linear inequalities defining feasible region
Corner Point Theorem: Maximum/minimum occurs at corner point of feasible region
Method: 1. Graph constraints to find feasible region 2. Identify corner points 3. Evaluate objective function at each corner 4. Select maximum or minimum value
Chapter 6: Matrices
Matrix Notation
Definition: Rectangular array of numbers
Dimensions: \(m \times n\) means \(m\) rows and \(n\) columns
Entry: \(a_{ij}\) is element in row \(i\), column \(j\)
Augmented Matrix: Matrix form of a system \([A|B]\)
Row Operations
-
Swap rows: \(R_i \leftrightarrow R_j\)
-
Multiply row by nonzero constant: \(kR_i\)
-
Add multiple of one row to another: \(R_i + kR_j \to R_i\)
Gaussian Elimination
Row Echelon Form (REF): - Leading 1 in each row - Leading 1 is to the right of leading 1 above - Rows of zeros at bottom
Reduced Row Echelon Form (RREF): - REF conditions, plus: - Leading 1 is only nonzero entry in its column
Back Substitution: Solve from bottom row up
Matrix Operations
Addition/Subtraction: (same dimensions required)
Scalar Multiplication:
Matrix Multiplication: (columns of A = rows of B)
\(A_{m \times n} \cdot B_{n \times p} = C_{m \times p}\)
Properties: - \(AB \neq BA\) in general (not commutative) - \(A(BC) = (AB)C\) (associative) - \(A(B + C) = AB + AC\) (distributive)
Identity Matrix
Definition:
Property: \(AI = IA = A\)
Inverse Matrix
Definition: \(A^{-1}\) such that \(AA^{-1} = A^{-1}A = I\)
2×2 Inverse:
Finding Inverse (Gauss-Jordan): 1. Form augmented matrix \([A|I]\) 2. Row reduce to \([I|A^{-1}]\)
Solving Systems: \(AX = B \implies X = A^{-1}B\)
Determinants
2×2 Determinant:
3×3 Determinant (Expansion by first row):
Properties: - \(\det(AB) = \det(A) \cdot \det(B)\) - \(\det(A^{-1}) = \frac{1}{\det(A)}\) - \(\det(kA) = k^n \det(A)\) for \(n \times n\) matrix - \(A\) is invertible \(\iff \det(A) \neq 0\)
Cramer’s Rule: For \(Ax = b\):
Where \(A_i\) is \(A\) with column \(i\) replaced by \(b\)
Chapter 7: Analytic Geometry (Conic Sections)
Parabola
Definition: Set of points equidistant from focus and directrix
Vertical Axis (opens up/down):
-
Vertex: \((h, k)\)
-
Focus: \((h, k + p)\)
-
Directrix: \(y = k - p\)
-
\(p > 0\): opens up; \(p < 0\): opens down
Horizontal Axis (opens left/right):
-
Vertex: \((h, k)\)
-
Focus: \((h + p, k)\)
-
Directrix: \(x = h - p\)
-
\(p > 0\): opens right; \(p < 0\): opens left
Latus Rectum: Length = \(|4p|\)
Ellipse
Definition: Set of points where sum of distances to two foci is constant
Horizontal Major Axis:
-
Center: \((h, k)\)
-
Vertices: \((h \pm a, k)\)
-
Co-vertices: \((h, k \pm b)\)
-
Foci: \((h \pm c, k)\) where \(c^2 = a^2 - b^2\)
Vertical Major Axis:
-
Vertices: \((h, k \pm a)\)
-
Co-vertices: \((h \pm b, k)\)
-
Foci: \((h, k \pm c)\)
Eccentricity:
Closer to 0 = more circular; closer to 1 = more elongated
Hyperbola
Definition: Set of points where difference of distances to two foci is constant
Horizontal Transverse Axis:
-
Center: \((h, k)\)
-
Vertices: \((h \pm a, k)\)
-
Foci: \((h \pm c, k)\) where \(c^2 = a^2 + b^2\)
-
Asymptotes: \(y - k = \pm \frac{b}{a}(x - h)\)
Vertical Transverse Axis:
-
Vertices: \((h, k \pm a)\)
-
Foci: \((h, k \pm c)\)
-
Asymptotes: \(y - k = \pm \frac{a}{b}(x - h)\)
Eccentricity:
Conjugate Axis: Length = \(2b\)
Transverse Axis: Length = \(2a\)
General Second-Degree Equation
Discriminant: \(B^2 - 4AC\)
| Discriminant | Conic |
|---|---|
\(B^2 - 4AC < 0\), \(A = C\) |
Circle |
\(B^2 - 4AC < 0\), \(A \neq C\) |
Ellipse |
\(B^2 - 4AC = 0\) |
Parabola |
\(B^2 - 4AC > 0\) |
Hyperbola |
Chapter 8: Sequences, Series & Probability
Sequences
Definition: Ordered list of numbers \(a_1, a_2, a_3, \ldots\)
Explicit Formula: \(a_n = f(n)\)
Recursive Formula: \(a_n\) defined in terms of previous terms
Factorial:
Arithmetic Sequences
Common Difference: \(d = a_{n+1} - a_n\)
Explicit Formula:
Alternative Form:
Sum of First n Terms:
Geometric Sequences
Common Ratio: \(r = \frac{a_{n+1}}{a_n}\)
Explicit Formula:
Alternative Form:
Sum of First n Terms:
Sum of Infinite Geometric Series (|r| < 1):
Summation Notation
Sigma Notation:
Properties:
Useful Formulas:
Mathematical Induction
Principle of Mathematical Induction:
-
Base Case: Prove \(P(1)\) is true
-
Inductive Step: Prove if \(P(k)\) is true, then \(P(k+1)\) is true
-
Conclusion: \(P(n)\) is true for all positive integers \(n\)
Binomial Theorem
Binomial Coefficient:
Properties:
Pascal’s Triangle Identity:
Binomial Theorem:
General Term (r+1)th term:
Special Cases:
Counting Principles
Fundamental Counting Principle: If event A can occur \(m\) ways and event B can occur \(n\) ways, then A and B together can occur \(m \cdot n\) ways.
Permutations (order matters):
Permutations of n objects:
Permutations with repetition:
Where \(n_1 + n_2 + \cdots + n_k = n\)
Combinations (order doesn’t matter):
Relationship:
Probability
Definition:
Range:
Complement:
Addition Rule:
Mutually Exclusive Events: \(P(A \cap B) = 0\)
Multiplication Rule (Independent Events):
Conditional Probability:
Quick Reference Tables
Parent Functions
| Function | Equation | Domain | Range |
|---|---|---|---|
Linear |
\(f(x) = x\) |
\((-\infty, \infty)\) |
\((-\infty, \infty)\) |
Quadratic |
\(f(x) = x^2\) |
\((-\infty, \infty)\) |
\([0, \infty)\) |
Cubic |
\(f(x) = x^3\) |
\((-\infty, \infty)\) |
\((-\infty, \infty)\) |
Square Root |
\(f(x) = \sqrt\{x}\) |
\([0, \infty)\) |
\([0, \infty)\) |
Cube Root |
\(f(x) = \sqrt[3\){x}] |
\((-\infty, \infty)\) |
\((-\infty, \infty)\) |
Absolute Value |
\(f(x) = \lvert x \rvert\) |
\((-\infty, \infty)\) |
\([0, \infty)\) |
Reciprocal |
\(f(x) = \frac\{1}\{x}\) |
\((-\infty, 0) \cup (0, \infty)\) |
\((-\infty, 0) \cup (0, \infty)\) |
Exponential |
\(f(x) = e^x\) |
\((-\infty, \infty)\) |
\((0, \infty)\) |
Logarithmic |
\(f(x) = \ln(x)\) |
\((0, \infty)\) |
\((-\infty, \infty)\) |
Conic Sections Summary
| Conic | Standard Form | Key Relationship | Eccentricity |
|---|---|---|---|
Circle |
\((x-h)^2 + (y-k)^2 = r^2\) |
\(r\) = radius |
\(e = 0\) |
Ellipse |
\(\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1\) |
\(c^2 = a^2 - b^2\) |
\(0 < e < 1\) |
Hyperbola |
\(\frac{(x-h)^2}{a^2} - \frac{(y-k)^2}{b^2} = 1\) |
\(c^2 = a^2 + b^2\) |
\(e > 1\) |
Parabola |
\((x-h)^2 = 4p(y-k)\) |
\(p\) = focus distance |
\(e = 1\) |
Common Derivatives (Preview for Calculus)
| Function | Derivative |
|---|---|
\(f(x) = x^n\) |
\(f'(x) = nx^{n-1}\) |
\(f(x) = e^x\) |
\(f'(x) = e^x\) |
\(f(x) = \ln(x)\) |
\(f'(x) = \frac\{1}\{x}\) |
\(f(x) = a^x\) |
\(f'(x) = a^x \ln(a)\) |