Wie drückt man #cos theta - cos ^ 2 theta + cot theta # in #sin theta # aus?
Antworten:
#color(blue)(=>(sqrt(1-sin^2 theta) / sin theta) * ( sin theta - sin(2theta) / 2 - 1)#
Erläuterung:
#cos theta - cos^@ theta - cot theta#
#=>cos theta - cos^2 theta - (cos theta / sin theta)#
#=>cos theta * ( 1 - cos theta - (1/sin theta))#
#=>cos theta (sin theta - sin theta cos theta - 1 ) / sin theta#
Wir werden die folgenden Identitäten verwenden, um zu konvertieren ihre Form.
#color(crimson)(sin 2 theta = 2 sin theta cos theta, cos^2 theta = 1 - sin^2 theta#
#color(blue)(=>(sqrt(1-sin^2 theta) / sin theta) * ( sin theta - sin(2theta) / 2 - 1)#