Distance and midpoint in the complex plane
Distance and Midpoint in the Complex Plane
Distance and Midpoint in the Complex Plane is a topic in Complex Numbers in the California Common Core State Standards. It is aligned to Standard N-CN.6, which requires students to calculate the distance and midpoint between numbers in the complex plane.
Distance between two complex numbers is \(|z_1-z_2|\) and the midpoint is \(\dfrac{z_1+z_2}{2}\), just as in the coordinate plane.
Theory
Because the complex plane is just the coordinate plane with axes relabeled, distance and midpoint work exactly as in coordinate geometry:
- Distance between \(z_1\) and \(z_2\) is \(|z_1-z_2|\) — the modulus of their difference.
- Midpoint is \(\dfrac{z_1+z_2}{2}\) — the average.
Distance and midpoint:
How to find distance and midpoint
- Distance: subtract the numbers, then take the modulus.
- Midpoint: add the numbers and divide by 2.
- Loci: read \(|z-w|=r\) as a circle centered at \(w\).
Distance is the modulus of the difference.
| \(z_2-z_1\) | \(=\) | \((4-1)+(5-1)i=3+4i\) |
| \(|z_2-z_1|\) | \(=\) | \(\sqrt{3^2+4^2}=5\) |
Average the two numbers.
| \(\dfrac{z_1+z_2}{2}\) | \(=\) | \(\dfrac{(2+6)+(3-1)i}{2}\) |
| \(=\) | \(\dfrac{8+2i}{2}=4+i\) |
Subtract, then take the modulus.
| \(z_2-z_1\) | \(=\) | \((1+2)+(-3-1)i=3-4i\) |
| \(|z_2-z_1|\) | \(=\) | \(\sqrt{9+16}=5\) |
This is the set of points a distance 3 from \(2+i\) — a circle.
| \(|z-(2+i)|\) | \(=\) | \(3\) |
A circle of radius 3 centered at \(2+i\).
Common pitfalls
Frequently asked questions
How do you find the distance between two complex numbers?
Take the modulus of their difference: \(|z_1-z_2|\).
How do you find the midpoint of two complex numbers?
Average them: \(\dfrac{z_1+z_2}{2}\), keeping real and imaginary parts separate.
What does |z - w| = r represent?
A circle of radius \(r\) centered at \(w\) — all points a fixed distance from \(w\).
Is distance in the complex plane the same as in coordinate geometry?
Yes. The complex plane is the coordinate plane, so the distance and midpoint formulas are identical.