Math AA HL: Topic 3 - QuickNotes
Math AA HL: Topic 3 - QuickNotes
COMPLEX NUMBERS
https://ibquicknotes.com/math/topic-3/ Page 1 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
Quadratic Formula
The quadratic formula is a formula that provides the solution(s) to a quadratic equation. There are other ways of
solving a quadratic equation instead of using the quadratic formula, such as factoring, completing the square,
graphing, and others, however, using the quadratic formula guarantees success every time with ease. The
quadratic formula is simply a formalized form of completing the square.
For a quadratic equation of 𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0 , where 𝑎 ≠ 0 , the two roots of that equation is given by this
formula, which is expanded to have a plus version and minus version represented by the plus-or-minus sign:
−𝑏 ± √‾𝑏‾‾‾‾‾‾
2
− 4𝑎𝑐‾ −𝑏 + √‾𝑏‾‾‾‾‾‾
2
− 4𝑎𝑐‾ −𝑏– √‾𝑏‾‾‾‾‾‾
2
− 4𝑎𝑐‾
𝑥1,2 = ⟹ 𝑥1 = and 𝑥2 =
2𝑎 2𝑎 2𝑎
𝑎𝑥2 + 𝑏𝑥 + 𝑐 = 0
4𝑎2 𝑥2 + 4𝑎𝑏𝑥 + 4𝑎𝑐 = 0
https://ibquicknotes.com/math/topic-3/ Page 2 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
4𝑎 𝑥 + 4𝑎𝑏𝑥 + 4𝑎𝑐 =
0
4𝑎2 𝑥2 + 4𝑎𝑏𝑥 =
−4𝑎𝑐
4𝑎2 𝑥2 + 4𝑎𝑏𝑥 + 𝑏 2 𝑏 2 − 4𝑎𝑐
=
(2𝑎𝑥 + 𝑏) 2 𝑏 2 − 4𝑎𝑐
=
2𝑎𝑥 + 𝑏 = ±√‾𝑏‾‾‾‾‾‾
2
− 4𝑎𝑐‾
2𝑎𝑥 = −𝑏 ± √‾𝑏‾‾‾‾‾‾
− 4𝑎𝑐‾
Figure 3.1 These three quadratic functions are all translations of one
2
another. The red one has two x-intercepts, thus, it has two roots, thus
its discriminant is positive. The green one has one x-intercept, thus, it
has one root, thus, its discriminant is zero. The blue one has no x-
−𝑏 ± √‾𝑏‾‾‾‾‾‾
2
− 4𝑎𝑐‾ intercepts, thus, it has only complex roots, thus its discriminant is
𝑥= negative. The roots of the blue function are not shown here.
2𝑎
Discriminant (Δ) is the radicand section of the quadratic formula, Δ = 𝑏 2 − 4𝑎𝑐 . Therefore, it is a quantity that
depends on the coefficients and determines various properties of the roots. One of the most important properties
of discriminant is its ability to determine the number of roots an equation has:
If the discriminant is positive, Δ > 0 , then there are two distinct real roots of the equation.
If the discriminant is equal to zero, Δ = 0 , then there is one double real root of the equation.
If the discriminant is negative, Δ < 0 , then there are no real roots, but there are two complex roots of it.
The sign table method, in quadratic (or higher) inequalities, is a method used to determine the desired range
of the results of a quadratic inequality and compare the resultant range with the desired range of the inequality.
Videlicet, the ranges of inequalities should be considered in the final answer such that it is in line with the desired
result. Sign tables can be confusing at times, but it is a very straightforward process indeed.
Examine this worked example of a quadratic system inequality for clearer understanding. Bear in
mind that the complexity of this inequality is for demonstration purposes only.
Find the solution range of the inequality provided below:
https://ibquicknotes.com/math/topic-3/ Page 3 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
(𝑥 2 − 25)(𝑥 − 4)2
≥0
(𝑥 − 3)
16
Step 1: Factorize the inequality by either algebraic
𝑥 3 − 5𝑥2 − 24𝑥 + 128 − ≥0
𝑥−3
methods or by using the formula. Remember that
before doing so, one side of the inequality that is Roots: (𝑥 + 5), (𝑥 − 5), (𝑥 − 4) 2 , (𝑥 − 3)
unequal to zero can be treated as it were.
Zeroes: 5, 4, 4, 3, −5
i = +i i = +i i = +i
there is no real number with a negative square.
The powers of the imaginary unit follow a cyclic pattern as illustrated i−2 = −1 i2 = −1 i6 = −1
0 1 2 3
here. The core values of i = 1, i = i, i = −1, and i = −i repeat as the
powers increase and decrease by an amount of 4 per cycle, sequentially. i−1 = −i i3 = −i i7 = −i
As a point in a 2D space can also be expressed as the tip of a line with an angle 𝜃 around a unit circle, where the
length of the line can be modified with the modulus, complex numbers can be expressed as such constructions,
which are called polar forms. A complex number 𝑧 can, therefore, be expressed as |𝑧| (cos 𝜃 + i sin 𝜃) or simply as
|𝑧| cis 𝜃 , which are explained in greater detail later.
Conjugate of a complex number (𝐳∗ ) is the horizontal reflection of a complex number, 𝑧 = 𝑎 + 𝑏i , in the
complex number plane, 𝑧∗ = 𝑎 − 𝑏i . The real parts of the conjugates are equal, Re(z) = Re(z∗ ) , while the
Im(z) = −Im( ∗ )
https://ibquicknotes.com/math/topic-3/ Page 6 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
= 𝑎 − 𝑏i Re(z) = Re( )
imaginary parts are opposites of each other, Im(z) = −Im(z∗ ) .
Adding two conjugates together results in twice the real part, 𝑧 + 𝑧∗ = 𝑎 + 𝑏i + a − bi = 2a , while subtracting
results in twice the imaginary part, 𝑧 − 𝑧∗ = 𝑎 + 𝑏i − a + bi = 2bi . Multiplying a number with its conjugate
results in its modulus squared, 𝑧 ⋅ 𝑧∗ = |𝑧| 2 .
As explained before, complex numbers can be added, subtracted, multiplied, or divided; become exponentials
or radicals. Although the basics of calculations in complex numbers remain the same, it can be helpful to have
quick reference guides to refer to for ease of use and quick appliance in situations where carrying out the long
calculation would be cumbersome.
The addition, subtraction, multiplication, division, exponentiation, and taking a root of two complex numbers
𝑧1 = 𝑎 + 𝑏i and 𝑧2 = 𝑐 + 𝑑i are demonstrated and formalized here.
𝑧1 + 𝑧2 = 𝑎 + 𝑏i + c + di
Addition
𝑧1 + 𝑧2 = (𝑎 + 𝑐) + (𝑏 + 𝑑)i
𝑧1 − 𝑧2 = 𝑎 + 𝑏i– (c + di)
Subtraction
𝑧1 − 𝑧2 = (𝑎 − 𝑐) + (𝑏 − 𝑑)i
𝑧1 ⋅ 𝑧2 = (𝑎 + 𝑏i) ⋅ (c + di)
Multiplication
https://ibquicknotes.com/math/topic-3/ Page 7 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
𝑧1 ⋅ 𝑧2 = (𝑎 + 𝑏i) ⋅ (c + di)
Multiplication
𝑧1 ⋅ 𝑧2 = (𝑎𝑐 − 𝑏𝑑) + (𝑏𝑐 + 𝑎𝑑)i
𝑧1 𝑎 + 𝑏i 𝑧1 ⋅ 𝑧2
= =
𝑧2 𝑐 + 𝑑i |𝑧|2
Division
( 𝑐2 + 𝑑2 ) ( 𝑐2 + 𝑑2 ) i
𝑧1 (𝑎𝑐 + 𝑏𝑑) + (𝑏𝑐 − 𝑎𝑑)i 𝑎𝑐 + 𝑏𝑑 𝑏𝑐 − 𝑎𝑑
= = +
𝑧2 𝑐2 + 𝑑2
𝑛 ∈ ℝ, 𝑧1𝑛 = (𝑎 + 𝑏i)𝑛
Exponential
𝑧21 = (𝑎 + 𝑏i)2 = 𝑎2 – 𝑏2 + 2𝑎𝑏i
1
𝑛 ∈ ℝ, √𝑛 𝑧1 = (𝑎 + 𝑏i) 𝑛
Radical
√‾‾𝑧1 = 𝑎 + 𝑏i ∴ z = (a + bi)2
Polynomial Functions
Polynomials (P) are special types of functions that only use natural numbers as powers of their variables and
https://ibquicknotes.com/math/topic-3/ Page 8 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
Polynomials (P) are special types of functions that only use natural numbers as powers of their variables and
string those variables together with addition or subtraction. Like most functions, they map real numbers to real
numbers, 𝑃 : ℝ → ℝ . Polynomials are generally represented as follows, where ∀𝑎 ∈ ℝ:
𝑛
𝑛 𝑛−1 2
𝑃 (𝑥) = 𝑎𝑛 𝑥 + 𝑎𝑛−1 𝑥 + ⋯ + 𝑎2 𝑥 + 𝑎1 𝑥 + 𝑎0 = 𝑎𝑛 𝑥 𝑛
∑
𝑛=0
Coefficients of a polynomial are the numbers represented as 𝑎 that come before the variables.
The leading coefficient (𝐚𝐧 ) is the coefficient of the variable with the highest power, 𝑛, in the polynomial.
The degree (𝐝𝐞𝐠) of the polynomial is the highest power of the variable, 𝑛 = deg [𝑃 (𝑥)] .
The constant term (𝐚0 ) is the coefficient of the variable with the zero power, which is often left out.
Power functions (fn) are functions that only have a variable raised to a designated power. Archetypally, they
range as: 𝑓0 (𝑥) = 1, 𝑓1 (𝑥) = 𝑥, 𝑓2 (𝑥) = 𝑥2 , 𝑓3 (𝑥) = 𝑥3 , 𝑓4 (𝑥) = 𝑥4 , 𝑓5 (𝑥) = 𝑥5 …
Linear combination is the process of adding two or more functions together after optionally multiplying them
with coefficients, 𝑎 ⋅ 𝑓 (𝑥) + 𝑏 ⋅ 𝑔 (𝑥) … For polynomials, it can be said that all polynomials are the linear
𝑛
combination of power functions and some coefficients, ∑ 𝑛=0 𝑎𝑛 𝑓𝑛 (𝑥) .
2
parameters , , and , 𝑓 (𝑥) =𝑎 + 𝑏𝑥 + 𝑐 .
https://ibquicknotes.com/math/topic-3/ Page 9 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
The steeps and indents (respectively called the maxima and the minima) are the extremes (called the extrema)
of polynomial graphs higher than the second degree. If the extrema represent a turning point, i.e. the slope of the
graph changes from positive to negative or vice versa, and the lowest or greatest possible answer in the range of a
polynomial, they are referred to as global extrema. The vertices of quadratics are global extrema.
If the extrema represent a turning point, however, does not represent the lowest or greatest possible answer in
the range of the polynomial, which is usually infinity in such cases, but rather represents an answer that is
regarded as the lowest or greatest possible answer out of all the turning points of the polynomial, they are referred
to as local extrema. The turning points, of which there are two, of cubics are usually local extrema.
The polynomial remainder and factor theorems have a few statements that are quite resourceful in handling
polynomial divisions. These theorems can be used to determine otherwise undeterminable quotients and
remainders.
For polynomials 𝑓 (𝑥) and 𝑔 (𝑥) , there are unique polynomials 𝑞 (𝑥) , the quotient, and 𝑟 (𝑥) , the remainder,
such that 𝑓 (𝑥) = 𝑔 (𝑥) ⋅ 𝑞 (𝑥) + 𝑟 (𝑥) , where deg [𝑄 (𝑥)] > deg [𝑅 (𝑥)] .
For polynomial 𝑃 (𝑥) , and number 𝑟 , which is 𝑟 ∈ ℝ , the remainder of 𝑃 (𝑥) when divided by a linear
polynomial (𝑥 − 𝑟) is 𝑃 (𝑟) . If 𝑃 (𝑟) is zero, that means the linear polynomial (𝑥 − 𝑟) is a factor of 𝑃 (𝑥) .
For polynomial 𝑃 (𝑥) , and number 𝑎 and 𝑏 , which is 𝑎, 𝑏 ∈ ℝ, the remainder of 𝑃 (𝑥) when divided by a
linear polynomial (𝑎𝑥 − 𝑏) is 𝑃 ( 𝑏𝑎 ). If 𝑃 ( 𝑏𝑎 ) is zero, that means the polynomial (𝑎𝑥 − 𝑏) is a factor of 𝑃 (𝑥) .
Polynomial long division is an algorithm for dividing a polynomial by another polynomial of the same or lower
degree, a generalized version of the familiar arithmetic technique called long division. It can be done easily by
hand because it separates an otherwise complex division problem into smaller ones. Sometimes using a
shorthand version called synthetic division is faster, with less writing and fewer calculations.
Synthetic division is a method for manually performing polynomial divisions, with less writing and fewer
calculations than occur with polynomial long division. However, its only shortcoming arises from the fact that only
linear polynomials can be used as divisors. Synthetic division can be used sequentially, meaning dividing a
https://ibquicknotes.com/math/topic-3/ Page 11 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
linear polynomials can be used as divisors. Synthetic division can be used sequentially, meaning dividing a
polynomial with a linear polynomial after another, without beginning from scratch.
Multiplicity is the number of instances of a factor that is present in a polynomial, or in other words, the power of
a factor in a polynomial. Multiplicity can be observed easily in the synthetic division.
https://ibquicknotes.com/math/topic-3/ Page 12 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
Given that a function 𝑓(𝑥) = 𝑥 5 − 9𝑥 4 + 36𝑥 3 − 108𝑥 2 + 243𝑥 − 243 , what is the real root and
?
multiplicity of this polynomial, if one of its root is 3i?
https://ibquicknotes.com/math/topic-3/ Page 13 of 24
Math AA HL: Topic 3 – QuickNotes 29/04/22, 8:17 PM
https://ibquicknotes.com/math/topic-3/ Page 14 of 24