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