Skip to main content
Back

Comprehensive Study Notes: College Algebra and Trigonometry (MATH1034A)

Study Guide - Smart Notes

Tailored notes based on your materials, expanded with key definitions, examples, and context.

Numbers, Inequalities, and Absolute Values

Sets

Sets are fundamental objects in mathematics, representing collections of distinct elements. Understanding set notation and operations is essential for algebraic reasoning.

  • Set: A well-defined collection of objects, called elements.

  • Notation: Curly braces are used, e.g., {1, 2, 3}.

  • Set-builder notation: {x | A(x)} denotes the set of all x for which the statement A(x) is true.

  • Subset: A ⊂ B means every element of A is also in B.

  • Intersection: A ∩ B = {x | x ∈ A and x ∈ B}.

  • Union: A ∪ B = {x | x ∈ A or x ∈ B}.

  • Empty set: The set with no elements, denoted .

Example: The set of all continents: {Africa, Antarctica, Australia, Asia, Europe, North America, South America}.

Real Numbers

The real number system is built from several subsets:

  • Natural numbers (N): {1, 2, 3, ...}

  • Integers (Z): {..., -2, -1, 0, 1, 2, ...}

  • Rational numbers (Q): Numbers expressible as p/q where p, q ∈ Z, q ≠ 0.

  • Irrational numbers: Real numbers not rational, e.g., √2, π.

  • Real numbers (R): All points on the number line, including both rationals and irrationals.

Ordering: For a, b ∈ R, a < b means a is to the left of b on the number line. Notations: a ≤ b (a less than or equal to b), a ≥ b (a greater than or equal to b).

Intervals

Intervals are subsets of R corresponding to line segments:

  • Open interval: (a, b) = {x ∈ R | a < x < b}

  • Closed interval: [a, b] = {x ∈ R | a ≤ x ≤ b}

  • Half-open intervals: [a, b) or (a, b]

  • Unbounded intervals: (a, ∞), (-∞, b)

Inequalities

Solving inequalities involves finding all real numbers satisfying a given condition.

  • Example: Solve 3x + 1 > 2x:

    • Subtract 2x: x + 1 > 0

    • Subtract 1: x > -1

    • Solution: (-1, ∞)

  • Compound inequalities: Use logical connectors (AND/OR) to combine conditions.

  • Express solutions: In set or interval notation.

Absolute Value

The absolute value of a real number a, denoted |a|, is its distance from zero on the number line.

  • Definition:

  • Key properties:

    • for all a

    • if and only if

    • (Triangle Inequality)

  • Solving absolute value equations/inequalities:

    • or

    • or

Functions

Definition and Basics

A function f from set D to set Y assigns a unique element f(x) ∈ Y to each x ∈ D. D is the domain, and the set of all f(x) is the range.

  • Notation: ,

  • Natural domain: All x for which f(x) is defined as a real number.

Example: has domain .

Graphing Functions

  • Graph: The set of points for .

  • Vertical Line Test: A curve is the graph of a function if no vertical line intersects it more than once.

  • Piecewise functions: Defined by different formulas on different parts of the domain.

  • Increasing/Decreasing: f is increasing if for ; decreasing if .

Transformations

  • Shifts: (horizontal), (vertical)

  • Scaling: (horizontal), (vertical)

  • Reflections: (about y-axis), (about x-axis)

Even and Odd Functions

  • Even: for all in domain (symmetric about y-axis)

  • Odd: for all in domain (symmetric about origin)

  • Example: is even; is odd.

Classification and Combination of Functions

  • Polynomial:

  • Rational: where p, q are polynomials,

  • Algebraic: Built from polynomials using roots and rational operations

  • Operations: , , (where )

  • Composite:

Inverse Functions

  • One-to-one (injective):

  • Inverse: If is one-to-one, such that

  • Horizontal Line Test: A function is one-to-one if every horizontal line intersects its graph at most once.

  • Graph of inverse: Reflection of the graph of across the line

