How do I prove this trig identity that contains 2 variables?

71 Views Asked by At

$ \frac{\sin A \cos B + \cos A \sin B } {\cos A \cos B - \sin A \sin B} = \frac{\tan A + \tan B}{1 - \tan A \tan B}$

I've tried multiplying by the reciprocal denominator on the left side to see if I could begin to simplify it to tangent, but I'm still confused. Any help would be appreciated.

3

There are 3 best solutions below

0
On BEST ANSWER

$LHS=\frac{\sin(A+B)}{\cos(A+B)}=\tan (A+B)=RHS $ by the composite angle formula for $\tan$.

0
On

LHS=$\frac{\sin(A+B)}{\cos(A+B)}=\tan(A+B)=\frac{\tan A+\tan B}{1-\tan A \tan B}$=RHS

Compound angle formulae of $\sin, \cos$ and $\tan$ are used.

0
On

On the right hand side, put those tangents in terms of $\sin$ and $\cos$, and then multiply through to clear the denominators: $$\frac{\tan A+\tan B}{1-\tan A\tan B} = \frac{\frac{\sin A}{\cos A}+\frac{\sin B}{\cos B}}{1-\frac{\sin A\sin B}{\cos A\cos B}} = \frac{\sin A\cos B\frac{\cos A}{\cos A}+\sin B\cos A\frac{\cos B}{\cos B}}{\cos A\cos B-\sin A\sin B\frac{\cos A\cos B}{\cos A\cos B}}=\frac{\sin A\cos B+\sin B\cos A}{\cos A\cos B-\sin A\sin B}$$ Done.

These are, of course, two ways of expressing $\tan(A+B)$.