Difference between revisions of "009C Sample Final 1, Problem 10"

From Grad Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<span class="exam">A curve is given in polar parametrically by  
 
<span class="exam">A curve is given in polar parametrically by  
::::::<span class="exam"><math>x(t)=3\sin t</math>
+
::<span class="exam"><math>x(t)=3\sin t</math>
::::::<span class="exam"><math>y(t)=4\cos t</math>
+
::<span class="exam"><math>y(t)=4\cos t</math>
::::::<span class="exam"><math>0\leq t \leq 2\pi</math>
+
::<span class="exam"><math>0\leq t \leq 2\pi</math>
  
::<span class="exam">a) Sketch the curve.
+
<span class="exam">(a) Sketch the curve.
  
::<span class="exam">b) Compute the equation of the tangent line at <math>t_0=\frac{\pi}{4}</math>.
+
<span class="exam">(b) Compute the equation of the tangent line at <math>t_0=\frac{\pi}{4}</math>.
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
Line 14: Line 14:
 
|-
 
|-
 
|
 
|
::You need the slope of the line and a point on the line.
+
&nbsp; &nbsp; &nbsp; &nbsp;You need the slope of the line and a point on the line.
 
|-
 
|-
 
|'''2.''' What is the slope of the tangent line of a parametric curve?
 
|'''2.''' What is the slope of the tangent line of a parametric curve?
 
|-
 
|-
 
|
 
|
::The slope is <math style="vertical-align: -21px">m=\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}.</math>
+
&nbsp; &nbsp; &nbsp; &nbsp;The slope is <math style="vertical-align: -21px">m=\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}.</math>
 
|}
 
|}
 +
  
 
'''Solution:'''
 
'''Solution:'''
Line 42: Line 43:
 
|-
 
|-
 
|
 
|
::<math>\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{-4\sin t}{3\cos t}.</math>
+
&nbsp; &nbsp; &nbsp; &nbsp;<math>\frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{-4\sin t}{3\cos t}.</math>
 
|-
 
|-
 
|So, at <math>t_0=\frac{\pi}{4},</math> the slope of the tangent line is  
 
|So, at <math>t_0=\frac{\pi}{4},</math> the slope of the tangent line is  
 
|-
 
|-
 
|
 
|
::<math>m=\frac{-4\sin\bigg(\frac{\pi}{4}\bigg)}{3\cos\bigg(\frac{\pi}{4}\bigg)}=\frac{-4}{3}.</math>
+
&nbsp; &nbsp; &nbsp; &nbsp;<math>m=\frac{-4\sin\bigg(\frac{\pi}{4}\bigg)}{3\cos\bigg(\frac{\pi}{4}\bigg)}=\frac{-4}{3}.</math>
 
|}
 
|}
  
Line 58: Line 59:
 
|-
 
|-
 
|
 
|
::<math>x\bigg(\frac{\pi}{4}\bigg)=3\sin\bigg(\frac{\pi}{4}\bigg)=\frac{3\sqrt{2}}{2}</math> and
+
&nbsp; &nbsp; &nbsp; &nbsp;<math>x\bigg(\frac{\pi}{4}\bigg)=3\sin\bigg(\frac{\pi}{4}\bigg)=\frac{3\sqrt{2}}{2}</math> and
 
|-
 
|-
 
|
 
|
::<math>y\bigg(\frac{\pi}{4}\bigg)=4\cos\bigg(\frac{\pi}{4}\bigg)=2\sqrt{2}.</math>
+
&nbsp; &nbsp; &nbsp; &nbsp;<math>y\bigg(\frac{\pi}{4}\bigg)=4\cos\bigg(\frac{\pi}{4}\bigg)=2\sqrt{2}.</math>
 
|-
 
|-
 
|Thus, the point <math>\bigg(\frac{3\sqrt{2}}{2},2\sqrt{2}\bigg)</math> is on the tangent line.
 
|Thus, the point <math>\bigg(\frac{3\sqrt{2}}{2},2\sqrt{2}\bigg)</math> is on the tangent line.
Line 72: Line 73:
 
|-
 
|-
 
|
 
|
::<math>y=\frac{-4}{3}\bigg(x-\frac{3\sqrt{2}}{2}\bigg)+2\sqrt{2}.</math>
+
&nbsp; &nbsp; &nbsp; &nbsp;<math>y=\frac{-4}{3}\bigg(x-\frac{3\sqrt{2}}{2}\bigg)+2\sqrt{2}.</math>
 
|}
 
|}
 +
  
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|&nbsp;&nbsp; '''(a)''' See Step 1 above for the graph.  
+
|&nbsp;&nbsp; '''(a)''' &nbsp; &nbsp; See Step 1 above for the graph.  
 
|-
 
|-
|&nbsp;&nbsp; '''(b)''' <math style="vertical-align: -14px">y=\frac{-4}{3}\bigg(x-\frac{3\sqrt{2}}{2}\bigg)+2\sqrt{2}</math>  
+
|&nbsp;&nbsp; '''(b)''' &nbsp; &nbsp; <math style="vertical-align: -14px">y=\frac{-4}{3}\bigg(x-\frac{3\sqrt{2}}{2}\bigg)+2\sqrt{2}</math>  
 
|}
 
|}
 
[[009C_Sample_Final_1|'''<u>Return to Sample Exam</u>''']]
 
[[009C_Sample_Final_1|'''<u>Return to Sample Exam</u>''']]

Revision as of 17:15, 25 February 2017

A curve is given in polar parametrically by

(a) Sketch the curve.

(b) Compute the equation of the tangent line at .

Foundations:  
1. What two pieces of information do you need to write the equation of a line?

       You need the slope of the line and a point on the line.

2. What is the slope of the tangent line of a parametric curve?

       The slope is


Solution:

(a)

Step 1:  
Insert sketch of curve

(b)

Step 1:  
First, we need to find the slope of the tangent line.
Since and we have

       

So, at the slope of the tangent line is

       

Step 2:  
Since we have the slope of the tangent line, we just need a find a point on the line in order to write the equation.
If we plug in into the equations for and we get

        and

       

Thus, the point is on the tangent line.
Step 3:  
Using the point found in Step 2, the equation of the tangent line at is

       


Final Answer:  
   (a)     See Step 1 above for the graph.
   (b)    

Return to Sample Exam