Pokud sin theta + cos theta = p, co je sin ^ 2 theta + cos ^ 4theta z hlediska p?

Pokud sin theta + cos theta = p, co je sin ^ 2 theta + cos ^ 4theta z hlediska p?
Anonim

Odpovědět:

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

Vysvětlení:

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

tak

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

Nyní

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

a dát dohromady

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