Jeśli sin theta + cos theta = p, co to jest sin ^ 2 theta + cos ^ 4theta w kategoriach p?

Jeśli sin theta + cos theta = p, co to jest sin ^ 2 theta + cos ^ 4theta w kategoriach p?
Anonim

Odpowiedź:

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

Wyjaśnienie:

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

więc

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

teraz

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

i składając wszystko razem

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