Given tanx = 1/2 and tany = 1/3, compute tan(x + y) and tan(x - y).
-
tan(x+y) = (tanx + tany)/(1- tanx tany) = (1/2 + 1/3)/(1 - 1/6) = 1
tan(x-y) = (tanx - tany)/(1+ tanx tany) = (1/2 - 1/3)/(1 + 1/6) = 1/7
tan(x-y) = (tanx - tany)/(1+ tanx tany) = (1/2 - 1/3)/(1 + 1/6) = 1/7
-
It is that simple once you got it.
Report Abuse