Is this equation correct for all values of x?

  • Thread starter Thread starter utkarshakash
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


Is this equation correct for permissible values of x

[itex]tan^{-1}|tan x| = |x|[/itex]

Homework Equations



The Attempt at a Solution


I assume LHS to be θ.
Then tanθ=|tanx|
The original equation becomes
[itex]tan^{-1}tan \theta = |x|[/itex]
 
Physics news on Phys.org
No, that is not correct because tangent is not a "one-to-one function". For example, if [itex]\theta= 5\pi/4[/itex] then [itex]tan(\theta)= tan(5\pi/4)= 1[/itex] so that [itex]tan^{-1}(tan(\theta))= tan^{-1}(tan(5\pi/4))= tan^{-1}(1)= \pi/4[/itex], not [itex]5\pi/4[/itex]. Since everything is positive, the absolute value is irrelevant.
 
tiny-tim said:
hi utkarshakash! :smile:

(what do you mean by "permissible"? :confused:)

wouldn't it be easier to start by saying |tanx| = tan|x| ? :wink:


Even if so, it is still wrong, as tangent can be negative for positive values of x. For instance, [itex]\tan(7\pi/4)=-1[/itex]. It is easy to observe from here that [itex]|\tan(7\pi/4)|\neq \tan|7\pi/4|[/itex], as [itex]1\neq-1[/itex].
 
Thanks all for your answers.