Learn how to find the modulus and argument of a complex number and express it in polar form. Using z = -3 + 3i as an example, we compute the modulus, identify the quadrant, determine the correct angle, and write z as r(cos θ + i sin θ). A handy guide for grasping polar representation.

Multiple Choice

Find the modulus and argument of z = -3 + 3i; express in polar form.

Finding the modulus and argument means measuring how far the number is from the origin and the angle its vector makes with the positive real axis. For z = -3 + 3i, the modulus is r = sqrt((-3)^2 + 3^2) = sqrt(9 + 9) = 3√2. The point (-3, 3) sits in the second quadrant, so the angle is between π/2 and π. The reference angle is arctan(|3/(-3)|) = arctan(1) = π/4, so the actual angle is θ = π − π/4 = 3π/4. Therefore z = r(cos θ + i sin θ) = 3√2 (cos 3π/4 + i sin 3π/4). This matches the option with r = 3√2 and θ = 3π/4; the other options either place the angle in a different quadrant or use the wrong modulus.

Understanding the quiet power of complex numbers: modulus, argument, and polar form

If you’ve ever stood in front of a map and tried to describe where a point sits, you know the feeling. You can say “it’s over there, up and to the left,” but you’d love something precise. In complex numbers, modulus and argument do that precise business for you. They tell you how far a complex number is from the origin and what angle the line from the origin to that number makes with the positive real axis. It’s like describing a location with a distance and a bearing, not just coordinates.

Let’s get practical with a concrete example: z = -3 + 3i. This number isn’t just a random scribble on the complex plane. It sits in a very specific spot—the second quadrant, where real parts are negative and imaginary parts are positive. That simple geometric intuition is the bridge to a cleaner, more elegant representation: the polar form.

First, the distance from the origin. The modulus r is the length of the vector from the origin to the point (-3, 3). It’s a straight Pythagorean calculation: r = sqrt((-3)^2 + 3^2) = sqrt(9 + 9) = sqrt(18) = 3√2. That number quietly encodes how far z is from the origin, regardless of direction.

Next comes the direction, the angle. The argument θ is the angle between the positive real axis and the vector to z, measured counterclockwise from that axis. In the second quadrant, you know θ sits between π/2 and π. The tangent of the reference angle helps you locate it precisely. The ratio of the imaginary part to the real part in absolute value is |3 / -3| = 1, so the reference angle is arctan(1) = π/4. Since we’re in the second quadrant, we subtract that reference from π: θ = π − π/4 = 3π/4.

So we’ve got r and θ: r = 3√2 and θ = 3π/4. Put them together, and you have the polar form: z = r(cos θ + i sin θ) = 3√2 (cos 3π/4 + i sin 3π/4). The beauty here isn’t just the numbers; it’s how clean the geometry becomes. A single radius and a single angle capture the same point that two coordinates did, but in a way that’s often easier to manipulate, especially when you’re multiplying or raising to powers.

A quick mental map of the options helps illuminate why polar form feels so natural for complex numbers. Any complex number can be represented by multiple polar forms if you’re not careful about angles. An angle of 3π/4 is the same direction as an angle of −5π/4, but they land in different “standard” ranges. In many curricula, we choose θ in the principal value range, typically (−π, π] or [0, 2π), to keep things consistent and avoid confusion. With z = -3 + 3i, the principal angle that lands in the interval (−π, π] is indeed 3π/4 (which is the same direction as −5π/4, but the clean, standard choice is 3π/4). That’s why option C—r = 3√2, θ = 3π/4—lands correctly in the math book’s favorite neighborhood.

A little intuition goes a long way. Think of the complex plane as a map with a grid. The modulus is how far you walk from the origin, step by step. The argument is your compass heading. When you multiply complex numbers, you’re basically multiplying their distances from the origin and adding their angles. It’s like combining two vectors in a jumpy, elegant dance: the total distance grows, and the direction shifts by the sum of the individual directions. That’s why polar form is so handy in multiplication, powers, and roots. It turns daunting algebra into neat arithmetic on the radius and the angle.

