Mathematics
Grade 11
15 min
Adding: Using Blocks
Adding: Using Blocks
Tutorial Preview
1
Introduction & Learning Objectives
Learning Objectives
Translate complex numbers and polynomials into abstract 'block' representations.
Apply the principle of combining like 'blocks' to add complex numbers algebraically.
Apply the principle of combining like 'blocks' to add polynomials of degree three or higher.
Visualize the addition of complex numbers on the Argand plane as a geometric combination of vector 'blocks'.
Generalize the 'block' addition concept to other mathematical structures like vectors.
Solve multi-step problems involving the summation of multiple complex or polynomial expressions.
How is adding (5 + 2i) and (3 + 4i) similar to adding (5 apples + 2 oranges) and (3 apples + 4 oranges)? 🍎🍊 Let's find out!
This tutorial revisits the simp...
2
Key Concepts & Vocabulary
TermDefinitionExample
Abstract BlockA distinct, non-interchangeable component of a mathematical expression. These 'blocks' can only be combined with other blocks of the exact same type.In the complex number `7 - 4i`, the real number `7` is one block, and the imaginary term `-4i` is another. In the polynomial `2x^3 + 5x`, `2x^3` and `5x` are different blocks.
Component-wise AdditionThe principle of adding mathematical objects by summing their corresponding 'blocks' or components independently of one another.To add `(3 + 2i)` and `(1 + 5i)`, you add the real components `(3+1)` and the imaginary components `(2i+5i)` separately to get `4 + 7i`.
Complex NumberA number of the form `a + bi`, where `a` is the real 'block' and `bi` is the imaginary 'block'....
3
Core Formulas
Complex Number Addition
(a + bi) + (c + di) = (a + c) + (b + d)i
To add two complex numbers, add the real 'blocks' (`a` and `c`) together and add the imaginary 'blocks' (`b` and `d`) together. The two types of blocks remain separate.
Polynomial Addition
P(x) + Q(x) = \sum_{k=0}^{n} (a_k + b_k)x^k
To add two polynomials, identify the 'blocks' (terms) with the same degree (`x^k`) and add their coefficients (`a_k` and `b_k`). If a term of a certain degree exists in one polynomial but not the other, it is carried over unchanged.
4 more steps in this tutorial
Sign up free to access the complete tutorial with worked examples and practice.
Sign Up Free to ContinueSample Practice Questions
Challenging
Consider a sequence of complex numbers where the first term is z_1 = 2 + 5i and each subsequent term is found by adding d = -1 + 2i to the previous term. What is the sum of the first three terms (z_1 + z_2 + z_3)?
A.3 + 21i
B.3 + 24i
C.4 + 21i
D.4 + 24i
Challenging
The 'Adding: Using Blocks' concept can be generalized to matrices. Given Matrix A = [[3, -1], [5, 0]] and Matrix B = [[-2, 2], [-4, 6]], find the sum A + B by applying component-wise addition to the corresponding 'blocks' (elements).
A.[[1, -1], [1, 6]]
B.[[5, 1], [9, 6]]
C.[[1, 1], [9, -6]]
D.[[1, 1], [1, 6]]
Challenging
A robot's movement is described by complex numbers on an Argand plane, where 'a + bi' means 'a' meters East and 'b' meters North. The robot makes three movements in sequence: M1 = (10 - 4i), M2 = (-5 + 12i), and M3 = (-2 - 3i). What is the robot's final position relative to its starting point?
A.3 meters East, 5 meters North (3 + 5i)
B.17 meters East, 19 meters North (17 + 19i)
C.3 meters East, 11 meters North (3 + 11i)
D.5 meters East, 5 meters North (5 + 5i)
Want to practice and check your answers?
Sign up to access all questions with instant feedback, explanations, and progress tracking.
Start Practicing Free