Topic: Complex Numbers · Difficulty: Medium
Question: What is |3 + 4i|?
Answer: 5
5
The modulus of a complex number a + bi is √(a² + b²). So |3 + 4i| = √(9 + 16) = √25 = 5.
Complex numbers extend the real line by defining i as the square root of −1. Most introductory questions are ordinary algebra with one extra substitution rule: i² = −1.
Where it appears: Studied in CBSE Class 11, IB HL and engineering entrance syllabi.