Finding t in the Two Tangent Lines at (0,2)

  • Thread starter Thread starter razored
  • Start date Start date
  • Tags Tags
    Lines Tangent
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
razored
Messages
173
Reaction score
0
Homework Statement [/b]
My book talks about find the two tangent lines at the point (0,2) for http://mathbin.net/equations/7402_0.png and http://mathbin.net/equations/7402_1.png .[/URL] It says that t then is equal to pi/2 and -pi/2. I do not know how to they solved for this t. Any help?
 
Last edited by a moderator:
Physics news on Phys.org
You solve the simultaneous equation
[tex]x = 0, y = 2[/tex]

It's easiest starting with the latter:
[tex]2 = y = 2 - \pi \cos t \implies 0 = - \pi \cos t \implies t = \pm \frac{\pi}{2}[/tex]
and then all you have to do is plug them both into the equation for x and check that it gives zero (i.e. you have two values of t for which (0, 2) is on the curve).
 
Why didn't we include [tex]\frac{ \pi }{2}+2n \pi[/tex]?

Thank you!