Ano ang hinalaw ng arcsin (1 / x)?

Ano ang hinalaw ng arcsin (1 / x)?
Anonim

Sagot:

# -1 / (xsqrt (x ^ 2-1)) #

Paliwanag:

Upang iiba-iba ito ay aaplay namin ang isang tuntunin ng kadena:

Magsimula sa pamamagitan ng Pagpapaalam # theta = arcsin (1 / x) #

# => sin (theta) = 1 / x #

Ngayon iba-iba ang bawat termino sa magkabilang panig ng equation may kinalaman sa # x #

# => cos (theta) * (d (theta)) / (dx) = - 1 / x ^ 2 #

Gamit ang pagkakakilanlan: # cos ^ 2theta + sin ^ 2theta = 1 => costheta = sqrt (1-sin ^ 2theta) #

# => sqrt (1-sin ^ 2theta) * (d (theta)) / (dx) = - 1 / x ^ 2 #

# => (d (theta)) / (dx) = - 1 / x ^ 2 * 1 / sqrt (1-sin ^ 2theta) #

Pag-alaala: #sin (theta) = 1 / x "" # at # "" theta = arcsin (1 / x) #

Kaya maaari naming isulat, # (d (arcsin (1 / x))) / (dx) = - 1 / x ^ 2 * 1 / sqrt (1- (1 / x) ^ 2) = - 1 / x ^ 2 * 1 / sqrt (x ^ 2-1) / x ^ 2) #

# = - 1 / x ^ 2 * x / sqrt (x ^ 2-1) = kulay (asul) (- 1 / (xsqrt (x ^ 2-1))) "o" -sqrt (x ^ 2-1) / (x (x ^ 2-1)) #