Mikä on tan (arcsin (12/13))?

Mikä on tan (arcsin (12/13))?
Anonim

Vastaus:

#tan (arcsin (12/13)) = 12/5 #

Selitys:

Päästää# "" theta = arcsin (12/13) #

Tämä tarkoittaa, että etsimme nyt #COLOR (punainen) tantheta! #

# => Sin (theta) = 12/13 #

Käytä identiteettiä, # Cos ^ 2theta + sin ^ 2theta = 1 #

# => (Cos ^ 2theta + sin ^ 2theta) / cos ^ 2theta = 1 / cos ^ 2theta #

# => 1 + sin ^ 2theta / cos ^ 2theta = 1 / cos ^ 2theta #

# => 1 + tan ^ 2theta = 1 / cos ^ 2theta #

# => tantheta = sqrt (1 / cos ^ 2 (theta) -1) #

Palauttaa mieleen: # cos ^ 2theta = 1-sin ^ 2theta #

# => Tantheta = sqrt (1 / (1-sin ^ 2theta) -1) #

# => Tantheta = sqrt (1 / (1- (12/13) ^ 2) -1) #

# => Tantheta = sqrt (169 / (169-144) -1 #

# => Tantheta = sqrt (169 / 25-1) #

# => tantheta = sqrt (144/5) = 12/5 #

MUISTA, mitä kutsumme # Theta # oli todella #arcsin (12/13) #

# => tan (arcsin (12/13)) = väri (sininen) (12/5) #