Results 1 to 4 of 4

Thread: Trig Equation

  1. #1

    Thread Starter
    Member Thomas154321's Avatar
    Join Date
    Apr 2006
    Posts
    38

    Trig Equation

    How do I solve

    tan^-1 (x) = 2tan^-1 (x-1)?

    The answer should be 1.54.

  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Trig Equation

    tan-1(x) = 2tan-1 (x-1)

    Apply tan to both sides:

    x = tan[2tan-1 (x-1)]

    For simplicity, call y = tan-1 (x-1)

    so that tan(y) = (x - 1) and x = tan(2y)

    Now use the well known formula:

    tan(2x) = 2 tan(x) / (1 - tan2x)

    x = tan(2y) = 2tan(y) / (1 - tan2y) = 2(x - 1) / [1 - (x - 1)2]

    ... and the rest should be easy.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Trig Equation

    Quote Originally Posted by krtxmrtz
    ... and the rest should be easy.
    Well, maybe not that easy, as you come up with a third degree equation. I had to use numerical methods (e.g. the Newton-Raphson method) and got approx.
    x = 1.544
    which corresponds to an angle of 88.45 deg.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4

    Thread Starter
    Member Thomas154321's Avatar
    Join Date
    Apr 2006
    Posts
    38

    Re: Trig Equation

    Oo I forgot about the double angle forumla Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width