InterviewSolution
Saved Bookmarks
| 1. |
If a sin x + b cos ( x+ theta) + b cos ( x-theta)=d, then the minimum of | cos theta| is equal to |
|
Answer» `(1)/( 2 |B|) SQRT( d^(2) - a^(2) )` |
|