Polar Coordinates and Complex Numbers — Free Trigonometry Review Games.
This unit covers polar coordinates, polar graphs and complex numbers in polar form — essential concepts for Trigonometry. Use our interactive study games to test your understanding, or review questions in traditional format below.
Pick a mode. Play.
Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!
Don't want to play?
All 60 questions below, each with the worked answer and a written explanation. Click any question to expand it.
Q1. Convert polar (5, 0) to rectangular coordinates.
x = 5*cos(0) = 5, y = 5*sin(0) = 0. So (5, 0).
Q2. In polar coordinates, r represents the:
r is the radial distance from the origin (pole).
Q3. Convert rectangular (0, 3) to polar.
r = 3, theta = pi/2 (on the positive y-axis).
Q4. The complex number \(3 + 4i\) has modulus:
Modulus = \(\sqrt{9+16} = \sqrt{25} = 5\).
Q5. i^2 = ?
By definition, i^2 = -1.
Q6. Convert polar \((4, \pi/3)\) to rectangular.
\(x = 4\cos(\pi/3) = 4 \cdot (1/2) = 2\). \(y = 4\sin(\pi/3) = 4 \cdot (\sqrt{3}/2) = 2\sqrt{3}\).
Q7. Convert rectangular \((-1, 1)\) to polar.
\(r = \sqrt{1+1} = \sqrt{2}\). \(\theta = \pi - \pi/4 = 3\pi/4\) (Q2).
Q8. Write \(2(\cos(60) + i\sin(60))\) in rectangular form.
\(2\cos(60) = 2 \cdot (1/2) = 1\). \(2\sin(60) = 2 \cdot (\sqrt{3}/2) = \sqrt{3}\). So \(1 + i\sqrt{3}\).
Q9. Multiply: (1 + i)(1 - i) = ?
1 - i^2 = 1 - (-1) = 2.
Q10. The argument (angle) of -1 + 0i is:
The point (-1, 0) is on the negative x-axis, so the angle is pi.
Q11. De Moivre's theorem: [r(cos(theta) + i*sin(theta))]^n = ?
De Moivre's theorem raises modulus to n and multiplies argument by n.
Q12. Find \((1 + i)^4\) using De Moivre's theorem.
\(1+i\) has \(r=\sqrt{2}\), \(\theta=\pi/4\). \((\sqrt{2})^4(\cos(\pi)+i\sin(\pi)) = 4(-1+0i) = -4\).
Q13. The polar equation r = 3 represents a:
r = constant is a circle centered at the origin.
Q14. The polar equation r = 2*cos(theta) represents a:
r = 2*cos(theta) is a circle with diameter 2, centered at (1,0).
Q15. Find the cube roots of 8 (in complex form). How many are there?
The nth roots of a number always produce exactly n distinct complex roots. Cube roots of 8: three roots.
Q16. In polar coordinates, the angle \(\theta\) is measured starting from which reference line?
By definition, polar angles are measured counterclockwise from the polar axis, which coincides with the positive x-axis in the rectangular plane. "The positive y-axis" is wrong because that direction corresponds to \(\theta=\pi/2\), not the starting reference. Remembering that the polar axis matches the positive x-axis is essential for correctly converting between coordinate systems.
Q17. Convert the polar point \((6,\pi)\) to rectangular coordinates.
Using \(x=r\cos\theta\) and \(y=r\sin\theta\), \(x=6\cos\pi=-6\) and \(y=6\sin\pi=0\), giving \((-6,0)\). The choice "\((6,0)\)" is wrong because it ignores that \(\cos\pi=-1\), not \(1\). Always evaluate both trig functions at the given angle before multiplying by \(r\).
Q18. Convert the rectangular point \((4,0)\) to polar coordinates.
Since the point lies on the positive x-axis, \(r=\sqrt{4^2+0^2}=4\) and \(\theta=0\), matching \((4,0)\). "\((4,\pi)\)" is incorrect because that angle points to \((-4,0)\), not \((4,0)\). Points on the positive x-axis always have polar angle zero.
Q19. What is the modulus of the complex number \(0+5i\)?
The modulus is \(\sqrt{a^2+b^2}=\sqrt{0^2+5^2}=5\), the distance of the point from the origin. "25" is wrong because that is \(5^2\), not the square root taken in the modulus formula. The modulus always measures straight-line distance from the origin in the complex plane.
Q20. Evaluate \(i^3\).
Since \(i^2=-1\), \(i^3=i^2\cdot i=-1\cdot i=-i\). "\(-1\)" is wrong because that is \(i^2\), one power short of \(i^3\). Memorizing the four-cycle \(i, -1, -i, 1\) helps evaluate any power of \(i\) quickly.
Q21. In the polar form \(z=r(\cos\theta+i\sin\theta)\), what does \(r\) represent?
By definition of polar form, \(r\) scales the unit vector at angle \(\theta\) and equals \(|z|\), the distance from the origin to the point. "The argument (angle)" is incorrect because that role belongs to \(\theta\), not \(r\). Keeping \(r\) (magnitude) and \(\theta\) (direction) conceptually separate prevents confusion when converting forms.
Q22. The polar axis corresponds to which rectangular axis?
The polar axis is the ray from the pole along \(\theta=0\), which is identical to the positive x-axis in rectangular coordinates. "The positive y-axis" is wrong because that ray corresponds to \(\theta=\pi/2\), a quarter turn from the polar axis. This identification underlies every polar-to-rectangular conversion formula.
Q23. Convert the polar point \((2,\pi/2)\) to rectangular coordinates.
Here \(x=2\cos(\pi/2)=0\) and \(y=2\sin(\pi/2)=2\), giving the point \((0,2)\). "\((2,0)\)" is incorrect because it swaps the roles of sine and cosine at this angle. At \(\theta=\pi/2\) the point always lies straight up the y-axis a distance \(r\) from the origin.
Q24. Evaluate \(i^4\).
Since \(i^4=(i^2)^2=(-1)^2=1\), the powers of \(i\) complete a full cycle every four exponents. "\(-1\)" is wrong because that equals \(i^2\), not \(i^4\). Recognizing that \(i^4=1\) lets you simplify any large power of \(i\) by reducing the exponent modulo 4.
Q25. The modulus of a complex number \(a+bi\) geometrically represents:
By the distance formula, \(|a+bi|=\sqrt{a^2+b^2}\) is exactly the distance from the origin to the point in the complex plane. "The angle the point makes with the positive real axis" is wrong because that describes the argument, a different quantity. Distinguishing modulus (length) from argument (direction) is fundamental to polar form of complex numbers.
Q26. Convert the rectangular point \((-3,0)\) to polar coordinates.
Since the point lies on the negative x-axis, \(r=3\) and \(\theta=\pi\) places the point correctly, giving \((3,\pi)\). "\((3,0)\)" is wrong because that angle points toward \((3,0)\) on the positive x-axis, the opposite direction. Points on the negative x-axis always have polar angle \(\pi\) when \(r\) is taken positive.
Q27. If a polar curve satisfies \(r(-\theta)=r(\theta)\), the graph is symmetric about the:
Replacing \(\theta\) with \(-\theta\) and getting the same equation means the graph mirrors across the polar axis, since reflecting a point over the x-axis negates its angle. "The line \(\theta=\pi/2\)" is wrong because that symmetry test instead replaces \(\theta\) with \(\pi-\theta\). Knowing which substitution tests which symmetry saves time when sketching polar graphs.
Q28. What is the argument of the complex number \(-4+0i\)?
The point \((-4,0)\) lies on the negative real axis, which corresponds to an angle of \(\pi\) radians from the positive real axis. "0" is wrong because that angle describes points on the positive real axis, not the negative one. The argument always measures the counterclockwise angle from the positive real axis to the point.
Q29. Convert the polar point \((3,\pi/4)\) to rectangular coordinates.
Since \(\cos(\pi/4)=\sin(\pi/4)=\frac{\sqrt2}{2}\), both \(x\) and \(y\) equal \(3\cdot\frac{\sqrt2}{2}=\frac{3\sqrt2}{2}\). "\((3,3)\)" is wrong because it forgets to multiply by \(\cos(\pi/4)\) and \(\sin(\pi/4)\) instead of using \(r\) directly. At \(\theta=\pi/4\) the x and y coordinates are always equal since sine and cosine match there.
Q30. Convert the rectangular point \((2,-2)\) to polar coordinates using a positive \(r\) and \(\theta\) between \(-\pi\) and \(\pi\).
The modulus is \(r=\sqrt{2^2+(-2)^2}=2\sqrt2\), and since the point lies in the fourth quadrant, \(\theta=\arctan(-2/2)=-\pi/4\). "\((2\sqrt2,\pi/4)\)" is wrong because that angle places the point in the first quadrant instead of the fourth. Always check the quadrant of \((x,y)\) before finalizing the reference angle sign.
Q31. Multiply in polar form: \((2\,\text{cis}\,30^\circ)(3\,\text{cis}\,60^\circ)\).
When multiplying complex numbers in polar form, moduli multiply (\(2\times3=6\)) and arguments add (\(30^\circ+60^\circ=90^\circ\)), giving \(6\,\text{cis}\,90^\circ\). "\(5\,\text{cis}\,90^\circ\)" is wrong because it adds the moduli instead of multiplying them. This multiply-magnitudes, add-angles rule is the core mechanism behind all polar multiplication problems.
Q32. Divide in polar form: \(\dfrac{6\,\text{cis}\,120^\circ}{2\,\text{cis}\,40^\circ}\).
Dividing complex numbers in polar form divides the moduli (\(6/2=3\)) and subtracts the arguments (\(120^\circ-40^\circ=80^\circ\)), giving \(3\,\text{cis}\,80^\circ\). "\(3\,\text{cis}\,160^\circ\)" is wrong because it adds the angles instead of subtracting them, which is the multiplication rule, not division. Subtracting angles for division is the mirror image of adding angles for multiplication.
Q33. Find the modulus and argument of \(z=-1-i\sqrt3\).
The modulus is \(r=\sqrt{(-1)^2+(-\sqrt3)^2}=2\), and since the point lies in the third quadrant with reference angle \(\pi/3\), the argument is \(\pi+\pi/3=4\pi/3\). "\(r=2,\ \theta=\pi/3\)" is wrong because it ignores that both coordinates are negative, placing the point in the third quadrant rather than the first. Always locate the correct quadrant before adding or subtracting the reference angle from \(\pi\).
Q34. Convert \(z=4(\cos150^\circ+i\sin150^\circ)\) to rectangular form.
Since \(\cos150^\circ=-\frac{\sqrt3}{2}\) and \(\sin150^\circ=\frac12\), multiplying by \(r=4\) gives \(-2\sqrt3+2i\). "\(2\sqrt3+2i\)" is wrong because it uses the wrong sign for cosine at \(150^\circ\), which lies in the second quadrant where cosine is negative. Recalling reference angles and quadrant signs is essential when converting between polar and rectangular complex number forms.
Q35. How many petals does the rose curve \(r=\cos(3\theta)\) have?
For a rose curve \(r=\cos(n\theta)\) with \(n\) odd, the number of petals equals \(n\), so \(n=3\) gives 3 petals. "6" is wrong because doubling applies only when \(n\) is even, not odd. Always check whether \(n\) is odd or even before deciding whether petals equal \(n\) or \(2n\).
Q36. How many petals does the rose curve \(r=\sin(4\theta)\) have?
For \(r=\sin(n\theta)\) with \(n\) even, the curve traces \(2n\) petals, so \(n=4\) produces 8 petals. "4" is wrong because that would only be correct if \(n\) were odd, but here \(n=4\) is even. The even-versus-odd rule for rose curves is a key detail students must check every time.
Q37. Which polar equation produces a cardioid?
A cardioid arises when \(r=a+b\cos\theta\) with \(|a|=|b|\), so \(r=1+\cos\theta\) satisfies this condition exactly. "\(r=1+2\cos\theta\)" is wrong because \(|a|<|b|\) there, which produces a limaçon with an inner loop instead. Comparing the relative sizes of \(a\) and \(b\) is the key mechanism for classifying limaçon-family graphs.
Q38. If replacing \(\theta\) with \(\pi-\theta\) leaves a polar equation unchanged, the graph is symmetric about the:
The substitution \(\theta\to\pi-\theta\) reflects points across the vertical line \(\theta=\pi/2\), so invariance under this swap indicates y-axis symmetry. "Polar axis" is wrong because that symmetry test instead uses \(\theta\to-\theta\). Knowing each substitution test lets students quickly identify a curve's symmetry without plotting many points.
Q39. Find another representation of the point \((5,\pi/3)\) using a negative value of \(r\).
Using a negative \(r\) requires adding \(\pi\) to the original angle to land on the same point, giving \((-5,\pi/3+\pi)=(-5,4\pi/3)\). "\((-5,\pi/3)\)" is wrong because keeping the same angle with a negative radius reflects the point through the pole to a different location entirely. To convert between positive and negative \(r\) representations, always add or subtract \(\pi\) from the angle.
Q40. The polar equation \(r=4\sin\theta\) represents a circle. What is its diameter?
An equation of the form \(r=2a\sin\theta\) produces a circle of radius \(a\) centered at \((0,a)\), so here \(2a=4\) means radius \(2\) and diameter \(4\). "8" is wrong because it treats the coefficient itself as the diameter without recognizing the coefficient equals \(2a\), twice the radius. Recognizing \(r=2a\sin\theta\) or \(r=2a\cos\theta\) as circle equations is a common polar-graph shortcut.
Q41. Write \(z=3-3i\) in polar form.
The modulus is \(\sqrt{3^2+(-3)^2}=3\sqrt2\), and since the point lies in the fourth quadrant, the argument is \(-\pi/4\), giving \(3\sqrt2\,\text{cis}(-\pi/4)\). "\(3\sqrt2\,\text{cis}(\pi/4)\)" is wrong because that places the point in the first quadrant, but the negative imaginary part puts it in the fourth quadrant instead. Always verify both the modulus calculation and the correct quadrant sign for the argument.
Q42. Simplify \((\sqrt2\,\text{cis}\,45^\circ)^2\).
Squaring in polar form squares the modulus (\((\sqrt2)^2=2\)) and doubles the angle (\(45^\circ\times2=90^\circ\)), giving \(2\,\text{cis}\,90^\circ=2(\cos90^\circ+i\sin90^\circ)=2i\). "\(2+2i\)" is wrong because it incorrectly assumes the angle doubling changes both real and imaginary parts equally rather than landing exactly on \(90^\circ\). Doubling the angle and squaring the modulus is a direct application of De Moivre's theorem for \(n=2\).
Q43. Which polar equation represents a lemniscate?
A lemniscate has the characteristic form \(r^2=a^2\cos(2\theta)\) or \(r^2=a^2\sin(2\theta)\), producing a figure-eight shape, so \(r^2=4\cos(2\theta)\) fits this pattern. "\(r=4\cos(2\theta)\)" is wrong because without squaring \(r\), this equation instead produces a four-petal rose. The presence of \(r^2\) rather than \(r\) is the defining signature of a lemniscate equation.
Q44. Find the rectangular equation equivalent to \(r=4\sec\theta\).
Since \(\sec\theta=1/\cos\theta\), the equation becomes \(r\cos\theta=4\), and because \(x=r\cos\theta\), this simplifies directly to \(x=4\). "\(y=4\)" is wrong because it mistakenly applies the sine relationship instead of the cosine one implied by secant. Recognizing \(r\cos\theta=x\) lets students quickly convert secant- or cosecant-based polar equations into simple vertical or horizontal lines.
Q45. Find the product \(2\,\text{cis}(\pi/6)\cdot5\,\text{cis}(\pi/3)\) and express it in rectangular form.
Multiplying gives modulus \(2\times5=10\) and angle \(\pi/6+\pi/3=\pi/2\), so the product is \(10\,\text{cis}(\pi/2)=10(\cos(\pi/2)+i\sin(\pi/2))=10i\). "10" is wrong because it ignores the imaginary component entirely, treating the modulus as the final rectangular answer. After multiplying magnitudes and adding angles, always convert the resulting polar form back to rectangular by evaluating cosine and sine at the final angle.
Q46. The graph of \(r=2+2\sin\theta\) is symmetric about which axis?
Because the equation involves \(\sin\theta\), replacing \(\theta\) with \(\pi-\theta\) leaves \(\sin\theta\) unchanged, confirming symmetry about the line \(\theta=\pi/2\). "The polar axis (x-axis)" is wrong because that symmetry would require the equation to remain unchanged under \(\theta\to-\theta\), which fails here since \(\sin(-\theta)=-\sin\theta\). Equations built from sine typically show y-axis symmetry, while cosine-based equations typically show x-axis symmetry.
Q47. Convert the rectangular equation \(x^2+y^2=16\) to polar form.
Since \(x^2+y^2=r^2\), the equation becomes \(r^2=16\), and taking the positive square root gives \(r=4\). "\(r=16\)" is wrong because it fails to take the square root after substituting \(r^2\) for \(x^2+y^2\). Recognizing \(x^2+y^2=r^2\) is the standard shortcut for converting circle equations centered at the origin into polar form.
Q48. Use De Moivre's theorem to find \((\sqrt3+i)^6\).
The modulus of \(\sqrt3+i\) is \(2\) and its argument is \(\pi/6\), so raising to the 6th power gives modulus \(2^6=64\) and angle \(6\times\pi/6=\pi\), yielding \(64(\cos\pi+i\sin\pi)=-64\). "\(64\)" is wrong because it omits that the angle lands exactly on \(\pi\), where cosine equals \(-1\), not \(1\). De Moivre's theorem always requires tracking both the modulus raised to the power and the angle multiplied by the power before evaluating the trig functions.
Q49. Find the four fourth roots of \(16\) (as a complex number) using De Moivre's theorem.
Writing \(16=16\,\text{cis}(0)\), each fourth root has modulus \(16^{1/4}=2\) and angles \(\frac{0+2k\pi}{4}\) for \(k=0,1,2,3\), producing \(2,\ 2i,\ -2,\ -2i\). "\(4,\ 4i,\ -4,\ -4i\)" is wrong because it mistakenly uses the original modulus instead of taking its fourth root. Taking the \(n\)th root of the modulus and spacing angles evenly by \(2\pi/n\) is the general method for finding all \(n\)th roots of a complex number.
Q50. Identify the conic represented by the polar equation \(r=\dfrac{4}{1-\cos\theta}\).
Rewriting in the form \(r=\frac{ed}{1-e\cos\theta}\) shows the eccentricity \(e=1\), and an eccentricity of exactly 1 always defines a parabola. "Ellipse" is wrong because ellipses require \(0<e<1\), not \(e=1\) as found here. Comparing the coefficient of \(\cos\theta\) to 1 in the standard polar conic form is the key step for identifying conic type.
Q51. Identify the conic represented by \(r=\dfrac{6}{2+3\cos\theta}\).
Dividing numerator and denominator by 2 gives \(r=\frac{3}{1+1.5\cos\theta}\), revealing eccentricity \(e=1.5\), and since \(e>1\) the conic is a hyperbola. "Ellipse" is wrong because ellipses require \(e<1\), but here the coefficient of \(\cos\theta\) exceeds 1 after normalization. Always normalize the polar conic equation so the constant term in the denominator equals 1 before reading off the eccentricity.
Q52. Find all solutions to \(z^4=1\).
Writing \(1=\text{cis}(0)\), the fourth roots have modulus 1 and angles \(\frac{2k\pi}{4}\) for \(k=0,1,2,3\), giving \(1, i, -1, -i\), the fourth roots of unity. "\(1,\ -1\)" is wrong because it only lists the two real roots and misses the two complex roots required to satisfy a degree-4 polynomial. A degree-\(n\) equation like \(z^n=1\) always has exactly \(n\) distinct complex roots evenly spaced around the unit circle.
Q53. Given \(z=2\,\text{cis}(40^\circ)\), find \(z^{-1}\) in polar form.
The reciprocal of a complex number in polar form takes the reciprocal of the modulus and negates the argument, giving \(\frac{1}{2}\,\text{cis}(-40^\circ)\). "\(2\,\text{cis}(-40^\circ)\)" is wrong because it keeps the original modulus instead of inverting it. Reciprocals in polar form always invert the magnitude while flipping the sign of the angle.
Q54. Which polar coordinate pair represents the same point as \((-3,\pi/6)\)?
A negative radius reflects the point through the pole, which is equivalent to adding \(\pi\) to the angle while making \(r\) positive, so \((-3,\pi/6)=(3,\pi/6+\pi)=(3,7\pi/6)\). "\((3,\pi/6)\)" is wrong because simply dropping the negative sign without adjusting the angle moves the point to the opposite side of the plane. Converting negative-\(r\) coordinates to positive-\(r\) form always requires adding \(\pi\) to the angle, not just changing the sign of \(r\).
Q55. How many times does the rose curve \(r=\sin(2\theta)\) pass through the pole for \(0\le\theta<2\pi\)?
The curve passes through the pole whenever \(\sin(2\theta)=0\), which occurs at \(\theta=0,\pi/2,\pi,3\pi/2\) within one full rotation, giving 4 pole crossings. "2" is wrong because it only counts half the solutions of \(\sin(2\theta)=0\) in the given interval. Setting \(r=0\) and solving for \(\theta\) is the standard method for finding where any polar curve passes through the origin.
Q56. Simplify \((1-i)^8\) using De Moivre's theorem.
The modulus of \(1-i\) is \(\sqrt2\) and its argument is \(-\pi/4\), so raising to the 8th power gives modulus \((\sqrt2)^8=16\) and angle \(8\times(-\pi/4)=-2\pi\), which is coterminal with \(0\), yielding \(16(\cos0+i\sin0)=16\). "\(-16\)" is wrong because it assumes the final angle lands on \(\pi\) rather than correctly reducing \(-2\pi\) to an angle coterminal with \(0\). Always reduce the resulting angle modulo \(2\pi\) before evaluating cosine and sine in De Moivre's theorem.
Q57. A limaçon \(r=a+b\cos\theta\) has an inner loop under which condition?
An inner loop forms when the constant term is smaller in magnitude than the coefficient of cosine, since \(r\) becomes negative for part of the domain, causing the curve to loop back through the pole; this occurs when \(|a|<|b|\). "\(|a|=|b|\)" is wrong because that condition instead produces a cardioid with a cusp at the pole rather than a full inner loop. Comparing \(|a|\) and \(|b|\) is the key test for classifying limaçons as having a dimple, a cusp, or an inner loop.
Q58. Given \(z_1=4\,\text{cis}(70^\circ)\) and \(z_2^{-1}=2\,\text{cis}(-20^\circ)\), find \(z_1z_2\) in rectangular form.
Since \(z_2^{-1}=2\,\text{cis}(-20^\circ)\), it follows that \(z_2=\frac{1}{2}\,\text{cis}(20^\circ)\), so \(z_1z_2=4\times\frac12\,\text{cis}(70^\circ+20^\circ)=2\,\text{cis}(90^\circ)=2i\). "2" is wrong because it ignores the imaginary component that results from the angle landing exactly at \(90^\circ\). This problem combines reciprocal and multiplication rules, both of which rely on manipulating moduli and arguments separately.
Q59. Identify the conic represented by \(r=\dfrac{6}{3+2\cos\theta}\).
Dividing numerator and denominator by 3 gives \(r=\frac{2}{1+(2/3)\cos\theta}\), showing eccentricity \(e=2/3\), and since \(0<e<1\) the conic is an ellipse. "Hyperbola" is wrong because hyperbolas require \(e>1\), but the normalized coefficient here is less than 1. Normalizing the denominator's constant term to 1 is essential before comparing the eccentricity to the thresholds for ellipse, parabola, and hyperbola.
Q60. Evaluate \(\left(\dfrac{1+i}{\sqrt2}\right)^{20}\) using polar form.
The number \(\frac{1+i}{\sqrt2}\) has modulus 1 and argument \(\pi/4\), so raising it to the 20th power gives angle \(20\times\pi/4=5\pi\), which reduces to \(\pi\) after subtracting \(4\pi\), yielding \(\cos\pi+i\sin\pi=-1\). "\(1\)" is wrong because it assumes the angle reduces to \(0\) rather than correctly reducing \(5\pi\) to the coterminal angle \(\pi\). When a number's modulus is 1, its powers always lie on the unit circle, so only the angle reduction matters for the final answer.
Focus on understanding.
Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.
Related units
This unit covers polar coordinates, polar graphs and complex numbers in polar form — essential concepts for Trigonometry. Use our interactive study games to test your understanding, or review questions in traditional format below.
- Polar coordinates
- Polar graphs
- Complex numbers in polar form
Key Concepts Breakdown
1 Polar Coordinates
Students must know how to convert between polar coordinates (r, θ) and rectangular coordinates (x, y) using the formulas x = r·cos θ and y = r·sin θ. They must also understand that a single point can be represented by multiple polar coordinates, including negative r values and coterminal angles. Plotting points in the polar plane and finding equivalent representations are common exam tasks.
Key Points
- Convert rectangular to polar: r = √(x² + y²), θ = arctan(y/x) — adjust quadrant based on signs of x and y
- Convert polar to rectangular: x = r·cos θ, y = r·sin θ
- Negative r means the point is plotted in the opposite direction of θ; (−r, θ) = (r, θ + π)
- Equivalent representations: (r, θ) = (r, θ ± 2πn) = (−r, θ + π) for any integer n
Convert the polar point (4, 2π/3) to rectangular coordinates.
Apply x = r·cos θ = 4·cos(2π/3) = 4·(−1/2) = −2 and y = r·sin θ = 4·sin(2π/3) = 4·(√3/2) = 2√3. The rectangular coordinates are (−2, 2√3).
2 Polar Graphs
Students must recognize and sketch the standard polar curve families: circles (r = a), limaçons (r = a ± b·cos θ), rose curves (r = a·cos nθ or r = a·sin nθ), and lemniscates (r² = a²·cos 2θ). They need to determine key features such as symmetry, number of petals, and maximum r values. Identifying the graph from its equation — or matching an equation to a described curve — is heavily tested.
Key Points
- Rose curves: r = a·cos(nθ) or r = a·sin(nθ) — n petals if n is odd, 2n petals if n is even; maximum r = |a|
- Limaçons r = a + b·cos θ: inner loop if |b| > |a|, cardioid if |b| = |a|, dimpled if |a| < |b| < 2|a|, convex if |a| ≥ 2|b|
- Symmetry tests: replace θ with −θ (x-axis), replace θ with π − θ (y-axis), replace r with −r (origin)
- r = a·cos θ is a circle of diameter |a| centered on the x-axis; r = a·sin θ is centered on the y-axis
Describe the graph of r = 3 + 3·cos θ and identify its type.
Here a = 3 and b = 3, so |a| = |b|, which means the curve is a cardioid. It is symmetric about the polar axis (x-axis) because replacing θ with −θ leaves the equation unchanged. The maximum r = 6 occurs at θ = 0, and the curve passes through the pole (r = 0) at θ = π.
3 Complex Numbers in Polar Form
Students must convert complex numbers between rectangular form (a + bi) and polar (trigonometric) form r(cos θ + i·sin θ), also written as r·cis θ. They must apply De Moivre's Theorem to raise complex numbers to powers and find nth roots of complex numbers. Multiplying and dividing in polar form by adding or subtracting angles and multiplying or dividing moduli is also tested.
Key Points
- Modulus (absolute value): r = |z| = √(a² + b²); argument: θ = arctan(b/a), adjusted for correct quadrant
- Multiply: r₁·r₂ · cis(θ₁ + θ₂); Divide: (r₁/r₂) · cis(θ₁ − θ₂)
- De Moivre's Theorem: [r·cis θ]ⁿ = rⁿ · cis(nθ)
- nth roots: zₖ = r^(1/n) · cis((θ + 2πk)/n) for k = 0, 1, 2, …, n−1; there are always exactly n distinct roots
Write z = −1 + √3·i in polar form, then find z³ using De Moivre's Theorem.
Find r = √((−1)² + (√3)²) = √4 = 2 and θ = arctan(√3/−1) = π − π/3 = 2π/3 (second quadrant), so z = 2·cis(2π/3). Applying De Moivre's Theorem: z³ = 2³·cis(3·2π/3) = 8·cis(2π) = 8(cos 2π + i·sin 2π) = 8·(1 + 0i) = 8.
Questions, answered.
What is Polar Coordinates and Complex Numbers?
Polar Coordinates and Complex Numbers is Unit 8 of Trigonometry, covering polar coordinates, polar graphs and complex numbers in polar form.
How to study for Trigonometry Unit 8?
Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.
How many questions are in this unit?
This unit has 60 review questions, each with a written explanation, playable across 5 different game modes or readable in plain-text mode.