InterviewSolution
Saved Bookmarks
| 1. |
If tan theta=(a)/(b), find the value of (a sin theta-b cos theta)/(asin theta+b cos theta) |
|
Answer» `(a^2-b^2)/(a^2+b^2)` |
|