Polar Coordinates

Author: John J Weber III, PhD Corresponding Textbook Sections:

Expected Educational Results

Bloom’s Taxonomy

A modern version of Bloom’s Taxonomy is included here to recognize various different levels of understanding and to encourage you to work towards higher-order understanding (those at the top of the pyramid). All Objectives, Investigations, Activities, etc. are color-coded with the level of understanding.

Bloom’s Taxonomy for different levels of understanding
Figure 1.1: Bloom's Taxonomy

Polar Coordinate System

Formulas to Convert from Cartesian Coordinates to Polar Coordinates

Formulas to Convert from Polar Coordinates to Cartesian Coordinates

Converting Equations

Converting Cartesian Equations into Polar Equations

Converting equations between the two coordinate systems is more important than converting points.

Example 01: Convert the cartesian equation y=3+x2 into a polar equation.

Solution:

Use the formulas: x=rcos(θ) and y=rsin(θ)

Substitute the x- and y-variables:

rsin(θ)=3+(rcos(θ))2

This is an acceptable form for a polar equation. If you want you can solve for the dependent variable, r; you will need to complete the square to solve for r.

Investigation 06

Convert the following to polar coordinates:

NOTE: You may need to use some trigonometric identities.

  1. x=3

  2. y=2

  3. y=2x

  4. xy=1

  5. y=4x2

  6. x2y2=1

Converting Polar Equations into Cartesian Equations

Example 02: Convert the polar equation 1=3cos(2θ) into a cartesian equation.

Solution: Use the formulas: x2+y2=r2, tan(θ)=yx, x=rcos(θ), and y=rsin(θ).

There is no conversion formula for cos(2θ). From trigonometry, we know cos(2x)=cos2(x)sin2(x). From the conversion formulas, we know cos(x)=xr and sin(x)=yr.

So, 1=3cos(2θ)1=3(cos2(x)sin2(x))1=3((xr)2(yr)2)

We are not done because a cartesian equation can only have x- and y-variables. We know r2=x2+y2. So,

1=3((xr)2(yr)2)1=3(x2r2y2r2)1=3(x2x2+y2y2x2+y2)

This is an acceptable form for a cartesian equation. If you want you can solve for the dependent variable, y; you will need to write y as a piecewise-defined function to solve for y.

Investigation 07

Convert the following to cartesian coordinates:

NOTE: You may need to use some trigonometric identities.

  1. r=3

  2. θ=π3

  3. r=sin(2θ)

  4. r=cos2(θ)

  5. r2=sin(θ)cos(θ)

  6. r=1sin(θ)

Homework

At this time, you should be able to complete the following assignments:

CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License [http://creativecommons.org/licenses/by-nc-sa/4.0/].

Created: Wednesday, 20 October 2021 - 05:10 (EDT)