Advanced algebraic concepts including polynomials, rational expressions, and complex numbers.
Sometimes, equations like \( x^2 + 1 = 0 \) have no real solutions. Enter complex numbers! A complex number has a real part and an imaginary part, like \( 2 + 3i \), where \( i = \sqrt{-1} \).
They can be plotted on a plane, with the real part on the x-axis and the imaginary part on the y-axis.
Complex numbers pop up in engineering, electronics, and even art!
\[z = a + bi\]
Adding \( (2 + 3i) + (4 + 2i) = 6 + 5i \).
Multiplying \( (1 + 2i)(3 - i) = 3 + 6i - i - 2i^2 = 3 + 5i + 2 = 5 + 5i \).
Complex numbers extend the real numbers and make it possible to solve equations like \( x^2 + 1 = 0 \).