1 / 7

8.1

8.1. Polar Coordinates. This is a new way to plot points. We will use the polar axis to graph instead of (x,y). We will start at 0 degrees, then go out some distance r and rotate some degree θ . Our points will be labeled as (r, θ ). . Ex. plot (2, 3π/4) .

burt
Télécharger la présentation

8.1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 8.1 Polar Coordinates

  2. This is a new way to plot points. We will use the polar axis to graph instead of (x,y). We will start at 0 degrees, then go out some distance r and rotate some degree θ. Our points will be labeled as (r, θ).

  3. Ex. plot (2, 3π/4)

  4. Keep in mind that unlike in the (x,y) plane where ever point is unique. In the polar plane we can have infinite points that land in the same place. Ex. (3,45) is the same as (3,405) or (3, -315) or (-3, -135) or (-3, 225) all of these land in the same plane. Graphing negative r values can be tricky.

  5. Converting between polar and rectanglar coordinates. If a point P has polar coordinates (r, q) then the rectangular coordinates of P are (r cos(q), r sin(q)). In other words,

  6. Converting from rectangular to polar If a point P has rectangular coordinates (x, y) then the polar coordinates of P is (r, θ) where You need to be careful and think about where in the plane the angle would lie.

  7. Hw pg 589 1-69 left column

More Related