InterviewSolution
Saved Bookmarks
| 1. |
If x = sin alpha + sin beta, y = cos alpha + cos betathen tan alpha + tan beta = |
|
Answer» `(8XY)/(2 (y ^(2) - X ^(2)) + (x ^(2) + y ^(2)) (x ^(2) + y ^(2)-2 ))` |
|