why $A = 180n - B$ is NOT a solution of $\tan (A) = \tan (B)$?

54 Views Asked by At

Solving: $\tan (A) = \tan (B)$, gives: $A = 180^\circ n + B$ , where $n$ is an integer.

But why is: $A = 180^\circ n - B$, not considered to be a solution of the equation?

2

There are 2 best solutions below

2
On BEST ANSWER

If you use that definition for A, you get $\tan(A)=-\tan(B)$ as $\tan(x)$ is an odd function.

2
On

If you use the formula $$\tan(x+y)=\frac {\tan(x)+\tan(y)} {1-\tan(x)~\tan(y)}$$ first with $x=n\pi$ and $y=B$ and second with $x=n\pi$ and $y=-B$, you will notice the same as what Silynn wrote.