Why Does This Inverse Trigonometry Problem Have Four Solutions?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 6K views
vkash
Messages
316
Reaction score
1

Homework Statement



tan-1[2x/(1-x2)]+cot-1[(1-x2)/2x]=2π/3

2. The attempt at a solution


tan-1[2x/(1-x2)]+cot-1[(1-x2)/2x]=2π/3
tan-1[2x/(1-x2)]=2π/6
take tan on both sides
2x/(1-x2) =sqrt(3)
quadratic equation so it should have 2 solutions(sqrt(3) and sqrt(1/3)).But this question has four solution.. Where am i missing solutions. Can you please help me to figure out the error..
thanks
---------------
vikash
 
Physics news on Phys.org
According to Wolframalpha, there are two solutions, 1/√3 and -√3. How do you know that there are four solutions?
 
vkash said:
tan-1[2x/(1-x2)]+cot-1[(1-x2)/2x]=2π/3
tan-1[2x/(1-x2)]=2π/6

How did you get from the first line to the second?
 
Bread18 said:
How did you get from the first line to the second?
cot-1(a/b) = tan-1(b/a)

I.e.: cot(x) = 1/tan(x)
 
eumyang said:
According to Wolframalpha, there are two solutions, 1/√3 and -√3. How do you know that there are four solutions?

Thanks for link.
There are more two answers in book that's why i ask. But now they will be marked as wrong.
 
SammyS said:
cot-1(a/b) = tan-1(b/a)

I.e.: cot(x) = 1/tan(x)
Ah right, missed that. Thanks.