InterviewSolution
Saved Bookmarks
| 1. |
`int (dx)/((cos ^(2)x-3sin^(2)x))=?` |
|
Answer» Correct Answer - `(1)/(2sqrt(3))log|(1+sqrt(3)tanx)/(1-sqrt(3)tanx)|+C` Divide num and denom by `cos^(2)x` and put and x =t. |
|