A few practical moments to savor

  • Quadrant intuition matters. The sign of the real and imaginary parts quickly whispers which quadrant the point sits in, and that little hint nudges you toward the correct angle. For z = -3 + 3i, the negative real part and positive imaginary part tip us toward the second quadrant, nudging θ into the comfortable strip between π/2 and π.

  • The reference angle is your friend. When you see a ratio like |Im(z)/Re(z)|, you’re peeking at the tangent of the reference angle. If you know arctan(1) is π/4, you can lock in a nice, clean θ by using quadrant clues.

  • There’s a life beyond the numbers. Once you’ve got the modulus and argument, you can sketch the vector quickly, rotate it, or scale it without reworking the coordinates from scratch. It’s like having a universal language for complex operations.

Some friendly detours that connect the dots

If you’ve ever toyed with trigonometry in a more geometric vibe, you know that the unit circle is a trusty map. Polar coordinates piggyback on that same circle, translating a point into how far and how steep it sits on the circle’s arc. This isn’t some dry abstraction; it’s a practical bridge to fields that love complex numbers—signal processing, physics, and computer graphics. In signal processing, for instance, a complex number can represent a phasor: a rotating vector whose length is the magnitude of a signal and whose angle is its phase. When you multiply phasors, you rotate and scale in a way that mirrors the math we’ve been sketching.

In the physics world, waves and oscillations often come dressed as complex numbers. The real part might carry one piece of information, the imaginary part another, and the polar form provides a tidy lens to see interference, rotation, and energy transfer. It’s not just clever math; it’s a framework that helps you picture how things interact in time and space.

A quick note on notation and practice with polish

Polar form isn’t just about plugging numbers into a formula; it’s about choosing a representation that makes the next step natural. If you’re working with z = -3 + 3i and you want to compare it with another complex number, keeping angles within a standard interval can save you from unnecessary mental gymnastics. It’s a small habit, but it pays off when you’re juggling several complex numbers at once or translating back to rectangular form.

Let me linger for a moment on why the modulus isn’t just a single number but a doorway. When you move to polar form, you’re rewiring the problem in a language that aligns with rotations and scaling. That’s why in engineering contexts you’ll see r and θ pop up again and again. The modulus is the amplitude, the argument the phase. Together, they tell a complete, compact story about where the point lives and how it would behave if you were to spin or stretch the plane.

A gentle reminder about the core idea

  • Modulus r measures distance from the origin.

  • Argument θ measures direction from the positive real axis, typically chosen in a standard range for clarity.

  • Polar form z = r(cos θ + i sin θ) conveys the same point with a different, often more flexible vocabulary.

As you revisit z = -3 + 3i, the move from rectangular coordinates (-3, 3) to polar coordinates (3√2, 3π/4) isn’t a detour; it’s a simplification that reveals a hidden symmetry. The number isn’t just negative real plus positive imaginary; it’s a vector with a definite length and a precise angle. That clarity is the punchline of the polar view.

And if you’re ever tempted to treat these ideas as abstract only, let a tiny experiment guide you. Draw a point at (-3, 3) on graph paper or in a quick plotting tool. Then, draw a circle centered at the origin with radius 3√2. The point will sit exactly where your radius line hits the circle, at an angle of 3π/4 from the positive real axis. It’s a moment of reassurance—the algebra and the geometry finally shake hands.

A closing thought

The modulus-argument pairing isn’t a relic of older math classrooms; it’s a lively framework that keeps showing up in more advanced adventures, from Fourier transforms to quantum mechanics. It’s the language of rotation, of scaling, of how a single complex number can be transformed into another with simple, elegant operations.

So, when you see a complex number like z = -3 + 3i, you’re looking at a tiny snapshot of a bigger, almost poetic, geometry. The modulus is the heartbeat that tells you how far away you are from the origin, and the argument is the compass that points you in the direction you’re headed. Put together, they form a compact passport to a world where numbers dance in circles and arrows, where understanding comes not just from crunching numbers, but from seeing the shape behind them. And that shape, in this case, is beautifully simple: r = 3√2 and θ = 3π/4, a polar form that keeps the story tidy and true.