009C Sample Final 3, Problem 10 Detailed Solution

From Grad Wiki
Revision as of 18:58, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam">A curve is described parametrically by ::<span class="exam"><math>x=t^2</math> ::<span class="exam"><math>y=t^3-t</math> <span class="exam">(a) Sketch the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A curve is described parametrically by

(a) Sketch the curve for  

(b) Find the equation of the tangent line to the curve at the origin.


Background Information:  
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  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle m={\frac {dy}{dx}}={\frac {\frac {dy}{dt}}{\frac {dx}{dt}}}.}


Solution:

(a)  
 

(b)

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

       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{3t^2-1}{2t}.}

Step 2:  
Now, the origin corresponds to    and  
This gives us two equations. When we solve for    we get  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t=0.}
Plugging in  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t=0}   into
       Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}}=\frac{3t^2-1}{2t},}
we see that  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{dy}{dx}}   is undefined at  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t=0.}
So, there is no tangent line at the origin.


Final Answer:  
    (a)    See above
    (b)    There is no tangent line at the origin.

Return to Sample Exam