InterviewSolution
Saved Bookmarks
| 1. |
सिद्ध कीजिए `sin ^(6)theta+cos ^(6)theta=1-3 sin ^(2)theta cos ^(2)theta` |
|
Answer» यहाँ L.H.S. `=sin ^(6)theta+cos ^(6)theta=(sin ^(2)theta)^(3)+(cos ^(2)theta)^(3)` `=(sin ^(2)theta+cos ^(2)theta)^(3)-3sin ^(2)theta*cos ^(2)theta*(sin ^(2)theta+cos ^(2)theta)` `=(1)^(3)-3sin theta cos ^(2)theta*1` `=1-3 sin ^(2)theta*cos ^(2)theta=R.H.S.` |
|