Finding the equation for a tangent line (Parametric Equation)

PsychonautQQ
Messages
781
Reaction score
10

Homework Statement


Find an equation of the tangent to the curve given by
x=tan(∅)
y=sec(∅)
at the point (1,sqrt(2))

The answer should be in the form y=f(x) without ∅


The Attempt at a Solution


Tangent line equation...
y-y*=m(x-x*)
m = dy/dx
m = sec(∅)tan(∅) / (sec^2(∅)
m = tan∅ / sec(∅)
m = sin∅

This is what I did so far, I'm a bit lost obviously
 
Physics news on Phys.org
Hint: use "θ" for theta, not "∅".

Find out what θ is when x = 1 and y = sqrt(2) (this is from the given point). Plug the value for θ in your expression for dy/dx to get your slope.
 
Okay, so i did that and end up with m = sqrt(2)/2.
If i use the equation
y-y*=m(x-x*)
with
y* = sqrt(2)
x* = 1 and solve it i get
y=(sqrt(2)/2)x+2.1
but i type this into my online course and it says it's wrong?
 
PsychonautQQ said:
y=(sqrt(2)/2)x+2.1
I'm not getting 2.1.
 
When i type in
y=.71x+.71 it gives me the wrong answer as well. ;-(
 
Maybe it is because you are using a decimal approximation? I'm pretty sure the exact form of the last equation you wrote is correct.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top