Ak sin theta + cos theta = p, čo je sin ^ 2 theta + cos ^ 4theta z hľadiska p?

Ak sin theta + cos theta = p, čo je sin ^ 2 theta + cos ^ 4theta z hľadiska p?
Anonim

odpoveď:

# 1 - ((p ^ 2-1) / 2) ^ 2 #

vysvetlenie:

# (sintheta + costheta) ^ 2 = 1 + 2sinthetacostheta = p ^ 2 #

tak

#sinthetacostheta = (p ^ 2-1) / 2 #

teraz

# Sin ^ 2theta + cos ^ 4theta = sin ^ 2theta + (1-sin ^ 2Theta) cos ^ 2theta = 1-sin ^ 2thetacos ^ 2theta #

a dať dohromady

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