Lab 09
Name:
Start time: border="0" Number of questions: 11
This set of questions goes with the pages of applets and activities for Lab 09.  Use the applets and activities there to answer the questions.
 

Question 1  (1 point)
What is the polar graph of sin(t)?

 



Question 2  (1 point)
Set the grapher to start when t = 0. What ending value of t is the smallest you need to have the entire circle traced?

 



Question 3  (.5 points)
Graph sin(n*t) for various integer values of n. Make a conjecture about the number of "petals" on the "rose."

 



Question 4  (.5 points)
Graph cos(n*t) for various integer values of n. Make a conjecture about the number of "petals" on the "rose."

 



Question 5  (1 point)
The graph of 1-sin(t) is called a cardioid, because it is heart shaped. Find the polar equation of another cardioid, whose graph is shown below.
opcpolar

 



Question 6  (.5 points)
The graph is symmetric with respect to the polar axis. What does this say about the algebraic symmetry of the function?

 



Question 7  (.5 points)
A graph is symmetric with respect to the vertical line corresponding to t = Pi/2. What does this say about the algebraic symmetry of the function?

 



Question 8  (1 point)
Be a little bit artistic here.

-->
-->
-->

 



Question 9  (1 point)
Think about what the graph of r(t) = t might look like before you try to graph it. What happens to the graph if you allow negative values of t?



Question 10  (1 point)
I wrote the polar grapher using what are called parametric plots, which treat both x and y as depending on t. If you look at the "fine print" at the bottom of the grapher you can see the formulas for how x and y points are being generated. What is the recipe I use?

 



Question 11  (2 points)