Problem 94
Question
Another way of using a graphing calculator to represent complex numbers in rectangular form is to enter the real and imaginary parts as a list of two numbers and use the \([\text { sUM }]\) command to find the modulus. Write \(-\sqrt{21}+10 i\) in polar form using the \([\mathrm{SUM}]\) command to find its modulus, and round the angle to the nearest degree.
Step-by-Step Solution
Verified Answer
The polar form is \( 11(\cos 154\degree + i\sin 154\degree) \).
1Step 1: Understand Rectangular to Polar Form Conversion
Rectangular form of a complex number is given by \( a + bi \), where \( a \) is the real part and \( b \) is the imaginary part. For the given complex number \(-\sqrt{21} + 10i\), \( a = -\sqrt{21} \) and \( b = 10 \). In polar form, it's expressed as \( r(\cos \theta + i\sin \theta) \), where \( r \) is the modulus and \( \theta \) is the argument.
2Step 2: Calculate the Modulus Using a Graphing Calculator
The modulus \( r \) is calculated as the square root of the sum of the squares of the real and imaginary parts: \( r = \sqrt{a^2 + b^2} \). Enter the numbers as a list: \([-\sqrt{21}, 10]\), then use the \([\text{SUM}]\) command with their squares to find: \[ r = \sqrt{(-\sqrt{21})^2 + (10)^2} = \sqrt{21 + 100} = \sqrt{121} = 11 \].
3Step 3: Calculate the Argument (Angle)
The angle \( \theta \) is found using the tangent function: \( \theta = \tan^{-1}\left(\frac{b}{a}\right) \). Thus, \( \theta = \tan^{-1}\left(\frac{10}{-\sqrt{21}}\right) \). When you compute this using the calculator, ensure it's in the correct quadrant given \( a < 0 \) and \( b > 0 \), so it lies in the second quadrant.
4Step 4: Adjust Angle to Degrees and Quadrant
Compute \( \theta \) in degrees using a calculator: \( \theta \approx \tan^{-1}(-\frac{10}{\sqrt{21}}) + 180\degree \). Simplifying gives \( \theta \approx 154\degree \).
5Step 5: Write Polar Form
Now write the polar form using \( r \) and \( \theta \): \( 11(\cos 154\degree + i\sin 154\degree) \).
Key Concepts
Complex NumbersRectangular FormModulusArgument
Complex Numbers
A complex number is a special type of number that includes a real part and an imaginary part. It is expressed as:
- Real Part: The real number that appears without any imaginary unit (i).
- Imaginary Part: The real number that appears with the imaginary unit \( i \), where \( i^2 = -1 \).
Rectangular Form
The rectangular form is just another name for the standard representation of complex numbers as \( a + bi \). Here, \( a \) and \( b \) are like the coordinates on a plane:
- \( a \) runs along the x-axis, representing the real part.
- \( b \) runs along the y-axis, representing the imaginary part.
Modulus
The modulus of a complex number is akin to its 'magnitude' or 'length'. It's the distance from the point \( (a, b) \) on the coordinate plane to the origin \( (0, 0) \). To find the modulus of a complex number \( a + bi \):
- Square the real part \( a \)
- Square the imaginary part \( b \)
- Add these squares together.
- Take the square root of this sum to get the modulus \( r \).
Argument
The argument of a complex number is the angle formed with the positive real axis. It provides direction, telling you where the number lies relative to the axis. To find the argument \( \theta \) of a complex number \( a + bi \):
- Use the tangent function: \( \theta = \tan^{-1}(\frac{b}{a}) \)
- Be mindful of the quadrant: The signs of \( a \) and \( b \) determine which quadrant the angle is in.
Other exercises in this chapter
Problem 93
Would a scalar or a vector represent the following? The car is driving 72 mph due east \((90^{\circ}\) with respect to north).
View solution Problem 94
Given \(r=2-\cos (3 \theta)\) and \(r=1.5,\) find the angles of all points of intersection.
View solution Problem 94
Would a scalar or vector represent the following? The granite has a mass of \(131 \mathrm{kg}\)
View solution Problem 95
In calculus, when we need to find the area enclosed by two polar curves, the first step consists of finding the points where the curves coincide. Find the point
View solution