simplifying inverse tan (1 Viewer)

Joined
Feb 6, 2007
Messages
628
Location
Terrigal
Gender
Male
HSC
2008
how would you simplify something like atan(2) - atan(0.5)???
do the same laws as logs apply??

thanks
 

undalay

Active Member
Joined
Dec 14, 2006
Messages
1,002
Location
Ashfield
Gender
Male
HSC
2008
x = atan(2) - atan(0.5)

let arctan 2 = a
arc tan 0.5 = b

tan x = tan (a-b)
tan x= ( a-b )/1+tanaxtanb
tan x= 3/4
x = arctan 3/4

thus atan(2) - atan(0.5) = aarctan 3/4
 

Trebla

Administrator
Administrator
Joined
Feb 16, 2005
Messages
8,139
Gender
Male
HSC
2006
Prove the relevant theorem:
Let x = atan 2 => 2 = tan x
and y = atan 0.5 => 0.5 = tan y
tan (x - y) = [tan x - tan y]/[1 + tan x.tan y]
= [2 - 0.5]/[1 + (2)(0.5)]
= 3/4
.: x - y = atan 0.75
i.e. atan 2 - atan 0.5 = atan 0.75
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top