Is this solution correct

37 Views Asked by At

Given $A+B=\frac{\pi}{4}$, find $(1+\tan A)(1+\tan B)$

My attempt:

Since $\tan(A+B)=1=\frac{\tan(A)+\tan(B)}{1-\tan(A)\tan (B)}$, therefore $\tan(A)+\tan(B)+\tan(A)\tan(B)=1$, therefore, $1+\tan(A)+\tan(B)+\tan(A)\tan(B)=2$ Is it correct?