Skip to main content
K12 LibreTexts

5.2.1: Polar and Rectangular Conversions

  • Page ID
    4177
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Convert from polar to cartesian coordinates.

    You will see during this lesson that points can be converted from rectangular form to polar form with a little algebra and trigonometry.

    Can the equation of a shape be converted also? How about a circle, for instance?

    Polar and Cartesian Transformation

    Polar Form to Rectangular Form

    Sometimes a problem will be given with coordinates in polar form but rectangular form may be needed.

    To transform the polar point \(\left(4,\dfrac{3\pi}{4}\right)\) into rectangular coordinates: first identify \((r, \theta )\).

    \(r = 4\) and \(\theta =\dfrac{3\pi}{4}\).

    f-d_2f037cbac1c2adf267621965d18cd0652510715622aeac35a44b8ea5+IMAGE_TINY+IMAGE_TINY.jpg
    Figure \(\PageIndex{1}\)

    Second, draw a vertical line from the point to the polar axis (the horizontal axis). The distance from the pole to where the line you just drew intersects the polar axis is the x value, and the length of the line segment from the point to the polar axis is the y value.

    These distances can be calculated using trigonometry:

    \(x = r \cos \theta\) and \(y = r \sin \theta\)

    \(x=4 \cos \dfrac{3\pi}{4}\) and \(y=4 \sin \dfrac{3\pi}{4}\) or \(x=−2\sqrt{2} \) \(y=2\sqrt{2}\)

    \(\left(4,\dfrac{3\pi}{4}\right)\) in polar coordinates is equivalent to \((−2\sqrt{2} ,2\sqrt{2} )\) in rectangular coordinates.

    Rectangular Form to Polar Form

    Going from rectangular coordinates to polar coordinates is also possible, but it takes a bit more work. Suppose we want to find the polar coordinates of the rectangular point (2,2). To begin doing this operation, the distance that the point (2,2) is from the origin (the radius, r) can be found by

    \(\begin{array}{l}
    r=\sqrt{x^{2}+y^{2}} \\
    r=\sqrt{2^{2}+2^{2}} \\
    r=\sqrt{8}=2 \sqrt{2}
    \end{array}\)

    The angle that the line segment between the point and the origin can be found by

    \(\begin{aligned}
    \tan \theta&=\dfrac{y}{x} \\
    \tan \theta&=\dfrac{2}{2} \\
    \tan \theta&=1 \\
    \theta&=\tan ^{-1} 1 \\
    \theta&=\dfrac{\pi}{4}
    \end{aligned}\)

    Since this point is in the first quadrant (both the x and y coordinate are positive) the angle must be \(45^{\circ}\) or \(\dfrac{\pi }{4}\) radians. It is also possible that when \(tan \theta = 1\) the angle can be in the third quadrant, or \(\dfrac{5\pi }{4}\) radians. But this angle will not satisfy the conditions of the problem, since a third quadrant angle must have both x and y negative.

    Note: when using \(\tan \theta =\dfrac{y}{x}\) to find the measure of \theta you should consider, at first, the quotient \(\tan \theta =\left| \dfrac{y}{x}\right|\) and find the first quadrant angle that satisfies this condition. This angle will be called the reference angle, denoted \(\theta_{ref}\). Find the actual angle by analyzing which quadrant the angle must be given the signs of x and y.

    Example \(\PageIndex{1}\)

    Earlier, you were asked if the equation of a circle could be converted from rectangular form to polar form.

    Solution

    Equation of a circle: \(x^2 + y^2 = k^2\) is the equation of a circle with a radius of k in rectangular coordinates.

    The equation of a circle is extremely simple in polar form. In fact, a circle on a polar graph is analogous to a horizontal line on a rectangular graph!

    You can transform this equation to polar form by substituting the polar values for x, y. Recall \(x = r \cos \theta \) and \(y = r \sin \theta \).

    \((r\cos \theta )^2 + (r \sin \theta )^2 = k^2\)

    square the terms: \(r^2\cos^2 \theta + r^2\sin^2 \theta = k^2\),

    factor the \(r^2\) from both terms on the left: \(r^2(\cos^2 \theta + \sin^2 \theta ) = k^2\)

    recall the identity: \(\cos^2 \theta + \sin^2 \theta = 1\)

    \(r^2=k^2\)

    Therefore: \(r=\pm k\) is an equation for a circle in polar units.

    When r is equal to a constant, the polar graph is a circle.

    f-d_4fd4c980f9c6672b76e7d59caac64cd61cea78bf5d912e24b43458aa+IMAGE_TINY+IMAGE_TINY.jpg
    Figure \(\PageIndex{2}\)
    Example \(\PageIndex{2}\)

    Transform the polar coordinates \(\left(2,\dfrac{11 \pi}{6}\right)\) to rectangular form.

    f-d_4627760f6b74c76fb711e2d4dd1ad3d86dd209e5ef84595f8a113aab+IMAGE_TINY+IMAGE_TINY.jpg
    Figure \(\PageIndex{3}\)

    Solution

    \(r=2\) and \(\theta =\dfrac{11 \pi}{6}\)

    \(x=r \cos \theta \) and \(y=r \sin \theta\)

    \(x=2 \cos \dfrac{11 \pi}{6}\) and \(y=2 \sin \dfrac{11 \pi}{6}\) or \(x=3\sqrt{2}\) \(y=−1\)

    \(\left(2,\dfrac{11 \pi}{6}\right)\) is equivalent to \((3\sqrt{2} ,−1)\) or in decimal form, approximately \((4.342,−1)\).

    Example \(\PageIndex{3}\)

    Find the polar coordinates for \((3,−3\sqrt{3})\).

    Solution

    \(x=3\) and \(y=−3\sqrt{3}\)

    Draw a right triangle in standard form. Find the distance the point is from the origin and the angle the line segment that represents this distance makes with the +x axis:

    f-d_4093308eafbefbb1da26b9cb534371f6d77f93407312ff7559ce7656+IMAGE_TINY+IMAGE_TINY.jpg
    Figure \(\PageIndex{4}\)

    \(\begin{aligned} r&=\sqrt{3^2+(−3\sqrt{3})^2} \\ &=\sqrt{9+27} \\ &=\sqrt{36} \\ &=6 \end{aligned}\)

    And for the angle,

    \(\begin{aligned}\tan \theta _{ref}&=\mid \dfrac{(−3\sqrt{3})}{3} \mid \\ \tan \theta _{ref}&=\sqrt{3} \\ \theta _{ref}&=\tan ^{−1} \sqrt{3} \\ \theta _{ref}&=\dfrac{\pi }{3}\end{aligned}\)

    So, \(\theta _{ref}=\dfrac{\pi }{3}\) and we can look at the signs of x and y -- (+, -) -- to see that \(\theta =\dfrac{5 \pi}{3}\) since it is a 4th quadrant angle.

    The rectangular point \((3,−3\sqrt{3})\) is equivalent to the polar point \(\left(6,\dfrac{5 \pi}{3}\right)\).

    Recall that when solving for \(\theta \), we used

    \(\tan \theta =\mid \dfrac{(−3\sqrt{3})}{3} \mid\) or \(\tan \theta =\sqrt{3}\)

    We found \(\theta =\dfrac{5\pi }{3}\). BUT, \(\theta\) could also be \(\theta =\dfrac{2\pi }{3}\). You must examine the signs of each coordinate to see that the angle must be in the fourth quadrant in rectangular units or between \(3\dfrac{\pi}{2}\) and \(2\pi\) in polar units. Of the two possible angles for \(\theta \), only \(\dfrac{5\pi }{3}\) is valid. Note that when you use tan-1 on a calculator you will always get an answer in the range \(−\dfrac{\pi}{2}\leq \theta \leq \dfrac{\pi}{2}\).

    Example \(\PageIndex{4}\)

    Convert the following rectangular coordinates to polar coordinates.

    1. \((3,3\sqrt{3})\)

    \((6,66^{\circ})\)

    1. \((−2,2)\)

    \((2\sqrt{2} ,^225^{\circ})\)

    Convert the following polar coordinates to rectangular coordinates.

    1. \(\left(4,\dfrac{2\pi }{3}\right)\)

    \((−2,^2\sqrt{3})\)

    1. \((−1, \dfrac{5\pi }{6})\)

    \((\dfrac{\sqrt{3}}{2},−\dfrac{1}{2})\)

    Example \(\PageIndex{5}\)

    Express the equation in rectangular form: \(r=6\cos \theta \).

    Solution

    \(r^2=6r\cos \theta \): multiply both sides by r

    \(x^2+y^2=6x\) : Using \(x^2+y^2=r^2\) and \(x=r\cos \theta\)

    \(\therefore x^2+y^2=6x\) is the equation in rectangular form.

    Example \(\PageIndex{6}\)

    Express the equation in rectangular form: \(r=6\).

    Solution

    This one is easy:

    \(r=6\) is the polar form of the equation for a circle

    \(r^2=6^2\) : square both sides

    \(x^2+y^2=36 \): Using \(x^2+y^2=r^2\) and simplifying

    \(\therefore x^2+y^2=36\) is the equation in rectangular form.

    Convert the rectangular coordinate to a polar coordinate

    Review

    1. How is the point with polar coordinates \((5,\pi )\) represented in rectangular coordinates?

    Plot each point below in polar coordinates \((r, \theta )\). Then write the rectangular coordinates \((x, y)\) for the point.

    1. \((3,60^{\circ})\)
    2. \((−10, \dfrac{\pi }{3})\)
    3. \((15,\pi )\)

    The rectangular coordinates \((x, y)\) are given. For each question: a) Find two pairs of polar coordinates \((r, \theta )\), one with \(r > 0\) and the other with \(r < 0\). b) Express \theta in radians, and round to the nearest hundredth.

    1. \((5,−5)\)
    2. \((0,10)\)
    3. \((−8,6)\)

    Transform each polar equation to an equation using rectangular coordinates. Identify the graph, and give a rough sketch or description of the sketch.

    1. \(\theta =\dfrac{\pi }{10}\)
    2. \(r=8\)
    3. \(r\sin \theta =7\)
    4. \(r\cos \theta =−3\)

    Transform each rectangular equation to an equation using polar coordinates. Identify the graph, and give a rough sketch or description of the sketch.

    1. \(x^2+y^2−2x=0\)
    2. \(y=\sqrt{3}x\)
    3. \(y=−5\)
    4. \(xy=15\)

    Review (Answers)

    To see the Review answers, open this PDF file and look for section 4.2.

    Vocabulary

    Term Definition
    Tangent The tangent of an angle in a right triangle is a value found by dividing the length of the side opposite the given angle by the length of the side adjacent to the given angle.
    cosine The cosine of an angle in a right triangle is a value found by dividing the length of the side adjacent the given angle by the length of the hypotenuse.
    polar coordinates Polar coordinates describe locations on a grid using the polar coordinate system. The location of each point is determined by its distance from the pole and its angle with respect to the polar axis.
    polar form The polar form of a point or a curve is given in terms of r and \(\theta \) and is graphed on the polar plane.
    quadrant A quadrant is one-fourth of the coordinate plane. The four quadrants are numbered using Roman Numerals I, II, III, and IV, starting in the top-right, and increasing counter-clockwise.
    Quadrants A quadrant is one-fourth of the coordinate plane. The four quadrants are numbered using Roman Numerals I, II, III, and IV, starting in the top-right, and increasing counter-clockwise.
    rectangular coordinates A point is written using rectangular coordinates if it is written in terms of x and y and can be graphed on the Cartesian plane.
    rectangular form The rectangular form of a point or a curve is given in terms of x and y and is graphed on the Cartesian plane.
    sine The sine of an angle in a right triangle is a value found by dividing the length of the side opposite the given angle by the length of the hypotenuse.

    Additional Resources

    Interactive Element

    Video: Polar Coordinates - Example^2


    This page titled 5.2.1: Polar and Rectangular Conversions is shared under a CK-12 license and was authored, remixed, and/or curated by CK-12 Foundation via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    CK-12 Foundation
    LICENSED UNDER
    CK-12 Foundation is licensed under CK-12 Curriculum Materials License
    • Was this article helpful?