Results 1 to 5 of 5

Thread: trigonometric functions

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    58

    trigonometric functions

    2(tanx-1)^2 = 3(sec^2(x) -2)

  2. #2
    Fanatic Member VBAhack's Avatar
    Join Date
    Dec 2004
    Location
    Sector 000
    Posts
    617

    Re: trigonometric functions

    What's the question?

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    58

    Re: trigonometric functions

    whoops its solving the equation for 0<=x<=360

  4. #4
    New Member
    Join Date
    May 2007
    Posts
    4

    Re: trigonometric functions

    Hey there. I assumed you were trying to solve for x and I went ahead and had a crack at this:

    2(tan(x) - 1)^2 = 3(sec^2(x) - 2)
    2(tan(x) - 1)^2 = 3(tan^2(x) + 1 - 2)
    2(tan(x) - 1)^2 = 3(tan^2(x) - 1)
    2*tan^2(x) - 4*tan(x) + 2 = 3*tan^2(x) - 3
    -tan^2(x) - 4*tan(x) + 5 = 0
    tan^2(x) + 4*tan(x) - 5 = 0
    (tan(x) + 5)(tan(x) - 1) = 0
    tan(x) = -5 or tan(x) = 1

    so x = arctan(-5) or x = arctan(1) = pi/4.

    Hope that helps .

  5. #5

    Thread Starter
    Member
    Join Date
    Jul 2006
    Posts
    58

    Re: trigonometric functions

    The answer in the book actually says x = 63.4 or 243.4.
    But since i got the same answer as you previously i think the book is wrong, ok 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