madachi
- 29
- 0
Homework Statement
Given that the tangent to the curve c(t) at any point on the curve is T(t) = (-sin(t), cos(t) ), find c(t) if the curve passes through the point (0,0).
The Attempt at a Solution
I try to let
c(t) = ( x(t), y(t) )
Then
c'(t) = ( x'(t), y'(t) )
| c'(t) | = \sqrt{[x'(t)]^2 + [y'(t)]^2 }
And
T(t) = \frac{c'(t)}{|c'(t)|}
However this is complicated and consequently I am not sure how to solve it. I am also not sure how to "use" the point given since (0, 0) correspond the the values x and y respectively rather than t.
Thanks.