InterviewSolution
Saved Bookmarks
| 1. |
Smlplify : `(1+tan^(2)theta)(1-sintheta)(1+sintheta)` |
|
Answer» `(1+tan^(2)theta)(1-sintheta)(1+sintheta)` `=(1+tan^(2)theta)[(1)^(2)-(sintheta)^(2)]=(1+tan^(2)theta)(1-sin^(2)theta)` `=sec^(2)theta*cos^(2)theta` (using the identities `sec^(2)theta=1+tan^(2)thetaandsin^(2)theta+cos^(2)theta=1)` `(1)/(cos^(2)theta)*cos^(2)theta=1` |
|