You can put this solution on YOUR website! If tan(x) + tan(y) = 4 and cot(x) + cot(y) = 5, find the value of tan(x+y)
====================
Sub r for tan(x) and s for tan(y)
---
r + s = 4
4 = 5rs
4 = tan(x)*tan(y)
tan(x) + tan(y) = tan(x)*tan(y)
------------------
bbl