คุณลดความซับซ้อนของ (1- sin ^ 2 theta) / (csc ^ 2 theta -1) ได้อย่างไร?

คุณลดความซับซ้อนของ (1- sin ^ 2 theta) / (csc ^ 2 theta -1) ได้อย่างไร?
Anonim

ตอบ:

# บาป ^ 2theta #

ยกเว้นเมื่อไหร่ #theta = pi / 2 + npi, n ใน ZZ # (ดูคำอธิบายของ Zor)

คำอธิบาย:

ให้ดูที่ตัวเศษและส่วนแยกกันก่อน

# 1-sin ^ 2theta = cos ^ 2theta #

# csc ^ 2theta = 1 / (sin ^ 2theta) #

# 1 / (sin ^ 2theta) - 1 = (1-sin ^ 2theta) / (sin ^ 2theta) = (cos ^ 2theta) / (sin ^ 2theta) #

ดังนั้น

# (1-sin ^ 2theta) / (csc ^ 2theta-1) = (cos ^ 2theta) / ((cos ^ 2theta) / (sin ^ 2theta)) = sin ^ 2theta #