Angles and Trigonometric Functions

Radian Measure

  • Definition: The radian measure of an angle is the ratio of arc length to radius :

  • Conversion: $1= \frac{180}{\pi} degree radians

  • Arc length: (with in radians)

  • Area of sector:

Trigonometric Functions

  • Definitions (unit circle):

  • Special angles: Know exact values for

  • Periodicity: and have period ; and have period

Trigonometric Identities

  • Pythagorean:

  • Quotient: ,

  • Reciprocal: ,

  • Sum and difference:

  • Double angle:

  • Product-to-sum and sum-to-product formulas

Inverse Trigonometric Functions

  • arcsin: is the unique with

  • arccos: is the unique with

  • arctan: is the unique with

  • Domains and ranges: Know the principal values for each function

Trigonometric Equations

  • General solutions:

    • or

    • or

Polar Coordinates

  • Definition: A point in the plane is given by , where is the distance from the origin and is the angle from the positive x-axis.

  • Conversion:

    • (with quadrant considerations)

  • Polar equations: Equations in and can describe circles, lines, spirals, roses, cardioids, etc.

  • Symmetry tests: Replace with , , or to test for symmetry about x-axis, y-axis, or origin.

Expressing as

  • Any expression of the form can be rewritten as , where and .

  • Example:

Mathematical Induction

Principle of Mathematical Induction

  • To prove a statement for all :

    1. Show is true (base case).

    2. Assume is true; show is true (inductive step).

  • If both steps are satisfied, is true for all .

Example: Prove for all .

Sigma Notation and Binomial Theorem

Sigma Notation

  • Definition:

  • Properties: Linearity, index shifting, splitting sums, etc.

Summation Formulas

  • Arithmetic series:

  • Geometric series: (for )

  • Power sums:

Factorials and Binomial Coefficients

  • Factorial: ,

  • Binomial coefficient:

  • Properties: , ,

  • Pascal's Rule:

Binomial Theorem

  • Statement:

  • Applications: Expanding powers, finding coefficients, constant terms, etc.

  • Example: Expand

Conic Sections

Quadratic Forms and Canonical Forms

  • General quadratic:

  • Canonical forms:

    • Parabola:

    • Ellipse:

    • Hyperbola:

  • Classification: By completing the square and, if necessary, rotating axes to eliminate the term.

  • Ellipse: Both and terms have the same sign.

  • Hyperbola: and terms have opposite signs.

  • Parabola: Only one variable is squared.

Change of Axes

  • Translation: Shifting the origin to simplify the equation.

  • Rotation: Used to eliminate the term. The angle is found by .

  • Principal axes: The new axes after rotation, along which the conic is in canonical form.

Appendix: Mathematical Reasoning and Notation

  • Statements: Expressions that are either true or false.

  • Implication: "If p, then q" ()

  • Converse:

  • Contrapositive: (logically equivalent to the original implication)

  • Equivalence: (both and are true)

  • Proof methods: Direct, indirect (contradiction), and by induction.

Table: Types of Intervals

Notation

Set Description

Type

(a, b)

{x ∈ R | a < x < b}

Open

[a, b]

{x ∈ R | a ≤ x ≤ b}

Closed

[a, b)

{x ∈ R | a ≤ x < b}

Half-open

(a, b]

{x ∈ R | a < x ≤ b}

Half-open

(a, ∞)

{x ∈ R | x > a}

Open

[a, ∞)

{x ∈ R | x ≥ a}

Closed

(-∞, b)

{x ∈ R | x < b}

Open

(-∞, b]

{x ∈ R | x ≤ b}

Closed

(-∞, ∞)

R

Both open and closed

Additional info: Some advanced topics (e.g., rotation of axes, principal axes, and the completeness axiom) are included for completeness and context, as they are foundational for further study in algebra and analytic geometry.

Pearson Logo

Study Prep