Polar CoordinatesExpected Educational ResultsBloom’s TaxonomyPolar Coordinate SystemSketching Polar CurvesInvestigation 03Use Technology to Graph Polar CurvesHomeworkCC BY-NC-SA 4.0
Author: John J Weber III, PhD Corresponding Textbook Sections:
Section 10.3 – Polar Coordinates
Objective 16–01: I can convert a point between polar coordinates and cartesian coordinates.
Objective 16–02: I can convert equations between polar coordinates and cartesian coordinates.
Objective 16–03: I can use technology to sketch a polar curve.
Objective 16–04: I can find the derivative of a polar curve.
Objective 16–05: I can use the derivative of a polar curve to find the equation of the tangent line to the curve, points where the curve has horizontal tangent lines, and points where the curve has vertical tangent lines.
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.

NOTE: You are only expected to graph polar curves using technology.
Use the embedded DESMOS graph to sketch the following graphs:
NOTE: In DESMOS, when you use the variables
Mathematica
NOTE: In Mathematica, if you want to use the variable
1(* The graph of r=4 cos(2cos(t)) *)2PolarPlot[4 Cos[2 Cos[t]],{t, 0 ,2 Pi}]Warnings:
Be very careful with the syntax. Syntax is the set of rules on how to write computer code. Every software program has its own unique syntax. Some basic Mathematica syntax is located at: http://www.jjw3.com/TECH_Common_Functions.pdf.
To execute code (including comment codes), press and hold the SHIFT key and press the ENTER key.
At this time, you should be able to complete the following assignments:
Section 10.3: # 29, 31, 33, 35, 37, 39, 41, 43, 45, 47, 54.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License [http://creativecommons.org/licenses/by-nc-sa/4.0/].
Last Modified: Tuesday, 3 November 2020 6:51 EDT