Summary
Highlights
This video focuses on complexes, zeros, and the fundamental theorem of algebra, covering finding zeros of polynomial functions and rewriting equations in factored or linear form. It builds on previous concepts like finding all zeros when factoring and dealing with complex zeros that arise from square roots.
The video starts by examining how many zeros a polynomial function can have based on its degree. For example, a polynomial with x to the fourth power can have up to four zeros. The fundamental theorem of algebra states that a polynomial of degree 'n' has at most 'n' zeros, which can be real, imaginary, integers, rational, or irrational.
The linear factorization theorem states that any polynomial can be written as a product of its linear factors. This is represented as a(x - z1)(x - z2)...(x - zn), where 'a' is a vertical stretch or compression, and 'z' values are the zeros.
The first example demonstrates finding zeros for f(x) = x^3 - 5x^2 + 2x - 10. By factoring by grouping, the zeros are found to be x = 5 and x = ±i√2. The polynomial is then rewritten as a product of linear factors: (x - 5)(x - i√2)(x + i√2).
The second example involves a higher-degree polynomial: y = x^5 + 4x^4 - 9x^3 - 44x^2 + 72. Using a calculator to find initial zeros (-3, -2, 3), synthetic division is used to reduce the polynomial. The remaining quadratic is solved by completing the square, yielding irrational zeros: x = -1 ± √5. The polynomial is then expressed as a product of its five linear factors.
A third example, g(x) = x^4 + x^3 + 6x^2 - 4x - 40, is solved. Real zeros at -2 and 2 are identified using a calculator. Synthetic division is applied, and the remaining quadratic factor (x^2 + x + 10) is solved using the quadratic formula, resulting in complex imaginary zeros: x = (-1 ± i√39)/2. The linear factorization includes factors for all four zeros.
The video transitions to writing polynomial equations given their zeros. If zeros are at x = 3 and x = -5, the factors are (x - 3) and (x + 5). Multiplying these gives the polynomial y = x^2 + 2x - 15.
An example with a zero having a multiplicity is given: x = 3 with multiplicity 2, and x = -1. This leads to factors (x - 3)^2 and (x + 1). Multiplying these factors results in the polynomial y = x^3 - 5x^2 + 3x + 9.
The discussion moves to writing equations from linear factors that include imaginary numbers, such as (x - 4i)(x + 4i)(x - 5). It's crucial to multiply the imaginary factors first. (x - 4i)(x + 4i) simplifies to (x^2 + 16) because i^2 = -1. This is then multiplied by (x - 5) to get the final polynomial.
When given imaginary zeros like -2i and 2i, it's understood they come in conjugate pairs. Starting from x = ±2i, squaring both sides (x^2 = (±2i)^2 which is x^2 = 4i^2 or x^2 = -4) leads to the factor (x^2 + 4). This factor is then multiplied by the factor from any real zero (e.g., x - 7) to form the polynomial.
A more complex example is presented with zeros at 6 and 3 + i. By the conjugate root theorem, if 3 + i is a zero, then 3 - i must also be a zero. The speaker begins to demonstrate how to convert 3 ± i into a quadratic factor without 'i', by isolating the 'i' term and squaring both sides.