Posts

U9 Series(KA/PRE/U9)

Unit 9: Series Geometric Series A geometric series adds numbers that multiply by the same amount each time. Example: 1 + 2 + 4 + 8 + 16... Show Geometric Series Geometric Series (with Summation Notation) We can write a geometric series like this: Σ (from n = 0 to N) of arⁿ This is called summation notation . Arithmetic Series An arithmetic series adds numbers that increase by the same amount each time. Example: 2 + 4 + 6 + 8 + 10... Show Arithmetic Series The Binomial Theorem The binomial theorem helps us expand expressions like (a + b)ⁿ. It's like a recipe to figure out all the terms! Quiz: Test Your Understanding If we st...

U7 Matrices(KA/PRE/U7)

Unit 7: Matrices Introduction to Matrices A matrix is a rectangular array of numbers organized in rows and columns. Using Matrices to Represent Data Matrices can store and manipulate data, such as images, graphs, or systems of equations. Multiplying Matrices by Scalars Each element of the matrix is multiplied by the scalar value. Adding and Subtracting Matrices Add/subtract corresponding elements of two matrices of the same dimensions. Using Matrices to Transform the Plane 2x2 matrices can scale, rotate, shear, and reflect shapes on the plane. Show Plane Transformation Transforming 3D and 4D Vectors with Matrices Higher-dimensional matrices can transform 3D/4D vectors (used in com...

U10 Limits and Continuity(KA/PRE/U10)

Unit 10: Limits and Continuity 🎓 Defining Limits and Using Limit Notation 👉 Limit means what a function is "getting close to" as x gets close to a certain value. Example notation: lim x → 2 f(x) = 5 means "as x approaches 2, f(x) approaches 5." Estimating Limits from Graphs We can look at a graph to guess what the limit is! Let's try with this example: Show Limit Graph Exploring Types of Discontinuities Sometimes a function "jumps" or has a "hole." These are called discontinuities . Show Discontinuity Example Defining Continuity at a Point A function is continuous at x = a if: ✅ f(a) is defined ✅ lim x → a f(x) exists ✅ lim x...

U8 Probability and Combinatorics(KA/PRE/U8)

Unit 8: Probability and Combinatorics Venn Diagrams and the Addition Rule Venn Diagrams help us see how different groups overlap. Addition Rule: If A and B are two events, then: P(A or B) = P(A) + P(B) - P(A and B) Show Venn Diagram Multiplication Rule for Probabilities If two events are independent, P(A and B) = P(A) × P(B). Permutations Permutations = number of ways to arrange things in order. Example: How many ways can 3 toys be arranged on a shelf? Combinations Combinations = number of ways to choose things when order does NOT matter. Example: How many ways to pick 2 toys from 5? Probability Using Combinatorics Use combinations to count outcomes and calculate prob...

U3 Complex Numbers(KA/PRE/U3)

Unit 3: Complex Numbers The Complex Plane Complex numbers are represented as points (or vectors) on a plane where the x-axis is the real part and the y-axis is the imaginary part. Show Complex Plane Modulus and Argument The modulus of a complex number z = a + bi is √(a² + b²). The argument (angle) is the angle with the real axis. Show Polar Representation Polar Form of Complex Numbers z = r (cos θ + i sin θ) = r·e^(iθ) Graphically Multiplying Complex Numbers Multiplying complex numbers adds their angles and multiplies their moduli. Complex Conjugates The conjugate of z = a + bi is a - bi. It reflects the point across the real axis. Distance and Midpoint of Complex Num...

U5 Conic Sections(KA/PRE/U5)

Unit 5: Conic Sections Introduction to Conic Sections Conic sections include circles, ellipses, parabolas, and hyperbolas, formed by slicing a cone at various angles. Center and Radii of an Ellipse The standard form of an ellipse: (x - h)²/a² + (y - k)²/b² = 1. Center at (h, k), radii a and b. Show Ellipse Foci of an Ellipse The distance to each focus is c = √(a² - b²), located along the major axis from the center. Introduction to Hyperbolas Standard form: (x - h)²/a² - (y - k)²/b² = 1 (horizontal), or flipped for vertical hyperbola. Show Hyperbola Foci of a Hyperbola Distance to each focus is c = √(a² + b²), further from the center than the vertices. Hyperbolas Not C...

U1 Composite and inverse functions(KA/PRE/U1)

Unit 1: Composite and Inverse Functions Composing Functions When composing functions, the output of one function becomes the input of another. Example: f(g(x)). Visualize Example Modeling with Composite Functions Composite functions are used to model real-world problems with multiple steps. For example, converting units and then calculating costs. Example: Celsius → Fahrenheit → Energy cost Invertible Functions A function is invertible if its graph passes the horizontal line test — each output is mapped from exactly one input. Show Example Graph Inverse Functions in Graphs and Tables Inverse functions reflect across the line y = x. On a graph, f(x) and its inverse are mirror images. Visualize Reflection ...