The rectangular form of a complex number is expressed as \(a + bi\), where \(a\) is the real part and \(b\) is the imaginary part of the complex number. This form is often represented on a two-dimensional plane, the complex plane, where the horizontal axis is the real axis, and the vertical axis is the imaginary axis.
It provides a clear visual representation of complex numbers and is widely used in complex arithmetic and algebra.
- Real Part (\(a\)): Represents the horizontal position on the complex plane.
- Imaginary Part (\(b\)): Represents the vertical position on the complex plane.
To convert a complex number from polar to rectangular form, use the formulas:
- \(a = r \cos(\theta)\)
- \(b = r \sin(\theta)\)
This allows for easy calculations within the complex number system, especially for addition and subtraction.